@charset "UTF-8";h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.obc-theme .center,.djp-theme .center,.dpb-theme .center,.zuo-theme .center,.seb-theme .center,.yby-theme .center,.dmg-theme .center,.ctv-theme .center,.vsb-theme .center,.ecb-theme .center,.epi-theme .center,.bvr-theme .center,.scy-theme .center,.gvb-theme .center,.ioa-theme .center,.oco-theme .center,.iog-theme .center,.frv-theme .center,.sgy-theme .center,.cpg-theme .center,.cof-theme .center,.pps-theme .center,.vgy-theme .center,.cgo-theme .center,.obg-theme .center,.mse-theme .center,.apb-theme .center,.clc-theme .center,.acr-theme .center,.cam-theme .center,.qbm-theme .center,.tbg-theme .center,.dir-theme .center,.idg-theme .center,.eva-theme .center,.gdc-theme .center,.osg-theme .center,.alg-theme .center,.dcg-theme .center,.clg-theme .center,.dgy-theme .center,.center,.container-fluid,.obc-theme .fluid,.djp-theme .fluid,.dpb-theme .fluid,.zuo-theme .fluid,.seb-theme .fluid,.yby-theme .fluid,.dmg-theme .fluid,.ctv-theme .fluid,.vsb-theme .fluid,.ecb-theme .fluid,.epi-theme .fluid,.bvr-theme .fluid,.scy-theme .fluid,.gvb-theme .fluid,.ioa-theme .fluid,.oco-theme .fluid,.iog-theme .fluid,.frv-theme .fluid,.sgy-theme .fluid,.cpg-theme .fluid,.cof-theme .fluid,.pps-theme .fluid,.vgy-theme .fluid,.cgo-theme .fluid,.obg-theme .fluid,.mse-theme .fluid,.apb-theme .fluid,.clc-theme .fluid,.acr-theme .fluid,.cam-theme .fluid,.qbm-theme .fluid,.tbg-theme .fluid,.dir-theme .fluid,.idg-theme .fluid,.eva-theme .fluid,.gdc-theme .fluid,.osg-theme .fluid,.alg-theme .fluid,.dcg-theme .fluid,.clg-theme .fluid,.dgy-theme .fluid,.fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container,.obc-theme .center,.djp-theme .center,.dpb-theme .center,.zuo-theme .center,.seb-theme .center,.yby-theme .center,.dmg-theme .center,.ctv-theme .center,.vsb-theme .center,.ecb-theme .center,.epi-theme .center,.bvr-theme .center,.scy-theme .center,.gvb-theme .center,.ioa-theme .center,.oco-theme .center,.iog-theme .center,.frv-theme .center,.sgy-theme .center,.cpg-theme .center,.cof-theme .center,.pps-theme .center,.vgy-theme .center,.cgo-theme .center,.obg-theme .center,.mse-theme .center,.apb-theme .center,.clc-theme .center,.acr-theme .center,.cam-theme .center,.qbm-theme .center,.tbg-theme .center,.dir-theme .center,.idg-theme .center,.eva-theme .center,.gdc-theme .center,.osg-theme .center,.alg-theme .center,.dcg-theme .center,.clg-theme .center,.dgy-theme .center,.center{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container,.obc-theme .center,.djp-theme .center,.dpb-theme .center,.zuo-theme .center,.seb-theme .center,.yby-theme .center,.dmg-theme .center,.ctv-theme .center,.vsb-theme .center,.ecb-theme .center,.epi-theme .center,.bvr-theme .center,.scy-theme .center,.gvb-theme .center,.ioa-theme .center,.oco-theme .center,.iog-theme .center,.frv-theme .center,.sgy-theme .center,.cpg-theme .center,.cof-theme .center,.pps-theme .center,.vgy-theme .center,.cgo-theme .center,.obg-theme .center,.mse-theme .center,.apb-theme .center,.clc-theme .center,.acr-theme .center,.cam-theme .center,.qbm-theme .center,.tbg-theme .center,.dir-theme .center,.idg-theme .center,.eva-theme .center,.gdc-theme .center,.osg-theme .center,.alg-theme .center,.dcg-theme .center,.clg-theme .center,.dgy-theme .center,.center{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container,.obc-theme .center,.djp-theme .center,.dpb-theme .center,.zuo-theme .center,.seb-theme .center,.yby-theme .center,.dmg-theme .center,.ctv-theme .center,.vsb-theme .center,.ecb-theme .center,.epi-theme .center,.bvr-theme .center,.scy-theme .center,.gvb-theme .center,.ioa-theme .center,.oco-theme .center,.iog-theme .center,.frv-theme .center,.sgy-theme .center,.cpg-theme .center,.cof-theme .center,.pps-theme .center,.vgy-theme .center,.cgo-theme .center,.obg-theme .center,.mse-theme .center,.apb-theme .center,.clc-theme .center,.acr-theme .center,.cam-theme .center,.qbm-theme .center,.tbg-theme .center,.dir-theme .center,.idg-theme .center,.eva-theme .center,.gdc-theme .center,.osg-theme .center,.alg-theme .center,.dcg-theme .center,.clg-theme .center,.dgy-theme .center,.center{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container,.obc-theme .center,.djp-theme .center,.dpb-theme .center,.zuo-theme .center,.seb-theme .center,.yby-theme .center,.dmg-theme .center,.ctv-theme .center,.vsb-theme .center,.ecb-theme .center,.epi-theme .center,.bvr-theme .center,.scy-theme .center,.gvb-theme .center,.ioa-theme .center,.oco-theme .center,.iog-theme .center,.frv-theme .center,.sgy-theme .center,.cpg-theme .center,.cof-theme .center,.pps-theme .center,.vgy-theme .center,.cgo-theme .center,.obg-theme .center,.mse-theme .center,.apb-theme .center,.clc-theme .center,.acr-theme .center,.cam-theme .center,.qbm-theme .center,.tbg-theme .center,.dir-theme .center,.idg-theme .center,.eva-theme .center,.gdc-theme .center,.osg-theme .center,.alg-theme .center,.dcg-theme .center,.clg-theme .center,.dgy-theme .center,.center{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container,.obc-theme .center,.djp-theme .center,.dpb-theme .center,.zuo-theme .center,.seb-theme .center,.yby-theme .center,.dmg-theme .center,.ctv-theme .center,.vsb-theme .center,.ecb-theme .center,.epi-theme .center,.bvr-theme .center,.scy-theme .center,.gvb-theme .center,.ioa-theme .center,.oco-theme .center,.iog-theme .center,.frv-theme .center,.sgy-theme .center,.cpg-theme .center,.cof-theme .center,.pps-theme .center,.vgy-theme .center,.cgo-theme .center,.obg-theme .center,.mse-theme .center,.apb-theme .center,.clc-theme .center,.acr-theme .center,.cam-theme .center,.qbm-theme .center,.tbg-theme .center,.dir-theme .center,.idg-theme .center,.eva-theme .center,.gdc-theme .center,.osg-theme .center,.alg-theme .center,.dcg-theme .center,.clg-theme .center,.dgy-theme .center,.center{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.center,.navbar>.container-fluid,.navbar>.fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1 * var(--bs-border-width))}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):hover,.list-group-item-action:not(.active):focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: var(--bs-body-color);--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg: #fff;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2,.obc-theme .fluid,.obc-theme .center,.djp-theme .fluid,.djp-theme .center,.dpb-theme .fluid,.dpb-theme .center,.zuo-theme .fluid,.zuo-theme .center,.seb-theme .fluid,.seb-theme .center,.yby-theme .fluid,.yby-theme .center,.dmg-theme .fluid,.dmg-theme .center,.ctv-theme .fluid,.ctv-theme .center,.vsb-theme .fluid,.vsb-theme .center,.ecb-theme .fluid,.ecb-theme .center,.epi-theme .fluid,.epi-theme .center,.bvr-theme .fluid,.bvr-theme .center,.scy-theme .fluid,.scy-theme .center,.gvb-theme .fluid,.gvb-theme .center,.ioa-theme .fluid,.ioa-theme .center,.oco-theme .fluid,.oco-theme .center,.iog-theme .fluid,.iog-theme .center,.frv-theme .fluid,.frv-theme .center,.sgy-theme .fluid,.sgy-theme .center,.cpg-theme .fluid,.cpg-theme .center,.cof-theme .fluid,.cof-theme .center,.pps-theme .fluid,.pps-theme .center,.vgy-theme .fluid,.vgy-theme .center,.cgo-theme .fluid,.cgo-theme .center,.obg-theme .fluid,.obg-theme .center,.mse-theme .fluid,.mse-theme .center,.apb-theme .fluid,.apb-theme .center,.clc-theme .fluid,.clc-theme .center,.acr-theme .fluid,.acr-theme .center,.cam-theme .fluid,.cam-theme .center,.qbm-theme .fluid,.qbm-theme .center,.tbg-theme .fluid,.tbg-theme .center,.dir-theme .fluid,.dir-theme .center,.idg-theme .fluid,.idg-theme .center,.eva-theme .fluid,.eva-theme .center,.gdc-theme .fluid,.gdc-theme .center,.osg-theme .fluid,.osg-theme .center,.alg-theme .fluid,.alg-theme .center,.dcg-theme .fluid,.dcg-theme .center,.clg-theme .fluid,.clg-theme .center,.dgy-theme .fluid,.dgy-theme .center,.fluid,.center{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2,.obc-theme .fluid,.obc-theme .center,.djp-theme .fluid,.djp-theme .center,.dpb-theme .fluid,.dpb-theme .center,.zuo-theme .fluid,.zuo-theme .center,.seb-theme .fluid,.seb-theme .center,.yby-theme .fluid,.yby-theme .center,.dmg-theme .fluid,.dmg-theme .center,.ctv-theme .fluid,.ctv-theme .center,.vsb-theme .fluid,.vsb-theme .center,.ecb-theme .fluid,.ecb-theme .center,.epi-theme .fluid,.epi-theme .center,.bvr-theme .fluid,.bvr-theme .center,.scy-theme .fluid,.scy-theme .center,.gvb-theme .fluid,.gvb-theme .center,.ioa-theme .fluid,.ioa-theme .center,.oco-theme .fluid,.oco-theme .center,.iog-theme .fluid,.iog-theme .center,.frv-theme .fluid,.frv-theme .center,.sgy-theme .fluid,.sgy-theme .center,.cpg-theme .fluid,.cpg-theme .center,.cof-theme .fluid,.cof-theme .center,.pps-theme .fluid,.pps-theme .center,.vgy-theme .fluid,.vgy-theme .center,.cgo-theme .fluid,.cgo-theme .center,.obg-theme .fluid,.obg-theme .center,.mse-theme .fluid,.mse-theme .center,.apb-theme .fluid,.apb-theme .center,.clc-theme .fluid,.clc-theme .center,.acr-theme .fluid,.acr-theme .center,.cam-theme .fluid,.cam-theme .center,.qbm-theme .fluid,.qbm-theme .center,.tbg-theme .fluid,.tbg-theme .center,.dir-theme .fluid,.dir-theme .center,.idg-theme .fluid,.idg-theme .center,.eva-theme .fluid,.eva-theme .center,.gdc-theme .fluid,.gdc-theme .center,.osg-theme .fluid,.osg-theme .center,.alg-theme .fluid,.alg-theme .center,.dcg-theme .fluid,.dcg-theme .center,.clg-theme .fluid,.clg-theme .center,.dgy-theme .fluid,.dgy-theme .center,.fluid,.center{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4,.obc-theme .fluid,.obc-theme .center,.djp-theme .fluid,.djp-theme .center,.dpb-theme .fluid,.dpb-theme .center,.zuo-theme .fluid,.zuo-theme .center,.seb-theme .fluid,.seb-theme .center,.yby-theme .fluid,.yby-theme .center,.dmg-theme .fluid,.dmg-theme .center,.ctv-theme .fluid,.ctv-theme .center,.vsb-theme .fluid,.vsb-theme .center,.ecb-theme .fluid,.ecb-theme .center,.epi-theme .fluid,.epi-theme .center,.bvr-theme .fluid,.bvr-theme .center,.scy-theme .fluid,.scy-theme .center,.gvb-theme .fluid,.gvb-theme .center,.ioa-theme .fluid,.ioa-theme .center,.oco-theme .fluid,.oco-theme .center,.iog-theme .fluid,.iog-theme .center,.frv-theme .fluid,.frv-theme .center,.sgy-theme .fluid,.sgy-theme .center,.cpg-theme .fluid,.cpg-theme .center,.cof-theme .fluid,.cof-theme .center,.pps-theme .fluid,.pps-theme .center,.vgy-theme .fluid,.vgy-theme .center,.cgo-theme .fluid,.cgo-theme .center,.obg-theme .fluid,.obg-theme .center,.mse-theme .fluid,.mse-theme .center,.apb-theme .fluid,.apb-theme .center,.clc-theme .fluid,.clc-theme .center,.acr-theme .fluid,.acr-theme .center,.cam-theme .fluid,.cam-theme .center,.qbm-theme .fluid,.qbm-theme .center,.tbg-theme .fluid,.tbg-theme .center,.dir-theme .fluid,.dir-theme .center,.idg-theme .fluid,.idg-theme .center,.eva-theme .fluid,.eva-theme .center,.gdc-theme .fluid,.gdc-theme .center,.osg-theme .fluid,.osg-theme .center,.alg-theme .fluid,.alg-theme .center,.dcg-theme .fluid,.dcg-theme .center,.clg-theme .fluid,.clg-theme .center,.dgy-theme .fluid,.dgy-theme .center,.fluid,.center{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1,.obc-theme .fluid,.obc-theme .center,.djp-theme .fluid,.djp-theme .center,.dpb-theme .fluid,.dpb-theme .center,.zuo-theme .fluid,.zuo-theme .center,.seb-theme .fluid,.seb-theme .center,.yby-theme .fluid,.yby-theme .center,.dmg-theme .fluid,.dmg-theme .center,.ctv-theme .fluid,.ctv-theme .center,.vsb-theme .fluid,.vsb-theme .center,.ecb-theme .fluid,.ecb-theme .center,.epi-theme .fluid,.epi-theme .center,.bvr-theme .fluid,.bvr-theme .center,.scy-theme .fluid,.scy-theme .center,.gvb-theme .fluid,.gvb-theme .center,.ioa-theme .fluid,.ioa-theme .center,.oco-theme .fluid,.oco-theme .center,.iog-theme .fluid,.iog-theme .center,.frv-theme .fluid,.frv-theme .center,.sgy-theme .fluid,.sgy-theme .center,.cpg-theme .fluid,.cpg-theme .center,.cof-theme .fluid,.cof-theme .center,.pps-theme .fluid,.pps-theme .center,.vgy-theme .fluid,.vgy-theme .center,.cgo-theme .fluid,.cgo-theme .center,.obg-theme .fluid,.obg-theme .center,.mse-theme .fluid,.mse-theme .center,.apb-theme .fluid,.apb-theme .center,.clc-theme .fluid,.clc-theme .center,.acr-theme .fluid,.acr-theme .center,.cam-theme .fluid,.cam-theme .center,.qbm-theme .fluid,.qbm-theme .center,.tbg-theme .fluid,.tbg-theme .center,.dir-theme .fluid,.dir-theme .center,.idg-theme .fluid,.idg-theme .center,.eva-theme .fluid,.eva-theme .center,.gdc-theme .fluid,.gdc-theme .center,.osg-theme .fluid,.osg-theme .center,.alg-theme .fluid,.alg-theme .center,.dcg-theme .fluid,.dcg-theme .center,.clg-theme .fluid,.clg-theme .center,.dgy-theme .fluid,.dgy-theme .center,.fluid,.center{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3,.obc-theme .fluid,.obc-theme .center,.djp-theme .fluid,.djp-theme .center,.dpb-theme .fluid,.dpb-theme .center,.zuo-theme .fluid,.zuo-theme .center,.seb-theme .fluid,.seb-theme .center,.yby-theme .fluid,.yby-theme .center,.dmg-theme .fluid,.dmg-theme .center,.ctv-theme .fluid,.ctv-theme .center,.vsb-theme .fluid,.vsb-theme .center,.ecb-theme .fluid,.ecb-theme .center,.epi-theme .fluid,.epi-theme .center,.bvr-theme .fluid,.bvr-theme .center,.scy-theme .fluid,.scy-theme .center,.gvb-theme .fluid,.gvb-theme .center,.ioa-theme .fluid,.ioa-theme .center,.oco-theme .fluid,.oco-theme .center,.iog-theme .fluid,.iog-theme .center,.frv-theme .fluid,.frv-theme .center,.sgy-theme .fluid,.sgy-theme .center,.cpg-theme .fluid,.cpg-theme .center,.cof-theme .fluid,.cof-theme .center,.pps-theme .fluid,.pps-theme .center,.vgy-theme .fluid,.vgy-theme .center,.cgo-theme .fluid,.cgo-theme .center,.obg-theme .fluid,.obg-theme .center,.mse-theme .fluid,.mse-theme .center,.apb-theme .fluid,.apb-theme .center,.clc-theme .fluid,.clc-theme .center,.acr-theme .fluid,.acr-theme .center,.cam-theme .fluid,.cam-theme .center,.qbm-theme .fluid,.qbm-theme .center,.tbg-theme .fluid,.tbg-theme .center,.dir-theme .fluid,.dir-theme .center,.idg-theme .fluid,.idg-theme .center,.eva-theme .fluid,.eva-theme .center,.gdc-theme .fluid,.gdc-theme .center,.osg-theme .fluid,.osg-theme .center,.alg-theme .fluid,.alg-theme .center,.dcg-theme .fluid,.dcg-theme .center,.clg-theme .fluid,.clg-theme .center,.dgy-theme .fluid,.dgy-theme .center,.fluid,.center{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:local("Material Icons"),local("MaterialIcons-Regular"),url(/assets/fonts/MaterialIcons-Regular.ttf) format("truetype")}html{--mat-badge-text-font: Roboto, sans-serif;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.obc-theme html .mat-h1,.djp-theme html .mat-h1,.dpb-theme html .mat-h1,.zuo-theme html .mat-h1,.seb-theme html .mat-h1,.yby-theme html .mat-h1,.dmg-theme html .mat-h1,.ctv-theme html .mat-h1,.vsb-theme html .mat-h1,.ecb-theme html .mat-h1,.epi-theme html .mat-h1,.bvr-theme html .mat-h1,.scy-theme html .mat-h1,.gvb-theme html .mat-h1,.ioa-theme html .mat-h1,.oco-theme html .mat-h1,.iog-theme html .mat-h1,.frv-theme html .mat-h1,.sgy-theme html .mat-h1,.cpg-theme html .mat-h1,.cof-theme html .mat-h1,.pps-theme html .mat-h1,.vgy-theme html .mat-h1,.cgo-theme html .mat-h1,.obg-theme html .mat-h1,.mse-theme html .mat-h1,.apb-theme html .mat-h1,.clc-theme html .mat-h1,.acr-theme html .mat-h1,.cam-theme html .mat-h1,.qbm-theme html .mat-h1,.tbg-theme html .mat-h1,.dir-theme html .mat-h1,.idg-theme html .mat-h1,.eva-theme html .mat-h1,.gdc-theme html .mat-h1,.osg-theme html .mat-h1,.alg-theme html .mat-h1,.dcg-theme html .mat-h1,.clg-theme html .mat-h1,.dgy-theme html .mat-h1,.mat-typography .mat-headline-5,.obc-theme html .mat-headline-5,.djp-theme html .mat-headline-5,.dpb-theme html .mat-headline-5,.zuo-theme html .mat-headline-5,.seb-theme html .mat-headline-5,.yby-theme html .mat-headline-5,.dmg-theme html .mat-headline-5,.ctv-theme html .mat-headline-5,.vsb-theme html .mat-headline-5,.ecb-theme html .mat-headline-5,.epi-theme html .mat-headline-5,.bvr-theme html .mat-headline-5,.scy-theme html .mat-headline-5,.gvb-theme html .mat-headline-5,.ioa-theme html .mat-headline-5,.oco-theme html .mat-headline-5,.iog-theme html .mat-headline-5,.frv-theme html .mat-headline-5,.sgy-theme html .mat-headline-5,.cpg-theme html .mat-headline-5,.cof-theme html .mat-headline-5,.pps-theme html .mat-headline-5,.vgy-theme html .mat-headline-5,.cgo-theme html .mat-headline-5,.obg-theme html .mat-headline-5,.mse-theme html .mat-headline-5,.apb-theme html .mat-headline-5,.clc-theme html .mat-headline-5,.acr-theme html .mat-headline-5,.cam-theme html .mat-headline-5,.qbm-theme html .mat-headline-5,.tbg-theme html .mat-headline-5,.dir-theme html .mat-headline-5,.idg-theme html .mat-headline-5,.eva-theme html .mat-headline-5,.gdc-theme html .mat-headline-5,.osg-theme html .mat-headline-5,.alg-theme html .mat-headline-5,.dcg-theme html .mat-headline-5,.clg-theme html .mat-headline-5,.dgy-theme html .mat-headline-5,.mat-typography h1,.obc-theme html h1,.djp-theme html h1,.dpb-theme html h1,.zuo-theme html h1,.seb-theme html h1,.yby-theme html h1,.dmg-theme html h1,.ctv-theme html h1,.vsb-theme html h1,.ecb-theme html h1,.epi-theme html h1,.bvr-theme html h1,.scy-theme html h1,.gvb-theme html h1,.ioa-theme html h1,.oco-theme html h1,.iog-theme html h1,.frv-theme html h1,.sgy-theme html h1,.cpg-theme html h1,.cof-theme html h1,.pps-theme html h1,.vgy-theme html h1,.cgo-theme html h1,.obg-theme html h1,.mse-theme html h1,.apb-theme html h1,.clc-theme html h1,.acr-theme html h1,.cam-theme html h1,.qbm-theme html h1,.tbg-theme html h1,.dir-theme html h1,.idg-theme html h1,.eva-theme html h1,.gdc-theme html h1,.osg-theme html h1,.alg-theme html h1,.dcg-theme html h1,.clg-theme html h1,.dgy-theme html h1,html h1,.mat-typography .h1,.obc-theme html .h1,.djp-theme html .h1,.dpb-theme html .h1,.zuo-theme html .h1,.seb-theme html .h1,.yby-theme html .h1,.dmg-theme html .h1,.ctv-theme html .h1,.vsb-theme html .h1,.ecb-theme html .h1,.epi-theme html .h1,.bvr-theme html .h1,.scy-theme html .h1,.gvb-theme html .h1,.ioa-theme html .h1,.oco-theme html .h1,.iog-theme html .h1,.frv-theme html .h1,.sgy-theme html .h1,.cpg-theme html .h1,.cof-theme html .h1,.pps-theme html .h1,.vgy-theme html .h1,.cgo-theme html .h1,.obg-theme html .h1,.mse-theme html .h1,.apb-theme html .h1,.clc-theme html .h1,.acr-theme html .h1,.cam-theme html .h1,.qbm-theme html .h1,.tbg-theme html .h1,.dir-theme html .h1,.idg-theme html .h1,.eva-theme html .h1,.gdc-theme html .h1,.osg-theme html .h1,.alg-theme html .h1,.dcg-theme html .h1,.clg-theme html .h1,.dgy-theme html .h1,html .h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.obc-theme html .mat-h2,.djp-theme html .mat-h2,.dpb-theme html .mat-h2,.zuo-theme html .mat-h2,.seb-theme html .mat-h2,.yby-theme html .mat-h2,.dmg-theme html .mat-h2,.ctv-theme html .mat-h2,.vsb-theme html .mat-h2,.ecb-theme html .mat-h2,.epi-theme html .mat-h2,.bvr-theme html .mat-h2,.scy-theme html .mat-h2,.gvb-theme html .mat-h2,.ioa-theme html .mat-h2,.oco-theme html .mat-h2,.iog-theme html .mat-h2,.frv-theme html .mat-h2,.sgy-theme html .mat-h2,.cpg-theme html .mat-h2,.cof-theme html .mat-h2,.pps-theme html .mat-h2,.vgy-theme html .mat-h2,.cgo-theme html .mat-h2,.obg-theme html .mat-h2,.mse-theme html .mat-h2,.apb-theme html .mat-h2,.clc-theme html .mat-h2,.acr-theme html .mat-h2,.cam-theme html .mat-h2,.qbm-theme html .mat-h2,.tbg-theme html .mat-h2,.dir-theme html .mat-h2,.idg-theme html .mat-h2,.eva-theme html .mat-h2,.gdc-theme html .mat-h2,.osg-theme html .mat-h2,.alg-theme html .mat-h2,.dcg-theme html .mat-h2,.clg-theme html .mat-h2,.dgy-theme html .mat-h2,.mat-typography .mat-headline-6,.obc-theme html .mat-headline-6,.djp-theme html .mat-headline-6,.dpb-theme html .mat-headline-6,.zuo-theme html .mat-headline-6,.seb-theme html .mat-headline-6,.yby-theme html .mat-headline-6,.dmg-theme html .mat-headline-6,.ctv-theme html .mat-headline-6,.vsb-theme html .mat-headline-6,.ecb-theme html .mat-headline-6,.epi-theme html .mat-headline-6,.bvr-theme html .mat-headline-6,.scy-theme html .mat-headline-6,.gvb-theme html .mat-headline-6,.ioa-theme html .mat-headline-6,.oco-theme html .mat-headline-6,.iog-theme html .mat-headline-6,.frv-theme html .mat-headline-6,.sgy-theme html .mat-headline-6,.cpg-theme html .mat-headline-6,.cof-theme html .mat-headline-6,.pps-theme html .mat-headline-6,.vgy-theme html .mat-headline-6,.cgo-theme html .mat-headline-6,.obg-theme html .mat-headline-6,.mse-theme html .mat-headline-6,.apb-theme html .mat-headline-6,.clc-theme html .mat-headline-6,.acr-theme html .mat-headline-6,.cam-theme html .mat-headline-6,.qbm-theme html .mat-headline-6,.tbg-theme html .mat-headline-6,.dir-theme html .mat-headline-6,.idg-theme html .mat-headline-6,.eva-theme html .mat-headline-6,.gdc-theme html .mat-headline-6,.osg-theme html .mat-headline-6,.alg-theme html .mat-headline-6,.dcg-theme html .mat-headline-6,.clg-theme html .mat-headline-6,.dgy-theme html .mat-headline-6,.mat-typography h2,.obc-theme html h2,.djp-theme html h2,.dpb-theme html h2,.zuo-theme html h2,.seb-theme html h2,.yby-theme html h2,.dmg-theme html h2,.ctv-theme html h2,.vsb-theme html h2,.ecb-theme html h2,.epi-theme html h2,.bvr-theme html h2,.scy-theme html h2,.gvb-theme html h2,.ioa-theme html h2,.oco-theme html h2,.iog-theme html h2,.frv-theme html h2,.sgy-theme html h2,.cpg-theme html h2,.cof-theme html h2,.pps-theme html h2,.vgy-theme html h2,.cgo-theme html h2,.obg-theme html h2,.mse-theme html h2,.apb-theme html h2,.clc-theme html h2,.acr-theme html h2,.cam-theme html h2,.qbm-theme html h2,.tbg-theme html h2,.dir-theme html h2,.idg-theme html h2,.eva-theme html h2,.gdc-theme html h2,.osg-theme html h2,.alg-theme html h2,.dcg-theme html h2,.clg-theme html h2,.dgy-theme html h2,html h2,.mat-typography .h2,.obc-theme html .h2,.djp-theme html .h2,.dpb-theme html .h2,.zuo-theme html .h2,.seb-theme html .h2,.yby-theme html .h2,.dmg-theme html .h2,.ctv-theme html .h2,.vsb-theme html .h2,.ecb-theme html .h2,.epi-theme html .h2,.bvr-theme html .h2,.scy-theme html .h2,.gvb-theme html .h2,.ioa-theme html .h2,.oco-theme html .h2,.iog-theme html .h2,.frv-theme html .h2,.sgy-theme html .h2,.cpg-theme html .h2,.cof-theme html .h2,.pps-theme html .h2,.vgy-theme html .h2,.cgo-theme html .h2,.obg-theme html .h2,.mse-theme html .h2,.apb-theme html .h2,.clc-theme html .h2,.acr-theme html .h2,.cam-theme html .h2,.qbm-theme html .h2,.tbg-theme html .h2,.dir-theme html .h2,.idg-theme html .h2,.eva-theme html .h2,.gdc-theme html .h2,.osg-theme html .h2,.alg-theme html .h2,.dcg-theme html .h2,.clg-theme html .h2,.dgy-theme html .h2,html .h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.obc-theme html .mat-h3,.djp-theme html .mat-h3,.dpb-theme html .mat-h3,.zuo-theme html .mat-h3,.seb-theme html .mat-h3,.yby-theme html .mat-h3,.dmg-theme html .mat-h3,.ctv-theme html .mat-h3,.vsb-theme html .mat-h3,.ecb-theme html .mat-h3,.epi-theme html .mat-h3,.bvr-theme html .mat-h3,.scy-theme html .mat-h3,.gvb-theme html .mat-h3,.ioa-theme html .mat-h3,.oco-theme html .mat-h3,.iog-theme html .mat-h3,.frv-theme html .mat-h3,.sgy-theme html .mat-h3,.cpg-theme html .mat-h3,.cof-theme html .mat-h3,.pps-theme html .mat-h3,.vgy-theme html .mat-h3,.cgo-theme html .mat-h3,.obg-theme html .mat-h3,.mse-theme html .mat-h3,.apb-theme html .mat-h3,.clc-theme html .mat-h3,.acr-theme html .mat-h3,.cam-theme html .mat-h3,.qbm-theme html .mat-h3,.tbg-theme html .mat-h3,.dir-theme html .mat-h3,.idg-theme html .mat-h3,.eva-theme html .mat-h3,.gdc-theme html .mat-h3,.osg-theme html .mat-h3,.alg-theme html .mat-h3,.dcg-theme html .mat-h3,.clg-theme html .mat-h3,.dgy-theme html .mat-h3,.mat-typography .mat-subtitle-1,.obc-theme html .mat-subtitle-1,.djp-theme html .mat-subtitle-1,.dpb-theme html .mat-subtitle-1,.zuo-theme html .mat-subtitle-1,.seb-theme html .mat-subtitle-1,.yby-theme html .mat-subtitle-1,.dmg-theme html .mat-subtitle-1,.ctv-theme html .mat-subtitle-1,.vsb-theme html .mat-subtitle-1,.ecb-theme html .mat-subtitle-1,.epi-theme html .mat-subtitle-1,.bvr-theme html .mat-subtitle-1,.scy-theme html .mat-subtitle-1,.gvb-theme html .mat-subtitle-1,.ioa-theme html .mat-subtitle-1,.oco-theme html .mat-subtitle-1,.iog-theme html .mat-subtitle-1,.frv-theme html .mat-subtitle-1,.sgy-theme html .mat-subtitle-1,.cpg-theme html .mat-subtitle-1,.cof-theme html .mat-subtitle-1,.pps-theme html .mat-subtitle-1,.vgy-theme html .mat-subtitle-1,.cgo-theme html .mat-subtitle-1,.obg-theme html .mat-subtitle-1,.mse-theme html .mat-subtitle-1,.apb-theme html .mat-subtitle-1,.clc-theme html .mat-subtitle-1,.acr-theme html .mat-subtitle-1,.cam-theme html .mat-subtitle-1,.qbm-theme html .mat-subtitle-1,.tbg-theme html .mat-subtitle-1,.dir-theme html .mat-subtitle-1,.idg-theme html .mat-subtitle-1,.eva-theme html .mat-subtitle-1,.gdc-theme html .mat-subtitle-1,.osg-theme html .mat-subtitle-1,.alg-theme html .mat-subtitle-1,.dcg-theme html .mat-subtitle-1,.clg-theme html .mat-subtitle-1,.dgy-theme html .mat-subtitle-1,.mat-typography h3,.obc-theme html h3,.djp-theme html h3,.dpb-theme html h3,.zuo-theme html h3,.seb-theme html h3,.yby-theme html h3,.dmg-theme html h3,.ctv-theme html h3,.vsb-theme html h3,.ecb-theme html h3,.epi-theme html h3,.bvr-theme html h3,.scy-theme html h3,.gvb-theme html h3,.ioa-theme html h3,.oco-theme html h3,.iog-theme html h3,.frv-theme html h3,.sgy-theme html h3,.cpg-theme html h3,.cof-theme html h3,.pps-theme html h3,.vgy-theme html h3,.cgo-theme html h3,.obg-theme html h3,.mse-theme html h3,.apb-theme html h3,.clc-theme html h3,.acr-theme html h3,.cam-theme html h3,.qbm-theme html h3,.tbg-theme html h3,.dir-theme html h3,.idg-theme html h3,.eva-theme html h3,.gdc-theme html h3,.osg-theme html h3,.alg-theme html h3,.dcg-theme html h3,.clg-theme html h3,.dgy-theme html h3,html h3,.mat-typography .h3,.obc-theme html .h3,.djp-theme html .h3,.dpb-theme html .h3,.zuo-theme html .h3,.seb-theme html .h3,.yby-theme html .h3,.dmg-theme html .h3,.ctv-theme html .h3,.vsb-theme html .h3,.ecb-theme html .h3,.epi-theme html .h3,.bvr-theme html .h3,.scy-theme html .h3,.gvb-theme html .h3,.ioa-theme html .h3,.oco-theme html .h3,.iog-theme html .h3,.frv-theme html .h3,.sgy-theme html .h3,.cpg-theme html .h3,.cof-theme html .h3,.pps-theme html .h3,.vgy-theme html .h3,.cgo-theme html .h3,.obg-theme html .h3,.mse-theme html .h3,.apb-theme html .h3,.clc-theme html .h3,.acr-theme html .h3,.cam-theme html .h3,.qbm-theme html .h3,.tbg-theme html .h3,.dir-theme html .h3,.idg-theme html .h3,.eva-theme html .h3,.gdc-theme html .h3,.osg-theme html .h3,.alg-theme html .h3,.dcg-theme html .h3,.clg-theme html .h3,.dgy-theme html .h3,html .h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.obc-theme html .mat-h4,.djp-theme html .mat-h4,.dpb-theme html .mat-h4,.zuo-theme html .mat-h4,.seb-theme html .mat-h4,.yby-theme html .mat-h4,.dmg-theme html .mat-h4,.ctv-theme html .mat-h4,.vsb-theme html .mat-h4,.ecb-theme html .mat-h4,.epi-theme html .mat-h4,.bvr-theme html .mat-h4,.scy-theme html .mat-h4,.gvb-theme html .mat-h4,.ioa-theme html .mat-h4,.oco-theme html .mat-h4,.iog-theme html .mat-h4,.frv-theme html .mat-h4,.sgy-theme html .mat-h4,.cpg-theme html .mat-h4,.cof-theme html .mat-h4,.pps-theme html .mat-h4,.vgy-theme html .mat-h4,.cgo-theme html .mat-h4,.obg-theme html .mat-h4,.mse-theme html .mat-h4,.apb-theme html .mat-h4,.clc-theme html .mat-h4,.acr-theme html .mat-h4,.cam-theme html .mat-h4,.qbm-theme html .mat-h4,.tbg-theme html .mat-h4,.dir-theme html .mat-h4,.idg-theme html .mat-h4,.eva-theme html .mat-h4,.gdc-theme html .mat-h4,.osg-theme html .mat-h4,.alg-theme html .mat-h4,.dcg-theme html .mat-h4,.clg-theme html .mat-h4,.dgy-theme html .mat-h4,.mat-typography .mat-body-1,.obc-theme html .mat-body-1,.djp-theme html .mat-body-1,.dpb-theme html .mat-body-1,.zuo-theme html .mat-body-1,.seb-theme html .mat-body-1,.yby-theme html .mat-body-1,.dmg-theme html .mat-body-1,.ctv-theme html .mat-body-1,.vsb-theme html .mat-body-1,.ecb-theme html .mat-body-1,.epi-theme html .mat-body-1,.bvr-theme html .mat-body-1,.scy-theme html .mat-body-1,.gvb-theme html .mat-body-1,.ioa-theme html .mat-body-1,.oco-theme html .mat-body-1,.iog-theme html .mat-body-1,.frv-theme html .mat-body-1,.sgy-theme html .mat-body-1,.cpg-theme html .mat-body-1,.cof-theme html .mat-body-1,.pps-theme html .mat-body-1,.vgy-theme html .mat-body-1,.cgo-theme html .mat-body-1,.obg-theme html .mat-body-1,.mse-theme html .mat-body-1,.apb-theme html .mat-body-1,.clc-theme html .mat-body-1,.acr-theme html .mat-body-1,.cam-theme html .mat-body-1,.qbm-theme html .mat-body-1,.tbg-theme html .mat-body-1,.dir-theme html .mat-body-1,.idg-theme html .mat-body-1,.eva-theme html .mat-body-1,.gdc-theme html .mat-body-1,.osg-theme html .mat-body-1,.alg-theme html .mat-body-1,.dcg-theme html .mat-body-1,.clg-theme html .mat-body-1,.dgy-theme html .mat-body-1,.mat-typography h4,.obc-theme html h4,.djp-theme html h4,.dpb-theme html h4,.zuo-theme html h4,.seb-theme html h4,.yby-theme html h4,.dmg-theme html h4,.ctv-theme html h4,.vsb-theme html h4,.ecb-theme html h4,.epi-theme html h4,.bvr-theme html h4,.scy-theme html h4,.gvb-theme html h4,.ioa-theme html h4,.oco-theme html h4,.iog-theme html h4,.frv-theme html h4,.sgy-theme html h4,.cpg-theme html h4,.cof-theme html h4,.pps-theme html h4,.vgy-theme html h4,.cgo-theme html h4,.obg-theme html h4,.mse-theme html h4,.apb-theme html h4,.clc-theme html h4,.acr-theme html h4,.cam-theme html h4,.qbm-theme html h4,.tbg-theme html h4,.dir-theme html h4,.idg-theme html h4,.eva-theme html h4,.gdc-theme html h4,.osg-theme html h4,.alg-theme html h4,.dcg-theme html h4,.clg-theme html h4,.dgy-theme html h4,html h4,.mat-typography .h4,.obc-theme html .h4,.djp-theme html .h4,.dpb-theme html .h4,.zuo-theme html .h4,.seb-theme html .h4,.yby-theme html .h4,.dmg-theme html .h4,.ctv-theme html .h4,.vsb-theme html .h4,.ecb-theme html .h4,.epi-theme html .h4,.bvr-theme html .h4,.scy-theme html .h4,.gvb-theme html .h4,.ioa-theme html .h4,.oco-theme html .h4,.iog-theme html .h4,.frv-theme html .h4,.sgy-theme html .h4,.cpg-theme html .h4,.cof-theme html .h4,.pps-theme html .h4,.vgy-theme html .h4,.cgo-theme html .h4,.obg-theme html .h4,.mse-theme html .h4,.apb-theme html .h4,.clc-theme html .h4,.acr-theme html .h4,.cam-theme html .h4,.qbm-theme html .h4,.tbg-theme html .h4,.dir-theme html .h4,.idg-theme html .h4,.eva-theme html .h4,.gdc-theme html .h4,.osg-theme html .h4,.alg-theme html .h4,.dcg-theme html .h4,.clg-theme html .h4,.dgy-theme html .h4,html .h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.obc-theme html .mat-h5,.djp-theme html .mat-h5,.dpb-theme html .mat-h5,.zuo-theme html .mat-h5,.seb-theme html .mat-h5,.yby-theme html .mat-h5,.dmg-theme html .mat-h5,.ctv-theme html .mat-h5,.vsb-theme html .mat-h5,.ecb-theme html .mat-h5,.epi-theme html .mat-h5,.bvr-theme html .mat-h5,.scy-theme html .mat-h5,.gvb-theme html .mat-h5,.ioa-theme html .mat-h5,.oco-theme html .mat-h5,.iog-theme html .mat-h5,.frv-theme html .mat-h5,.sgy-theme html .mat-h5,.cpg-theme html .mat-h5,.cof-theme html .mat-h5,.pps-theme html .mat-h5,.vgy-theme html .mat-h5,.cgo-theme html .mat-h5,.obg-theme html .mat-h5,.mse-theme html .mat-h5,.apb-theme html .mat-h5,.clc-theme html .mat-h5,.acr-theme html .mat-h5,.cam-theme html .mat-h5,.qbm-theme html .mat-h5,.tbg-theme html .mat-h5,.dir-theme html .mat-h5,.idg-theme html .mat-h5,.eva-theme html .mat-h5,.gdc-theme html .mat-h5,.osg-theme html .mat-h5,.alg-theme html .mat-h5,.dcg-theme html .mat-h5,.clg-theme html .mat-h5,.dgy-theme html .mat-h5,.mat-typography h5,.obc-theme html h5,.djp-theme html h5,.dpb-theme html h5,.zuo-theme html h5,.seb-theme html h5,.yby-theme html h5,.dmg-theme html h5,.ctv-theme html h5,.vsb-theme html h5,.ecb-theme html h5,.epi-theme html h5,.bvr-theme html h5,.scy-theme html h5,.gvb-theme html h5,.ioa-theme html h5,.oco-theme html h5,.iog-theme html h5,.frv-theme html h5,.sgy-theme html h5,.cpg-theme html h5,.cof-theme html h5,.pps-theme html h5,.vgy-theme html h5,.cgo-theme html h5,.obg-theme html h5,.mse-theme html h5,.apb-theme html h5,.clc-theme html h5,.acr-theme html h5,.cam-theme html h5,.qbm-theme html h5,.tbg-theme html h5,.dir-theme html h5,.idg-theme html h5,.eva-theme html h5,.gdc-theme html h5,.osg-theme html h5,.alg-theme html h5,.dcg-theme html h5,.clg-theme html h5,.dgy-theme html h5,html h5,.mat-typography .h5,.obc-theme html .h5,.djp-theme html .h5,.dpb-theme html .h5,.zuo-theme html .h5,.seb-theme html .h5,.yby-theme html .h5,.dmg-theme html .h5,.ctv-theme html .h5,.vsb-theme html .h5,.ecb-theme html .h5,.epi-theme html .h5,.bvr-theme html .h5,.scy-theme html .h5,.gvb-theme html .h5,.ioa-theme html .h5,.oco-theme html .h5,.iog-theme html .h5,.frv-theme html .h5,.sgy-theme html .h5,.cpg-theme html .h5,.cof-theme html .h5,.pps-theme html .h5,.vgy-theme html .h5,.cgo-theme html .h5,.obg-theme html .h5,.mse-theme html .h5,.apb-theme html .h5,.clc-theme html .h5,.acr-theme html .h5,.cam-theme html .h5,.qbm-theme html .h5,.tbg-theme html .h5,.dir-theme html .h5,.idg-theme html .h5,.eva-theme html .h5,.gdc-theme html .h5,.osg-theme html .h5,.alg-theme html .h5,.dcg-theme html .h5,.clg-theme html .h5,.dgy-theme html .h5,html .h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.obc-theme html .mat-h6,.djp-theme html .mat-h6,.dpb-theme html .mat-h6,.zuo-theme html .mat-h6,.seb-theme html .mat-h6,.yby-theme html .mat-h6,.dmg-theme html .mat-h6,.ctv-theme html .mat-h6,.vsb-theme html .mat-h6,.ecb-theme html .mat-h6,.epi-theme html .mat-h6,.bvr-theme html .mat-h6,.scy-theme html .mat-h6,.gvb-theme html .mat-h6,.ioa-theme html .mat-h6,.oco-theme html .mat-h6,.iog-theme html .mat-h6,.frv-theme html .mat-h6,.sgy-theme html .mat-h6,.cpg-theme html .mat-h6,.cof-theme html .mat-h6,.pps-theme html .mat-h6,.vgy-theme html .mat-h6,.cgo-theme html .mat-h6,.obg-theme html .mat-h6,.mse-theme html .mat-h6,.apb-theme html .mat-h6,.clc-theme html .mat-h6,.acr-theme html .mat-h6,.cam-theme html .mat-h6,.qbm-theme html .mat-h6,.tbg-theme html .mat-h6,.dir-theme html .mat-h6,.idg-theme html .mat-h6,.eva-theme html .mat-h6,.gdc-theme html .mat-h6,.osg-theme html .mat-h6,.alg-theme html .mat-h6,.dcg-theme html .mat-h6,.clg-theme html .mat-h6,.dgy-theme html .mat-h6,.mat-typography h6,.obc-theme html h6,.djp-theme html h6,.dpb-theme html h6,.zuo-theme html h6,.seb-theme html h6,.yby-theme html h6,.dmg-theme html h6,.ctv-theme html h6,.vsb-theme html h6,.ecb-theme html h6,.epi-theme html h6,.bvr-theme html h6,.scy-theme html h6,.gvb-theme html h6,.ioa-theme html h6,.oco-theme html h6,.iog-theme html h6,.frv-theme html h6,.sgy-theme html h6,.cpg-theme html h6,.cof-theme html h6,.pps-theme html h6,.vgy-theme html h6,.cgo-theme html h6,.obg-theme html h6,.mse-theme html h6,.apb-theme html h6,.clc-theme html h6,.acr-theme html h6,.cam-theme html h6,.qbm-theme html h6,.tbg-theme html h6,.dir-theme html h6,.idg-theme html h6,.eva-theme html h6,.gdc-theme html h6,.osg-theme html h6,.alg-theme html h6,.dcg-theme html h6,.clg-theme html h6,.dgy-theme html h6,html h6,.mat-typography .h6,.obc-theme html .h6,.djp-theme html .h6,.dpb-theme html .h6,.zuo-theme html .h6,.seb-theme html .h6,.yby-theme html .h6,.dmg-theme html .h6,.ctv-theme html .h6,.vsb-theme html .h6,.ecb-theme html .h6,.epi-theme html .h6,.bvr-theme html .h6,.scy-theme html .h6,.gvb-theme html .h6,.ioa-theme html .h6,.oco-theme html .h6,.iog-theme html .h6,.frv-theme html .h6,.sgy-theme html .h6,.cpg-theme html .h6,.cof-theme html .h6,.pps-theme html .h6,.vgy-theme html .h6,.cgo-theme html .h6,.obg-theme html .h6,.mse-theme html .h6,.apb-theme html .h6,.clc-theme html .h6,.acr-theme html .h6,.cam-theme html .h6,.qbm-theme html .h6,.tbg-theme html .h6,.dir-theme html .h6,.idg-theme html .h6,.eva-theme html .h6,.gdc-theme html .h6,.osg-theme html .h6,.alg-theme html .h6,.dcg-theme html .h6,.clg-theme html .h6,.dgy-theme html .h6,html .h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.obc-theme html .mat-body-strong,.djp-theme html .mat-body-strong,.dpb-theme html .mat-body-strong,.zuo-theme html .mat-body-strong,.seb-theme html .mat-body-strong,.yby-theme html .mat-body-strong,.dmg-theme html .mat-body-strong,.ctv-theme html .mat-body-strong,.vsb-theme html .mat-body-strong,.ecb-theme html .mat-body-strong,.epi-theme html .mat-body-strong,.bvr-theme html .mat-body-strong,.scy-theme html .mat-body-strong,.gvb-theme html .mat-body-strong,.ioa-theme html .mat-body-strong,.oco-theme html .mat-body-strong,.iog-theme html .mat-body-strong,.frv-theme html .mat-body-strong,.sgy-theme html .mat-body-strong,.cpg-theme html .mat-body-strong,.cof-theme html .mat-body-strong,.pps-theme html .mat-body-strong,.vgy-theme html .mat-body-strong,.cgo-theme html .mat-body-strong,.obg-theme html .mat-body-strong,.mse-theme html .mat-body-strong,.apb-theme html .mat-body-strong,.clc-theme html .mat-body-strong,.acr-theme html .mat-body-strong,.cam-theme html .mat-body-strong,.qbm-theme html .mat-body-strong,.tbg-theme html .mat-body-strong,.dir-theme html .mat-body-strong,.idg-theme html .mat-body-strong,.eva-theme html .mat-body-strong,.gdc-theme html .mat-body-strong,.osg-theme html .mat-body-strong,.alg-theme html .mat-body-strong,.dcg-theme html .mat-body-strong,.clg-theme html .mat-body-strong,.dgy-theme html .mat-body-strong,.mat-typography .mat-subtitle-2,.obc-theme html .mat-subtitle-2,.djp-theme html .mat-subtitle-2,.dpb-theme html .mat-subtitle-2,.zuo-theme html .mat-subtitle-2,.seb-theme html .mat-subtitle-2,.yby-theme html .mat-subtitle-2,.dmg-theme html .mat-subtitle-2,.ctv-theme html .mat-subtitle-2,.vsb-theme html .mat-subtitle-2,.ecb-theme html .mat-subtitle-2,.epi-theme html .mat-subtitle-2,.bvr-theme html .mat-subtitle-2,.scy-theme html .mat-subtitle-2,.gvb-theme html .mat-subtitle-2,.ioa-theme html .mat-subtitle-2,.oco-theme html .mat-subtitle-2,.iog-theme html .mat-subtitle-2,.frv-theme html .mat-subtitle-2,.sgy-theme html .mat-subtitle-2,.cpg-theme html .mat-subtitle-2,.cof-theme html .mat-subtitle-2,.pps-theme html .mat-subtitle-2,.vgy-theme html .mat-subtitle-2,.cgo-theme html .mat-subtitle-2,.obg-theme html .mat-subtitle-2,.mse-theme html .mat-subtitle-2,.apb-theme html .mat-subtitle-2,.clc-theme html .mat-subtitle-2,.acr-theme html .mat-subtitle-2,.cam-theme html .mat-subtitle-2,.qbm-theme html .mat-subtitle-2,.tbg-theme html .mat-subtitle-2,.dir-theme html .mat-subtitle-2,.idg-theme html .mat-subtitle-2,.eva-theme html .mat-subtitle-2,.gdc-theme html .mat-subtitle-2,.osg-theme html .mat-subtitle-2,.alg-theme html .mat-subtitle-2,.dcg-theme html .mat-subtitle-2,.clg-theme html .mat-subtitle-2,.dgy-theme html .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.obc-theme html .mat-body,.djp-theme html .mat-body,.dpb-theme html .mat-body,.zuo-theme html .mat-body,.seb-theme html .mat-body,.yby-theme html .mat-body,.dmg-theme html .mat-body,.ctv-theme html .mat-body,.vsb-theme html .mat-body,.ecb-theme html .mat-body,.epi-theme html .mat-body,.bvr-theme html .mat-body,.scy-theme html .mat-body,.gvb-theme html .mat-body,.ioa-theme html .mat-body,.oco-theme html .mat-body,.iog-theme html .mat-body,.frv-theme html .mat-body,.sgy-theme html .mat-body,.cpg-theme html .mat-body,.cof-theme html .mat-body,.pps-theme html .mat-body,.vgy-theme html .mat-body,.cgo-theme html .mat-body,.obg-theme html .mat-body,.mse-theme html .mat-body,.apb-theme html .mat-body,.clc-theme html .mat-body,.acr-theme html .mat-body,.cam-theme html .mat-body,.qbm-theme html .mat-body,.tbg-theme html .mat-body,.dir-theme html .mat-body,.idg-theme html .mat-body,.eva-theme html .mat-body,.gdc-theme html .mat-body,.osg-theme html .mat-body,.alg-theme html .mat-body,.dcg-theme html .mat-body,.clg-theme html .mat-body,.dgy-theme html .mat-body,.mat-typography .mat-body-2,.obc-theme html .mat-body-2,.djp-theme html .mat-body-2,.dpb-theme html .mat-body-2,.zuo-theme html .mat-body-2,.seb-theme html .mat-body-2,.yby-theme html .mat-body-2,.dmg-theme html .mat-body-2,.ctv-theme html .mat-body-2,.vsb-theme html .mat-body-2,.ecb-theme html .mat-body-2,.epi-theme html .mat-body-2,.bvr-theme html .mat-body-2,.scy-theme html .mat-body-2,.gvb-theme html .mat-body-2,.ioa-theme html .mat-body-2,.oco-theme html .mat-body-2,.iog-theme html .mat-body-2,.frv-theme html .mat-body-2,.sgy-theme html .mat-body-2,.cpg-theme html .mat-body-2,.cof-theme html .mat-body-2,.pps-theme html .mat-body-2,.vgy-theme html .mat-body-2,.cgo-theme html .mat-body-2,.obg-theme html .mat-body-2,.mse-theme html .mat-body-2,.apb-theme html .mat-body-2,.clc-theme html .mat-body-2,.acr-theme html .mat-body-2,.cam-theme html .mat-body-2,.qbm-theme html .mat-body-2,.tbg-theme html .mat-body-2,.dir-theme html .mat-body-2,.idg-theme html .mat-body-2,.eva-theme html .mat-body-2,.gdc-theme html .mat-body-2,.osg-theme html .mat-body-2,.alg-theme html .mat-body-2,.dcg-theme html .mat-body-2,.clg-theme html .mat-body-2,.dgy-theme html .mat-body-2,.mat-typography,.obc-theme html,.djp-theme html,.dpb-theme html,.zuo-theme html,.seb-theme html,.yby-theme html,.dmg-theme html,.ctv-theme html,.vsb-theme html,.ecb-theme html,.epi-theme html,.bvr-theme html,.scy-theme html,.gvb-theme html,.ioa-theme html,.oco-theme html,.iog-theme html,.frv-theme html,.sgy-theme html,.cpg-theme html,.cof-theme html,.pps-theme html,.vgy-theme html,.cgo-theme html,.obg-theme html,.mse-theme html,.apb-theme html,.clc-theme html,.acr-theme html,.cam-theme html,.qbm-theme html,.tbg-theme html,.dir-theme html,.idg-theme html,.eva-theme html,.gdc-theme html,.osg-theme html,.alg-theme html,.dcg-theme html,.clg-theme html,.dgy-theme html,html{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.obc-theme html .mat-body p,.djp-theme html .mat-body p,.dpb-theme html .mat-body p,.zuo-theme html .mat-body p,.seb-theme html .mat-body p,.yby-theme html .mat-body p,.dmg-theme html .mat-body p,.ctv-theme html .mat-body p,.vsb-theme html .mat-body p,.ecb-theme html .mat-body p,.epi-theme html .mat-body p,.bvr-theme html .mat-body p,.scy-theme html .mat-body p,.gvb-theme html .mat-body p,.ioa-theme html .mat-body p,.oco-theme html .mat-body p,.iog-theme html .mat-body p,.frv-theme html .mat-body p,.sgy-theme html .mat-body p,.cpg-theme html .mat-body p,.cof-theme html .mat-body p,.pps-theme html .mat-body p,.vgy-theme html .mat-body p,.cgo-theme html .mat-body p,.obg-theme html .mat-body p,.mse-theme html .mat-body p,.apb-theme html .mat-body p,.clc-theme html .mat-body p,.acr-theme html .mat-body p,.cam-theme html .mat-body p,.qbm-theme html .mat-body p,.tbg-theme html .mat-body p,.dir-theme html .mat-body p,.idg-theme html .mat-body p,.eva-theme html .mat-body p,.gdc-theme html .mat-body p,.osg-theme html .mat-body p,.alg-theme html .mat-body p,.dcg-theme html .mat-body p,.clg-theme html .mat-body p,.dgy-theme html .mat-body p,.mat-typography .mat-body-2 p,.obc-theme html .mat-body-2 p,.djp-theme html .mat-body-2 p,.dpb-theme html .mat-body-2 p,.zuo-theme html .mat-body-2 p,.seb-theme html .mat-body-2 p,.yby-theme html .mat-body-2 p,.dmg-theme html .mat-body-2 p,.ctv-theme html .mat-body-2 p,.vsb-theme html .mat-body-2 p,.ecb-theme html .mat-body-2 p,.epi-theme html .mat-body-2 p,.bvr-theme html .mat-body-2 p,.scy-theme html .mat-body-2 p,.gvb-theme html .mat-body-2 p,.ioa-theme html .mat-body-2 p,.oco-theme html .mat-body-2 p,.iog-theme html .mat-body-2 p,.frv-theme html .mat-body-2 p,.sgy-theme html .mat-body-2 p,.cpg-theme html .mat-body-2 p,.cof-theme html .mat-body-2 p,.pps-theme html .mat-body-2 p,.vgy-theme html .mat-body-2 p,.cgo-theme html .mat-body-2 p,.obg-theme html .mat-body-2 p,.mse-theme html .mat-body-2 p,.apb-theme html .mat-body-2 p,.clc-theme html .mat-body-2 p,.acr-theme html .mat-body-2 p,.cam-theme html .mat-body-2 p,.qbm-theme html .mat-body-2 p,.tbg-theme html .mat-body-2 p,.dir-theme html .mat-body-2 p,.idg-theme html .mat-body-2 p,.eva-theme html .mat-body-2 p,.gdc-theme html .mat-body-2 p,.osg-theme html .mat-body-2 p,.alg-theme html .mat-body-2 p,.dcg-theme html .mat-body-2 p,.clg-theme html .mat-body-2 p,.dgy-theme html .mat-body-2 p,.mat-typography p,.obc-theme html p,.djp-theme html p,.dpb-theme html p,.zuo-theme html p,.seb-theme html p,.yby-theme html p,.dmg-theme html p,.ctv-theme html p,.vsb-theme html p,.ecb-theme html p,.epi-theme html p,.bvr-theme html p,.scy-theme html p,.gvb-theme html p,.ioa-theme html p,.oco-theme html p,.iog-theme html p,.frv-theme html p,.sgy-theme html p,.cpg-theme html p,.cof-theme html p,.pps-theme html p,.vgy-theme html p,.cgo-theme html p,.obg-theme html p,.mse-theme html p,.apb-theme html p,.clc-theme html p,.acr-theme html p,.cam-theme html p,.qbm-theme html p,.tbg-theme html p,.dir-theme html p,.idg-theme html p,.eva-theme html p,.gdc-theme html p,.osg-theme html p,.alg-theme html p,.dcg-theme html p,.clg-theme html p,.dgy-theme html p,html p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.obc-theme html .mat-small,.djp-theme html .mat-small,.dpb-theme html .mat-small,.zuo-theme html .mat-small,.seb-theme html .mat-small,.yby-theme html .mat-small,.dmg-theme html .mat-small,.ctv-theme html .mat-small,.vsb-theme html .mat-small,.ecb-theme html .mat-small,.epi-theme html .mat-small,.bvr-theme html .mat-small,.scy-theme html .mat-small,.gvb-theme html .mat-small,.ioa-theme html .mat-small,.oco-theme html .mat-small,.iog-theme html .mat-small,.frv-theme html .mat-small,.sgy-theme html .mat-small,.cpg-theme html .mat-small,.cof-theme html .mat-small,.pps-theme html .mat-small,.vgy-theme html .mat-small,.cgo-theme html .mat-small,.obg-theme html .mat-small,.mse-theme html .mat-small,.apb-theme html .mat-small,.clc-theme html .mat-small,.acr-theme html .mat-small,.cam-theme html .mat-small,.qbm-theme html .mat-small,.tbg-theme html .mat-small,.dir-theme html .mat-small,.idg-theme html .mat-small,.eva-theme html .mat-small,.gdc-theme html .mat-small,.osg-theme html .mat-small,.alg-theme html .mat-small,.dcg-theme html .mat-small,.clg-theme html .mat-small,.dgy-theme html .mat-small,.mat-typography .mat-caption,.obc-theme html .mat-caption,.djp-theme html .mat-caption,.dpb-theme html .mat-caption,.zuo-theme html .mat-caption,.seb-theme html .mat-caption,.yby-theme html .mat-caption,.dmg-theme html .mat-caption,.ctv-theme html .mat-caption,.vsb-theme html .mat-caption,.ecb-theme html .mat-caption,.epi-theme html .mat-caption,.bvr-theme html .mat-caption,.scy-theme html .mat-caption,.gvb-theme html .mat-caption,.ioa-theme html .mat-caption,.oco-theme html .mat-caption,.iog-theme html .mat-caption,.frv-theme html .mat-caption,.sgy-theme html .mat-caption,.cpg-theme html .mat-caption,.cof-theme html .mat-caption,.pps-theme html .mat-caption,.vgy-theme html .mat-caption,.cgo-theme html .mat-caption,.obg-theme html .mat-caption,.mse-theme html .mat-caption,.apb-theme html .mat-caption,.clc-theme html .mat-caption,.acr-theme html .mat-caption,.cam-theme html .mat-caption,.qbm-theme html .mat-caption,.tbg-theme html .mat-caption,.dir-theme html .mat-caption,.idg-theme html .mat-caption,.eva-theme html .mat-caption,.gdc-theme html .mat-caption,.osg-theme html .mat-caption,.alg-theme html .mat-caption,.dcg-theme html .mat-caption,.clg-theme html .mat-caption,.dgy-theme html .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1,.obc-theme html .mat-headline-1,.djp-theme html .mat-headline-1,.dpb-theme html .mat-headline-1,.zuo-theme html .mat-headline-1,.seb-theme html .mat-headline-1,.yby-theme html .mat-headline-1,.dmg-theme html .mat-headline-1,.ctv-theme html .mat-headline-1,.vsb-theme html .mat-headline-1,.ecb-theme html .mat-headline-1,.epi-theme html .mat-headline-1,.bvr-theme html .mat-headline-1,.scy-theme html .mat-headline-1,.gvb-theme html .mat-headline-1,.ioa-theme html .mat-headline-1,.oco-theme html .mat-headline-1,.iog-theme html .mat-headline-1,.frv-theme html .mat-headline-1,.sgy-theme html .mat-headline-1,.cpg-theme html .mat-headline-1,.cof-theme html .mat-headline-1,.pps-theme html .mat-headline-1,.vgy-theme html .mat-headline-1,.cgo-theme html .mat-headline-1,.obg-theme html .mat-headline-1,.mse-theme html .mat-headline-1,.apb-theme html .mat-headline-1,.clc-theme html .mat-headline-1,.acr-theme html .mat-headline-1,.cam-theme html .mat-headline-1,.qbm-theme html .mat-headline-1,.tbg-theme html .mat-headline-1,.dir-theme html .mat-headline-1,.idg-theme html .mat-headline-1,.eva-theme html .mat-headline-1,.gdc-theme html .mat-headline-1,.osg-theme html .mat-headline-1,.alg-theme html .mat-headline-1,.dcg-theme html .mat-headline-1,.clg-theme html .mat-headline-1,.dgy-theme html .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2,.obc-theme html .mat-headline-2,.djp-theme html .mat-headline-2,.dpb-theme html .mat-headline-2,.zuo-theme html .mat-headline-2,.seb-theme html .mat-headline-2,.yby-theme html .mat-headline-2,.dmg-theme html .mat-headline-2,.ctv-theme html .mat-headline-2,.vsb-theme html .mat-headline-2,.ecb-theme html .mat-headline-2,.epi-theme html .mat-headline-2,.bvr-theme html .mat-headline-2,.scy-theme html .mat-headline-2,.gvb-theme html .mat-headline-2,.ioa-theme html .mat-headline-2,.oco-theme html .mat-headline-2,.iog-theme html .mat-headline-2,.frv-theme html .mat-headline-2,.sgy-theme html .mat-headline-2,.cpg-theme html .mat-headline-2,.cof-theme html .mat-headline-2,.pps-theme html .mat-headline-2,.vgy-theme html .mat-headline-2,.cgo-theme html .mat-headline-2,.obg-theme html .mat-headline-2,.mse-theme html .mat-headline-2,.apb-theme html .mat-headline-2,.clc-theme html .mat-headline-2,.acr-theme html .mat-headline-2,.cam-theme html .mat-headline-2,.qbm-theme html .mat-headline-2,.tbg-theme html .mat-headline-2,.dir-theme html .mat-headline-2,.idg-theme html .mat-headline-2,.eva-theme html .mat-headline-2,.gdc-theme html .mat-headline-2,.osg-theme html .mat-headline-2,.alg-theme html .mat-headline-2,.dcg-theme html .mat-headline-2,.clg-theme html .mat-headline-2,.dgy-theme html .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3,.obc-theme html .mat-headline-3,.djp-theme html .mat-headline-3,.dpb-theme html .mat-headline-3,.zuo-theme html .mat-headline-3,.seb-theme html .mat-headline-3,.yby-theme html .mat-headline-3,.dmg-theme html .mat-headline-3,.ctv-theme html .mat-headline-3,.vsb-theme html .mat-headline-3,.ecb-theme html .mat-headline-3,.epi-theme html .mat-headline-3,.bvr-theme html .mat-headline-3,.scy-theme html .mat-headline-3,.gvb-theme html .mat-headline-3,.ioa-theme html .mat-headline-3,.oco-theme html .mat-headline-3,.iog-theme html .mat-headline-3,.frv-theme html .mat-headline-3,.sgy-theme html .mat-headline-3,.cpg-theme html .mat-headline-3,.cof-theme html .mat-headline-3,.pps-theme html .mat-headline-3,.vgy-theme html .mat-headline-3,.cgo-theme html .mat-headline-3,.obg-theme html .mat-headline-3,.mse-theme html .mat-headline-3,.apb-theme html .mat-headline-3,.clc-theme html .mat-headline-3,.acr-theme html .mat-headline-3,.cam-theme html .mat-headline-3,.qbm-theme html .mat-headline-3,.tbg-theme html .mat-headline-3,.dir-theme html .mat-headline-3,.idg-theme html .mat-headline-3,.eva-theme html .mat-headline-3,.gdc-theme html .mat-headline-3,.osg-theme html .mat-headline-3,.alg-theme html .mat-headline-3,.dcg-theme html .mat-headline-3,.clg-theme html .mat-headline-3,.dgy-theme html .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4,.obc-theme html .mat-headline-4,.djp-theme html .mat-headline-4,.dpb-theme html .mat-headline-4,.zuo-theme html .mat-headline-4,.seb-theme html .mat-headline-4,.yby-theme html .mat-headline-4,.dmg-theme html .mat-headline-4,.ctv-theme html .mat-headline-4,.vsb-theme html .mat-headline-4,.ecb-theme html .mat-headline-4,.epi-theme html .mat-headline-4,.bvr-theme html .mat-headline-4,.scy-theme html .mat-headline-4,.gvb-theme html .mat-headline-4,.ioa-theme html .mat-headline-4,.oco-theme html .mat-headline-4,.iog-theme html .mat-headline-4,.frv-theme html .mat-headline-4,.sgy-theme html .mat-headline-4,.cpg-theme html .mat-headline-4,.cof-theme html .mat-headline-4,.pps-theme html .mat-headline-4,.vgy-theme html .mat-headline-4,.cgo-theme html .mat-headline-4,.obg-theme html .mat-headline-4,.mse-theme html .mat-headline-4,.apb-theme html .mat-headline-4,.clc-theme html .mat-headline-4,.acr-theme html .mat-headline-4,.cam-theme html .mat-headline-4,.qbm-theme html .mat-headline-4,.tbg-theme html .mat-headline-4,.dir-theme html .mat-headline-4,.idg-theme html .mat-headline-4,.eva-theme html .mat-headline-4,.gdc-theme html .mat-headline-4,.osg-theme html .mat-headline-4,.alg-theme html .mat-headline-4,.dcg-theme html .mat-headline-4,.clg-theme html .mat-headline-4,.dgy-theme html .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-label-text-font: Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}html{--mat-datepicker-calendar-text-font: Roboto, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-expansion-header-text-font: Roboto, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Roboto, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-stepper-container-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-toolbar-title-text-font: Roboto, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}html{--mat-tree-node-text-font: Roboto, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}html{--mat-option-label-text-font: Roboto, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Roboto, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}html{--mat-card-title-text-font: Roboto, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}html{--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}html{--mdc-filled-text-field-label-text-font: Roboto, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Roboto, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Roboto, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}html{--mat-select-trigger-text-font: Roboto, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}html{--mdc-dialog-subhead-font: Roboto, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Roboto, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Roboto, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}html .mat-mdc-slide-toggle,.mat-mdc-radio-button{--mdc-form-field-label-text-font: Roboto, sans-serif;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: .0178571429em;--mdc-form-field-label-text-weight: 400}html{--mdc-slider-label-label-text-font: Roboto, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-item-label-text-font: Roboto, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html{--mdc-list-list-item-label-text-font: Roboto, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-font: Roboto, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Roboto, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.mat-mdc-checkbox{--mdc-form-field-label-text-font: Roboto, sans-serif;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: .0178571429em;--mdc-form-field-label-text-weight: 400}html{--mdc-text-button-label-text-font: Roboto, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Roboto, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Roboto, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: Roboto, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}html{--mdc-extended-fab-label-text-font: Roboto, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}html{--mdc-snackbar-supporting-text-font: Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-header-headline-font: Roboto, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Roboto, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Roboto, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #3771c8;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #28c5a6;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #3771c8;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #3771c8;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #28c5a6;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #28c5a6;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87)}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}html{--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #3771c8;--mdc-linear-progress-track-color: rgba(55, 113, 200, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #28c5a6;--mdc-linear-progress-track-color: rgba(40, 197, 166, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #3771c8;--mdc-filled-text-field-focus-active-indicator-color: #3771c8;--mdc-filled-text-field-focus-label-text-color: rgba(55, 113, 200, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #3771c8;--mdc-outlined-text-field-focus-outline-color: #3771c8;--mdc-outlined-text-field-focus-label-text-color: rgba(55, 113, 200, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(55, 113, 200, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #28c5a6;--mdc-filled-text-field-focus-active-indicator-color: #28c5a6;--mdc-filled-text-field-focus-label-text-color: rgba(40, 197, 166, .87);--mdc-outlined-text-field-caret-color: #28c5a6;--mdc-outlined-text-field-focus-outline-color: #28c5a6;--mdc-outlined-text-field-focus-label-text-color: rgba(40, 197, 166, .87);--mat-form-field-focus-select-arrow-color: rgba(40, 197, 166, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(55, 113, 200, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(40, 197, 166, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #3771c8;--mdc-chip-elevated-selected-container-color: #3771c8;--mdc-chip-elevated-disabled-container-color: #3771c8;--mdc-chip-flat-disabled-selected-container-color: #3771c8;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #28c5a6;--mdc-chip-elevated-selected-container-color: #28c5a6;--mdc-chip-elevated-disabled-container-color: #28c5a6;--mdc-chip-flat-disabled-selected-container-color: #28c5a6;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: #3169c2;--mdc-switch-selected-handle-color: #3169c2;--mdc-switch-selected-hover-state-layer-color: #3169c2;--mdc-switch-selected-pressed-state-layer-color: #3169c2;--mdc-switch-selected-focus-handle-color: #1642a7;--mdc-switch-selected-hover-handle-color: #1642a7;--mdc-switch-selected-pressed-handle-color: #1642a7;--mdc-switch-selected-focus-track-color: #739cd9;--mdc-switch-selected-hover-track-color: #739cd9;--mdc-switch-selected-pressed-track-color: #739cd9;--mdc-switch-selected-track-color: #739cd9;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #24bf9e;--mdc-switch-selected-handle-color: #24bf9e;--mdc-switch-selected-hover-state-layer-color: #24bf9e;--mdc-switch-selected-pressed-state-layer-color: #24bf9e;--mdc-switch-selected-focus-handle-color: #0fa37b;--mdc-switch-selected-hover-handle-color: #0fa37b;--mdc-switch-selected-pressed-handle-color: #0fa37b;--mdc-switch-selected-focus-track-color: #69d6c1;--mdc-switch-selected-hover-track-color: #69d6c1;--mdc-switch-selected-pressed-track-color: #69d6c1;--mdc-switch-selected-track-color: #69d6c1}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}html{--mdc-switch-state-layer-size: 40px}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3771c8;--mdc-radio-selected-hover-icon-color: #3771c8;--mdc-radio-selected-icon-color: #3771c8;--mdc-radio-selected-pressed-icon-color: #3771c8;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #3771c8;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #28c5a6;--mdc-radio-selected-hover-icon-color: #28c5a6;--mdc-radio-selected-icon-color: #28c5a6;--mdc-radio-selected-pressed-icon-color: #28c5a6;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #28c5a6;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}html{--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}html{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6}html{--mdc-slider-handle-color: #3771c8;--mdc-slider-focus-handle-color: #3771c8;--mdc-slider-hover-handle-color: #3771c8;--mdc-slider-active-track-color: #3771c8;--mdc-slider-inactive-track-color: #3771c8;--mdc-slider-with-tick-marks-inactive-container-color: #3771c8;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #3771c8;--mat-slider-hover-state-layer-color: rgba(55, 113, 200, .05);--mat-slider-focus-state-layer-color: rgba(55, 113, 200, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mat-slider-ripple-color: #28c5a6;--mat-slider-hover-state-layer-color: rgba(40, 197, 166, .05);--mat-slider-focus-state-layer-color: rgba(40, 197, 166, .2);--mdc-slider-handle-color: #28c5a6;--mdc-slider-focus-handle-color: #28c5a6;--mdc-slider-hover-handle-color: #28c5a6;--mdc-slider-active-track-color: #28c5a6;--mdc-slider-inactive-track-color: #28c5a6;--mdc-slider-with-tick-marks-inactive-container-color: #28c5a6;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3771c8;--mdc-radio-selected-hover-icon-color: #3771c8;--mdc-radio-selected-icon-color: #3771c8;--mdc-radio-selected-pressed-icon-color: #3771c8}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #28c5a6;--mdc-radio-selected-hover-icon-color: #28c5a6;--mdc-radio-selected-icon-color: #28c5a6;--mdc-radio-selected-pressed-icon-color: #28c5a6}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #3771c8;--mdc-checkbox-selected-hover-icon-color: #3771c8;--mdc-checkbox-selected-icon-color: #3771c8;--mdc-checkbox-selected-pressed-icon-color: #3771c8;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3771c8;--mdc-checkbox-selected-hover-state-layer-color: #3771c8;--mdc-checkbox-selected-pressed-state-layer-color: #3771c8;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #28c5a6;--mdc-checkbox-selected-hover-icon-color: #28c5a6;--mdc-checkbox-selected-icon-color: #28c5a6;--mdc-checkbox-selected-pressed-icon-color: #28c5a6;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #28c5a6;--mdc-checkbox-selected-hover-state-layer-color: #28c5a6;--mdc-checkbox-selected-pressed-state-layer-color: #28c5a6;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#3771c8}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #3771c8;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #3771c8;--mat-tab-header-active-ripple-color: #3771c8;--mat-tab-header-inactive-ripple-color: #3771c8;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #3771c8;--mat-tab-header-active-hover-label-text-color: #3771c8;--mat-tab-header-active-focus-indicator-color: #3771c8;--mat-tab-header-active-hover-indicator-color: #3771c8}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #28c5a6;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #28c5a6;--mat-tab-header-active-ripple-color: #28c5a6;--mat-tab-header-inactive-ripple-color: #28c5a6;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #28c5a6;--mat-tab-header-active-hover-label-text-color: #28c5a6;--mat-tab-header-active-focus-indicator-color: #28c5a6;--mat-tab-header-active-hover-indicator-color: #28c5a6}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #3771c8;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #28c5a6;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #28c5a6;--mdc-checkbox-selected-hover-icon-color: #28c5a6;--mdc-checkbox-selected-icon-color: #28c5a6;--mdc-checkbox-selected-pressed-icon-color: #28c5a6;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #28c5a6;--mdc-checkbox-selected-hover-state-layer-color: #28c5a6;--mdc-checkbox-selected-pressed-state-layer-color: #28c5a6;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #3771c8;--mdc-checkbox-selected-hover-icon-color: #3771c8;--mdc-checkbox-selected-icon-color: #3771c8;--mdc-checkbox-selected-pressed-icon-color: #3771c8;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3771c8;--mdc-checkbox-selected-hover-state-layer-color: #3771c8;--mdc-checkbox-selected-pressed-state-layer-color: #3771c8;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #3771c8;--mat-text-button-state-layer-color: #3771c8;--mat-text-button-ripple-color: rgba(55, 113, 200, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #28c5a6;--mat-text-button-state-layer-color: #28c5a6;--mat-text-button-ripple-color: rgba(40, 197, 166, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #3771c8;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #28c5a6;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #3771c8;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #28c5a6;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #3771c8;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #3771c8;--mat-outlined-button-ripple-color: rgba(55, 113, 200, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #28c5a6;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #28c5a6;--mat-outlined-button-ripple-color: rgba(40, 197, 166, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}html{--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #3771c8;--mat-icon-button-state-layer-color: #3771c8;--mat-icon-button-ripple-color: rgba(55, 113, 200, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #28c5a6;--mat-icon-button-state-layer-color: #28c5a6;--mat-icon-button-ripple-color: rgba(40, 197, 166, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px}html{--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #3771c8;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #28c5a6;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #3771c8;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #28c5a6;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #28c5a6}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #3771c8}html .mat-accent{--mdc-circular-progress-active-indicator-color: #28c5a6}html .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #3771c8;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #28c5a6;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-standard-button-toggle-height: 48px}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #3771c8;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(55, 113, 200, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(55, 113, 200, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(55, 113, 200, .3);--mat-datepicker-toggle-active-state-icon-color: #3771c8;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(55, 113, 200, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #28c5a6;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(40, 197, 166, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(40, 197, 166, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(40, 197, 166, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(40, 197, 166, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #28c5a6}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #3771c8}.mat-icon.mat-accent{--mat-icon-color: #28c5a6}.mat-icon.mat-warn{--mat-icon-color: #e90934}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #3771c8;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #3771c8;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #3771c8;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #28c5a6;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #28c5a6;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #28c5a6;--mat-stepper-header-edit-state-icon-foreground-color: white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-sort-arrow-color: #757575}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3771c8;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #28c5a6;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}.spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.fill-remaining-space{flex:1 1 auto}.cursor-click{cursor:pointer}.center{margin-bottom:2rem;height:auto}.fluid{margin-bottom:2rem}.mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.nav-name-2{line-height:18px!important}.text-dark{color:#204275!important}.bg-dark{background-color:#204275!important}.theme-border-dark{border-radius:.25rem;border:1px solid #204275}.snackbar-primary{--mdc-snackbar-container-color: #3771c8 !important}.snackbar-accent{--mdc-snackbar-container-color: #28c5a6 !important}.snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.snackbar-dark{--mdc-snackbar-container-color: #204275 !important}.snackbar-white{--mdc-snackbar-container-color: #fff !important}.spa-nav-menu mat-list-item:hover mat-icon{color:#28c5a6!important}.spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#28c5a6!important}.mdc-list-item:focus .mdc-list-item__primary-text{color:#28c5a6!important}.box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-sidenav-container.bg-admin{background-color:#bdbdbd}.mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cell-sm{flex:.25}.cell-md{flex:.5}.cell-lg{flex:.75}.mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}p{white-space:normal!important}.mat-headline-4,.mat-headline-3,.mat-headline-2,.mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.key-value{font-weight:700}.small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.small-label-container small,.small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.mat-mdc-dialog-content{word-break:break-word}.mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}a:hover,a.mat-mdc-tab-link:hover,a.mat-mdc-list-item:hover,a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.active-link{border-right:4px solid #28c5a6;transition:.3s}.active-link .mat-icon{color:#28c5a6!important}.mat-mdc-card{margin:.75em}.mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}button.mat-mdc-button,button.mat-mdc-raised-button,button.mat-mdc-unelevated-button,button.mat-mdc-outlined-button,button.mat-mdc-fab,button.mat-mdc-mini-fab,a.mat-button,a.mat-raised-button,a.mat-flat-button,a.mat-stroked-button,a.mat-fab,a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}button.mat-mdc-button:hover,button.mat-mdc-raised-button:hover,button.mat-mdc-unelevated-button:hover,button.mat-mdc-outlined-button:hover,button.mat-mdc-fab:hover,button.mat-mdc-mini-fab:hover,a.mat-button:hover,a.mat-raised-button:hover,a.mat-flat-button:hover,a.mat-stroked-button:hover,a.mat-fab:hover,a.mat-mini-fab:hover{text-decoration:none}button.mat-mdc-button:not(:last-of-type),button.mat-mdc-raised-button:not(:last-of-type),button.mat-mdc-unelevated-button:not(:last-of-type),button.mat-mdc-outlined-button:not(:last-of-type),button.mat-mdc-fab:not(:last-of-type),a.mat-button:not(:last-of-type),a.mat-raised-button:not(:last-of-type),a.mat-flat-button:not(:last-of-type),a.mat-stroked-button:not(:last-of-type),a.mat-fab:not(:last-of-type){margin-right:.75em}button.mat-mdc-button:not(:first-of-type),button.mat-mdc-raised-button:not(:first-of-type),button.mat-mdc-unelevated-button:not(:first-of-type),button.mat-mdc-outlined-button:not(:first-of-type),button.mat-mdc-fab:not(:first-of-type),a.mat-button:not(:first-of-type),a.mat-raised-button:not(:first-of-type),a.mat-flat-button:not(:first-of-type),a.mat-stroked-button:not(:first-of-type),a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){button.mat-mdc-button:not(:first-of-type),button.mat-mdc-raised-button:not(:first-of-type),button.mat-mdc-unelevated-button:not(:first-of-type),button.mat-mdc-outlined-button:not(:first-of-type),button.mat-mdc-fab:not(:first-of-type),a.mat-button:not(:first-of-type),a.mat-raised-button:not(:first-of-type),a.mat-flat-button:not(:first-of-type),a.mat-stroked-button:not(:first-of-type),a.mat-fab:not(:first-of-type){margin-left:0}}.mat-mdc-outlined-button .mat-icon{line-height:.9}.mat-mdc-mini-fab.mat-accent[disabled],.mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.prop-value{font-size:16px;margin-bottom:25px}.pre-prop .prop-value{white-space:pre-wrap!important}.font-medium{font-weight:500}.font-light{font-weight:300}.text-xs{font-size:12px!important}.link{color:#28c5a6}.link:hover{color:#0fa37b}a{text-decoration:none}.breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.breadcrumb .mat-mdc-mini-fab{z-index:1}.breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.dnd-container.invalid{border:1px dashed #e9093f}.top-container{position:relative}.stretch{height:100%}.dnd-height{height:100%;min-height:200px}.dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.dnd-text .text-bottom{display:block;font-weight:600;color:#204275}.dnd-text .text-hidden{display:none;font-weight:600}.button-container{position:absolute;bottom:5px;right:15px}.file-data{flex:1;min-width:0}.file-data h4,.file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}div.ps>div{height:100%}div.dropzone>div{height:100%}.dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.dropzone button.view-button:hover{background-color:#d8d8d8}.dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.dropzone button.delete-button:hover{background-color:#fce1e7}.dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.dnd-highlight:hover{display:none}.dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.stepzone{border:1px dashed #a9a9a9;opacity:.5}.dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.file-frame{border:1px solid #f4f5f6;border-radius:5px}.pdf-width,.attachment-container img{max-width:200px}.message-notification{display:flex;max-width:300px;max-height:100px}.message-notification .mat-icon{overflow:visible!important}.message-notification .full-width{width:100%}.message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.message-notification button.dismiss-button:hover{background-color:#fff3}.notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.notification-text:before{position:absolute;right:0;bottom:0}.notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.scrolless-tour{overflow:hidden}.mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.component-title{font-weight:700!important;color:#3771c8}.component-title .mat-icon{vertical-align:middle;color:#28c5a6}.mat-sidenav-container{min-height:calc(100vh - 70px)}.mat-sidenav{--mat-sidenav-container-width: 200px}.mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.mat-drawer-container{background-color:#fff}.mat-mdc-checkbox{margin-top:15px}.bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.full-height{min-height:100vh}.rounded-sm{border-radius:5px}.mat-expansion-panel-header-title h3,.mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.mat-mdc-snack-bar-container{width:100%!important}}.snackbar-margin{margin-top:80px!important}.icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.mat-mdc-list-item-title{white-space:pre-wrap}.mat-mdc-dialog-actions{padding:8px 24px!important}.dialog-close{float:right}.spa-nav-menu mat-icon{margin-right:16px!important}.spa-nav-menu mat-list-item{cursor:pointer!important}.w-100{width:100%}.mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button{letter-spacing:.5px!important}.mat-mdc-button>.mat-icon,.mat-mdc-unelevated-button>.mat-icon,.mat-mdc-raised-button>.mat-icon,.mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.mat-icon{overflow:visible!important}.mat-mdc-checkbox .mdc-label,.mat-mdc-radio-button .mdc-label{margin-bottom:0}.mdc-button{height:fit-content!important}.mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.mdc-icon-button{line-height:normal;font-family:Material Icons}.table-search .mat-mdc-form-field,.mat-mdc-slide-toggle label{margin-bottom:0}.dgy-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #363c3f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #f9b215;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f9b215;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #363c3f;--mdc-filled-text-field-focus-active-indicator-color: #363c3f;--mdc-filled-text-field-focus-label-text-color: rgba(54, 60, 63, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #363c3f;--mdc-outlined-text-field-focus-outline-color: #363c3f;--mdc-outlined-text-field-focus-label-text-color: rgba(54, 60, 63, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(54, 60, 63, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(54, 60, 63, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #303639;--mdc-switch-selected-handle-color: #303639;--mdc-switch-selected-hover-state-layer-color: #303639;--mdc-switch-selected-pressed-state-layer-color: #303639;--mdc-switch-selected-focus-handle-color: #161a1b;--mdc-switch-selected-hover-handle-color: #161a1b;--mdc-switch-selected-pressed-handle-color: #161a1b;--mdc-switch-selected-focus-track-color: #727779;--mdc-switch-selected-hover-track-color: #727779;--mdc-switch-selected-pressed-track-color: #727779;--mdc-switch-selected-track-color: #727779;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #363c3f;--mdc-slider-focus-handle-color: #363c3f;--mdc-slider-hover-handle-color: #363c3f;--mdc-slider-active-track-color: #363c3f;--mdc-slider-inactive-track-color: #363c3f;--mdc-slider-with-tick-marks-inactive-container-color: #363c3f;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #363c3f;--mat-slider-hover-state-layer-color: rgba(54, 60, 63, .05);--mat-slider-focus-state-layer-color: rgba(54, 60, 63, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #f9b215;--mdc-checkbox-selected-hover-icon-color: #f9b215;--mdc-checkbox-selected-icon-color: #f9b215;--mdc-checkbox-selected-pressed-icon-color: #f9b215;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f9b215;--mdc-checkbox-selected-hover-state-layer-color: #f9b215;--mdc-checkbox-selected-pressed-state-layer-color: #f9b215;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #f9b215;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #363c3f;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #363c3f;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #363c3f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(54, 60, 63, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(54, 60, 63, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(54, 60, 63, .3);--mat-datepicker-toggle-active-state-icon-color: #363c3f;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(54, 60, 63, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #363c3f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #363c3f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #363c3f;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.dgy-theme .mat-accent{--mat-option-selected-state-label-text-color: #f9b215;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.dgy-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.dgy-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #363c3f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #363c3f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dgy-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f9b215;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f9b215;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dgy-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dgy-theme .mat-elevation-z0,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.dgy-theme .mat-elevation-z1,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.dgy-theme .mat-elevation-z2,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dgy-theme .mat-elevation-z3,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.dgy-theme .mat-elevation-z4,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.dgy-theme .mat-elevation-z5,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.dgy-theme .mat-elevation-z6,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.dgy-theme .mat-elevation-z7,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.dgy-theme .mat-elevation-z8,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.dgy-theme .mat-elevation-z9,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.dgy-theme .mat-elevation-z10,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.dgy-theme .mat-elevation-z11,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.dgy-theme .mat-elevation-z12,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.dgy-theme .mat-elevation-z13,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.dgy-theme .mat-elevation-z14,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.dgy-theme .mat-elevation-z15,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.dgy-theme .mat-elevation-z16,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.dgy-theme .mat-elevation-z17,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.dgy-theme .mat-elevation-z18,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.dgy-theme .mat-elevation-z19,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.dgy-theme .mat-elevation-z20,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.dgy-theme .mat-elevation-z21,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.dgy-theme .mat-elevation-z22,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.dgy-theme .mat-elevation-z23,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.dgy-theme .mat-elevation-z24,.dgy-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.dgy-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #363c3f;--mdc-linear-progress-track-color: rgba(54, 60, 63, .25)}.dgy-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f9b215;--mdc-linear-progress-track-color: rgba(249, 178, 21, .25)}.dgy-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.dgy-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f9b215;--mdc-filled-text-field-focus-active-indicator-color: #f9b215;--mdc-filled-text-field-focus-label-text-color: rgba(249, 178, 21, .87);--mdc-outlined-text-field-caret-color: #f9b215;--mdc-outlined-text-field-focus-outline-color: #f9b215;--mdc-outlined-text-field-focus-label-text-color: rgba(249, 178, 21, .87);--mat-form-field-focus-select-arrow-color: rgba(249, 178, 21, .87)}.dgy-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.dgy-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(249, 178, 21, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.dgy-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.dgy-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.dgy-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.dgy-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dgy-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #363c3f;--mdc-chip-elevated-selected-container-color: #363c3f;--mdc-chip-elevated-disabled-container-color: #363c3f;--mdc-chip-flat-disabled-selected-container-color: #363c3f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dgy-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dgy-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #f9b215;--mdc-chip-elevated-selected-container-color: #f9b215;--mdc-chip-elevated-disabled-container-color: #f9b215;--mdc-chip-flat-disabled-selected-container-color: #f9b215;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.dgy-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dgy-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dgy-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.dgy-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #f8ab12;--mdc-switch-selected-handle-color: #f8ab12;--mdc-switch-selected-hover-state-layer-color: #f8ab12;--mdc-switch-selected-pressed-state-layer-color: #f8ab12;--mdc-switch-selected-focus-handle-color: #f58a06;--mdc-switch-selected-hover-handle-color: #f58a06;--mdc-switch-selected-pressed-handle-color: #f58a06;--mdc-switch-selected-focus-track-color: #fbc95b;--mdc-switch-selected-hover-track-color: #fbc95b;--mdc-switch-selected-pressed-track-color: #fbc95b;--mdc-switch-selected-track-color: #fbc95b}.dgy-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.dgy-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.dgy-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #363c3f;--mdc-radio-selected-hover-icon-color: #363c3f;--mdc-radio-selected-icon-color: #363c3f;--mdc-radio-selected-pressed-icon-color: #363c3f;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #363c3f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.dgy-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f9b215;--mdc-radio-selected-hover-icon-color: #f9b215;--mdc-radio-selected-icon-color: #f9b215;--mdc-radio-selected-pressed-icon-color: #f9b215;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f9b215;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.dgy-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.dgy-theme .mat-accent{--mat-slider-ripple-color: #f9b215;--mat-slider-hover-state-layer-color: rgba(249, 178, 21, .05);--mat-slider-focus-state-layer-color: rgba(249, 178, 21, .2);--mdc-slider-handle-color: #f9b215;--mdc-slider-focus-handle-color: #f9b215;--mdc-slider-hover-handle-color: #f9b215;--mdc-slider-active-track-color: #f9b215;--mdc-slider-inactive-track-color: #f9b215;--mdc-slider-with-tick-marks-inactive-container-color: #f9b215;--mdc-slider-with-tick-marks-active-container-color: black}.dgy-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.dgy-theme .mdc-list-item__start,.dgy-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #363c3f;--mdc-radio-selected-hover-icon-color: #363c3f;--mdc-radio-selected-icon-color: #363c3f;--mdc-radio-selected-pressed-icon-color: #363c3f}.dgy-theme .mat-accent .mdc-list-item__start,.dgy-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f9b215;--mdc-radio-selected-hover-icon-color: #f9b215;--mdc-radio-selected-icon-color: #f9b215;--mdc-radio-selected-pressed-icon-color: #f9b215}.dgy-theme .mat-warn .mdc-list-item__start,.dgy-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.dgy-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #363c3f;--mdc-checkbox-selected-hover-icon-color: #363c3f;--mdc-checkbox-selected-icon-color: #363c3f;--mdc-checkbox-selected-pressed-icon-color: #363c3f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #363c3f;--mdc-checkbox-selected-hover-state-layer-color: #363c3f;--mdc-checkbox-selected-pressed-state-layer-color: #363c3f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dgy-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #f9b215;--mdc-checkbox-selected-hover-icon-color: #f9b215;--mdc-checkbox-selected-icon-color: #f9b215;--mdc-checkbox-selected-pressed-icon-color: #f9b215;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f9b215;--mdc-checkbox-selected-hover-state-layer-color: #f9b215;--mdc-checkbox-selected-pressed-state-layer-color: #f9b215;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dgy-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dgy-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.dgy-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.dgy-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.dgy-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#363c3f}.dgy-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.dgy-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.dgy-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.dgy-theme .mat-mdc-tab-group,.dgy-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #363c3f;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #363c3f;--mat-tab-header-active-ripple-color: #363c3f;--mat-tab-header-inactive-ripple-color: #363c3f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #363c3f;--mat-tab-header-active-hover-label-text-color: #363c3f;--mat-tab-header-active-focus-indicator-color: #363c3f;--mat-tab-header-active-hover-indicator-color: #363c3f}.dgy-theme .mat-mdc-tab-group.mat-accent,.dgy-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f9b215;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f9b215;--mat-tab-header-active-ripple-color: #f9b215;--mat-tab-header-inactive-ripple-color: #f9b215;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f9b215;--mat-tab-header-active-hover-label-text-color: #f9b215;--mat-tab-header-active-focus-indicator-color: #f9b215;--mat-tab-header-active-hover-indicator-color: #f9b215}.dgy-theme .mat-mdc-tab-group.mat-warn,.dgy-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.dgy-theme .mat-mdc-tab-group.mat-background-primary,.dgy-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #363c3f;--mat-tab-header-with-background-foreground-color: white}.dgy-theme .mat-mdc-tab-group.mat-background-accent,.dgy-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f9b215;--mat-tab-header-with-background-foreground-color: black}.dgy-theme .mat-mdc-tab-group.mat-background-warn,.dgy-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.dgy-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.dgy-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #363c3f;--mdc-checkbox-selected-hover-icon-color: #363c3f;--mdc-checkbox-selected-icon-color: #363c3f;--mdc-checkbox-selected-pressed-icon-color: #363c3f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #363c3f;--mdc-checkbox-selected-hover-state-layer-color: #363c3f;--mdc-checkbox-selected-pressed-state-layer-color: #363c3f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dgy-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dgy-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #363c3f;--mat-text-button-state-layer-color: #363c3f;--mat-text-button-ripple-color: rgba(54, 60, 63, .1)}.dgy-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f9b215;--mat-text-button-state-layer-color: #f9b215;--mat-text-button-ripple-color: rgba(249, 178, 21, .1)}.dgy-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.dgy-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #363c3f;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dgy-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f9b215;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.dgy-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dgy-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #363c3f;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dgy-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f9b215;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.dgy-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dgy-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #363c3f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #363c3f;--mat-outlined-button-ripple-color: rgba(54, 60, 63, .1)}.dgy-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f9b215;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f9b215;--mat-outlined-button-ripple-color: rgba(249, 178, 21, .1)}.dgy-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.dgy-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #363c3f;--mat-icon-button-state-layer-color: #363c3f;--mat-icon-button-ripple-color: rgba(54, 60, 63, .1)}.dgy-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f9b215;--mat-icon-button-state-layer-color: #f9b215;--mat-icon-button-ripple-color: rgba(249, 178, 21, .1)}.dgy-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.dgy-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #363c3f;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dgy-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f9b215;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.dgy-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dgy-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #363c3f;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dgy-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f9b215;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.dgy-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dgy-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #f9b215}.dgy-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.dgy-theme .mat-badge-accent{--mat-badge-background-color: #f9b215;--mat-badge-text-color: black}.dgy-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.dgy-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #f9b215;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(249, 178, 21, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(249, 178, 21, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(249, 178, 21, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(249, 178, 21, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dgy-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dgy-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f9b215}.dgy-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.dgy-theme .mat-icon.mat-primary{--mat-icon-color: #363c3f}.dgy-theme .mat-icon.mat-accent{--mat-icon-color: #f9b215}.dgy-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.dgy-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #f9b215;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #f9b215;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #f9b215;--mat-stepper-header-edit-state-icon-foreground-color: black}.dgy-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.dgy-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #363c3f;--mat-toolbar-container-text-color: white}.dgy-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f9b215;--mat-toolbar-container-text-color: black}.dgy-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.dgy-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.dgy-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.dgy-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.dgy-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.dgy-theme .fill-remaining-space{flex:1 1 auto}.dgy-theme .cursor-click{cursor:pointer}.dgy-theme .center{margin-bottom:2rem;height:auto}.dgy-theme .fluid{margin-bottom:2rem}.dgy-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.dgy-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.dgy-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.dgy-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.dgy-theme .nav-name-2{line-height:18px!important}.dgy-theme .text-success{color:#73ba64!important}.dgy-theme .text-light{color:#cecece!important}.dgy-theme .text-dark{color:#1a1d1f!important}.dgy-theme .bg-success{background-color:#73ba64!important}.dgy-theme .bg-light{background-color:#cecece!important}.dgy-theme .bg-dark{background-color:#1a1d1f!important}.dgy-theme .theme-border-success{border-radius:.25rem;border:1px solid #73BA64}.dgy-theme .theme-border-light{border-radius:.25rem;border:1px solid #cecece}.dgy-theme .theme-border-dark{border-radius:.25rem;border:1px solid #1a1d1f}.dgy-theme .snackbar-primary{--mdc-snackbar-container-color: #363c3f !important}.dgy-theme .snackbar-accent{--mdc-snackbar-container-color: #f9b215 !important}.dgy-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.dgy-theme .snackbar-success{--mdc-snackbar-container-color: #73BA64 !important}.dgy-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.dgy-theme .snackbar-light{--mdc-snackbar-container-color: #cecece !important}.dgy-theme .snackbar-dark{--mdc-snackbar-container-color: #1a1d1f !important}.dgy-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.dgy-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#f9b215!important}.dgy-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#f9b215!important}.dgy-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#f9b215!important}.dgy-theme .box-light{border-radius:.25rem;border:1px solid #cecece;padding:1.25em 1.75em;margin-bottom:1em}.dgy-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dgy-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.dgy-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dgy-theme .cell-sm{flex:.25}.dgy-theme .cell-md{flex:.5}.dgy-theme .cell-lg{flex:.75}.dgy-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.dgy-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.dgy-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.dgy-theme p{white-space:normal!important}.dgy-theme .mat-headline-4,.dgy-theme .mat-headline-3,.dgy-theme .mat-headline-2,.dgy-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.dgy-theme .key-value{font-weight:700}.dgy-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.dgy-theme .small-label-container small,.dgy-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.dgy-theme .mat-mdc-dialog-content{word-break:break-word}.dgy-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.dgy-theme a:hover,.dgy-theme a.mat-mdc-tab-link:hover,.dgy-theme a.mat-mdc-list-item:hover,.dgy-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.dgy-theme .active-link{border-right:4px solid #f9b215;transition:.3s}.dgy-theme .active-link .mat-icon{color:#f9b215!important}.dgy-theme .mat-mdc-card{margin:.75em}.dgy-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.dgy-theme button.mat-mdc-button,.dgy-theme button.mat-mdc-raised-button,.dgy-theme button.mat-mdc-unelevated-button,.dgy-theme button.mat-mdc-outlined-button,.dgy-theme button.mat-mdc-fab,.dgy-theme button.mat-mdc-mini-fab,.dgy-theme a.mat-button,.dgy-theme a.mat-raised-button,.dgy-theme a.mat-flat-button,.dgy-theme a.mat-stroked-button,.dgy-theme a.mat-fab,.dgy-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.dgy-theme button.mat-mdc-button:hover,.dgy-theme button.mat-mdc-raised-button:hover,.dgy-theme button.mat-mdc-unelevated-button:hover,.dgy-theme button.mat-mdc-outlined-button:hover,.dgy-theme button.mat-mdc-fab:hover,.dgy-theme button.mat-mdc-mini-fab:hover,.dgy-theme a.mat-button:hover,.dgy-theme a.mat-raised-button:hover,.dgy-theme a.mat-flat-button:hover,.dgy-theme a.mat-stroked-button:hover,.dgy-theme a.mat-fab:hover,.dgy-theme a.mat-mini-fab:hover{text-decoration:none}.dgy-theme button.mat-mdc-button:not(:last-of-type),.dgy-theme button.mat-mdc-raised-button:not(:last-of-type),.dgy-theme button.mat-mdc-unelevated-button:not(:last-of-type),.dgy-theme button.mat-mdc-outlined-button:not(:last-of-type),.dgy-theme button.mat-mdc-fab:not(:last-of-type),.dgy-theme a.mat-button:not(:last-of-type),.dgy-theme a.mat-raised-button:not(:last-of-type),.dgy-theme a.mat-flat-button:not(:last-of-type),.dgy-theme a.mat-stroked-button:not(:last-of-type),.dgy-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.dgy-theme button.mat-mdc-button:not(:first-of-type),.dgy-theme button.mat-mdc-raised-button:not(:first-of-type),.dgy-theme button.mat-mdc-unelevated-button:not(:first-of-type),.dgy-theme button.mat-mdc-outlined-button:not(:first-of-type),.dgy-theme button.mat-mdc-fab:not(:first-of-type),.dgy-theme a.mat-button:not(:first-of-type),.dgy-theme a.mat-raised-button:not(:first-of-type),.dgy-theme a.mat-flat-button:not(:first-of-type),.dgy-theme a.mat-stroked-button:not(:first-of-type),.dgy-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.dgy-theme button.mat-mdc-button:not(:first-of-type),.dgy-theme button.mat-mdc-raised-button:not(:first-of-type),.dgy-theme button.mat-mdc-unelevated-button:not(:first-of-type),.dgy-theme button.mat-mdc-outlined-button:not(:first-of-type),.dgy-theme button.mat-mdc-fab:not(:first-of-type),.dgy-theme a.mat-button:not(:first-of-type),.dgy-theme a.mat-raised-button:not(:first-of-type),.dgy-theme a.mat-flat-button:not(:first-of-type),.dgy-theme a.mat-stroked-button:not(:first-of-type),.dgy-theme a.mat-fab:not(:first-of-type){margin-left:0}}.dgy-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.dgy-theme .mat-mdc-mini-fab.mat-accent[disabled],.dgy-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.dgy-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.dgy-theme .prop-value{font-size:16px;margin-bottom:25px}.dgy-theme .pre-prop .prop-value{white-space:pre-wrap!important}.dgy-theme .font-medium{font-weight:500}.dgy-theme .font-light{font-weight:300}.dgy-theme .text-xs{font-size:12px!important}.dgy-theme .link{color:#f9b215}.dgy-theme .link:hover{color:#f58a06}.dgy-theme a{text-decoration:none}.dgy-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.dgy-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.dgy-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.dgy-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.dgy-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.dgy-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.dgy-theme .dnd-container.invalid{border:1px dashed #e9093f}.dgy-theme .top-container{position:relative}.dgy-theme .stretch{height:100%}.dgy-theme .dnd-height{height:100%;min-height:200px}.dgy-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.dgy-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#1a1d1f}.dgy-theme .dnd-text .text-hidden{display:none;font-weight:600}.dgy-theme .button-container{position:absolute;bottom:5px;right:15px}.dgy-theme .file-data{flex:1;min-width:0}.dgy-theme .file-data h4,.dgy-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.dgy-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dgy-theme div.ps>div{height:100%}.dgy-theme div.dropzone>div{height:100%}.dgy-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.dgy-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.dgy-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.dgy-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.dgy-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.dgy-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.dgy-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.dgy-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.dgy-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.dgy-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.dgy-theme .dnd-highlight:hover{display:none}.dgy-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.dgy-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.dgy-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.dgy-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.dgy-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.dgy-theme .file-frame{border:1px solid #cecece;border-radius:5px}.dgy-theme .pdf-width,.dgy-theme .attachment-container img{max-width:200px}.dgy-theme .message-notification{display:flex;max-width:300px;max-height:100px}.dgy-theme .message-notification .mat-icon{overflow:visible!important}.dgy-theme .message-notification .full-width{width:100%}.dgy-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.dgy-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.dgy-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.dgy-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.dgy-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.dgy-theme .notification-text:before{position:absolute;right:0;bottom:0}.dgy-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.dgy-theme .scrolless-tour{overflow:hidden}.dgy-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.dgy-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.dgy-theme .component-title{font-weight:700!important;color:#363c3f}.dgy-theme .component-title .mat-icon{vertical-align:middle;color:#f9b215}.dgy-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.dgy-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.dgy-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.dgy-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.dgy-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.dgy-theme .mat-drawer-container{background-color:#fff}.dgy-theme .mat-mdc-checkbox{margin-top:15px}.dgy-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.dgy-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.dgy-theme .full-height{min-height:100vh}.dgy-theme .rounded-sm{border-radius:5px}.dgy-theme .mat-expansion-panel-header-title h3,.dgy-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.dgy-theme .mat-mdc-snack-bar-container{width:100%!important}}.dgy-theme .snackbar-margin{margin-top:80px!important}.dgy-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.dgy-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.dgy-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.dgy-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.dgy-theme .success-title{color:#73ba64!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.dgy-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.dgy-theme .mat-mdc-list-item-title{white-space:pre-wrap}.dgy-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.dgy-theme .dialog-close{float:right}.dgy-theme .spa-nav-menu mat-icon{margin-right:16px!important}.dgy-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.dgy-theme .w-100{width:100%}.dgy-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.dgy-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.dgy-theme .mat-mdc-button,.dgy-theme .mat-mdc-unelevated-button,.dgy-theme .mat-mdc-raised-button,.dgy-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.dgy-theme .mat-mdc-button>.mat-icon,.dgy-theme .mat-mdc-unelevated-button>.mat-icon,.dgy-theme .mat-mdc-raised-button>.mat-icon,.dgy-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.dgy-theme .mat-icon{overflow:visible!important}.dgy-theme .mat-mdc-checkbox .mdc-label,.dgy-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.dgy-theme .mdc-button{height:fit-content!important}.dgy-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.dgy-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.dgy-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.dgy-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.dgy-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.dgy-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.dgy-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.dgy-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.dgy-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.dgy-theme .table-search .mat-mdc-form-field,.dgy-theme .mat-mdc-slide-toggle label{margin-bottom:0}.clg-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #009bb3;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #c3d336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #c3d336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #009bb3;--mdc-filled-text-field-focus-active-indicator-color: #009bb3;--mdc-filled-text-field-focus-label-text-color: rgba(0, 155, 179, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef3e36;--mdc-filled-text-field-error-focus-label-text-color: #ef3e36;--mdc-filled-text-field-error-label-text-color: #ef3e36;--mdc-filled-text-field-error-caret-color: #ef3e36;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-hover-active-indicator-color: #ef3e36;--mdc-outlined-text-field-caret-color: #009bb3;--mdc-outlined-text-field-focus-outline-color: #009bb3;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 155, 179, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ef3e36;--mdc-outlined-text-field-error-focus-label-text-color: #ef3e36;--mdc-outlined-text-field-error-label-text-color: #ef3e36;--mdc-outlined-text-field-error-hover-label-text-color: #ef3e36;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef3e36;--mdc-outlined-text-field-error-hover-outline-color: #ef3e36;--mdc-outlined-text-field-error-outline-color: #ef3e36;--mat-form-field-focus-select-arrow-color: rgba(0, 155, 179, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef3e36;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 155, 179, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #0093ac;--mdc-switch-selected-handle-color: #0093ac;--mdc-switch-selected-hover-state-layer-color: #0093ac;--mdc-switch-selected-pressed-state-layer-color: #0093ac;--mdc-switch-selected-focus-handle-color: #006d8b;--mdc-switch-selected-hover-handle-color: #006d8b;--mdc-switch-selected-pressed-handle-color: #006d8b;--mdc-switch-selected-focus-track-color: #4db9ca;--mdc-switch-selected-hover-track-color: #4db9ca;--mdc-switch-selected-pressed-track-color: #4db9ca;--mdc-switch-selected-track-color: #4db9ca;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #009bb3;--mdc-slider-focus-handle-color: #009bb3;--mdc-slider-hover-handle-color: #009bb3;--mdc-slider-active-track-color: #009bb3;--mdc-slider-inactive-track-color: #009bb3;--mdc-slider-with-tick-marks-inactive-container-color: #009bb3;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #009bb3;--mat-slider-hover-state-layer-color: rgba(0, 155, 179, .05);--mat-slider-focus-state-layer-color: rgba(0, 155, 179, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #c3d336;--mdc-checkbox-selected-hover-icon-color: #c3d336;--mdc-checkbox-selected-icon-color: #c3d336;--mdc-checkbox-selected-pressed-icon-color: #c3d336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c3d336;--mdc-checkbox-selected-hover-state-layer-color: #c3d336;--mdc-checkbox-selected-pressed-state-layer-color: #c3d336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #c3d336;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #009bb3;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #009bb3;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #009bb3;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 155, 179, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 155, 179, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 155, 179, .3);--mat-datepicker-toggle-active-state-icon-color: #009bb3;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 155, 179, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #009bb3;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #009bb3;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #009bb3;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ef3e36;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ef3e36;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.clg-theme .mat-accent{--mat-option-selected-state-label-text-color: #c3d336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.clg-theme .mat-warn{--mat-option-selected-state-label-text-color: #ef3e36;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.clg-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #009bb3;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #009bb3;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.clg-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #c3d336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #c3d336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.clg-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef3e36;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef3e36;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.clg-theme .mat-elevation-z0,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.clg-theme .mat-elevation-z1,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.clg-theme .mat-elevation-z2,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.clg-theme .mat-elevation-z3,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.clg-theme .mat-elevation-z4,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.clg-theme .mat-elevation-z5,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.clg-theme .mat-elevation-z6,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.clg-theme .mat-elevation-z7,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.clg-theme .mat-elevation-z8,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.clg-theme .mat-elevation-z9,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.clg-theme .mat-elevation-z10,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.clg-theme .mat-elevation-z11,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.clg-theme .mat-elevation-z12,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.clg-theme .mat-elevation-z13,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.clg-theme .mat-elevation-z14,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.clg-theme .mat-elevation-z15,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.clg-theme .mat-elevation-z16,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.clg-theme .mat-elevation-z17,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.clg-theme .mat-elevation-z18,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.clg-theme .mat-elevation-z19,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.clg-theme .mat-elevation-z20,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.clg-theme .mat-elevation-z21,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.clg-theme .mat-elevation-z22,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.clg-theme .mat-elevation-z23,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.clg-theme .mat-elevation-z24,.clg-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.clg-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #009bb3;--mdc-linear-progress-track-color: rgba(0, 155, 179, .25)}.clg-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #c3d336;--mdc-linear-progress-track-color: rgba(195, 211, 54, .25)}.clg-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef3e36;--mdc-linear-progress-track-color: rgba(239, 62, 54, .25)}.clg-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #c3d336;--mdc-filled-text-field-focus-active-indicator-color: #c3d336;--mdc-filled-text-field-focus-label-text-color: rgba(195, 211, 54, .87);--mdc-outlined-text-field-caret-color: #c3d336;--mdc-outlined-text-field-focus-outline-color: #c3d336;--mdc-outlined-text-field-focus-label-text-color: rgba(195, 211, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(195, 211, 54, .87)}.clg-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef3e36;--mdc-filled-text-field-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mdc-outlined-text-field-caret-color: #ef3e36;--mdc-outlined-text-field-focus-outline-color: #ef3e36;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 62, 54, .87)}.clg-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(195, 211, 54, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.clg-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 62, 54, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.clg-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.clg-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.clg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.clg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #009bb3;--mdc-chip-elevated-selected-container-color: #009bb3;--mdc-chip-elevated-disabled-container-color: #009bb3;--mdc-chip-flat-disabled-selected-container-color: #009bb3;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.clg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.clg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #c3d336;--mdc-chip-elevated-selected-container-color: #c3d336;--mdc-chip-elevated-disabled-container-color: #c3d336;--mdc-chip-flat-disabled-selected-container-color: #c3d336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.clg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.clg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef3e36;--mdc-chip-elevated-selected-container-color: #ef3e36;--mdc-chip-elevated-disabled-container-color: #ef3e36;--mdc-chip-flat-disabled-selected-container-color: #ef3e36;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.clg-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.clg-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #bdce30;--mdc-switch-selected-handle-color: #bdce30;--mdc-switch-selected-hover-state-layer-color: #bdce30;--mdc-switch-selected-pressed-state-layer-color: #bdce30;--mdc-switch-selected-focus-handle-color: #a1b716;--mdc-switch-selected-hover-handle-color: #a1b716;--mdc-switch-selected-pressed-handle-color: #a1b716;--mdc-switch-selected-focus-track-color: #d5e072;--mdc-switch-selected-hover-track-color: #d5e072;--mdc-switch-selected-pressed-track-color: #d5e072;--mdc-switch-selected-track-color: #d5e072}.clg-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ed3830;--mdc-switch-selected-handle-color: #ed3830;--mdc-switch-selected-hover-state-layer-color: #ed3830;--mdc-switch-selected-pressed-state-layer-color: #ed3830;--mdc-switch-selected-focus-handle-color: #e41b16;--mdc-switch-selected-hover-handle-color: #e41b16;--mdc-switch-selected-pressed-handle-color: #e41b16;--mdc-switch-selected-focus-track-color: #f47872;--mdc-switch-selected-hover-track-color: #f47872;--mdc-switch-selected-pressed-track-color: #f47872;--mdc-switch-selected-track-color: #f47872}.clg-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.clg-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #009bb3;--mdc-radio-selected-hover-icon-color: #009bb3;--mdc-radio-selected-icon-color: #009bb3;--mdc-radio-selected-pressed-icon-color: #009bb3;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #009bb3;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.clg-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c3d336;--mdc-radio-selected-hover-icon-color: #c3d336;--mdc-radio-selected-icon-color: #c3d336;--mdc-radio-selected-pressed-icon-color: #c3d336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #c3d336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.clg-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef3e36;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.clg-theme .mat-accent{--mat-slider-ripple-color: #c3d336;--mat-slider-hover-state-layer-color: rgba(195, 211, 54, .05);--mat-slider-focus-state-layer-color: rgba(195, 211, 54, .2);--mdc-slider-handle-color: #c3d336;--mdc-slider-focus-handle-color: #c3d336;--mdc-slider-hover-handle-color: #c3d336;--mdc-slider-active-track-color: #c3d336;--mdc-slider-inactive-track-color: #c3d336;--mdc-slider-with-tick-marks-inactive-container-color: #c3d336;--mdc-slider-with-tick-marks-active-container-color: black}.clg-theme .mat-warn{--mat-slider-ripple-color: #ef3e36;--mat-slider-hover-state-layer-color: rgba(239, 62, 54, .05);--mat-slider-focus-state-layer-color: rgba(239, 62, 54, .2);--mdc-slider-handle-color: #ef3e36;--mdc-slider-focus-handle-color: #ef3e36;--mdc-slider-hover-handle-color: #ef3e36;--mdc-slider-active-track-color: #ef3e36;--mdc-slider-inactive-track-color: #ef3e36;--mdc-slider-with-tick-marks-inactive-container-color: #ef3e36;--mdc-slider-with-tick-marks-active-container-color: white}.clg-theme .mdc-list-item__start,.clg-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #009bb3;--mdc-radio-selected-hover-icon-color: #009bb3;--mdc-radio-selected-icon-color: #009bb3;--mdc-radio-selected-pressed-icon-color: #009bb3}.clg-theme .mat-accent .mdc-list-item__start,.clg-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c3d336;--mdc-radio-selected-hover-icon-color: #c3d336;--mdc-radio-selected-icon-color: #c3d336;--mdc-radio-selected-pressed-icon-color: #c3d336}.clg-theme .mat-warn .mdc-list-item__start,.clg-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36}.clg-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #009bb3;--mdc-checkbox-selected-hover-icon-color: #009bb3;--mdc-checkbox-selected-icon-color: #009bb3;--mdc-checkbox-selected-pressed-icon-color: #009bb3;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #009bb3;--mdc-checkbox-selected-hover-state-layer-color: #009bb3;--mdc-checkbox-selected-pressed-state-layer-color: #009bb3;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.clg-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #c3d336;--mdc-checkbox-selected-hover-icon-color: #c3d336;--mdc-checkbox-selected-icon-color: #c3d336;--mdc-checkbox-selected-pressed-icon-color: #c3d336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c3d336;--mdc-checkbox-selected-hover-state-layer-color: #c3d336;--mdc-checkbox-selected-pressed-state-layer-color: #c3d336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.clg-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.clg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.clg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.clg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.clg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#009bb3}.clg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.clg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.clg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.clg-theme .mat-mdc-tab-group,.clg-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #009bb3;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #009bb3;--mat-tab-header-active-ripple-color: #009bb3;--mat-tab-header-inactive-ripple-color: #009bb3;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #009bb3;--mat-tab-header-active-hover-label-text-color: #009bb3;--mat-tab-header-active-focus-indicator-color: #009bb3;--mat-tab-header-active-hover-indicator-color: #009bb3}.clg-theme .mat-mdc-tab-group.mat-accent,.clg-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #c3d336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #c3d336;--mat-tab-header-active-ripple-color: #c3d336;--mat-tab-header-inactive-ripple-color: #c3d336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #c3d336;--mat-tab-header-active-hover-label-text-color: #c3d336;--mat-tab-header-active-focus-indicator-color: #c3d336;--mat-tab-header-active-hover-indicator-color: #c3d336}.clg-theme .mat-mdc-tab-group.mat-warn,.clg-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef3e36;--mat-tab-header-active-ripple-color: #ef3e36;--mat-tab-header-inactive-ripple-color: #ef3e36;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef3e36;--mat-tab-header-active-hover-label-text-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36;--mat-tab-header-active-hover-indicator-color: #ef3e36}.clg-theme .mat-mdc-tab-group.mat-background-primary,.clg-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #009bb3;--mat-tab-header-with-background-foreground-color: white}.clg-theme .mat-mdc-tab-group.mat-background-accent,.clg-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #c3d336;--mat-tab-header-with-background-foreground-color: black}.clg-theme .mat-mdc-tab-group.mat-background-warn,.clg-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef3e36;--mat-tab-header-with-background-foreground-color: white}.clg-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.clg-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #009bb3;--mdc-checkbox-selected-hover-icon-color: #009bb3;--mdc-checkbox-selected-icon-color: #009bb3;--mdc-checkbox-selected-pressed-icon-color: #009bb3;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #009bb3;--mdc-checkbox-selected-hover-state-layer-color: #009bb3;--mdc-checkbox-selected-pressed-state-layer-color: #009bb3;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.clg-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.clg-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #009bb3;--mat-text-button-state-layer-color: #009bb3;--mat-text-button-ripple-color: rgba(0, 155, 179, .1)}.clg-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #c3d336;--mat-text-button-state-layer-color: #c3d336;--mat-text-button-ripple-color: rgba(195, 211, 54, .1)}.clg-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef3e36;--mat-text-button-state-layer-color: #ef3e36;--mat-text-button-ripple-color: rgba(239, 62, 54, .1)}.clg-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #009bb3;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.clg-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #c3d336;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.clg-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef3e36;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.clg-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #009bb3;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.clg-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #c3d336;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.clg-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef3e36;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.clg-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #009bb3;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #009bb3;--mat-outlined-button-ripple-color: rgba(0, 155, 179, .1)}.clg-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #c3d336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #c3d336;--mat-outlined-button-ripple-color: rgba(195, 211, 54, .1)}.clg-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef3e36;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ef3e36;--mat-outlined-button-ripple-color: rgba(239, 62, 54, .1)}.clg-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #009bb3;--mat-icon-button-state-layer-color: #009bb3;--mat-icon-button-ripple-color: rgba(0, 155, 179, .1)}.clg-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #c3d336;--mat-icon-button-state-layer-color: #c3d336;--mat-icon-button-ripple-color: rgba(195, 211, 54, .1)}.clg-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef3e36;--mat-icon-button-state-layer-color: #ef3e36;--mat-icon-button-ripple-color: rgba(239, 62, 54, .1)}.clg-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #009bb3;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.clg-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #c3d336;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.clg-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef3e36;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.clg-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #009bb3;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.clg-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #c3d336;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.clg-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef3e36;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.clg-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #c3d336}.clg-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ef3e36}.clg-theme .mat-badge-accent{--mat-badge-background-color: #c3d336;--mat-badge-text-color: black}.clg-theme .mat-badge-warn{--mat-badge-background-color: #ef3e36;--mat-badge-text-color: white}.clg-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #c3d336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(195, 211, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(195, 211, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(195, 211, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(195, 211, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.clg-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef3e36;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 62, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 62, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.clg-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #c3d336}.clg-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef3e36}.clg-theme .mat-icon.mat-primary{--mat-icon-color: #009bb3}.clg-theme .mat-icon.mat-accent{--mat-icon-color: #c3d336}.clg-theme .mat-icon.mat-warn{--mat-icon-color: #ef3e36}.clg-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #c3d336;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #c3d336;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #c3d336;--mat-stepper-header-edit-state-icon-foreground-color: black}.clg-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef3e36;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef3e36;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef3e36;--mat-stepper-header-edit-state-icon-foreground-color: white}.clg-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #009bb3;--mat-toolbar-container-text-color: white}.clg-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #c3d336;--mat-toolbar-container-text-color: black}.clg-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef3e36;--mat-toolbar-container-text-color: white}.clg-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.clg-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.clg-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.clg-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.clg-theme .fill-remaining-space{flex:1 1 auto}.clg-theme .cursor-click{cursor:pointer}.clg-theme .center{margin-bottom:2rem;height:auto}.clg-theme .fluid{margin-bottom:2rem}.clg-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.clg-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.clg-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.clg-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.clg-theme .nav-name-2{line-height:18px!important}.clg-theme .text-success{color:#76bb67!important}.clg-theme .text-glow{color:#fe5d26!important}.clg-theme .text-light{color:#cecece!important}.clg-theme .text-dark{color:#006979!important}.clg-theme .bg-success{background-color:#76bb67!important}.clg-theme .bg-glow{background-color:#fe5d26!important}.clg-theme .bg-light{background-color:#cecece!important}.clg-theme .bg-dark{background-color:#006979!important}.clg-theme .theme-border-success{border-radius:.25rem;border:1px solid #76bb67}.clg-theme .theme-border-glow{border-radius:.25rem;border:1px solid #FE5D26}.clg-theme .theme-border-light{border-radius:.25rem;border:1px solid #cecece}.clg-theme .theme-border-dark{border-radius:.25rem;border:1px solid #006979}.clg-theme .snackbar-primary{--mdc-snackbar-container-color: #009bb3 !important}.clg-theme .snackbar-accent{--mdc-snackbar-container-color: #c3d336 !important}.clg-theme .snackbar-warn{--mdc-snackbar-container-color: #ef3e36 !important}.clg-theme .snackbar-success{--mdc-snackbar-container-color: #76bb67 !important}.clg-theme .snackbar-glow{--mdc-snackbar-container-color: #FE5D26 !important}.clg-theme .snackbar-light{--mdc-snackbar-container-color: #cecece !important}.clg-theme .snackbar-dark{--mdc-snackbar-container-color: #006979 !important}.clg-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.clg-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#c3d336!important}.clg-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#c3d336!important}.clg-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#c3d336!important}.clg-theme .box-light{border-radius:.25rem;border:1px solid #cecece;padding:1.25em 1.75em;margin-bottom:1em}.clg-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.clg-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.clg-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.clg-theme .cell-sm{flex:.25}.clg-theme .cell-md{flex:.5}.clg-theme .cell-lg{flex:.75}.clg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.clg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.clg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.clg-theme p{white-space:normal!important}.clg-theme .mat-headline-4,.clg-theme .mat-headline-3,.clg-theme .mat-headline-2,.clg-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.clg-theme .key-value{font-weight:700}.clg-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.clg-theme .small-label-container small,.clg-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.clg-theme .mat-mdc-dialog-content{word-break:break-word}.clg-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.clg-theme a:hover,.clg-theme a.mat-mdc-tab-link:hover,.clg-theme a.mat-mdc-list-item:hover,.clg-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.clg-theme .active-link{border-right:4px solid #c3d336;transition:.3s}.clg-theme .active-link .mat-icon{color:#c3d336!important}.clg-theme .mat-mdc-card{margin:.75em}.clg-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.clg-theme button.mat-mdc-button,.clg-theme button.mat-mdc-raised-button,.clg-theme button.mat-mdc-unelevated-button,.clg-theme button.mat-mdc-outlined-button,.clg-theme button.mat-mdc-fab,.clg-theme button.mat-mdc-mini-fab,.clg-theme a.mat-button,.clg-theme a.mat-raised-button,.clg-theme a.mat-flat-button,.clg-theme a.mat-stroked-button,.clg-theme a.mat-fab,.clg-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.clg-theme button.mat-mdc-button:hover,.clg-theme button.mat-mdc-raised-button:hover,.clg-theme button.mat-mdc-unelevated-button:hover,.clg-theme button.mat-mdc-outlined-button:hover,.clg-theme button.mat-mdc-fab:hover,.clg-theme button.mat-mdc-mini-fab:hover,.clg-theme a.mat-button:hover,.clg-theme a.mat-raised-button:hover,.clg-theme a.mat-flat-button:hover,.clg-theme a.mat-stroked-button:hover,.clg-theme a.mat-fab:hover,.clg-theme a.mat-mini-fab:hover{text-decoration:none}.clg-theme button.mat-mdc-button:not(:last-of-type),.clg-theme button.mat-mdc-raised-button:not(:last-of-type),.clg-theme button.mat-mdc-unelevated-button:not(:last-of-type),.clg-theme button.mat-mdc-outlined-button:not(:last-of-type),.clg-theme button.mat-mdc-fab:not(:last-of-type),.clg-theme a.mat-button:not(:last-of-type),.clg-theme a.mat-raised-button:not(:last-of-type),.clg-theme a.mat-flat-button:not(:last-of-type),.clg-theme a.mat-stroked-button:not(:last-of-type),.clg-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.clg-theme button.mat-mdc-button:not(:first-of-type),.clg-theme button.mat-mdc-raised-button:not(:first-of-type),.clg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.clg-theme button.mat-mdc-outlined-button:not(:first-of-type),.clg-theme button.mat-mdc-fab:not(:first-of-type),.clg-theme a.mat-button:not(:first-of-type),.clg-theme a.mat-raised-button:not(:first-of-type),.clg-theme a.mat-flat-button:not(:first-of-type),.clg-theme a.mat-stroked-button:not(:first-of-type),.clg-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.clg-theme button.mat-mdc-button:not(:first-of-type),.clg-theme button.mat-mdc-raised-button:not(:first-of-type),.clg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.clg-theme button.mat-mdc-outlined-button:not(:first-of-type),.clg-theme button.mat-mdc-fab:not(:first-of-type),.clg-theme a.mat-button:not(:first-of-type),.clg-theme a.mat-raised-button:not(:first-of-type),.clg-theme a.mat-flat-button:not(:first-of-type),.clg-theme a.mat-stroked-button:not(:first-of-type),.clg-theme a.mat-fab:not(:first-of-type){margin-left:0}}.clg-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.clg-theme .mat-mdc-mini-fab.mat-accent[disabled],.clg-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.clg-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.clg-theme .prop-value{font-size:16px;margin-bottom:25px}.clg-theme .pre-prop .prop-value{white-space:pre-wrap!important}.clg-theme .font-medium{font-weight:500}.clg-theme .font-light{font-weight:300}.clg-theme .text-xs{font-size:12px!important}.clg-theme .link{color:#c3d336}.clg-theme .link:hover{color:#a1b716}.clg-theme a{text-decoration:none}.clg-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.clg-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.clg-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.clg-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.clg-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.clg-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.clg-theme .dnd-container.invalid{border:1px dashed #e9093f}.clg-theme .top-container{position:relative}.clg-theme .stretch{height:100%}.clg-theme .dnd-height{height:100%;min-height:200px}.clg-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.clg-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#006979}.clg-theme .dnd-text .text-hidden{display:none;font-weight:600}.clg-theme .button-container{position:absolute;bottom:5px;right:15px}.clg-theme .file-data{flex:1;min-width:0}.clg-theme .file-data h4,.clg-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.clg-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.clg-theme div.ps>div{height:100%}.clg-theme div.dropzone>div{height:100%}.clg-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.clg-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.clg-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.clg-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.clg-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.clg-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.clg-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.clg-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.clg-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.clg-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.clg-theme .dnd-highlight:hover{display:none}.clg-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.clg-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.clg-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.clg-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.clg-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.clg-theme .file-frame{border:1px solid #cecece;border-radius:5px}.clg-theme .pdf-width,.clg-theme .attachment-container img{max-width:200px}.clg-theme .message-notification{display:flex;max-width:300px;max-height:100px}.clg-theme .message-notification .mat-icon{overflow:visible!important}.clg-theme .message-notification .full-width{width:100%}.clg-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.clg-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.clg-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.clg-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.clg-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.clg-theme .notification-text:before{position:absolute;right:0;bottom:0}.clg-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.clg-theme .scrolless-tour{overflow:hidden}.clg-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.clg-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.clg-theme .component-title{font-weight:700!important;color:#009bb3}.clg-theme .component-title .mat-icon{vertical-align:middle;color:#c3d336}.clg-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.clg-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.clg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.clg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.clg-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.clg-theme .mat-drawer-container{background-color:#fff}.clg-theme .mat-mdc-checkbox{margin-top:15px}.clg-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.clg-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.clg-theme .full-height{min-height:100vh}.clg-theme .rounded-sm{border-radius:5px}.clg-theme .mat-expansion-panel-header-title h3,.clg-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.clg-theme .mat-mdc-snack-bar-container{width:100%!important}}.clg-theme .snackbar-margin{margin-top:80px!important}.clg-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.clg-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.clg-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.clg-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.clg-theme .success-title{color:#76bb67!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.clg-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.clg-theme .mat-mdc-list-item-title{white-space:pre-wrap}.clg-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.clg-theme .dialog-close{float:right}.clg-theme .spa-nav-menu mat-icon{margin-right:16px!important}.clg-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.clg-theme .w-100{width:100%}.clg-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.clg-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.clg-theme .mat-mdc-button,.clg-theme .mat-mdc-unelevated-button,.clg-theme .mat-mdc-raised-button,.clg-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.clg-theme .mat-mdc-button>.mat-icon,.clg-theme .mat-mdc-unelevated-button>.mat-icon,.clg-theme .mat-mdc-raised-button>.mat-icon,.clg-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.clg-theme .mat-icon{overflow:visible!important}.clg-theme .mat-mdc-checkbox .mdc-label,.clg-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.clg-theme .mdc-button{height:fit-content!important}.clg-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.clg-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.clg-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.clg-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.clg-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.clg-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.clg-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.clg-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.clg-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.clg-theme .table-search .mat-mdc-form-field,.clg-theme .mat-mdc-slide-toggle label{margin-bottom:0}.dcg-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #005381;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #c3d336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #c3d336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #005381;--mdc-filled-text-field-focus-active-indicator-color: #005381;--mdc-filled-text-field-focus-label-text-color: rgba(0, 83, 129, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #005381;--mdc-outlined-text-field-focus-outline-color: #005381;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 83, 129, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(0, 83, 129, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 83, 129, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #004c79;--mdc-switch-selected-handle-color: #004c79;--mdc-switch-selected-hover-state-layer-color: #004c79;--mdc-switch-selected-pressed-state-layer-color: #004c79;--mdc-switch-selected-focus-handle-color: #002951;--mdc-switch-selected-hover-handle-color: #002951;--mdc-switch-selected-pressed-handle-color: #002951;--mdc-switch-selected-focus-track-color: #4d87a7;--mdc-switch-selected-hover-track-color: #4d87a7;--mdc-switch-selected-pressed-track-color: #4d87a7;--mdc-switch-selected-track-color: #4d87a7;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #005381;--mdc-slider-focus-handle-color: #005381;--mdc-slider-hover-handle-color: #005381;--mdc-slider-active-track-color: #005381;--mdc-slider-inactive-track-color: #005381;--mdc-slider-with-tick-marks-inactive-container-color: #005381;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #005381;--mat-slider-hover-state-layer-color: rgba(0, 83, 129, .05);--mat-slider-focus-state-layer-color: rgba(0, 83, 129, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #c3d336;--mdc-checkbox-selected-hover-icon-color: #c3d336;--mdc-checkbox-selected-icon-color: #c3d336;--mdc-checkbox-selected-pressed-icon-color: #c3d336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c3d336;--mdc-checkbox-selected-hover-state-layer-color: #c3d336;--mdc-checkbox-selected-pressed-state-layer-color: #c3d336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #c3d336;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #005381;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #005381;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #005381;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 83, 129, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 83, 129, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 83, 129, .3);--mat-datepicker-toggle-active-state-icon-color: #005381;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 83, 129, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #005381;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #005381;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #005381;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.dcg-theme .mat-accent{--mat-option-selected-state-label-text-color: #c3d336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.dcg-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.dcg-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #005381;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #005381;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dcg-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #c3d336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #c3d336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dcg-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dcg-theme .mat-elevation-z0,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.dcg-theme .mat-elevation-z1,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.dcg-theme .mat-elevation-z2,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dcg-theme .mat-elevation-z3,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.dcg-theme .mat-elevation-z4,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.dcg-theme .mat-elevation-z5,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.dcg-theme .mat-elevation-z6,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.dcg-theme .mat-elevation-z7,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.dcg-theme .mat-elevation-z8,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.dcg-theme .mat-elevation-z9,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.dcg-theme .mat-elevation-z10,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.dcg-theme .mat-elevation-z11,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.dcg-theme .mat-elevation-z12,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.dcg-theme .mat-elevation-z13,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.dcg-theme .mat-elevation-z14,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.dcg-theme .mat-elevation-z15,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.dcg-theme .mat-elevation-z16,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.dcg-theme .mat-elevation-z17,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.dcg-theme .mat-elevation-z18,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.dcg-theme .mat-elevation-z19,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.dcg-theme .mat-elevation-z20,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.dcg-theme .mat-elevation-z21,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.dcg-theme .mat-elevation-z22,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.dcg-theme .mat-elevation-z23,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.dcg-theme .mat-elevation-z24,.dcg-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.dcg-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #005381;--mdc-linear-progress-track-color: rgba(0, 83, 129, .25)}.dcg-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #c3d336;--mdc-linear-progress-track-color: rgba(195, 211, 54, .25)}.dcg-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.dcg-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #c3d336;--mdc-filled-text-field-focus-active-indicator-color: #c3d336;--mdc-filled-text-field-focus-label-text-color: rgba(195, 211, 54, .87);--mdc-outlined-text-field-caret-color: #c3d336;--mdc-outlined-text-field-focus-outline-color: #c3d336;--mdc-outlined-text-field-focus-label-text-color: rgba(195, 211, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(195, 211, 54, .87)}.dcg-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.dcg-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(195, 211, 54, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.dcg-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.dcg-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.dcg-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.dcg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dcg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #005381;--mdc-chip-elevated-selected-container-color: #005381;--mdc-chip-elevated-disabled-container-color: #005381;--mdc-chip-flat-disabled-selected-container-color: #005381;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dcg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dcg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #c3d336;--mdc-chip-elevated-selected-container-color: #c3d336;--mdc-chip-elevated-disabled-container-color: #c3d336;--mdc-chip-flat-disabled-selected-container-color: #c3d336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.dcg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dcg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dcg-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.dcg-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #bdce30;--mdc-switch-selected-handle-color: #bdce30;--mdc-switch-selected-hover-state-layer-color: #bdce30;--mdc-switch-selected-pressed-state-layer-color: #bdce30;--mdc-switch-selected-focus-handle-color: #a1b716;--mdc-switch-selected-hover-handle-color: #a1b716;--mdc-switch-selected-pressed-handle-color: #a1b716;--mdc-switch-selected-focus-track-color: #d5e072;--mdc-switch-selected-hover-track-color: #d5e072;--mdc-switch-selected-pressed-track-color: #d5e072;--mdc-switch-selected-track-color: #d5e072}.dcg-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.dcg-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.dcg-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #005381;--mdc-radio-selected-hover-icon-color: #005381;--mdc-radio-selected-icon-color: #005381;--mdc-radio-selected-pressed-icon-color: #005381;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #005381;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.dcg-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c3d336;--mdc-radio-selected-hover-icon-color: #c3d336;--mdc-radio-selected-icon-color: #c3d336;--mdc-radio-selected-pressed-icon-color: #c3d336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #c3d336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.dcg-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.dcg-theme .mat-accent{--mat-slider-ripple-color: #c3d336;--mat-slider-hover-state-layer-color: rgba(195, 211, 54, .05);--mat-slider-focus-state-layer-color: rgba(195, 211, 54, .2);--mdc-slider-handle-color: #c3d336;--mdc-slider-focus-handle-color: #c3d336;--mdc-slider-hover-handle-color: #c3d336;--mdc-slider-active-track-color: #c3d336;--mdc-slider-inactive-track-color: #c3d336;--mdc-slider-with-tick-marks-inactive-container-color: #c3d336;--mdc-slider-with-tick-marks-active-container-color: black}.dcg-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.dcg-theme .mdc-list-item__start,.dcg-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #005381;--mdc-radio-selected-hover-icon-color: #005381;--mdc-radio-selected-icon-color: #005381;--mdc-radio-selected-pressed-icon-color: #005381}.dcg-theme .mat-accent .mdc-list-item__start,.dcg-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c3d336;--mdc-radio-selected-hover-icon-color: #c3d336;--mdc-radio-selected-icon-color: #c3d336;--mdc-radio-selected-pressed-icon-color: #c3d336}.dcg-theme .mat-warn .mdc-list-item__start,.dcg-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.dcg-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #005381;--mdc-checkbox-selected-hover-icon-color: #005381;--mdc-checkbox-selected-icon-color: #005381;--mdc-checkbox-selected-pressed-icon-color: #005381;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #005381;--mdc-checkbox-selected-hover-state-layer-color: #005381;--mdc-checkbox-selected-pressed-state-layer-color: #005381;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dcg-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #c3d336;--mdc-checkbox-selected-hover-icon-color: #c3d336;--mdc-checkbox-selected-icon-color: #c3d336;--mdc-checkbox-selected-pressed-icon-color: #c3d336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c3d336;--mdc-checkbox-selected-hover-state-layer-color: #c3d336;--mdc-checkbox-selected-pressed-state-layer-color: #c3d336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dcg-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dcg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.dcg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.dcg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.dcg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#005381}.dcg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.dcg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.dcg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.dcg-theme .mat-mdc-tab-group,.dcg-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #005381;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #005381;--mat-tab-header-active-ripple-color: #005381;--mat-tab-header-inactive-ripple-color: #005381;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #005381;--mat-tab-header-active-hover-label-text-color: #005381;--mat-tab-header-active-focus-indicator-color: #005381;--mat-tab-header-active-hover-indicator-color: #005381}.dcg-theme .mat-mdc-tab-group.mat-accent,.dcg-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #c3d336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #c3d336;--mat-tab-header-active-ripple-color: #c3d336;--mat-tab-header-inactive-ripple-color: #c3d336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #c3d336;--mat-tab-header-active-hover-label-text-color: #c3d336;--mat-tab-header-active-focus-indicator-color: #c3d336;--mat-tab-header-active-hover-indicator-color: #c3d336}.dcg-theme .mat-mdc-tab-group.mat-warn,.dcg-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.dcg-theme .mat-mdc-tab-group.mat-background-primary,.dcg-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #005381;--mat-tab-header-with-background-foreground-color: white}.dcg-theme .mat-mdc-tab-group.mat-background-accent,.dcg-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #c3d336;--mat-tab-header-with-background-foreground-color: black}.dcg-theme .mat-mdc-tab-group.mat-background-warn,.dcg-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.dcg-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.dcg-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #005381;--mdc-checkbox-selected-hover-icon-color: #005381;--mdc-checkbox-selected-icon-color: #005381;--mdc-checkbox-selected-pressed-icon-color: #005381;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #005381;--mdc-checkbox-selected-hover-state-layer-color: #005381;--mdc-checkbox-selected-pressed-state-layer-color: #005381;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dcg-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dcg-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #005381;--mat-text-button-state-layer-color: #005381;--mat-text-button-ripple-color: rgba(0, 83, 129, .1)}.dcg-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #c3d336;--mat-text-button-state-layer-color: #c3d336;--mat-text-button-ripple-color: rgba(195, 211, 54, .1)}.dcg-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.dcg-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #005381;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dcg-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #c3d336;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.dcg-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dcg-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #005381;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dcg-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #c3d336;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.dcg-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dcg-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #005381;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #005381;--mat-outlined-button-ripple-color: rgba(0, 83, 129, .1)}.dcg-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #c3d336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #c3d336;--mat-outlined-button-ripple-color: rgba(195, 211, 54, .1)}.dcg-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.dcg-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #005381;--mat-icon-button-state-layer-color: #005381;--mat-icon-button-ripple-color: rgba(0, 83, 129, .1)}.dcg-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #c3d336;--mat-icon-button-state-layer-color: #c3d336;--mat-icon-button-ripple-color: rgba(195, 211, 54, .1)}.dcg-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.dcg-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #005381;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dcg-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #c3d336;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.dcg-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dcg-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #005381;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dcg-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #c3d336;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.dcg-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dcg-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #c3d336}.dcg-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.dcg-theme .mat-badge-accent{--mat-badge-background-color: #c3d336;--mat-badge-text-color: black}.dcg-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.dcg-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #c3d336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(195, 211, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(195, 211, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(195, 211, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(195, 211, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dcg-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dcg-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #c3d336}.dcg-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.dcg-theme .mat-icon.mat-primary{--mat-icon-color: #005381}.dcg-theme .mat-icon.mat-accent{--mat-icon-color: #c3d336}.dcg-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.dcg-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #c3d336;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #c3d336;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #c3d336;--mat-stepper-header-edit-state-icon-foreground-color: black}.dcg-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.dcg-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #005381;--mat-toolbar-container-text-color: white}.dcg-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #c3d336;--mat-toolbar-container-text-color: black}.dcg-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.dcg-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.dcg-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.dcg-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.dcg-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.dcg-theme .fill-remaining-space{flex:1 1 auto}.dcg-theme .cursor-click{cursor:pointer}.dcg-theme .center{margin-bottom:2rem;height:auto}.dcg-theme .fluid{margin-bottom:2rem}.dcg-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.dcg-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.dcg-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.dcg-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.dcg-theme .nav-name-2{line-height:18px!important}.dcg-theme .text-success{color:#76bb67!important}.dcg-theme .text-glow{color:#fe5d26!important}.dcg-theme .text-light{color:#cecece!important}.dcg-theme .text-dark{color:#00466c!important}.dcg-theme .bg-success{background-color:#76bb67!important}.dcg-theme .bg-glow{background-color:#fe5d26!important}.dcg-theme .bg-light{background-color:#cecece!important}.dcg-theme .bg-dark{background-color:#00466c!important}.dcg-theme .theme-border-success{border-radius:.25rem;border:1px solid #76bb67}.dcg-theme .theme-border-glow{border-radius:.25rem;border:1px solid #FE5D26}.dcg-theme .theme-border-light{border-radius:.25rem;border:1px solid #cecece}.dcg-theme .theme-border-dark{border-radius:.25rem;border:1px solid #00466c}.dcg-theme .snackbar-primary{--mdc-snackbar-container-color: #005381 !important}.dcg-theme .snackbar-accent{--mdc-snackbar-container-color: #c3d336 !important}.dcg-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.dcg-theme .snackbar-success{--mdc-snackbar-container-color: #76bb67 !important}.dcg-theme .snackbar-glow{--mdc-snackbar-container-color: #FE5D26 !important}.dcg-theme .snackbar-light{--mdc-snackbar-container-color: #cecece !important}.dcg-theme .snackbar-dark{--mdc-snackbar-container-color: #00466c !important}.dcg-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.dcg-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#c3d336!important}.dcg-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#c3d336!important}.dcg-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#c3d336!important}.dcg-theme .box-light{border-radius:.25rem;border:1px solid #cecece;padding:1.25em 1.75em;margin-bottom:1em}.dcg-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dcg-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.dcg-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dcg-theme .cell-sm{flex:.25}.dcg-theme .cell-md{flex:.5}.dcg-theme .cell-lg{flex:.75}.dcg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.dcg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.dcg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.dcg-theme p{white-space:normal!important}.dcg-theme .mat-headline-4,.dcg-theme .mat-headline-3,.dcg-theme .mat-headline-2,.dcg-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.dcg-theme .key-value{font-weight:700}.dcg-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.dcg-theme .small-label-container small,.dcg-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.dcg-theme .mat-mdc-dialog-content{word-break:break-word}.dcg-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.dcg-theme a:hover,.dcg-theme a.mat-mdc-tab-link:hover,.dcg-theme a.mat-mdc-list-item:hover,.dcg-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.dcg-theme .active-link{border-right:4px solid #c3d336;transition:.3s}.dcg-theme .active-link .mat-icon{color:#c3d336!important}.dcg-theme .mat-mdc-card{margin:.75em}.dcg-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.dcg-theme button.mat-mdc-button,.dcg-theme button.mat-mdc-raised-button,.dcg-theme button.mat-mdc-unelevated-button,.dcg-theme button.mat-mdc-outlined-button,.dcg-theme button.mat-mdc-fab,.dcg-theme button.mat-mdc-mini-fab,.dcg-theme a.mat-button,.dcg-theme a.mat-raised-button,.dcg-theme a.mat-flat-button,.dcg-theme a.mat-stroked-button,.dcg-theme a.mat-fab,.dcg-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.dcg-theme button.mat-mdc-button:hover,.dcg-theme button.mat-mdc-raised-button:hover,.dcg-theme button.mat-mdc-unelevated-button:hover,.dcg-theme button.mat-mdc-outlined-button:hover,.dcg-theme button.mat-mdc-fab:hover,.dcg-theme button.mat-mdc-mini-fab:hover,.dcg-theme a.mat-button:hover,.dcg-theme a.mat-raised-button:hover,.dcg-theme a.mat-flat-button:hover,.dcg-theme a.mat-stroked-button:hover,.dcg-theme a.mat-fab:hover,.dcg-theme a.mat-mini-fab:hover{text-decoration:none}.dcg-theme button.mat-mdc-button:not(:last-of-type),.dcg-theme button.mat-mdc-raised-button:not(:last-of-type),.dcg-theme button.mat-mdc-unelevated-button:not(:last-of-type),.dcg-theme button.mat-mdc-outlined-button:not(:last-of-type),.dcg-theme button.mat-mdc-fab:not(:last-of-type),.dcg-theme a.mat-button:not(:last-of-type),.dcg-theme a.mat-raised-button:not(:last-of-type),.dcg-theme a.mat-flat-button:not(:last-of-type),.dcg-theme a.mat-stroked-button:not(:last-of-type),.dcg-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.dcg-theme button.mat-mdc-button:not(:first-of-type),.dcg-theme button.mat-mdc-raised-button:not(:first-of-type),.dcg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.dcg-theme button.mat-mdc-outlined-button:not(:first-of-type),.dcg-theme button.mat-mdc-fab:not(:first-of-type),.dcg-theme a.mat-button:not(:first-of-type),.dcg-theme a.mat-raised-button:not(:first-of-type),.dcg-theme a.mat-flat-button:not(:first-of-type),.dcg-theme a.mat-stroked-button:not(:first-of-type),.dcg-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.dcg-theme button.mat-mdc-button:not(:first-of-type),.dcg-theme button.mat-mdc-raised-button:not(:first-of-type),.dcg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.dcg-theme button.mat-mdc-outlined-button:not(:first-of-type),.dcg-theme button.mat-mdc-fab:not(:first-of-type),.dcg-theme a.mat-button:not(:first-of-type),.dcg-theme a.mat-raised-button:not(:first-of-type),.dcg-theme a.mat-flat-button:not(:first-of-type),.dcg-theme a.mat-stroked-button:not(:first-of-type),.dcg-theme a.mat-fab:not(:first-of-type){margin-left:0}}.dcg-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.dcg-theme .mat-mdc-mini-fab.mat-accent[disabled],.dcg-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.dcg-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.dcg-theme .prop-value{font-size:16px;margin-bottom:25px}.dcg-theme .pre-prop .prop-value{white-space:pre-wrap!important}.dcg-theme .font-medium{font-weight:500}.dcg-theme .font-light{font-weight:300}.dcg-theme .text-xs{font-size:12px!important}.dcg-theme .link{color:#c3d336}.dcg-theme .link:hover{color:#a1b716}.dcg-theme a{text-decoration:none}.dcg-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.dcg-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.dcg-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.dcg-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.dcg-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.dcg-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.dcg-theme .dnd-container.invalid{border:1px dashed #e9093f}.dcg-theme .top-container{position:relative}.dcg-theme .stretch{height:100%}.dcg-theme .dnd-height{height:100%;min-height:200px}.dcg-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.dcg-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#00466c}.dcg-theme .dnd-text .text-hidden{display:none;font-weight:600}.dcg-theme .button-container{position:absolute;bottom:5px;right:15px}.dcg-theme .file-data{flex:1;min-width:0}.dcg-theme .file-data h4,.dcg-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.dcg-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dcg-theme div.ps>div{height:100%}.dcg-theme div.dropzone>div{height:100%}.dcg-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.dcg-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.dcg-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.dcg-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.dcg-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.dcg-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.dcg-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.dcg-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.dcg-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.dcg-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.dcg-theme .dnd-highlight:hover{display:none}.dcg-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.dcg-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.dcg-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.dcg-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.dcg-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.dcg-theme .file-frame{border:1px solid #cecece;border-radius:5px}.dcg-theme .pdf-width,.dcg-theme .attachment-container img{max-width:200px}.dcg-theme .message-notification{display:flex;max-width:300px;max-height:100px}.dcg-theme .message-notification .mat-icon{overflow:visible!important}.dcg-theme .message-notification .full-width{width:100%}.dcg-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.dcg-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.dcg-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.dcg-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.dcg-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.dcg-theme .notification-text:before{position:absolute;right:0;bottom:0}.dcg-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.dcg-theme .scrolless-tour{overflow:hidden}.dcg-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.dcg-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.dcg-theme .component-title{font-weight:700!important;color:#005381}.dcg-theme .component-title .mat-icon{vertical-align:middle;color:#c3d336}.dcg-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.dcg-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.dcg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.dcg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.dcg-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.dcg-theme .mat-drawer-container{background-color:#fff}.dcg-theme .mat-mdc-checkbox{margin-top:15px}.dcg-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.dcg-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.dcg-theme .full-height{min-height:100vh}.dcg-theme .rounded-sm{border-radius:5px}.dcg-theme .mat-expansion-panel-header-title h3,.dcg-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.dcg-theme .mat-mdc-snack-bar-container{width:100%!important}}.dcg-theme .snackbar-margin{margin-top:80px!important}.dcg-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.dcg-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.dcg-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.dcg-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.dcg-theme .success-title{color:#76bb67!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.dcg-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.dcg-theme .mat-mdc-list-item-title{white-space:pre-wrap}.dcg-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.dcg-theme .dialog-close{float:right}.dcg-theme .spa-nav-menu mat-icon{margin-right:16px!important}.dcg-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.dcg-theme .w-100{width:100%}.dcg-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.dcg-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.dcg-theme .mat-mdc-button,.dcg-theme .mat-mdc-unelevated-button,.dcg-theme .mat-mdc-raised-button,.dcg-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.dcg-theme .mat-mdc-button>.mat-icon,.dcg-theme .mat-mdc-unelevated-button>.mat-icon,.dcg-theme .mat-mdc-raised-button>.mat-icon,.dcg-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.dcg-theme .mat-icon{overflow:visible!important}.dcg-theme .mat-mdc-checkbox .mdc-label,.dcg-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.dcg-theme .mdc-button{height:fit-content!important}.dcg-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.dcg-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.dcg-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.dcg-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.dcg-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.dcg-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.dcg-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.dcg-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.dcg-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.dcg-theme .table-search .mat-mdc-form-field,.dcg-theme .mat-mdc-slide-toggle label{margin-bottom:0}.alg-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #0093c0;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #bbd531;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bbd531;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #0093c0;--mdc-filled-text-field-focus-active-indicator-color: #0093c0;--mdc-filled-text-field-focus-label-text-color: rgba(0, 147, 192, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef3e36;--mdc-filled-text-field-error-focus-label-text-color: #ef3e36;--mdc-filled-text-field-error-label-text-color: #ef3e36;--mdc-filled-text-field-error-caret-color: #ef3e36;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-hover-active-indicator-color: #ef3e36;--mdc-outlined-text-field-caret-color: #0093c0;--mdc-outlined-text-field-focus-outline-color: #0093c0;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 147, 192, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ef3e36;--mdc-outlined-text-field-error-focus-label-text-color: #ef3e36;--mdc-outlined-text-field-error-label-text-color: #ef3e36;--mdc-outlined-text-field-error-hover-label-text-color: #ef3e36;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef3e36;--mdc-outlined-text-field-error-hover-outline-color: #ef3e36;--mdc-outlined-text-field-error-outline-color: #ef3e36;--mat-form-field-focus-select-arrow-color: rgba(0, 147, 192, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef3e36;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 147, 192, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #008bba;--mdc-switch-selected-handle-color: #008bba;--mdc-switch-selected-hover-state-layer-color: #008bba;--mdc-switch-selected-pressed-state-layer-color: #008bba;--mdc-switch-selected-focus-handle-color: #00649c;--mdc-switch-selected-hover-handle-color: #00649c;--mdc-switch-selected-pressed-handle-color: #00649c;--mdc-switch-selected-focus-track-color: #4db3d3;--mdc-switch-selected-hover-track-color: #4db3d3;--mdc-switch-selected-pressed-track-color: #4db3d3;--mdc-switch-selected-track-color: #4db3d3;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #0093c0;--mdc-slider-focus-handle-color: #0093c0;--mdc-slider-hover-handle-color: #0093c0;--mdc-slider-active-track-color: #0093c0;--mdc-slider-inactive-track-color: #0093c0;--mdc-slider-with-tick-marks-inactive-container-color: #0093c0;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #0093c0;--mat-slider-hover-state-layer-color: rgba(0, 147, 192, .05);--mat-slider-focus-state-layer-color: rgba(0, 147, 192, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bbd531;--mdc-checkbox-selected-hover-icon-color: #bbd531;--mdc-checkbox-selected-icon-color: #bbd531;--mdc-checkbox-selected-pressed-icon-color: #bbd531;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bbd531;--mdc-checkbox-selected-hover-state-layer-color: #bbd531;--mdc-checkbox-selected-pressed-state-layer-color: #bbd531;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #bbd531;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #0093c0;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #0093c0;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0093c0;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 147, 192, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 147, 192, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 147, 192, .3);--mat-datepicker-toggle-active-state-icon-color: #0093c0;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 147, 192, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0093c0;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0093c0;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0093c0;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ef3e36;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ef3e36;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.alg-theme .mat-accent{--mat-option-selected-state-label-text-color: #bbd531;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.alg-theme .mat-warn{--mat-option-selected-state-label-text-color: #ef3e36;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.alg-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0093c0;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0093c0;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.alg-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bbd531;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bbd531;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.alg-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef3e36;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef3e36;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.alg-theme .mat-elevation-z0,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.alg-theme .mat-elevation-z1,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.alg-theme .mat-elevation-z2,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.alg-theme .mat-elevation-z3,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.alg-theme .mat-elevation-z4,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.alg-theme .mat-elevation-z5,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.alg-theme .mat-elevation-z6,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.alg-theme .mat-elevation-z7,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.alg-theme .mat-elevation-z8,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.alg-theme .mat-elevation-z9,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.alg-theme .mat-elevation-z10,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.alg-theme .mat-elevation-z11,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.alg-theme .mat-elevation-z12,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.alg-theme .mat-elevation-z13,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.alg-theme .mat-elevation-z14,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.alg-theme .mat-elevation-z15,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.alg-theme .mat-elevation-z16,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.alg-theme .mat-elevation-z17,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.alg-theme .mat-elevation-z18,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.alg-theme .mat-elevation-z19,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.alg-theme .mat-elevation-z20,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.alg-theme .mat-elevation-z21,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.alg-theme .mat-elevation-z22,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.alg-theme .mat-elevation-z23,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.alg-theme .mat-elevation-z24,.alg-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.alg-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0093c0;--mdc-linear-progress-track-color: rgba(0, 147, 192, .25)}.alg-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bbd531;--mdc-linear-progress-track-color: rgba(187, 213, 49, .25)}.alg-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef3e36;--mdc-linear-progress-track-color: rgba(239, 62, 54, .25)}.alg-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bbd531;--mdc-filled-text-field-focus-active-indicator-color: #bbd531;--mdc-filled-text-field-focus-label-text-color: rgba(187, 213, 49, .87);--mdc-outlined-text-field-caret-color: #bbd531;--mdc-outlined-text-field-focus-outline-color: #bbd531;--mdc-outlined-text-field-focus-label-text-color: rgba(187, 213, 49, .87);--mat-form-field-focus-select-arrow-color: rgba(187, 213, 49, .87)}.alg-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef3e36;--mdc-filled-text-field-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mdc-outlined-text-field-caret-color: #ef3e36;--mdc-outlined-text-field-focus-outline-color: #ef3e36;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 62, 54, .87)}.alg-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(187, 213, 49, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.alg-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 62, 54, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.alg-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.alg-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.alg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.alg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0093c0;--mdc-chip-elevated-selected-container-color: #0093c0;--mdc-chip-elevated-disabled-container-color: #0093c0;--mdc-chip-flat-disabled-selected-container-color: #0093c0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.alg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.alg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #bbd531;--mdc-chip-elevated-selected-container-color: #bbd531;--mdc-chip-elevated-disabled-container-color: #bbd531;--mdc-chip-flat-disabled-selected-container-color: #bbd531;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.alg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.alg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef3e36;--mdc-chip-elevated-selected-container-color: #ef3e36;--mdc-chip-elevated-disabled-container-color: #ef3e36;--mdc-chip-flat-disabled-selected-container-color: #ef3e36;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.alg-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.alg-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #b5d02c;--mdc-switch-selected-handle-color: #b5d02c;--mdc-switch-selected-hover-state-layer-color: #b5d02c;--mdc-switch-selected-pressed-state-layer-color: #b5d02c;--mdc-switch-selected-focus-handle-color: #96ba13;--mdc-switch-selected-hover-handle-color: #96ba13;--mdc-switch-selected-pressed-handle-color: #96ba13;--mdc-switch-selected-focus-track-color: #cfe26f;--mdc-switch-selected-hover-track-color: #cfe26f;--mdc-switch-selected-pressed-track-color: #cfe26f;--mdc-switch-selected-track-color: #cfe26f}.alg-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ed3830;--mdc-switch-selected-handle-color: #ed3830;--mdc-switch-selected-hover-state-layer-color: #ed3830;--mdc-switch-selected-pressed-state-layer-color: #ed3830;--mdc-switch-selected-focus-handle-color: #e41b16;--mdc-switch-selected-hover-handle-color: #e41b16;--mdc-switch-selected-pressed-handle-color: #e41b16;--mdc-switch-selected-focus-track-color: #f47872;--mdc-switch-selected-hover-track-color: #f47872;--mdc-switch-selected-pressed-track-color: #f47872;--mdc-switch-selected-track-color: #f47872}.alg-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.alg-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0093c0;--mdc-radio-selected-hover-icon-color: #0093c0;--mdc-radio-selected-icon-color: #0093c0;--mdc-radio-selected-pressed-icon-color: #0093c0;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0093c0;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.alg-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bbd531;--mdc-radio-selected-hover-icon-color: #bbd531;--mdc-radio-selected-icon-color: #bbd531;--mdc-radio-selected-pressed-icon-color: #bbd531;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bbd531;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.alg-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef3e36;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.alg-theme .mat-accent{--mat-slider-ripple-color: #bbd531;--mat-slider-hover-state-layer-color: rgba(187, 213, 49, .05);--mat-slider-focus-state-layer-color: rgba(187, 213, 49, .2);--mdc-slider-handle-color: #bbd531;--mdc-slider-focus-handle-color: #bbd531;--mdc-slider-hover-handle-color: #bbd531;--mdc-slider-active-track-color: #bbd531;--mdc-slider-inactive-track-color: #bbd531;--mdc-slider-with-tick-marks-inactive-container-color: #bbd531;--mdc-slider-with-tick-marks-active-container-color: black}.alg-theme .mat-warn{--mat-slider-ripple-color: #ef3e36;--mat-slider-hover-state-layer-color: rgba(239, 62, 54, .05);--mat-slider-focus-state-layer-color: rgba(239, 62, 54, .2);--mdc-slider-handle-color: #ef3e36;--mdc-slider-focus-handle-color: #ef3e36;--mdc-slider-hover-handle-color: #ef3e36;--mdc-slider-active-track-color: #ef3e36;--mdc-slider-inactive-track-color: #ef3e36;--mdc-slider-with-tick-marks-inactive-container-color: #ef3e36;--mdc-slider-with-tick-marks-active-container-color: white}.alg-theme .mdc-list-item__start,.alg-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0093c0;--mdc-radio-selected-hover-icon-color: #0093c0;--mdc-radio-selected-icon-color: #0093c0;--mdc-radio-selected-pressed-icon-color: #0093c0}.alg-theme .mat-accent .mdc-list-item__start,.alg-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bbd531;--mdc-radio-selected-hover-icon-color: #bbd531;--mdc-radio-selected-icon-color: #bbd531;--mdc-radio-selected-pressed-icon-color: #bbd531}.alg-theme .mat-warn .mdc-list-item__start,.alg-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36}.alg-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0093c0;--mdc-checkbox-selected-hover-icon-color: #0093c0;--mdc-checkbox-selected-icon-color: #0093c0;--mdc-checkbox-selected-pressed-icon-color: #0093c0;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0093c0;--mdc-checkbox-selected-hover-state-layer-color: #0093c0;--mdc-checkbox-selected-pressed-state-layer-color: #0093c0;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.alg-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bbd531;--mdc-checkbox-selected-hover-icon-color: #bbd531;--mdc-checkbox-selected-icon-color: #bbd531;--mdc-checkbox-selected-pressed-icon-color: #bbd531;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bbd531;--mdc-checkbox-selected-hover-state-layer-color: #bbd531;--mdc-checkbox-selected-pressed-state-layer-color: #bbd531;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.alg-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.alg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.alg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.alg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.alg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#0093c0}.alg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.alg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.alg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.alg-theme .mat-mdc-tab-group,.alg-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0093c0;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #0093c0;--mat-tab-header-active-ripple-color: #0093c0;--mat-tab-header-inactive-ripple-color: #0093c0;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #0093c0;--mat-tab-header-active-hover-label-text-color: #0093c0;--mat-tab-header-active-focus-indicator-color: #0093c0;--mat-tab-header-active-hover-indicator-color: #0093c0}.alg-theme .mat-mdc-tab-group.mat-accent,.alg-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bbd531;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bbd531;--mat-tab-header-active-ripple-color: #bbd531;--mat-tab-header-inactive-ripple-color: #bbd531;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bbd531;--mat-tab-header-active-hover-label-text-color: #bbd531;--mat-tab-header-active-focus-indicator-color: #bbd531;--mat-tab-header-active-hover-indicator-color: #bbd531}.alg-theme .mat-mdc-tab-group.mat-warn,.alg-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef3e36;--mat-tab-header-active-ripple-color: #ef3e36;--mat-tab-header-inactive-ripple-color: #ef3e36;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef3e36;--mat-tab-header-active-hover-label-text-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36;--mat-tab-header-active-hover-indicator-color: #ef3e36}.alg-theme .mat-mdc-tab-group.mat-background-primary,.alg-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0093c0;--mat-tab-header-with-background-foreground-color: white}.alg-theme .mat-mdc-tab-group.mat-background-accent,.alg-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bbd531;--mat-tab-header-with-background-foreground-color: black}.alg-theme .mat-mdc-tab-group.mat-background-warn,.alg-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef3e36;--mat-tab-header-with-background-foreground-color: white}.alg-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.alg-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0093c0;--mdc-checkbox-selected-hover-icon-color: #0093c0;--mdc-checkbox-selected-icon-color: #0093c0;--mdc-checkbox-selected-pressed-icon-color: #0093c0;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0093c0;--mdc-checkbox-selected-hover-state-layer-color: #0093c0;--mdc-checkbox-selected-pressed-state-layer-color: #0093c0;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.alg-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.alg-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0093c0;--mat-text-button-state-layer-color: #0093c0;--mat-text-button-ripple-color: rgba(0, 147, 192, .1)}.alg-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bbd531;--mat-text-button-state-layer-color: #bbd531;--mat-text-button-ripple-color: rgba(187, 213, 49, .1)}.alg-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef3e36;--mat-text-button-state-layer-color: #ef3e36;--mat-text-button-ripple-color: rgba(239, 62, 54, .1)}.alg-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0093c0;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.alg-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bbd531;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.alg-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef3e36;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.alg-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0093c0;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.alg-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bbd531;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.alg-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef3e36;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.alg-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0093c0;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #0093c0;--mat-outlined-button-ripple-color: rgba(0, 147, 192, .1)}.alg-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bbd531;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #bbd531;--mat-outlined-button-ripple-color: rgba(187, 213, 49, .1)}.alg-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef3e36;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ef3e36;--mat-outlined-button-ripple-color: rgba(239, 62, 54, .1)}.alg-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0093c0;--mat-icon-button-state-layer-color: #0093c0;--mat-icon-button-ripple-color: rgba(0, 147, 192, .1)}.alg-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bbd531;--mat-icon-button-state-layer-color: #bbd531;--mat-icon-button-ripple-color: rgba(187, 213, 49, .1)}.alg-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef3e36;--mat-icon-button-state-layer-color: #ef3e36;--mat-icon-button-ripple-color: rgba(239, 62, 54, .1)}.alg-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0093c0;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.alg-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bbd531;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.alg-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef3e36;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.alg-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0093c0;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.alg-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bbd531;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.alg-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef3e36;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.alg-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #bbd531}.alg-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ef3e36}.alg-theme .mat-badge-accent{--mat-badge-background-color: #bbd531;--mat-badge-text-color: black}.alg-theme .mat-badge-warn{--mat-badge-background-color: #ef3e36;--mat-badge-text-color: white}.alg-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #bbd531;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(187, 213, 49, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(187, 213, 49, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(187, 213, 49, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(187, 213, 49, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.alg-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef3e36;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 62, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 62, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.alg-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bbd531}.alg-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef3e36}.alg-theme .mat-icon.mat-primary{--mat-icon-color: #0093c0}.alg-theme .mat-icon.mat-accent{--mat-icon-color: #bbd531}.alg-theme .mat-icon.mat-warn{--mat-icon-color: #ef3e36}.alg-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #bbd531;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #bbd531;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #bbd531;--mat-stepper-header-edit-state-icon-foreground-color: black}.alg-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef3e36;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef3e36;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef3e36;--mat-stepper-header-edit-state-icon-foreground-color: white}.alg-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0093c0;--mat-toolbar-container-text-color: white}.alg-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bbd531;--mat-toolbar-container-text-color: black}.alg-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef3e36;--mat-toolbar-container-text-color: white}.alg-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.alg-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.alg-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.alg-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.alg-theme .fill-remaining-space{flex:1 1 auto}.alg-theme .cursor-click{cursor:pointer}.alg-theme .center{margin-bottom:2rem;height:auto}.alg-theme .fluid{margin-bottom:2rem}.alg-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.alg-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.alg-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.alg-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.alg-theme .nav-name-2{line-height:18px!important}.alg-theme .text-success{color:#76bb67!important}.alg-theme .text-glow{color:#fe5d26!important}.alg-theme .text-light{color:#cecece!important}.alg-theme .text-dark{color:#006a8b!important}.alg-theme .bg-success{background-color:#76bb67!important}.alg-theme .bg-glow{background-color:#fe5d26!important}.alg-theme .bg-light{background-color:#cecece!important}.alg-theme .bg-dark{background-color:#006a8b!important}.alg-theme .theme-border-success{border-radius:.25rem;border:1px solid #76bb67}.alg-theme .theme-border-glow{border-radius:.25rem;border:1px solid #FE5D26}.alg-theme .theme-border-light{border-radius:.25rem;border:1px solid #cecece}.alg-theme .theme-border-dark{border-radius:.25rem;border:1px solid #006a8b}.alg-theme .snackbar-primary{--mdc-snackbar-container-color: #0093c0 !important}.alg-theme .snackbar-accent{--mdc-snackbar-container-color: #bbd531 !important}.alg-theme .snackbar-warn{--mdc-snackbar-container-color: #ef3e36 !important}.alg-theme .snackbar-success{--mdc-snackbar-container-color: #76bb67 !important}.alg-theme .snackbar-glow{--mdc-snackbar-container-color: #FE5D26 !important}.alg-theme .snackbar-light{--mdc-snackbar-container-color: #cecece !important}.alg-theme .snackbar-dark{--mdc-snackbar-container-color: #006a8b !important}.alg-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.alg-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#bbd531!important}.alg-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#bbd531!important}.alg-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#bbd531!important}.alg-theme .box-light{border-radius:.25rem;border:1px solid #cecece;padding:1.25em 1.75em;margin-bottom:1em}.alg-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.alg-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.alg-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.alg-theme .cell-sm{flex:.25}.alg-theme .cell-md{flex:.5}.alg-theme .cell-lg{flex:.75}.alg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.alg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.alg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.alg-theme p{white-space:normal!important}.alg-theme .mat-headline-4,.alg-theme .mat-headline-3,.alg-theme .mat-headline-2,.alg-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.alg-theme .key-value{font-weight:700}.alg-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.alg-theme .small-label-container small,.alg-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.alg-theme .mat-mdc-dialog-content{word-break:break-word}.alg-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.alg-theme a:hover,.alg-theme a.mat-mdc-tab-link:hover,.alg-theme a.mat-mdc-list-item:hover,.alg-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.alg-theme .active-link{border-right:4px solid #bbd531;transition:.3s}.alg-theme .active-link .mat-icon{color:#bbd531!important}.alg-theme .mat-mdc-card{margin:.75em}.alg-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.alg-theme button.mat-mdc-button,.alg-theme button.mat-mdc-raised-button,.alg-theme button.mat-mdc-unelevated-button,.alg-theme button.mat-mdc-outlined-button,.alg-theme button.mat-mdc-fab,.alg-theme button.mat-mdc-mini-fab,.alg-theme a.mat-button,.alg-theme a.mat-raised-button,.alg-theme a.mat-flat-button,.alg-theme a.mat-stroked-button,.alg-theme a.mat-fab,.alg-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.alg-theme button.mat-mdc-button:hover,.alg-theme button.mat-mdc-raised-button:hover,.alg-theme button.mat-mdc-unelevated-button:hover,.alg-theme button.mat-mdc-outlined-button:hover,.alg-theme button.mat-mdc-fab:hover,.alg-theme button.mat-mdc-mini-fab:hover,.alg-theme a.mat-button:hover,.alg-theme a.mat-raised-button:hover,.alg-theme a.mat-flat-button:hover,.alg-theme a.mat-stroked-button:hover,.alg-theme a.mat-fab:hover,.alg-theme a.mat-mini-fab:hover{text-decoration:none}.alg-theme button.mat-mdc-button:not(:last-of-type),.alg-theme button.mat-mdc-raised-button:not(:last-of-type),.alg-theme button.mat-mdc-unelevated-button:not(:last-of-type),.alg-theme button.mat-mdc-outlined-button:not(:last-of-type),.alg-theme button.mat-mdc-fab:not(:last-of-type),.alg-theme a.mat-button:not(:last-of-type),.alg-theme a.mat-raised-button:not(:last-of-type),.alg-theme a.mat-flat-button:not(:last-of-type),.alg-theme a.mat-stroked-button:not(:last-of-type),.alg-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.alg-theme button.mat-mdc-button:not(:first-of-type),.alg-theme button.mat-mdc-raised-button:not(:first-of-type),.alg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.alg-theme button.mat-mdc-outlined-button:not(:first-of-type),.alg-theme button.mat-mdc-fab:not(:first-of-type),.alg-theme a.mat-button:not(:first-of-type),.alg-theme a.mat-raised-button:not(:first-of-type),.alg-theme a.mat-flat-button:not(:first-of-type),.alg-theme a.mat-stroked-button:not(:first-of-type),.alg-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.alg-theme button.mat-mdc-button:not(:first-of-type),.alg-theme button.mat-mdc-raised-button:not(:first-of-type),.alg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.alg-theme button.mat-mdc-outlined-button:not(:first-of-type),.alg-theme button.mat-mdc-fab:not(:first-of-type),.alg-theme a.mat-button:not(:first-of-type),.alg-theme a.mat-raised-button:not(:first-of-type),.alg-theme a.mat-flat-button:not(:first-of-type),.alg-theme a.mat-stroked-button:not(:first-of-type),.alg-theme a.mat-fab:not(:first-of-type){margin-left:0}}.alg-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.alg-theme .mat-mdc-mini-fab.mat-accent[disabled],.alg-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.alg-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.alg-theme .prop-value{font-size:16px;margin-bottom:25px}.alg-theme .pre-prop .prop-value{white-space:pre-wrap!important}.alg-theme .font-medium{font-weight:500}.alg-theme .font-light{font-weight:300}.alg-theme .text-xs{font-size:12px!important}.alg-theme .link{color:#bbd531}.alg-theme .link:hover{color:#96ba13}.alg-theme a{text-decoration:none}.alg-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.alg-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.alg-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.alg-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.alg-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.alg-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.alg-theme .dnd-container.invalid{border:1px dashed #e9093f}.alg-theme .top-container{position:relative}.alg-theme .stretch{height:100%}.alg-theme .dnd-height{height:100%;min-height:200px}.alg-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.alg-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#006a8b}.alg-theme .dnd-text .text-hidden{display:none;font-weight:600}.alg-theme .button-container{position:absolute;bottom:5px;right:15px}.alg-theme .file-data{flex:1;min-width:0}.alg-theme .file-data h4,.alg-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.alg-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.alg-theme div.ps>div{height:100%}.alg-theme div.dropzone>div{height:100%}.alg-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.alg-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.alg-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.alg-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.alg-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.alg-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.alg-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.alg-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.alg-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.alg-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.alg-theme .dnd-highlight:hover{display:none}.alg-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.alg-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.alg-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.alg-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.alg-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.alg-theme .file-frame{border:1px solid #cecece;border-radius:5px}.alg-theme .pdf-width,.alg-theme .attachment-container img{max-width:200px}.alg-theme .message-notification{display:flex;max-width:300px;max-height:100px}.alg-theme .message-notification .mat-icon{overflow:visible!important}.alg-theme .message-notification .full-width{width:100%}.alg-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.alg-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.alg-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.alg-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.alg-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.alg-theme .notification-text:before{position:absolute;right:0;bottom:0}.alg-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.alg-theme .scrolless-tour{overflow:hidden}.alg-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.alg-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.alg-theme .component-title{font-weight:700!important;color:#0093c0}.alg-theme .component-title .mat-icon{vertical-align:middle;color:#bbd531}.alg-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.alg-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.alg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.alg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.alg-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.alg-theme .mat-drawer-container{background-color:#fff}.alg-theme .mat-mdc-checkbox{margin-top:15px}.alg-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.alg-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.alg-theme .full-height{min-height:100vh}.alg-theme .rounded-sm{border-radius:5px}.alg-theme .mat-expansion-panel-header-title h3,.alg-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.alg-theme .mat-mdc-snack-bar-container{width:100%!important}}.alg-theme .snackbar-margin{margin-top:80px!important}.alg-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.alg-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.alg-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.alg-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.alg-theme .success-title{color:#76bb67!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.alg-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.alg-theme .mat-mdc-list-item-title{white-space:pre-wrap}.alg-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.alg-theme .dialog-close{float:right}.alg-theme .spa-nav-menu mat-icon{margin-right:16px!important}.alg-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.alg-theme .w-100{width:100%}.alg-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.alg-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.alg-theme .mat-mdc-button,.alg-theme .mat-mdc-unelevated-button,.alg-theme .mat-mdc-raised-button,.alg-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.alg-theme .mat-mdc-button>.mat-icon,.alg-theme .mat-mdc-unelevated-button>.mat-icon,.alg-theme .mat-mdc-raised-button>.mat-icon,.alg-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.alg-theme .mat-icon{overflow:visible!important}.alg-theme .mat-mdc-checkbox .mdc-label,.alg-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.alg-theme .mdc-button{height:fit-content!important}.alg-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.alg-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.alg-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.alg-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.alg-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.alg-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.alg-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.alg-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.alg-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.alg-theme .table-search .mat-mdc-form-field,.alg-theme .mat-mdc-slide-toggle label{margin-bottom:0}.osg-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #354041;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #c1a834;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #c1a834;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #354041;--mdc-filled-text-field-focus-active-indicator-color: #354041;--mdc-filled-text-field-focus-label-text-color: rgba(53, 64, 65, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #354041;--mdc-outlined-text-field-focus-outline-color: #354041;--mdc-outlined-text-field-focus-label-text-color: rgba(53, 64, 65, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(53, 64, 65, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(53, 64, 65, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #303a3b;--mdc-switch-selected-handle-color: #303a3b;--mdc-switch-selected-hover-state-layer-color: #303a3b;--mdc-switch-selected-pressed-state-layer-color: #303a3b;--mdc-switch-selected-focus-handle-color: #161c1c;--mdc-switch-selected-hover-handle-color: #161c1c;--mdc-switch-selected-pressed-handle-color: #161c1c;--mdc-switch-selected-focus-track-color: #72797a;--mdc-switch-selected-hover-track-color: #72797a;--mdc-switch-selected-pressed-track-color: #72797a;--mdc-switch-selected-track-color: #72797a;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #354041;--mdc-slider-focus-handle-color: #354041;--mdc-slider-hover-handle-color: #354041;--mdc-slider-active-track-color: #354041;--mdc-slider-inactive-track-color: #354041;--mdc-slider-with-tick-marks-inactive-container-color: #354041;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #354041;--mat-slider-hover-state-layer-color: rgba(53, 64, 65, .05);--mat-slider-focus-state-layer-color: rgba(53, 64, 65, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #c1a834;--mdc-checkbox-selected-hover-icon-color: #c1a834;--mdc-checkbox-selected-icon-color: #c1a834;--mdc-checkbox-selected-pressed-icon-color: #c1a834;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c1a834;--mdc-checkbox-selected-hover-state-layer-color: #c1a834;--mdc-checkbox-selected-pressed-state-layer-color: #c1a834;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #c1a834;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #354041;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #354041;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #354041;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(53, 64, 65, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(53, 64, 65, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(53, 64, 65, .3);--mat-datepicker-toggle-active-state-icon-color: #354041;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(53, 64, 65, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #354041;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #354041;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #354041;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.osg-theme .mat-accent{--mat-option-selected-state-label-text-color: #c1a834;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.osg-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.osg-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #354041;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #354041;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.osg-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #c1a834;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #c1a834;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.osg-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.osg-theme .mat-elevation-z0,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.osg-theme .mat-elevation-z1,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.osg-theme .mat-elevation-z2,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.osg-theme .mat-elevation-z3,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.osg-theme .mat-elevation-z4,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.osg-theme .mat-elevation-z5,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.osg-theme .mat-elevation-z6,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.osg-theme .mat-elevation-z7,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.osg-theme .mat-elevation-z8,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.osg-theme .mat-elevation-z9,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.osg-theme .mat-elevation-z10,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.osg-theme .mat-elevation-z11,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.osg-theme .mat-elevation-z12,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.osg-theme .mat-elevation-z13,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.osg-theme .mat-elevation-z14,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.osg-theme .mat-elevation-z15,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.osg-theme .mat-elevation-z16,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.osg-theme .mat-elevation-z17,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.osg-theme .mat-elevation-z18,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.osg-theme .mat-elevation-z19,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.osg-theme .mat-elevation-z20,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.osg-theme .mat-elevation-z21,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.osg-theme .mat-elevation-z22,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.osg-theme .mat-elevation-z23,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.osg-theme .mat-elevation-z24,.osg-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.osg-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #354041;--mdc-linear-progress-track-color: rgba(53, 64, 65, .25)}.osg-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #c1a834;--mdc-linear-progress-track-color: rgba(193, 168, 52, .25)}.osg-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.osg-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #c1a834;--mdc-filled-text-field-focus-active-indicator-color: #c1a834;--mdc-filled-text-field-focus-label-text-color: rgba(193, 168, 52, .87);--mdc-outlined-text-field-caret-color: #c1a834;--mdc-outlined-text-field-focus-outline-color: #c1a834;--mdc-outlined-text-field-focus-label-text-color: rgba(193, 168, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(193, 168, 52, .87)}.osg-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.osg-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(193, 168, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.osg-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.osg-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.osg-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.osg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.osg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #354041;--mdc-chip-elevated-selected-container-color: #354041;--mdc-chip-elevated-disabled-container-color: #354041;--mdc-chip-flat-disabled-selected-container-color: #354041;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.osg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.osg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #c1a834;--mdc-chip-elevated-selected-container-color: #c1a834;--mdc-chip-elevated-disabled-container-color: #c1a834;--mdc-chip-flat-disabled-selected-container-color: #c1a834;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.osg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.osg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.osg-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.osg-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #bba02f;--mdc-switch-selected-handle-color: #bba02f;--mdc-switch-selected-hover-state-layer-color: #bba02f;--mdc-switch-selected-pressed-state-layer-color: #bba02f;--mdc-switch-selected-focus-handle-color: #9e7d15;--mdc-switch-selected-hover-handle-color: #9e7d15;--mdc-switch-selected-pressed-handle-color: #9e7d15;--mdc-switch-selected-focus-track-color: #d4c271;--mdc-switch-selected-hover-track-color: #d4c271;--mdc-switch-selected-pressed-track-color: #d4c271;--mdc-switch-selected-track-color: #d4c271}.osg-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.osg-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.osg-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #354041;--mdc-radio-selected-hover-icon-color: #354041;--mdc-radio-selected-icon-color: #354041;--mdc-radio-selected-pressed-icon-color: #354041;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #354041;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.osg-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c1a834;--mdc-radio-selected-hover-icon-color: #c1a834;--mdc-radio-selected-icon-color: #c1a834;--mdc-radio-selected-pressed-icon-color: #c1a834;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #c1a834;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.osg-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.osg-theme .mat-accent{--mat-slider-ripple-color: #c1a834;--mat-slider-hover-state-layer-color: rgba(193, 168, 52, .05);--mat-slider-focus-state-layer-color: rgba(193, 168, 52, .2);--mdc-slider-handle-color: #c1a834;--mdc-slider-focus-handle-color: #c1a834;--mdc-slider-hover-handle-color: #c1a834;--mdc-slider-active-track-color: #c1a834;--mdc-slider-inactive-track-color: #c1a834;--mdc-slider-with-tick-marks-inactive-container-color: #c1a834;--mdc-slider-with-tick-marks-active-container-color: black}.osg-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.osg-theme .mdc-list-item__start,.osg-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #354041;--mdc-radio-selected-hover-icon-color: #354041;--mdc-radio-selected-icon-color: #354041;--mdc-radio-selected-pressed-icon-color: #354041}.osg-theme .mat-accent .mdc-list-item__start,.osg-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c1a834;--mdc-radio-selected-hover-icon-color: #c1a834;--mdc-radio-selected-icon-color: #c1a834;--mdc-radio-selected-pressed-icon-color: #c1a834}.osg-theme .mat-warn .mdc-list-item__start,.osg-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.osg-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #354041;--mdc-checkbox-selected-hover-icon-color: #354041;--mdc-checkbox-selected-icon-color: #354041;--mdc-checkbox-selected-pressed-icon-color: #354041;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #354041;--mdc-checkbox-selected-hover-state-layer-color: #354041;--mdc-checkbox-selected-pressed-state-layer-color: #354041;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.osg-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #c1a834;--mdc-checkbox-selected-hover-icon-color: #c1a834;--mdc-checkbox-selected-icon-color: #c1a834;--mdc-checkbox-selected-pressed-icon-color: #c1a834;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c1a834;--mdc-checkbox-selected-hover-state-layer-color: #c1a834;--mdc-checkbox-selected-pressed-state-layer-color: #c1a834;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.osg-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.osg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.osg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.osg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.osg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#354041}.osg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.osg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.osg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.osg-theme .mat-mdc-tab-group,.osg-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #354041;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #354041;--mat-tab-header-active-ripple-color: #354041;--mat-tab-header-inactive-ripple-color: #354041;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #354041;--mat-tab-header-active-hover-label-text-color: #354041;--mat-tab-header-active-focus-indicator-color: #354041;--mat-tab-header-active-hover-indicator-color: #354041}.osg-theme .mat-mdc-tab-group.mat-accent,.osg-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #c1a834;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #c1a834;--mat-tab-header-active-ripple-color: #c1a834;--mat-tab-header-inactive-ripple-color: #c1a834;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #c1a834;--mat-tab-header-active-hover-label-text-color: #c1a834;--mat-tab-header-active-focus-indicator-color: #c1a834;--mat-tab-header-active-hover-indicator-color: #c1a834}.osg-theme .mat-mdc-tab-group.mat-warn,.osg-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.osg-theme .mat-mdc-tab-group.mat-background-primary,.osg-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #354041;--mat-tab-header-with-background-foreground-color: white}.osg-theme .mat-mdc-tab-group.mat-background-accent,.osg-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #c1a834;--mat-tab-header-with-background-foreground-color: black}.osg-theme .mat-mdc-tab-group.mat-background-warn,.osg-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.osg-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.osg-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #354041;--mdc-checkbox-selected-hover-icon-color: #354041;--mdc-checkbox-selected-icon-color: #354041;--mdc-checkbox-selected-pressed-icon-color: #354041;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #354041;--mdc-checkbox-selected-hover-state-layer-color: #354041;--mdc-checkbox-selected-pressed-state-layer-color: #354041;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.osg-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.osg-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #354041;--mat-text-button-state-layer-color: #354041;--mat-text-button-ripple-color: rgba(53, 64, 65, .1)}.osg-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #c1a834;--mat-text-button-state-layer-color: #c1a834;--mat-text-button-ripple-color: rgba(193, 168, 52, .1)}.osg-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.osg-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #354041;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.osg-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #c1a834;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.osg-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.osg-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #354041;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.osg-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #c1a834;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.osg-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.osg-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #354041;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #354041;--mat-outlined-button-ripple-color: rgba(53, 64, 65, .1)}.osg-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #c1a834;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #c1a834;--mat-outlined-button-ripple-color: rgba(193, 168, 52, .1)}.osg-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.osg-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #354041;--mat-icon-button-state-layer-color: #354041;--mat-icon-button-ripple-color: rgba(53, 64, 65, .1)}.osg-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #c1a834;--mat-icon-button-state-layer-color: #c1a834;--mat-icon-button-ripple-color: rgba(193, 168, 52, .1)}.osg-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.osg-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #354041;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.osg-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #c1a834;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.osg-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.osg-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #354041;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.osg-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #c1a834;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.osg-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.osg-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #c1a834}.osg-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.osg-theme .mat-badge-accent{--mat-badge-background-color: #c1a834;--mat-badge-text-color: black}.osg-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.osg-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #c1a834;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(193, 168, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(193, 168, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(193, 168, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(193, 168, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.osg-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.osg-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #c1a834}.osg-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.osg-theme .mat-icon.mat-primary{--mat-icon-color: #354041}.osg-theme .mat-icon.mat-accent{--mat-icon-color: #c1a834}.osg-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.osg-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #c1a834;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #c1a834;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #c1a834;--mat-stepper-header-edit-state-icon-foreground-color: black}.osg-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.osg-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #354041;--mat-toolbar-container-text-color: white}.osg-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #c1a834;--mat-toolbar-container-text-color: black}.osg-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.osg-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.osg-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.osg-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.osg-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.osg-theme .fill-remaining-space{flex:1 1 auto}.osg-theme .cursor-click{cursor:pointer}.osg-theme .center{margin-bottom:2rem;height:auto}.osg-theme .fluid{margin-bottom:2rem}.osg-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.osg-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.osg-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.osg-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.osg-theme .nav-name-2{line-height:18px!important}.osg-theme .text-success{color:#76bb67!important}.osg-theme .text-glow{color:#fe5d26!important}.osg-theme .text-light{color:#cecece!important}.osg-theme .text-dark{color:#191d1d!important}.osg-theme .bg-success{background-color:#76bb67!important}.osg-theme .bg-glow{background-color:#fe5d26!important}.osg-theme .bg-light{background-color:#cecece!important}.osg-theme .bg-dark{background-color:#191d1d!important}.osg-theme .theme-border-success{border-radius:.25rem;border:1px solid #76bb67}.osg-theme .theme-border-glow{border-radius:.25rem;border:1px solid #FE5D26}.osg-theme .theme-border-light{border-radius:.25rem;border:1px solid #cecece}.osg-theme .theme-border-dark{border-radius:.25rem;border:1px solid #191d1d}.osg-theme .snackbar-primary{--mdc-snackbar-container-color: #354041 !important}.osg-theme .snackbar-accent{--mdc-snackbar-container-color: #c1a834 !important}.osg-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.osg-theme .snackbar-success{--mdc-snackbar-container-color: #76bb67 !important}.osg-theme .snackbar-glow{--mdc-snackbar-container-color: #FE5D26 !important}.osg-theme .snackbar-light{--mdc-snackbar-container-color: #cecece !important}.osg-theme .snackbar-dark{--mdc-snackbar-container-color: #191d1d !important}.osg-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.osg-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#c1a834!important}.osg-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#c1a834!important}.osg-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#c1a834!important}.osg-theme .box-light{border-radius:.25rem;border:1px solid #cecece;padding:1.25em 1.75em;margin-bottom:1em}.osg-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.osg-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.osg-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.osg-theme .cell-sm{flex:.25}.osg-theme .cell-md{flex:.5}.osg-theme .cell-lg{flex:.75}.osg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.osg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.osg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.osg-theme p{white-space:normal!important}.osg-theme .mat-headline-4,.osg-theme .mat-headline-3,.osg-theme .mat-headline-2,.osg-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.osg-theme .key-value{font-weight:700}.osg-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.osg-theme .small-label-container small,.osg-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.osg-theme .mat-mdc-dialog-content{word-break:break-word}.osg-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.osg-theme a:hover,.osg-theme a.mat-mdc-tab-link:hover,.osg-theme a.mat-mdc-list-item:hover,.osg-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.osg-theme .active-link{border-right:4px solid #c1a834;transition:.3s}.osg-theme .active-link .mat-icon{color:#c1a834!important}.osg-theme .mat-mdc-card{margin:.75em}.osg-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.osg-theme button.mat-mdc-button,.osg-theme button.mat-mdc-raised-button,.osg-theme button.mat-mdc-unelevated-button,.osg-theme button.mat-mdc-outlined-button,.osg-theme button.mat-mdc-fab,.osg-theme button.mat-mdc-mini-fab,.osg-theme a.mat-button,.osg-theme a.mat-raised-button,.osg-theme a.mat-flat-button,.osg-theme a.mat-stroked-button,.osg-theme a.mat-fab,.osg-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.osg-theme button.mat-mdc-button:hover,.osg-theme button.mat-mdc-raised-button:hover,.osg-theme button.mat-mdc-unelevated-button:hover,.osg-theme button.mat-mdc-outlined-button:hover,.osg-theme button.mat-mdc-fab:hover,.osg-theme button.mat-mdc-mini-fab:hover,.osg-theme a.mat-button:hover,.osg-theme a.mat-raised-button:hover,.osg-theme a.mat-flat-button:hover,.osg-theme a.mat-stroked-button:hover,.osg-theme a.mat-fab:hover,.osg-theme a.mat-mini-fab:hover{text-decoration:none}.osg-theme button.mat-mdc-button:not(:last-of-type),.osg-theme button.mat-mdc-raised-button:not(:last-of-type),.osg-theme button.mat-mdc-unelevated-button:not(:last-of-type),.osg-theme button.mat-mdc-outlined-button:not(:last-of-type),.osg-theme button.mat-mdc-fab:not(:last-of-type),.osg-theme a.mat-button:not(:last-of-type),.osg-theme a.mat-raised-button:not(:last-of-type),.osg-theme a.mat-flat-button:not(:last-of-type),.osg-theme a.mat-stroked-button:not(:last-of-type),.osg-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.osg-theme button.mat-mdc-button:not(:first-of-type),.osg-theme button.mat-mdc-raised-button:not(:first-of-type),.osg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.osg-theme button.mat-mdc-outlined-button:not(:first-of-type),.osg-theme button.mat-mdc-fab:not(:first-of-type),.osg-theme a.mat-button:not(:first-of-type),.osg-theme a.mat-raised-button:not(:first-of-type),.osg-theme a.mat-flat-button:not(:first-of-type),.osg-theme a.mat-stroked-button:not(:first-of-type),.osg-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.osg-theme button.mat-mdc-button:not(:first-of-type),.osg-theme button.mat-mdc-raised-button:not(:first-of-type),.osg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.osg-theme button.mat-mdc-outlined-button:not(:first-of-type),.osg-theme button.mat-mdc-fab:not(:first-of-type),.osg-theme a.mat-button:not(:first-of-type),.osg-theme a.mat-raised-button:not(:first-of-type),.osg-theme a.mat-flat-button:not(:first-of-type),.osg-theme a.mat-stroked-button:not(:first-of-type),.osg-theme a.mat-fab:not(:first-of-type){margin-left:0}}.osg-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.osg-theme .mat-mdc-mini-fab.mat-accent[disabled],.osg-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.osg-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.osg-theme .prop-value{font-size:16px;margin-bottom:25px}.osg-theme .pre-prop .prop-value{white-space:pre-wrap!important}.osg-theme .font-medium{font-weight:500}.osg-theme .font-light{font-weight:300}.osg-theme .text-xs{font-size:12px!important}.osg-theme .link{color:#c1a834}.osg-theme .link:hover{color:#9e7d15}.osg-theme a{text-decoration:none}.osg-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.osg-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.osg-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.osg-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.osg-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.osg-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.osg-theme .dnd-container.invalid{border:1px dashed #e9093f}.osg-theme .top-container{position:relative}.osg-theme .stretch{height:100%}.osg-theme .dnd-height{height:100%;min-height:200px}.osg-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.osg-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#191d1d}.osg-theme .dnd-text .text-hidden{display:none;font-weight:600}.osg-theme .button-container{position:absolute;bottom:5px;right:15px}.osg-theme .file-data{flex:1;min-width:0}.osg-theme .file-data h4,.osg-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.osg-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.osg-theme div.ps>div{height:100%}.osg-theme div.dropzone>div{height:100%}.osg-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.osg-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.osg-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.osg-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.osg-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.osg-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.osg-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.osg-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.osg-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.osg-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.osg-theme .dnd-highlight:hover{display:none}.osg-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.osg-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.osg-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.osg-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.osg-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.osg-theme .file-frame{border:1px solid #cecece;border-radius:5px}.osg-theme .pdf-width,.osg-theme .attachment-container img{max-width:200px}.osg-theme .message-notification{display:flex;max-width:300px;max-height:100px}.osg-theme .message-notification .mat-icon{overflow:visible!important}.osg-theme .message-notification .full-width{width:100%}.osg-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.osg-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.osg-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.osg-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.osg-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.osg-theme .notification-text:before{position:absolute;right:0;bottom:0}.osg-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.osg-theme .scrolless-tour{overflow:hidden}.osg-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.osg-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.osg-theme .component-title{font-weight:700!important;color:#354041}.osg-theme .component-title .mat-icon{vertical-align:middle;color:#c1a834}.osg-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.osg-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.osg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.osg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.osg-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.osg-theme .mat-drawer-container{background-color:#fff}.osg-theme .mat-mdc-checkbox{margin-top:15px}.osg-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.osg-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.osg-theme .full-height{min-height:100vh}.osg-theme .rounded-sm{border-radius:5px}.osg-theme .mat-expansion-panel-header-title h3,.osg-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.osg-theme .mat-mdc-snack-bar-container{width:100%!important}}.osg-theme .snackbar-margin{margin-top:80px!important}.osg-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.osg-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.osg-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.osg-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.osg-theme .success-title{color:#76bb67!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.osg-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.osg-theme .mat-mdc-list-item-title{white-space:pre-wrap}.osg-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.osg-theme .dialog-close{float:right}.osg-theme .spa-nav-menu mat-icon{margin-right:16px!important}.osg-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.osg-theme .w-100{width:100%}.osg-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.osg-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.osg-theme .mat-mdc-button,.osg-theme .mat-mdc-unelevated-button,.osg-theme .mat-mdc-raised-button,.osg-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.osg-theme .mat-mdc-button>.mat-icon,.osg-theme .mat-mdc-unelevated-button>.mat-icon,.osg-theme .mat-mdc-raised-button>.mat-icon,.osg-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.osg-theme .mat-icon{overflow:visible!important}.osg-theme .mat-mdc-checkbox .mdc-label,.osg-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.osg-theme .mdc-button{height:fit-content!important}.osg-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.osg-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.osg-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.osg-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.osg-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.osg-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.osg-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.osg-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.osg-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.osg-theme .table-search .mat-mdc-form-field,.osg-theme .mat-mdc-slide-toggle label{margin-bottom:0}.gdc-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: seagreen;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #c38641;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #c38641;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: seagreen;--mdc-filled-text-field-focus-active-indicator-color: seagreen;--mdc-filled-text-field-focus-label-text-color: rgba(46, 139, 87, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef3e36;--mdc-filled-text-field-error-focus-label-text-color: #ef3e36;--mdc-filled-text-field-error-label-text-color: #ef3e36;--mdc-filled-text-field-error-caret-color: #ef3e36;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-hover-active-indicator-color: #ef3e36;--mdc-outlined-text-field-caret-color: seagreen;--mdc-outlined-text-field-focus-outline-color: seagreen;--mdc-outlined-text-field-focus-label-text-color: rgba(46, 139, 87, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ef3e36;--mdc-outlined-text-field-error-focus-label-text-color: #ef3e36;--mdc-outlined-text-field-error-label-text-color: #ef3e36;--mdc-outlined-text-field-error-hover-label-text-color: #ef3e36;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef3e36;--mdc-outlined-text-field-error-hover-outline-color: #ef3e36;--mdc-outlined-text-field-error-outline-color: #ef3e36;--mat-form-field-focus-select-arrow-color: rgba(46, 139, 87, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef3e36;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(46, 139, 87, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #29834f;--mdc-switch-selected-handle-color: #29834f;--mdc-switch-selected-hover-state-layer-color: #29834f;--mdc-switch-selected-pressed-state-layer-color: #29834f;--mdc-switch-selected-focus-handle-color: #125b2c;--mdc-switch-selected-hover-handle-color: #125b2c;--mdc-switch-selected-pressed-handle-color: #125b2c;--mdc-switch-selected-focus-track-color: #6dae89;--mdc-switch-selected-hover-track-color: #6dae89;--mdc-switch-selected-pressed-track-color: #6dae89;--mdc-switch-selected-track-color: #6dae89;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: seagreen;--mdc-slider-focus-handle-color: seagreen;--mdc-slider-hover-handle-color: seagreen;--mdc-slider-active-track-color: seagreen;--mdc-slider-inactive-track-color: seagreen;--mdc-slider-with-tick-marks-inactive-container-color: seagreen;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: seagreen;--mat-slider-hover-state-layer-color: rgba(46, 139, 87, .05);--mat-slider-focus-state-layer-color: rgba(46, 139, 87, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #c38641;--mdc-checkbox-selected-hover-icon-color: #c38641;--mdc-checkbox-selected-icon-color: #c38641;--mdc-checkbox-selected-pressed-icon-color: #c38641;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c38641;--mdc-checkbox-selected-hover-state-layer-color: #c38641;--mdc-checkbox-selected-pressed-state-layer-color: #c38641;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #c38641;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: seagreen;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: seagreen;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: seagreen;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(46, 139, 87, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(46, 139, 87, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(46, 139, 87, .3);--mat-datepicker-toggle-active-state-icon-color: seagreen;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(46, 139, 87, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: seagreen;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: seagreen;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: seagreen;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ef3e36;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ef3e36;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.gdc-theme .mat-accent{--mat-option-selected-state-label-text-color: #c38641;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.gdc-theme .mat-warn{--mat-option-selected-state-label-text-color: #ef3e36;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.gdc-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: seagreen;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: seagreen;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.gdc-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #c38641;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #c38641;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.gdc-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef3e36;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef3e36;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.gdc-theme .mat-elevation-z0,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.gdc-theme .mat-elevation-z1,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.gdc-theme .mat-elevation-z2,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.gdc-theme .mat-elevation-z3,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.gdc-theme .mat-elevation-z4,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.gdc-theme .mat-elevation-z5,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.gdc-theme .mat-elevation-z6,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.gdc-theme .mat-elevation-z7,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.gdc-theme .mat-elevation-z8,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.gdc-theme .mat-elevation-z9,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.gdc-theme .mat-elevation-z10,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.gdc-theme .mat-elevation-z11,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.gdc-theme .mat-elevation-z12,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.gdc-theme .mat-elevation-z13,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.gdc-theme .mat-elevation-z14,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.gdc-theme .mat-elevation-z15,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.gdc-theme .mat-elevation-z16,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.gdc-theme .mat-elevation-z17,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.gdc-theme .mat-elevation-z18,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.gdc-theme .mat-elevation-z19,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.gdc-theme .mat-elevation-z20,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.gdc-theme .mat-elevation-z21,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.gdc-theme .mat-elevation-z22,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.gdc-theme .mat-elevation-z23,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.gdc-theme .mat-elevation-z24,.gdc-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.gdc-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: seagreen;--mdc-linear-progress-track-color: rgba(46, 139, 87, .25)}.gdc-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #c38641;--mdc-linear-progress-track-color: rgba(195, 134, 65, .25)}.gdc-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef3e36;--mdc-linear-progress-track-color: rgba(239, 62, 54, .25)}.gdc-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #c38641;--mdc-filled-text-field-focus-active-indicator-color: #c38641;--mdc-filled-text-field-focus-label-text-color: rgba(195, 134, 65, .87);--mdc-outlined-text-field-caret-color: #c38641;--mdc-outlined-text-field-focus-outline-color: #c38641;--mdc-outlined-text-field-focus-label-text-color: rgba(195, 134, 65, .87);--mat-form-field-focus-select-arrow-color: rgba(195, 134, 65, .87)}.gdc-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef3e36;--mdc-filled-text-field-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mdc-outlined-text-field-caret-color: #ef3e36;--mdc-outlined-text-field-focus-outline-color: #ef3e36;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 62, 54, .87)}.gdc-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(195, 134, 65, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.gdc-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 62, 54, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.gdc-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.gdc-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.gdc-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.gdc-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: seagreen;--mdc-chip-elevated-selected-container-color: seagreen;--mdc-chip-elevated-disabled-container-color: seagreen;--mdc-chip-flat-disabled-selected-container-color: seagreen;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.gdc-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.gdc-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #c38641;--mdc-chip-elevated-selected-container-color: #c38641;--mdc-chip-elevated-disabled-container-color: #c38641;--mdc-chip-flat-disabled-selected-container-color: #c38641;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.gdc-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.gdc-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef3e36;--mdc-chip-elevated-selected-container-color: #ef3e36;--mdc-chip-elevated-disabled-container-color: #ef3e36;--mdc-chip-flat-disabled-selected-container-color: #ef3e36;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.gdc-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.gdc-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #bd7e3b;--mdc-switch-selected-handle-color: #bd7e3b;--mdc-switch-selected-hover-state-layer-color: #bd7e3b;--mdc-switch-selected-pressed-state-layer-color: #bd7e3b;--mdc-switch-selected-focus-handle-color: #a1561c;--mdc-switch-selected-hover-handle-color: #a1561c;--mdc-switch-selected-pressed-handle-color: #a1561c;--mdc-switch-selected-focus-track-color: #d5aa7a;--mdc-switch-selected-hover-track-color: #d5aa7a;--mdc-switch-selected-pressed-track-color: #d5aa7a;--mdc-switch-selected-track-color: #d5aa7a}.gdc-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ed3830;--mdc-switch-selected-handle-color: #ed3830;--mdc-switch-selected-hover-state-layer-color: #ed3830;--mdc-switch-selected-pressed-state-layer-color: #ed3830;--mdc-switch-selected-focus-handle-color: #e41b16;--mdc-switch-selected-hover-handle-color: #e41b16;--mdc-switch-selected-pressed-handle-color: #e41b16;--mdc-switch-selected-focus-track-color: #f47872;--mdc-switch-selected-hover-track-color: #f47872;--mdc-switch-selected-pressed-track-color: #f47872;--mdc-switch-selected-track-color: #f47872}.gdc-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.gdc-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: seagreen;--mdc-radio-selected-hover-icon-color: seagreen;--mdc-radio-selected-icon-color: seagreen;--mdc-radio-selected-pressed-icon-color: seagreen;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: seagreen;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.gdc-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c38641;--mdc-radio-selected-hover-icon-color: #c38641;--mdc-radio-selected-icon-color: #c38641;--mdc-radio-selected-pressed-icon-color: #c38641;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #c38641;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.gdc-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef3e36;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.gdc-theme .mat-accent{--mat-slider-ripple-color: #c38641;--mat-slider-hover-state-layer-color: rgba(195, 134, 65, .05);--mat-slider-focus-state-layer-color: rgba(195, 134, 65, .2);--mdc-slider-handle-color: #c38641;--mdc-slider-focus-handle-color: #c38641;--mdc-slider-hover-handle-color: #c38641;--mdc-slider-active-track-color: #c38641;--mdc-slider-inactive-track-color: #c38641;--mdc-slider-with-tick-marks-inactive-container-color: #c38641;--mdc-slider-with-tick-marks-active-container-color: black}.gdc-theme .mat-warn{--mat-slider-ripple-color: #ef3e36;--mat-slider-hover-state-layer-color: rgba(239, 62, 54, .05);--mat-slider-focus-state-layer-color: rgba(239, 62, 54, .2);--mdc-slider-handle-color: #ef3e36;--mdc-slider-focus-handle-color: #ef3e36;--mdc-slider-hover-handle-color: #ef3e36;--mdc-slider-active-track-color: #ef3e36;--mdc-slider-inactive-track-color: #ef3e36;--mdc-slider-with-tick-marks-inactive-container-color: #ef3e36;--mdc-slider-with-tick-marks-active-container-color: white}.gdc-theme .mdc-list-item__start,.gdc-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: seagreen;--mdc-radio-selected-hover-icon-color: seagreen;--mdc-radio-selected-icon-color: seagreen;--mdc-radio-selected-pressed-icon-color: seagreen}.gdc-theme .mat-accent .mdc-list-item__start,.gdc-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c38641;--mdc-radio-selected-hover-icon-color: #c38641;--mdc-radio-selected-icon-color: #c38641;--mdc-radio-selected-pressed-icon-color: #c38641}.gdc-theme .mat-warn .mdc-list-item__start,.gdc-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36}.gdc-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: seagreen;--mdc-checkbox-selected-hover-icon-color: seagreen;--mdc-checkbox-selected-icon-color: seagreen;--mdc-checkbox-selected-pressed-icon-color: seagreen;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: seagreen;--mdc-checkbox-selected-hover-state-layer-color: seagreen;--mdc-checkbox-selected-pressed-state-layer-color: seagreen;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.gdc-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #c38641;--mdc-checkbox-selected-hover-icon-color: #c38641;--mdc-checkbox-selected-icon-color: #c38641;--mdc-checkbox-selected-pressed-icon-color: #c38641;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c38641;--mdc-checkbox-selected-hover-state-layer-color: #c38641;--mdc-checkbox-selected-pressed-state-layer-color: #c38641;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.gdc-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.gdc-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.gdc-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.gdc-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.gdc-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#2e8b57}.gdc-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.gdc-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.gdc-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.gdc-theme .mat-mdc-tab-group,.gdc-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: seagreen;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: seagreen;--mat-tab-header-active-ripple-color: seagreen;--mat-tab-header-inactive-ripple-color: seagreen;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: seagreen;--mat-tab-header-active-hover-label-text-color: seagreen;--mat-tab-header-active-focus-indicator-color: seagreen;--mat-tab-header-active-hover-indicator-color: seagreen}.gdc-theme .mat-mdc-tab-group.mat-accent,.gdc-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #c38641;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #c38641;--mat-tab-header-active-ripple-color: #c38641;--mat-tab-header-inactive-ripple-color: #c38641;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #c38641;--mat-tab-header-active-hover-label-text-color: #c38641;--mat-tab-header-active-focus-indicator-color: #c38641;--mat-tab-header-active-hover-indicator-color: #c38641}.gdc-theme .mat-mdc-tab-group.mat-warn,.gdc-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef3e36;--mat-tab-header-active-ripple-color: #ef3e36;--mat-tab-header-inactive-ripple-color: #ef3e36;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef3e36;--mat-tab-header-active-hover-label-text-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36;--mat-tab-header-active-hover-indicator-color: #ef3e36}.gdc-theme .mat-mdc-tab-group.mat-background-primary,.gdc-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: seagreen;--mat-tab-header-with-background-foreground-color: white}.gdc-theme .mat-mdc-tab-group.mat-background-accent,.gdc-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #c38641;--mat-tab-header-with-background-foreground-color: black}.gdc-theme .mat-mdc-tab-group.mat-background-warn,.gdc-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef3e36;--mat-tab-header-with-background-foreground-color: white}.gdc-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.gdc-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: seagreen;--mdc-checkbox-selected-hover-icon-color: seagreen;--mdc-checkbox-selected-icon-color: seagreen;--mdc-checkbox-selected-pressed-icon-color: seagreen;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: seagreen;--mdc-checkbox-selected-hover-state-layer-color: seagreen;--mdc-checkbox-selected-pressed-state-layer-color: seagreen;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.gdc-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.gdc-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: seagreen;--mat-text-button-state-layer-color: seagreen;--mat-text-button-ripple-color: rgba(46, 139, 87, .1)}.gdc-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #c38641;--mat-text-button-state-layer-color: #c38641;--mat-text-button-ripple-color: rgba(195, 134, 65, .1)}.gdc-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef3e36;--mat-text-button-state-layer-color: #ef3e36;--mat-text-button-ripple-color: rgba(239, 62, 54, .1)}.gdc-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: seagreen;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.gdc-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #c38641;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.gdc-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef3e36;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.gdc-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: seagreen;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.gdc-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #c38641;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.gdc-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef3e36;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.gdc-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: seagreen;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: seagreen;--mat-outlined-button-ripple-color: rgba(46, 139, 87, .1)}.gdc-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #c38641;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #c38641;--mat-outlined-button-ripple-color: rgba(195, 134, 65, .1)}.gdc-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef3e36;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ef3e36;--mat-outlined-button-ripple-color: rgba(239, 62, 54, .1)}.gdc-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: seagreen;--mat-icon-button-state-layer-color: seagreen;--mat-icon-button-ripple-color: rgba(46, 139, 87, .1)}.gdc-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #c38641;--mat-icon-button-state-layer-color: #c38641;--mat-icon-button-ripple-color: rgba(195, 134, 65, .1)}.gdc-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef3e36;--mat-icon-button-state-layer-color: #ef3e36;--mat-icon-button-ripple-color: rgba(239, 62, 54, .1)}.gdc-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: seagreen;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.gdc-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #c38641;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.gdc-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef3e36;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.gdc-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: seagreen;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.gdc-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #c38641;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.gdc-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef3e36;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.gdc-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #c38641}.gdc-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ef3e36}.gdc-theme .mat-badge-accent{--mat-badge-background-color: #c38641;--mat-badge-text-color: black}.gdc-theme .mat-badge-warn{--mat-badge-background-color: #ef3e36;--mat-badge-text-color: white}.gdc-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #c38641;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(195, 134, 65, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(195, 134, 65, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(195, 134, 65, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(195, 134, 65, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.gdc-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef3e36;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 62, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 62, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.gdc-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #c38641}.gdc-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef3e36}.gdc-theme .mat-icon.mat-primary{--mat-icon-color: seagreen}.gdc-theme .mat-icon.mat-accent{--mat-icon-color: #c38641}.gdc-theme .mat-icon.mat-warn{--mat-icon-color: #ef3e36}.gdc-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #c38641;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #c38641;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #c38641;--mat-stepper-header-edit-state-icon-foreground-color: black}.gdc-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef3e36;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef3e36;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef3e36;--mat-stepper-header-edit-state-icon-foreground-color: white}.gdc-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: seagreen;--mat-toolbar-container-text-color: white}.gdc-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #c38641;--mat-toolbar-container-text-color: black}.gdc-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef3e36;--mat-toolbar-container-text-color: white}.gdc-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.gdc-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.gdc-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.gdc-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.gdc-theme .fill-remaining-space{flex:1 1 auto}.gdc-theme .cursor-click{cursor:pointer}.gdc-theme .center{margin-bottom:2rem;height:auto}.gdc-theme .fluid{margin-bottom:2rem}.gdc-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.gdc-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.gdc-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.gdc-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.gdc-theme .nav-name-2{line-height:18px!important}.gdc-theme .text-success{color:#76bb67!important}.gdc-theme .text-glow{color:#fe5d26!important}.gdc-theme .text-light{color:#cecece!important}.gdc-theme .text-dark{color:#1a6a3d!important}.gdc-theme .bg-success{background-color:#76bb67!important}.gdc-theme .bg-glow{background-color:#fe5d26!important}.gdc-theme .bg-light{background-color:#cecece!important}.gdc-theme .bg-dark{background-color:#1a6a3d!important}.gdc-theme .theme-border-success{border-radius:.25rem;border:1px solid #76bb67}.gdc-theme .theme-border-glow{border-radius:.25rem;border:1px solid #FE5D26}.gdc-theme .theme-border-light{border-radius:.25rem;border:1px solid #cecece}.gdc-theme .theme-border-dark{border-radius:.25rem;border:1px solid #1a6a3d}.gdc-theme .snackbar-primary{--mdc-snackbar-container-color: seagreen !important}.gdc-theme .snackbar-accent{--mdc-snackbar-container-color: #c38641 !important}.gdc-theme .snackbar-warn{--mdc-snackbar-container-color: #ef3e36 !important}.gdc-theme .snackbar-success{--mdc-snackbar-container-color: #76bb67 !important}.gdc-theme .snackbar-glow{--mdc-snackbar-container-color: #FE5D26 !important}.gdc-theme .snackbar-light{--mdc-snackbar-container-color: #cecece !important}.gdc-theme .snackbar-dark{--mdc-snackbar-container-color: #1a6a3d !important}.gdc-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.gdc-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#c38641!important}.gdc-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#c38641!important}.gdc-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#c38641!important}.gdc-theme .box-light{border-radius:.25rem;border:1px solid #cecece;padding:1.25em 1.75em;margin-bottom:1em}.gdc-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.gdc-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.gdc-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.gdc-theme .cell-sm{flex:.25}.gdc-theme .cell-md{flex:.5}.gdc-theme .cell-lg{flex:.75}.gdc-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.gdc-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.gdc-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.gdc-theme p{white-space:normal!important}.gdc-theme .mat-headline-4,.gdc-theme .mat-headline-3,.gdc-theme .mat-headline-2,.gdc-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.gdc-theme .key-value{font-weight:700}.gdc-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.gdc-theme .small-label-container small,.gdc-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.gdc-theme .mat-mdc-dialog-content{word-break:break-word}.gdc-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.gdc-theme a:hover,.gdc-theme a.mat-mdc-tab-link:hover,.gdc-theme a.mat-mdc-list-item:hover,.gdc-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.gdc-theme .active-link{border-right:4px solid #c38641;transition:.3s}.gdc-theme .active-link .mat-icon{color:#c38641!important}.gdc-theme .mat-mdc-card{margin:.75em}.gdc-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.gdc-theme button.mat-mdc-button,.gdc-theme button.mat-mdc-raised-button,.gdc-theme button.mat-mdc-unelevated-button,.gdc-theme button.mat-mdc-outlined-button,.gdc-theme button.mat-mdc-fab,.gdc-theme button.mat-mdc-mini-fab,.gdc-theme a.mat-button,.gdc-theme a.mat-raised-button,.gdc-theme a.mat-flat-button,.gdc-theme a.mat-stroked-button,.gdc-theme a.mat-fab,.gdc-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.gdc-theme button.mat-mdc-button:hover,.gdc-theme button.mat-mdc-raised-button:hover,.gdc-theme button.mat-mdc-unelevated-button:hover,.gdc-theme button.mat-mdc-outlined-button:hover,.gdc-theme button.mat-mdc-fab:hover,.gdc-theme button.mat-mdc-mini-fab:hover,.gdc-theme a.mat-button:hover,.gdc-theme a.mat-raised-button:hover,.gdc-theme a.mat-flat-button:hover,.gdc-theme a.mat-stroked-button:hover,.gdc-theme a.mat-fab:hover,.gdc-theme a.mat-mini-fab:hover{text-decoration:none}.gdc-theme button.mat-mdc-button:not(:last-of-type),.gdc-theme button.mat-mdc-raised-button:not(:last-of-type),.gdc-theme button.mat-mdc-unelevated-button:not(:last-of-type),.gdc-theme button.mat-mdc-outlined-button:not(:last-of-type),.gdc-theme button.mat-mdc-fab:not(:last-of-type),.gdc-theme a.mat-button:not(:last-of-type),.gdc-theme a.mat-raised-button:not(:last-of-type),.gdc-theme a.mat-flat-button:not(:last-of-type),.gdc-theme a.mat-stroked-button:not(:last-of-type),.gdc-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.gdc-theme button.mat-mdc-button:not(:first-of-type),.gdc-theme button.mat-mdc-raised-button:not(:first-of-type),.gdc-theme button.mat-mdc-unelevated-button:not(:first-of-type),.gdc-theme button.mat-mdc-outlined-button:not(:first-of-type),.gdc-theme button.mat-mdc-fab:not(:first-of-type),.gdc-theme a.mat-button:not(:first-of-type),.gdc-theme a.mat-raised-button:not(:first-of-type),.gdc-theme a.mat-flat-button:not(:first-of-type),.gdc-theme a.mat-stroked-button:not(:first-of-type),.gdc-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.gdc-theme button.mat-mdc-button:not(:first-of-type),.gdc-theme button.mat-mdc-raised-button:not(:first-of-type),.gdc-theme button.mat-mdc-unelevated-button:not(:first-of-type),.gdc-theme button.mat-mdc-outlined-button:not(:first-of-type),.gdc-theme button.mat-mdc-fab:not(:first-of-type),.gdc-theme a.mat-button:not(:first-of-type),.gdc-theme a.mat-raised-button:not(:first-of-type),.gdc-theme a.mat-flat-button:not(:first-of-type),.gdc-theme a.mat-stroked-button:not(:first-of-type),.gdc-theme a.mat-fab:not(:first-of-type){margin-left:0}}.gdc-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.gdc-theme .mat-mdc-mini-fab.mat-accent[disabled],.gdc-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.gdc-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.gdc-theme .prop-value{font-size:16px;margin-bottom:25px}.gdc-theme .pre-prop .prop-value{white-space:pre-wrap!important}.gdc-theme .font-medium{font-weight:500}.gdc-theme .font-light{font-weight:300}.gdc-theme .text-xs{font-size:12px!important}.gdc-theme .link{color:#c38641}.gdc-theme .link:hover{color:#a1561c}.gdc-theme a{text-decoration:none}.gdc-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.gdc-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.gdc-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.gdc-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.gdc-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.gdc-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.gdc-theme .dnd-container.invalid{border:1px dashed #e9093f}.gdc-theme .top-container{position:relative}.gdc-theme .stretch{height:100%}.gdc-theme .dnd-height{height:100%;min-height:200px}.gdc-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.gdc-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#1a6a3d}.gdc-theme .dnd-text .text-hidden{display:none;font-weight:600}.gdc-theme .button-container{position:absolute;bottom:5px;right:15px}.gdc-theme .file-data{flex:1;min-width:0}.gdc-theme .file-data h4,.gdc-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.gdc-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.gdc-theme div.ps>div{height:100%}.gdc-theme div.dropzone>div{height:100%}.gdc-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.gdc-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.gdc-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.gdc-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.gdc-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.gdc-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.gdc-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.gdc-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.gdc-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.gdc-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.gdc-theme .dnd-highlight:hover{display:none}.gdc-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.gdc-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.gdc-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.gdc-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.gdc-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.gdc-theme .file-frame{border:1px solid #cecece;border-radius:5px}.gdc-theme .pdf-width,.gdc-theme .attachment-container img{max-width:200px}.gdc-theme .message-notification{display:flex;max-width:300px;max-height:100px}.gdc-theme .message-notification .mat-icon{overflow:visible!important}.gdc-theme .message-notification .full-width{width:100%}.gdc-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.gdc-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.gdc-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.gdc-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.gdc-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.gdc-theme .notification-text:before{position:absolute;right:0;bottom:0}.gdc-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.gdc-theme .scrolless-tour{overflow:hidden}.gdc-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.gdc-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.gdc-theme .component-title{font-weight:700!important;color:#2e8b57}.gdc-theme .component-title .mat-icon{vertical-align:middle;color:#c38641}.gdc-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.gdc-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.gdc-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.gdc-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.gdc-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.gdc-theme .mat-drawer-container{background-color:#fff}.gdc-theme .mat-mdc-checkbox{margin-top:15px}.gdc-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.gdc-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.gdc-theme .full-height{min-height:100vh}.gdc-theme .rounded-sm{border-radius:5px}.gdc-theme .mat-expansion-panel-header-title h3,.gdc-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.gdc-theme .mat-mdc-snack-bar-container{width:100%!important}}.gdc-theme .snackbar-margin{margin-top:80px!important}.gdc-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.gdc-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.gdc-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.gdc-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.gdc-theme .success-title{color:#76bb67!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.gdc-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.gdc-theme .mat-mdc-list-item-title{white-space:pre-wrap}.gdc-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.gdc-theme .dialog-close{float:right}.gdc-theme .spa-nav-menu mat-icon{margin-right:16px!important}.gdc-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.gdc-theme .w-100{width:100%}.gdc-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.gdc-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.gdc-theme .mat-mdc-button,.gdc-theme .mat-mdc-unelevated-button,.gdc-theme .mat-mdc-raised-button,.gdc-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.gdc-theme .mat-mdc-button>.mat-icon,.gdc-theme .mat-mdc-unelevated-button>.mat-icon,.gdc-theme .mat-mdc-raised-button>.mat-icon,.gdc-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.gdc-theme .mat-icon{overflow:visible!important}.gdc-theme .mat-mdc-checkbox .mdc-label,.gdc-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.gdc-theme .mdc-button{height:fit-content!important}.gdc-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.gdc-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.gdc-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.gdc-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.gdc-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.gdc-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.gdc-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.gdc-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.gdc-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.gdc-theme .table-search .mat-mdc-form-field,.gdc-theme .mat-mdc-slide-toggle label{margin-bottom:0}.eva-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #db454b;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #515168;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #515168;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #db454b;--mdc-filled-text-field-focus-active-indicator-color: #db454b;--mdc-filled-text-field-focus-label-text-color: rgba(219, 69, 75, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #db454b;--mdc-outlined-text-field-focus-outline-color: #db454b;--mdc-outlined-text-field-focus-label-text-color: rgba(219, 69, 75, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(219, 69, 75, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(219, 69, 75, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #d73e44;--mdc-switch-selected-handle-color: #d73e44;--mdc-switch-selected-hover-state-layer-color: #d73e44;--mdc-switch-selected-pressed-state-layer-color: #d73e44;--mdc-switch-selected-focus-handle-color: #c41f23;--mdc-switch-selected-hover-handle-color: #c41f23;--mdc-switch-selected-pressed-handle-color: #c41f23;--mdc-switch-selected-focus-track-color: #e67d81;--mdc-switch-selected-hover-track-color: #e67d81;--mdc-switch-selected-pressed-track-color: #e67d81;--mdc-switch-selected-track-color: #e67d81;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #db454b;--mdc-slider-focus-handle-color: #db454b;--mdc-slider-hover-handle-color: #db454b;--mdc-slider-active-track-color: #db454b;--mdc-slider-inactive-track-color: #db454b;--mdc-slider-with-tick-marks-inactive-container-color: #db454b;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #db454b;--mat-slider-hover-state-layer-color: rgba(219, 69, 75, .05);--mat-slider-focus-state-layer-color: rgba(219, 69, 75, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #515168;--mdc-checkbox-selected-hover-icon-color: #515168;--mdc-checkbox-selected-icon-color: #515168;--mdc-checkbox-selected-pressed-icon-color: #515168;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #515168;--mdc-checkbox-selected-hover-state-layer-color: #515168;--mdc-checkbox-selected-pressed-state-layer-color: #515168;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #515168;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #db454b;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #db454b;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #db454b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(219, 69, 75, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(219, 69, 75, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(219, 69, 75, .3);--mat-datepicker-toggle-active-state-icon-color: #db454b;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(219, 69, 75, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #db454b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #db454b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #db454b;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.eva-theme .mat-accent{--mat-option-selected-state-label-text-color: #515168;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.eva-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.eva-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #db454b;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #db454b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.eva-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #515168;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #515168;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.eva-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.eva-theme .mat-elevation-z0,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.eva-theme .mat-elevation-z1,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.eva-theme .mat-elevation-z2,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.eva-theme .mat-elevation-z3,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.eva-theme .mat-elevation-z4,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.eva-theme .mat-elevation-z5,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.eva-theme .mat-elevation-z6,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.eva-theme .mat-elevation-z7,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.eva-theme .mat-elevation-z8,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.eva-theme .mat-elevation-z9,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.eva-theme .mat-elevation-z10,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.eva-theme .mat-elevation-z11,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.eva-theme .mat-elevation-z12,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.eva-theme .mat-elevation-z13,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.eva-theme .mat-elevation-z14,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.eva-theme .mat-elevation-z15,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.eva-theme .mat-elevation-z16,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.eva-theme .mat-elevation-z17,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.eva-theme .mat-elevation-z18,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.eva-theme .mat-elevation-z19,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.eva-theme .mat-elevation-z20,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.eva-theme .mat-elevation-z21,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.eva-theme .mat-elevation-z22,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.eva-theme .mat-elevation-z23,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.eva-theme .mat-elevation-z24,.eva-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.eva-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #db454b;--mdc-linear-progress-track-color: rgba(219, 69, 75, .25)}.eva-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #515168;--mdc-linear-progress-track-color: rgba(81, 81, 104, .25)}.eva-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.eva-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #515168;--mdc-filled-text-field-focus-active-indicator-color: #515168;--mdc-filled-text-field-focus-label-text-color: rgba(81, 81, 104, .87);--mdc-outlined-text-field-caret-color: #515168;--mdc-outlined-text-field-focus-outline-color: #515168;--mdc-outlined-text-field-focus-label-text-color: rgba(81, 81, 104, .87);--mat-form-field-focus-select-arrow-color: rgba(81, 81, 104, .87)}.eva-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.eva-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(81, 81, 104, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.eva-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.eva-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.eva-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.eva-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.eva-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #db454b;--mdc-chip-elevated-selected-container-color: #db454b;--mdc-chip-elevated-disabled-container-color: #db454b;--mdc-chip-flat-disabled-selected-container-color: #db454b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.eva-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.eva-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #515168;--mdc-chip-elevated-selected-container-color: #515168;--mdc-chip-elevated-disabled-container-color: #515168;--mdc-chip-flat-disabled-selected-container-color: #515168;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.eva-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.eva-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.eva-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.eva-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #4a4a60;--mdc-switch-selected-handle-color: #4a4a60;--mdc-switch-selected-hover-state-layer-color: #4a4a60;--mdc-switch-selected-pressed-state-layer-color: #4a4a60;--mdc-switch-selected-focus-handle-color: #27273a;--mdc-switch-selected-hover-handle-color: #27273a;--mdc-switch-selected-pressed-handle-color: #27273a;--mdc-switch-selected-focus-track-color: #858595;--mdc-switch-selected-hover-track-color: #858595;--mdc-switch-selected-pressed-track-color: #858595;--mdc-switch-selected-track-color: #858595}.eva-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.eva-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.eva-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #db454b;--mdc-radio-selected-hover-icon-color: #db454b;--mdc-radio-selected-icon-color: #db454b;--mdc-radio-selected-pressed-icon-color: #db454b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #db454b;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.eva-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #515168;--mdc-radio-selected-hover-icon-color: #515168;--mdc-radio-selected-icon-color: #515168;--mdc-radio-selected-pressed-icon-color: #515168;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #515168;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.eva-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.eva-theme .mat-accent{--mat-slider-ripple-color: #515168;--mat-slider-hover-state-layer-color: rgba(81, 81, 104, .05);--mat-slider-focus-state-layer-color: rgba(81, 81, 104, .2);--mdc-slider-handle-color: #515168;--mdc-slider-focus-handle-color: #515168;--mdc-slider-hover-handle-color: #515168;--mdc-slider-active-track-color: #515168;--mdc-slider-inactive-track-color: #515168;--mdc-slider-with-tick-marks-inactive-container-color: #515168;--mdc-slider-with-tick-marks-active-container-color: white}.eva-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.eva-theme .mdc-list-item__start,.eva-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #db454b;--mdc-radio-selected-hover-icon-color: #db454b;--mdc-radio-selected-icon-color: #db454b;--mdc-radio-selected-pressed-icon-color: #db454b}.eva-theme .mat-accent .mdc-list-item__start,.eva-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #515168;--mdc-radio-selected-hover-icon-color: #515168;--mdc-radio-selected-icon-color: #515168;--mdc-radio-selected-pressed-icon-color: #515168}.eva-theme .mat-warn .mdc-list-item__start,.eva-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.eva-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #db454b;--mdc-checkbox-selected-hover-icon-color: #db454b;--mdc-checkbox-selected-icon-color: #db454b;--mdc-checkbox-selected-pressed-icon-color: #db454b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #db454b;--mdc-checkbox-selected-hover-state-layer-color: #db454b;--mdc-checkbox-selected-pressed-state-layer-color: #db454b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.eva-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #515168;--mdc-checkbox-selected-hover-icon-color: #515168;--mdc-checkbox-selected-icon-color: #515168;--mdc-checkbox-selected-pressed-icon-color: #515168;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #515168;--mdc-checkbox-selected-hover-state-layer-color: #515168;--mdc-checkbox-selected-pressed-state-layer-color: #515168;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.eva-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.eva-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.eva-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.eva-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.eva-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#db454b}.eva-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.eva-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.eva-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.eva-theme .mat-mdc-tab-group,.eva-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #db454b;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #db454b;--mat-tab-header-active-ripple-color: #db454b;--mat-tab-header-inactive-ripple-color: #db454b;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #db454b;--mat-tab-header-active-hover-label-text-color: #db454b;--mat-tab-header-active-focus-indicator-color: #db454b;--mat-tab-header-active-hover-indicator-color: #db454b}.eva-theme .mat-mdc-tab-group.mat-accent,.eva-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #515168;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #515168;--mat-tab-header-active-ripple-color: #515168;--mat-tab-header-inactive-ripple-color: #515168;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #515168;--mat-tab-header-active-hover-label-text-color: #515168;--mat-tab-header-active-focus-indicator-color: #515168;--mat-tab-header-active-hover-indicator-color: #515168}.eva-theme .mat-mdc-tab-group.mat-warn,.eva-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.eva-theme .mat-mdc-tab-group.mat-background-primary,.eva-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #db454b;--mat-tab-header-with-background-foreground-color: white}.eva-theme .mat-mdc-tab-group.mat-background-accent,.eva-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #515168;--mat-tab-header-with-background-foreground-color: white}.eva-theme .mat-mdc-tab-group.mat-background-warn,.eva-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.eva-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.eva-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #db454b;--mdc-checkbox-selected-hover-icon-color: #db454b;--mdc-checkbox-selected-icon-color: #db454b;--mdc-checkbox-selected-pressed-icon-color: #db454b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #db454b;--mdc-checkbox-selected-hover-state-layer-color: #db454b;--mdc-checkbox-selected-pressed-state-layer-color: #db454b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.eva-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.eva-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #db454b;--mat-text-button-state-layer-color: #db454b;--mat-text-button-ripple-color: rgba(219, 69, 75, .1)}.eva-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #515168;--mat-text-button-state-layer-color: #515168;--mat-text-button-ripple-color: rgba(81, 81, 104, .1)}.eva-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.eva-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #db454b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.eva-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #515168;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.eva-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.eva-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #db454b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.eva-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #515168;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.eva-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.eva-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #db454b;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #db454b;--mat-outlined-button-ripple-color: rgba(219, 69, 75, .1)}.eva-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #515168;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #515168;--mat-outlined-button-ripple-color: rgba(81, 81, 104, .1)}.eva-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.eva-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #db454b;--mat-icon-button-state-layer-color: #db454b;--mat-icon-button-ripple-color: rgba(219, 69, 75, .1)}.eva-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #515168;--mat-icon-button-state-layer-color: #515168;--mat-icon-button-ripple-color: rgba(81, 81, 104, .1)}.eva-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.eva-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #db454b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.eva-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #515168;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.eva-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.eva-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #db454b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.eva-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #515168;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.eva-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.eva-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #515168}.eva-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.eva-theme .mat-badge-accent{--mat-badge-background-color: #515168;--mat-badge-text-color: white}.eva-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.eva-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #515168;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(81, 81, 104, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(81, 81, 104, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(81, 81, 104, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(81, 81, 104, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.eva-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.eva-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #515168}.eva-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.eva-theme .mat-icon.mat-primary{--mat-icon-color: #db454b}.eva-theme .mat-icon.mat-accent{--mat-icon-color: #515168}.eva-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.eva-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #515168;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #515168;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #515168;--mat-stepper-header-edit-state-icon-foreground-color: white}.eva-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.eva-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #db454b;--mat-toolbar-container-text-color: white}.eva-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #515168;--mat-toolbar-container-text-color: white}.eva-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.eva-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.eva-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.eva-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.eva-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.eva-theme .fill-remaining-space{flex:1 1 auto}.eva-theme .cursor-click{cursor:pointer}.eva-theme .center{margin-bottom:2rem;height:auto}.eva-theme .fluid{margin-bottom:2rem}.eva-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.eva-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.eva-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.eva-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.eva-theme .nav-name-2{line-height:18px!important}.eva-theme .text-success{color:#76bb67!important}.eva-theme .text-glow{color:#fe5d26!important}.eva-theme .text-light{color:#cecece!important}.eva-theme .text-dark{color:#b5242a!important}.eva-theme .bg-success{background-color:#76bb67!important}.eva-theme .bg-glow{background-color:#fe5d26!important}.eva-theme .bg-light{background-color:#cecece!important}.eva-theme .bg-dark{background-color:#b5242a!important}.eva-theme .theme-border-success{border-radius:.25rem;border:1px solid #76bb67}.eva-theme .theme-border-glow{border-radius:.25rem;border:1px solid #FE5D26}.eva-theme .theme-border-light{border-radius:.25rem;border:1px solid #cecece}.eva-theme .theme-border-dark{border-radius:.25rem;border:1px solid #b5242a}.eva-theme .snackbar-primary{--mdc-snackbar-container-color: #db454b !important}.eva-theme .snackbar-accent{--mdc-snackbar-container-color: #515168 !important}.eva-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.eva-theme .snackbar-success{--mdc-snackbar-container-color: #76bb67 !important}.eva-theme .snackbar-glow{--mdc-snackbar-container-color: #FE5D26 !important}.eva-theme .snackbar-light{--mdc-snackbar-container-color: #cecece !important}.eva-theme .snackbar-dark{--mdc-snackbar-container-color: #b5242a !important}.eva-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.eva-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#515168!important}.eva-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#515168!important}.eva-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#515168!important}.eva-theme .box-light{border-radius:.25rem;border:1px solid #cecece;padding:1.25em 1.75em;margin-bottom:1em}.eva-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.eva-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.eva-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.eva-theme .cell-sm{flex:.25}.eva-theme .cell-md{flex:.5}.eva-theme .cell-lg{flex:.75}.eva-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.eva-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.eva-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.eva-theme p{white-space:normal!important}.eva-theme .mat-headline-4,.eva-theme .mat-headline-3,.eva-theme .mat-headline-2,.eva-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.eva-theme .key-value{font-weight:700}.eva-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.eva-theme .small-label-container small,.eva-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.eva-theme .mat-mdc-dialog-content{word-break:break-word}.eva-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.eva-theme a:hover,.eva-theme a.mat-mdc-tab-link:hover,.eva-theme a.mat-mdc-list-item:hover,.eva-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.eva-theme .active-link{border-right:4px solid #515168;transition:.3s}.eva-theme .active-link .mat-icon{color:#515168!important}.eva-theme .mat-mdc-card{margin:.75em}.eva-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.eva-theme button.mat-mdc-button,.eva-theme button.mat-mdc-raised-button,.eva-theme button.mat-mdc-unelevated-button,.eva-theme button.mat-mdc-outlined-button,.eva-theme button.mat-mdc-fab,.eva-theme button.mat-mdc-mini-fab,.eva-theme a.mat-button,.eva-theme a.mat-raised-button,.eva-theme a.mat-flat-button,.eva-theme a.mat-stroked-button,.eva-theme a.mat-fab,.eva-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.eva-theme button.mat-mdc-button:hover,.eva-theme button.mat-mdc-raised-button:hover,.eva-theme button.mat-mdc-unelevated-button:hover,.eva-theme button.mat-mdc-outlined-button:hover,.eva-theme button.mat-mdc-fab:hover,.eva-theme button.mat-mdc-mini-fab:hover,.eva-theme a.mat-button:hover,.eva-theme a.mat-raised-button:hover,.eva-theme a.mat-flat-button:hover,.eva-theme a.mat-stroked-button:hover,.eva-theme a.mat-fab:hover,.eva-theme a.mat-mini-fab:hover{text-decoration:none}.eva-theme button.mat-mdc-button:not(:last-of-type),.eva-theme button.mat-mdc-raised-button:not(:last-of-type),.eva-theme button.mat-mdc-unelevated-button:not(:last-of-type),.eva-theme button.mat-mdc-outlined-button:not(:last-of-type),.eva-theme button.mat-mdc-fab:not(:last-of-type),.eva-theme a.mat-button:not(:last-of-type),.eva-theme a.mat-raised-button:not(:last-of-type),.eva-theme a.mat-flat-button:not(:last-of-type),.eva-theme a.mat-stroked-button:not(:last-of-type),.eva-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.eva-theme button.mat-mdc-button:not(:first-of-type),.eva-theme button.mat-mdc-raised-button:not(:first-of-type),.eva-theme button.mat-mdc-unelevated-button:not(:first-of-type),.eva-theme button.mat-mdc-outlined-button:not(:first-of-type),.eva-theme button.mat-mdc-fab:not(:first-of-type),.eva-theme a.mat-button:not(:first-of-type),.eva-theme a.mat-raised-button:not(:first-of-type),.eva-theme a.mat-flat-button:not(:first-of-type),.eva-theme a.mat-stroked-button:not(:first-of-type),.eva-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.eva-theme button.mat-mdc-button:not(:first-of-type),.eva-theme button.mat-mdc-raised-button:not(:first-of-type),.eva-theme button.mat-mdc-unelevated-button:not(:first-of-type),.eva-theme button.mat-mdc-outlined-button:not(:first-of-type),.eva-theme button.mat-mdc-fab:not(:first-of-type),.eva-theme a.mat-button:not(:first-of-type),.eva-theme a.mat-raised-button:not(:first-of-type),.eva-theme a.mat-flat-button:not(:first-of-type),.eva-theme a.mat-stroked-button:not(:first-of-type),.eva-theme a.mat-fab:not(:first-of-type){margin-left:0}}.eva-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.eva-theme .mat-mdc-mini-fab.mat-accent[disabled],.eva-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.eva-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.eva-theme .prop-value{font-size:16px;margin-bottom:25px}.eva-theme .pre-prop .prop-value{white-space:pre-wrap!important}.eva-theme .font-medium{font-weight:500}.eva-theme .font-light{font-weight:300}.eva-theme .text-xs{font-size:12px!important}.eva-theme .link{color:#515168}.eva-theme .link:hover{color:#27273a}.eva-theme a{text-decoration:none}.eva-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.eva-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.eva-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.eva-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.eva-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.eva-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.eva-theme .dnd-container.invalid{border:1px dashed #e9093f}.eva-theme .top-container{position:relative}.eva-theme .stretch{height:100%}.eva-theme .dnd-height{height:100%;min-height:200px}.eva-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.eva-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#b5242a}.eva-theme .dnd-text .text-hidden{display:none;font-weight:600}.eva-theme .button-container{position:absolute;bottom:5px;right:15px}.eva-theme .file-data{flex:1;min-width:0}.eva-theme .file-data h4,.eva-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.eva-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.eva-theme div.ps>div{height:100%}.eva-theme div.dropzone>div{height:100%}.eva-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.eva-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.eva-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.eva-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.eva-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.eva-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.eva-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.eva-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.eva-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.eva-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.eva-theme .dnd-highlight:hover{display:none}.eva-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.eva-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.eva-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.eva-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.eva-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.eva-theme .file-frame{border:1px solid #cecece;border-radius:5px}.eva-theme .pdf-width,.eva-theme .attachment-container img{max-width:200px}.eva-theme .message-notification{display:flex;max-width:300px;max-height:100px}.eva-theme .message-notification .mat-icon{overflow:visible!important}.eva-theme .message-notification .full-width{width:100%}.eva-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.eva-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.eva-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.eva-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.eva-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.eva-theme .notification-text:before{position:absolute;right:0;bottom:0}.eva-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.eva-theme .scrolless-tour{overflow:hidden}.eva-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.eva-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.eva-theme .component-title{font-weight:700!important;color:#db454b}.eva-theme .component-title .mat-icon{vertical-align:middle;color:#515168}.eva-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.eva-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.eva-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.eva-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.eva-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.eva-theme .mat-drawer-container{background-color:#fff}.eva-theme .mat-mdc-checkbox{margin-top:15px}.eva-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.eva-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.eva-theme .full-height{min-height:100vh}.eva-theme .rounded-sm{border-radius:5px}.eva-theme .mat-expansion-panel-header-title h3,.eva-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.eva-theme .mat-mdc-snack-bar-container{width:100%!important}}.eva-theme .snackbar-margin{margin-top:80px!important}.eva-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.eva-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.eva-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.eva-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.eva-theme .success-title{color:#76bb67!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.eva-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.eva-theme .mat-mdc-list-item-title{white-space:pre-wrap}.eva-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.eva-theme .dialog-close{float:right}.eva-theme .spa-nav-menu mat-icon{margin-right:16px!important}.eva-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.eva-theme .w-100{width:100%}.eva-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.eva-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.eva-theme .mat-mdc-button,.eva-theme .mat-mdc-unelevated-button,.eva-theme .mat-mdc-raised-button,.eva-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.eva-theme .mat-mdc-button>.mat-icon,.eva-theme .mat-mdc-unelevated-button>.mat-icon,.eva-theme .mat-mdc-raised-button>.mat-icon,.eva-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.eva-theme .mat-icon{overflow:visible!important}.eva-theme .mat-mdc-checkbox .mdc-label,.eva-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.eva-theme .mdc-button{height:fit-content!important}.eva-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.eva-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.eva-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.eva-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.eva-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.eva-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.eva-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.eva-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.eva-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.eva-theme .table-search .mat-mdc-form-field,.eva-theme .mat-mdc-slide-toggle label{margin-bottom:0}.idg-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #314e76;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #63b139;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #63b139;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #314e76;--mdc-filled-text-field-focus-active-indicator-color: #314e76;--mdc-filled-text-field-focus-label-text-color: rgba(49, 78, 118, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef3e36;--mdc-filled-text-field-error-focus-label-text-color: #ef3e36;--mdc-filled-text-field-error-label-text-color: #ef3e36;--mdc-filled-text-field-error-caret-color: #ef3e36;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-hover-active-indicator-color: #ef3e36;--mdc-outlined-text-field-caret-color: #314e76;--mdc-outlined-text-field-focus-outline-color: #314e76;--mdc-outlined-text-field-focus-label-text-color: rgba(49, 78, 118, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ef3e36;--mdc-outlined-text-field-error-focus-label-text-color: #ef3e36;--mdc-outlined-text-field-error-label-text-color: #ef3e36;--mdc-outlined-text-field-error-hover-label-text-color: #ef3e36;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef3e36;--mdc-outlined-text-field-error-hover-outline-color: #ef3e36;--mdc-outlined-text-field-error-outline-color: #ef3e36;--mat-form-field-focus-select-arrow-color: rgba(49, 78, 118, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef3e36;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(49, 78, 118, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #2c476e;--mdc-switch-selected-handle-color: #2c476e;--mdc-switch-selected-hover-state-layer-color: #2c476e;--mdc-switch-selected-pressed-state-layer-color: #2c476e;--mdc-switch-selected-focus-handle-color: #132546;--mdc-switch-selected-hover-handle-color: #132546;--mdc-switch-selected-pressed-handle-color: #132546;--mdc-switch-selected-focus-track-color: #6f839f;--mdc-switch-selected-hover-track-color: #6f839f;--mdc-switch-selected-pressed-track-color: #6f839f;--mdc-switch-selected-track-color: #6f839f;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #314e76;--mdc-slider-focus-handle-color: #314e76;--mdc-slider-hover-handle-color: #314e76;--mdc-slider-active-track-color: #314e76;--mdc-slider-inactive-track-color: #314e76;--mdc-slider-with-tick-marks-inactive-container-color: #314e76;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #314e76;--mat-slider-hover-state-layer-color: rgba(49, 78, 118, .05);--mat-slider-focus-state-layer-color: rgba(49, 78, 118, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #63b139;--mdc-checkbox-selected-hover-icon-color: #63b139;--mdc-checkbox-selected-icon-color: #63b139;--mdc-checkbox-selected-pressed-icon-color: #63b139;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #63b139;--mdc-checkbox-selected-hover-state-layer-color: #63b139;--mdc-checkbox-selected-pressed-state-layer-color: #63b139;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #63b139;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #314e76;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #314e76;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #314e76;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(49, 78, 118, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(49, 78, 118, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(49, 78, 118, .3);--mat-datepicker-toggle-active-state-icon-color: #314e76;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(49, 78, 118, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #314e76;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #314e76;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #314e76;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ef3e36;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ef3e36;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.idg-theme .mat-accent{--mat-option-selected-state-label-text-color: #63b139;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.idg-theme .mat-warn{--mat-option-selected-state-label-text-color: #ef3e36;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.idg-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #314e76;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #314e76;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.idg-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #63b139;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #63b139;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.idg-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef3e36;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef3e36;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.idg-theme .mat-elevation-z0,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.idg-theme .mat-elevation-z1,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.idg-theme .mat-elevation-z2,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.idg-theme .mat-elevation-z3,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.idg-theme .mat-elevation-z4,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.idg-theme .mat-elevation-z5,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.idg-theme .mat-elevation-z6,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.idg-theme .mat-elevation-z7,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.idg-theme .mat-elevation-z8,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.idg-theme .mat-elevation-z9,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.idg-theme .mat-elevation-z10,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.idg-theme .mat-elevation-z11,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.idg-theme .mat-elevation-z12,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.idg-theme .mat-elevation-z13,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.idg-theme .mat-elevation-z14,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.idg-theme .mat-elevation-z15,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.idg-theme .mat-elevation-z16,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.idg-theme .mat-elevation-z17,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.idg-theme .mat-elevation-z18,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.idg-theme .mat-elevation-z19,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.idg-theme .mat-elevation-z20,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.idg-theme .mat-elevation-z21,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.idg-theme .mat-elevation-z22,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.idg-theme .mat-elevation-z23,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.idg-theme .mat-elevation-z24,.idg-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.idg-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #314e76;--mdc-linear-progress-track-color: rgba(49, 78, 118, .25)}.idg-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #63b139;--mdc-linear-progress-track-color: rgba(99, 177, 57, .25)}.idg-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef3e36;--mdc-linear-progress-track-color: rgba(239, 62, 54, .25)}.idg-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #63b139;--mdc-filled-text-field-focus-active-indicator-color: #63b139;--mdc-filled-text-field-focus-label-text-color: rgba(99, 177, 57, .87);--mdc-outlined-text-field-caret-color: #63b139;--mdc-outlined-text-field-focus-outline-color: #63b139;--mdc-outlined-text-field-focus-label-text-color: rgba(99, 177, 57, .87);--mat-form-field-focus-select-arrow-color: rgba(99, 177, 57, .87)}.idg-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef3e36;--mdc-filled-text-field-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mdc-outlined-text-field-caret-color: #ef3e36;--mdc-outlined-text-field-focus-outline-color: #ef3e36;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 62, 54, .87)}.idg-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(99, 177, 57, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.idg-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 62, 54, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.idg-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.idg-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.idg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.idg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #314e76;--mdc-chip-elevated-selected-container-color: #314e76;--mdc-chip-elevated-disabled-container-color: #314e76;--mdc-chip-flat-disabled-selected-container-color: #314e76;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.idg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.idg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #63b139;--mdc-chip-elevated-selected-container-color: #63b139;--mdc-chip-elevated-disabled-container-color: #63b139;--mdc-chip-flat-disabled-selected-container-color: #63b139;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.idg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.idg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef3e36;--mdc-chip-elevated-selected-container-color: #ef3e36;--mdc-chip-elevated-disabled-container-color: #ef3e36;--mdc-chip-flat-disabled-selected-container-color: #ef3e36;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.idg-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.idg-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #5baa33;--mdc-switch-selected-handle-color: #5baa33;--mdc-switch-selected-hover-state-layer-color: #5baa33;--mdc-switch-selected-pressed-state-layer-color: #5baa33;--mdc-switch-selected-focus-handle-color: #358817;--mdc-switch-selected-hover-handle-color: #358817;--mdc-switch-selected-pressed-handle-color: #358817;--mdc-switch-selected-focus-track-color: #92c874;--mdc-switch-selected-hover-track-color: #92c874;--mdc-switch-selected-pressed-track-color: #92c874;--mdc-switch-selected-track-color: #92c874}.idg-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ed3830;--mdc-switch-selected-handle-color: #ed3830;--mdc-switch-selected-hover-state-layer-color: #ed3830;--mdc-switch-selected-pressed-state-layer-color: #ed3830;--mdc-switch-selected-focus-handle-color: #e41b16;--mdc-switch-selected-hover-handle-color: #e41b16;--mdc-switch-selected-pressed-handle-color: #e41b16;--mdc-switch-selected-focus-track-color: #f47872;--mdc-switch-selected-hover-track-color: #f47872;--mdc-switch-selected-pressed-track-color: #f47872;--mdc-switch-selected-track-color: #f47872}.idg-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.idg-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #314e76;--mdc-radio-selected-hover-icon-color: #314e76;--mdc-radio-selected-icon-color: #314e76;--mdc-radio-selected-pressed-icon-color: #314e76;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #314e76;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.idg-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #63b139;--mdc-radio-selected-hover-icon-color: #63b139;--mdc-radio-selected-icon-color: #63b139;--mdc-radio-selected-pressed-icon-color: #63b139;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #63b139;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.idg-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef3e36;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.idg-theme .mat-accent{--mat-slider-ripple-color: #63b139;--mat-slider-hover-state-layer-color: rgba(99, 177, 57, .05);--mat-slider-focus-state-layer-color: rgba(99, 177, 57, .2);--mdc-slider-handle-color: #63b139;--mdc-slider-focus-handle-color: #63b139;--mdc-slider-hover-handle-color: #63b139;--mdc-slider-active-track-color: #63b139;--mdc-slider-inactive-track-color: #63b139;--mdc-slider-with-tick-marks-inactive-container-color: #63b139;--mdc-slider-with-tick-marks-active-container-color: black}.idg-theme .mat-warn{--mat-slider-ripple-color: #ef3e36;--mat-slider-hover-state-layer-color: rgba(239, 62, 54, .05);--mat-slider-focus-state-layer-color: rgba(239, 62, 54, .2);--mdc-slider-handle-color: #ef3e36;--mdc-slider-focus-handle-color: #ef3e36;--mdc-slider-hover-handle-color: #ef3e36;--mdc-slider-active-track-color: #ef3e36;--mdc-slider-inactive-track-color: #ef3e36;--mdc-slider-with-tick-marks-inactive-container-color: #ef3e36;--mdc-slider-with-tick-marks-active-container-color: white}.idg-theme .mdc-list-item__start,.idg-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #314e76;--mdc-radio-selected-hover-icon-color: #314e76;--mdc-radio-selected-icon-color: #314e76;--mdc-radio-selected-pressed-icon-color: #314e76}.idg-theme .mat-accent .mdc-list-item__start,.idg-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #63b139;--mdc-radio-selected-hover-icon-color: #63b139;--mdc-radio-selected-icon-color: #63b139;--mdc-radio-selected-pressed-icon-color: #63b139}.idg-theme .mat-warn .mdc-list-item__start,.idg-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36}.idg-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #314e76;--mdc-checkbox-selected-hover-icon-color: #314e76;--mdc-checkbox-selected-icon-color: #314e76;--mdc-checkbox-selected-pressed-icon-color: #314e76;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #314e76;--mdc-checkbox-selected-hover-state-layer-color: #314e76;--mdc-checkbox-selected-pressed-state-layer-color: #314e76;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.idg-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #63b139;--mdc-checkbox-selected-hover-icon-color: #63b139;--mdc-checkbox-selected-icon-color: #63b139;--mdc-checkbox-selected-pressed-icon-color: #63b139;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #63b139;--mdc-checkbox-selected-hover-state-layer-color: #63b139;--mdc-checkbox-selected-pressed-state-layer-color: #63b139;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.idg-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.idg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.idg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.idg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.idg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#314e76}.idg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.idg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.idg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.idg-theme .mat-mdc-tab-group,.idg-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #314e76;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #314e76;--mat-tab-header-active-ripple-color: #314e76;--mat-tab-header-inactive-ripple-color: #314e76;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #314e76;--mat-tab-header-active-hover-label-text-color: #314e76;--mat-tab-header-active-focus-indicator-color: #314e76;--mat-tab-header-active-hover-indicator-color: #314e76}.idg-theme .mat-mdc-tab-group.mat-accent,.idg-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #63b139;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #63b139;--mat-tab-header-active-ripple-color: #63b139;--mat-tab-header-inactive-ripple-color: #63b139;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #63b139;--mat-tab-header-active-hover-label-text-color: #63b139;--mat-tab-header-active-focus-indicator-color: #63b139;--mat-tab-header-active-hover-indicator-color: #63b139}.idg-theme .mat-mdc-tab-group.mat-warn,.idg-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef3e36;--mat-tab-header-active-ripple-color: #ef3e36;--mat-tab-header-inactive-ripple-color: #ef3e36;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef3e36;--mat-tab-header-active-hover-label-text-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36;--mat-tab-header-active-hover-indicator-color: #ef3e36}.idg-theme .mat-mdc-tab-group.mat-background-primary,.idg-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #314e76;--mat-tab-header-with-background-foreground-color: white}.idg-theme .mat-mdc-tab-group.mat-background-accent,.idg-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #63b139;--mat-tab-header-with-background-foreground-color: black}.idg-theme .mat-mdc-tab-group.mat-background-warn,.idg-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef3e36;--mat-tab-header-with-background-foreground-color: white}.idg-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.idg-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #314e76;--mdc-checkbox-selected-hover-icon-color: #314e76;--mdc-checkbox-selected-icon-color: #314e76;--mdc-checkbox-selected-pressed-icon-color: #314e76;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #314e76;--mdc-checkbox-selected-hover-state-layer-color: #314e76;--mdc-checkbox-selected-pressed-state-layer-color: #314e76;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.idg-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.idg-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #314e76;--mat-text-button-state-layer-color: #314e76;--mat-text-button-ripple-color: rgba(49, 78, 118, .1)}.idg-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #63b139;--mat-text-button-state-layer-color: #63b139;--mat-text-button-ripple-color: rgba(99, 177, 57, .1)}.idg-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef3e36;--mat-text-button-state-layer-color: #ef3e36;--mat-text-button-ripple-color: rgba(239, 62, 54, .1)}.idg-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #314e76;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.idg-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #63b139;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.idg-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef3e36;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.idg-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #314e76;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.idg-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #63b139;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.idg-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef3e36;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.idg-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #314e76;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #314e76;--mat-outlined-button-ripple-color: rgba(49, 78, 118, .1)}.idg-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #63b139;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #63b139;--mat-outlined-button-ripple-color: rgba(99, 177, 57, .1)}.idg-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef3e36;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ef3e36;--mat-outlined-button-ripple-color: rgba(239, 62, 54, .1)}.idg-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #314e76;--mat-icon-button-state-layer-color: #314e76;--mat-icon-button-ripple-color: rgba(49, 78, 118, .1)}.idg-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #63b139;--mat-icon-button-state-layer-color: #63b139;--mat-icon-button-ripple-color: rgba(99, 177, 57, .1)}.idg-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef3e36;--mat-icon-button-state-layer-color: #ef3e36;--mat-icon-button-ripple-color: rgba(239, 62, 54, .1)}.idg-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #314e76;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.idg-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #63b139;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.idg-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef3e36;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.idg-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #314e76;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.idg-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #63b139;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.idg-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef3e36;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.idg-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #63b139}.idg-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ef3e36}.idg-theme .mat-badge-accent{--mat-badge-background-color: #63b139;--mat-badge-text-color: black}.idg-theme .mat-badge-warn{--mat-badge-background-color: #ef3e36;--mat-badge-text-color: white}.idg-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #63b139;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(99, 177, 57, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(99, 177, 57, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(99, 177, 57, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(99, 177, 57, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.idg-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef3e36;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 62, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 62, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.idg-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #63b139}.idg-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef3e36}.idg-theme .mat-icon.mat-primary{--mat-icon-color: #314e76}.idg-theme .mat-icon.mat-accent{--mat-icon-color: #63b139}.idg-theme .mat-icon.mat-warn{--mat-icon-color: #ef3e36}.idg-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #63b139;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #63b139;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #63b139;--mat-stepper-header-edit-state-icon-foreground-color: black}.idg-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef3e36;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef3e36;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef3e36;--mat-stepper-header-edit-state-icon-foreground-color: white}.idg-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #314e76;--mat-toolbar-container-text-color: white}.idg-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #63b139;--mat-toolbar-container-text-color: black}.idg-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef3e36;--mat-toolbar-container-text-color: white}.idg-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.idg-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.idg-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.idg-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.idg-theme .fill-remaining-space{flex:1 1 auto}.idg-theme .cursor-click{cursor:pointer}.idg-theme .center{margin-bottom:2rem;height:auto}.idg-theme .fluid{margin-bottom:2rem}.idg-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.idg-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.idg-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.idg-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.idg-theme .nav-name-2{line-height:18px!important}.idg-theme .text-dark{color:#253b59!important}.idg-theme .bg-dark{background-color:#253b59!important}.idg-theme .theme-border-dark{border-radius:.25rem;border:1px solid #253b59}.idg-theme .snackbar-primary{--mdc-snackbar-container-color: #314e76 !important}.idg-theme .snackbar-accent{--mdc-snackbar-container-color: #63b139 !important}.idg-theme .snackbar-warn{--mdc-snackbar-container-color: #ef3e36 !important}.idg-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.idg-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.idg-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.idg-theme .snackbar-dark{--mdc-snackbar-container-color: #253b59 !important}.idg-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.idg-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#63b139!important}.idg-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#63b139!important}.idg-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#63b139!important}.idg-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.idg-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.idg-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.idg-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.idg-theme .cell-sm{flex:.25}.idg-theme .cell-md{flex:.5}.idg-theme .cell-lg{flex:.75}.idg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.idg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.idg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.idg-theme p{white-space:normal!important}.idg-theme .mat-headline-4,.idg-theme .mat-headline-3,.idg-theme .mat-headline-2,.idg-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.idg-theme .key-value{font-weight:700}.idg-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.idg-theme .small-label-container small,.idg-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.idg-theme .mat-mdc-dialog-content{word-break:break-word}.idg-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.idg-theme a:hover,.idg-theme a.mat-mdc-tab-link:hover,.idg-theme a.mat-mdc-list-item:hover,.idg-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.idg-theme .active-link{border-right:4px solid #63b139;transition:.3s}.idg-theme .active-link .mat-icon{color:#63b139!important}.idg-theme .mat-mdc-card{margin:.75em}.idg-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.idg-theme button.mat-mdc-button,.idg-theme button.mat-mdc-raised-button,.idg-theme button.mat-mdc-unelevated-button,.idg-theme button.mat-mdc-outlined-button,.idg-theme button.mat-mdc-fab,.idg-theme button.mat-mdc-mini-fab,.idg-theme a.mat-button,.idg-theme a.mat-raised-button,.idg-theme a.mat-flat-button,.idg-theme a.mat-stroked-button,.idg-theme a.mat-fab,.idg-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.idg-theme button.mat-mdc-button:hover,.idg-theme button.mat-mdc-raised-button:hover,.idg-theme button.mat-mdc-unelevated-button:hover,.idg-theme button.mat-mdc-outlined-button:hover,.idg-theme button.mat-mdc-fab:hover,.idg-theme button.mat-mdc-mini-fab:hover,.idg-theme a.mat-button:hover,.idg-theme a.mat-raised-button:hover,.idg-theme a.mat-flat-button:hover,.idg-theme a.mat-stroked-button:hover,.idg-theme a.mat-fab:hover,.idg-theme a.mat-mini-fab:hover{text-decoration:none}.idg-theme button.mat-mdc-button:not(:last-of-type),.idg-theme button.mat-mdc-raised-button:not(:last-of-type),.idg-theme button.mat-mdc-unelevated-button:not(:last-of-type),.idg-theme button.mat-mdc-outlined-button:not(:last-of-type),.idg-theme button.mat-mdc-fab:not(:last-of-type),.idg-theme a.mat-button:not(:last-of-type),.idg-theme a.mat-raised-button:not(:last-of-type),.idg-theme a.mat-flat-button:not(:last-of-type),.idg-theme a.mat-stroked-button:not(:last-of-type),.idg-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.idg-theme button.mat-mdc-button:not(:first-of-type),.idg-theme button.mat-mdc-raised-button:not(:first-of-type),.idg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.idg-theme button.mat-mdc-outlined-button:not(:first-of-type),.idg-theme button.mat-mdc-fab:not(:first-of-type),.idg-theme a.mat-button:not(:first-of-type),.idg-theme a.mat-raised-button:not(:first-of-type),.idg-theme a.mat-flat-button:not(:first-of-type),.idg-theme a.mat-stroked-button:not(:first-of-type),.idg-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.idg-theme button.mat-mdc-button:not(:first-of-type),.idg-theme button.mat-mdc-raised-button:not(:first-of-type),.idg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.idg-theme button.mat-mdc-outlined-button:not(:first-of-type),.idg-theme button.mat-mdc-fab:not(:first-of-type),.idg-theme a.mat-button:not(:first-of-type),.idg-theme a.mat-raised-button:not(:first-of-type),.idg-theme a.mat-flat-button:not(:first-of-type),.idg-theme a.mat-stroked-button:not(:first-of-type),.idg-theme a.mat-fab:not(:first-of-type){margin-left:0}}.idg-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.idg-theme .mat-mdc-mini-fab.mat-accent[disabled],.idg-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.idg-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.idg-theme .prop-value{font-size:16px;margin-bottom:25px}.idg-theme .pre-prop .prop-value{white-space:pre-wrap!important}.idg-theme .font-medium{font-weight:500}.idg-theme .font-light{font-weight:300}.idg-theme .text-xs{font-size:12px!important}.idg-theme .link{color:#63b139}.idg-theme .link:hover{color:#358817}.idg-theme a{text-decoration:none}.idg-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.idg-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.idg-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.idg-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.idg-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.idg-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.idg-theme .dnd-container.invalid{border:1px dashed #e9093f}.idg-theme .top-container{position:relative}.idg-theme .stretch{height:100%}.idg-theme .dnd-height{height:100%;min-height:200px}.idg-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.idg-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#253b59}.idg-theme .dnd-text .text-hidden{display:none;font-weight:600}.idg-theme .button-container{position:absolute;bottom:5px;right:15px}.idg-theme .file-data{flex:1;min-width:0}.idg-theme .file-data h4,.idg-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.idg-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.idg-theme div.ps>div{height:100%}.idg-theme div.dropzone>div{height:100%}.idg-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.idg-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.idg-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.idg-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.idg-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.idg-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.idg-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.idg-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.idg-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.idg-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.idg-theme .dnd-highlight:hover{display:none}.idg-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.idg-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.idg-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.idg-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.idg-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.idg-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.idg-theme .pdf-width,.idg-theme .attachment-container img{max-width:200px}.idg-theme .message-notification{display:flex;max-width:300px;max-height:100px}.idg-theme .message-notification .mat-icon{overflow:visible!important}.idg-theme .message-notification .full-width{width:100%}.idg-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.idg-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.idg-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.idg-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.idg-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.idg-theme .notification-text:before{position:absolute;right:0;bottom:0}.idg-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.idg-theme .scrolless-tour{overflow:hidden}.idg-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.idg-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.idg-theme .component-title{font-weight:700!important;color:#314e76}.idg-theme .component-title .mat-icon{vertical-align:middle;color:#63b139}.idg-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.idg-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.idg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.idg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.idg-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.idg-theme .mat-drawer-container{background-color:#fff}.idg-theme .mat-mdc-checkbox{margin-top:15px}.idg-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.idg-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.idg-theme .full-height{min-height:100vh}.idg-theme .rounded-sm{border-radius:5px}.idg-theme .mat-expansion-panel-header-title h3,.idg-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.idg-theme .mat-mdc-snack-bar-container{width:100%!important}}.idg-theme .snackbar-margin{margin-top:80px!important}.idg-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.idg-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.idg-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.idg-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.idg-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.idg-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.idg-theme .mat-mdc-list-item-title{white-space:pre-wrap}.idg-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.idg-theme .dialog-close{float:right}.idg-theme .spa-nav-menu mat-icon{margin-right:16px!important}.idg-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.idg-theme .w-100{width:100%}.idg-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.idg-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.idg-theme .mat-mdc-button,.idg-theme .mat-mdc-unelevated-button,.idg-theme .mat-mdc-raised-button,.idg-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.idg-theme .mat-mdc-button>.mat-icon,.idg-theme .mat-mdc-unelevated-button>.mat-icon,.idg-theme .mat-mdc-raised-button>.mat-icon,.idg-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.idg-theme .mat-icon{overflow:visible!important}.idg-theme .mat-mdc-checkbox .mdc-label,.idg-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.idg-theme .mdc-button{height:fit-content!important}.idg-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.idg-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.idg-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.idg-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.idg-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.idg-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.idg-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.idg-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.idg-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.idg-theme .table-search .mat-mdc-form-field,.idg-theme .mat-mdc-slide-toggle label{margin-bottom:0}.dir-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #303c48;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #c52125;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #c52125;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #303c48;--mdc-filled-text-field-focus-active-indicator-color: #303c48;--mdc-filled-text-field-focus-label-text-color: rgba(48, 60, 72, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef3e36;--mdc-filled-text-field-error-focus-label-text-color: #ef3e36;--mdc-filled-text-field-error-label-text-color: #ef3e36;--mdc-filled-text-field-error-caret-color: #ef3e36;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-hover-active-indicator-color: #ef3e36;--mdc-outlined-text-field-caret-color: #303c48;--mdc-outlined-text-field-focus-outline-color: #303c48;--mdc-outlined-text-field-focus-label-text-color: rgba(48, 60, 72, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ef3e36;--mdc-outlined-text-field-error-focus-label-text-color: #ef3e36;--mdc-outlined-text-field-error-label-text-color: #ef3e36;--mdc-outlined-text-field-error-hover-label-text-color: #ef3e36;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef3e36;--mdc-outlined-text-field-error-hover-outline-color: #ef3e36;--mdc-outlined-text-field-error-outline-color: #ef3e36;--mat-form-field-focus-select-arrow-color: rgba(48, 60, 72, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef3e36;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(48, 60, 72, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #2b3641;--mdc-switch-selected-handle-color: #2b3641;--mdc-switch-selected-hover-state-layer-color: #2b3641;--mdc-switch-selected-pressed-state-layer-color: #2b3641;--mdc-switch-selected-focus-handle-color: #131a21;--mdc-switch-selected-hover-handle-color: #131a21;--mdc-switch-selected-pressed-handle-color: #131a21;--mdc-switch-selected-focus-track-color: #6e777f;--mdc-switch-selected-hover-track-color: #6e777f;--mdc-switch-selected-pressed-track-color: #6e777f;--mdc-switch-selected-track-color: #6e777f;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #303c48;--mdc-slider-focus-handle-color: #303c48;--mdc-slider-hover-handle-color: #303c48;--mdc-slider-active-track-color: #303c48;--mdc-slider-inactive-track-color: #303c48;--mdc-slider-with-tick-marks-inactive-container-color: #303c48;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #303c48;--mat-slider-hover-state-layer-color: rgba(48, 60, 72, .05);--mat-slider-focus-state-layer-color: rgba(48, 60, 72, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #c52125;--mdc-checkbox-selected-hover-icon-color: #c52125;--mdc-checkbox-selected-icon-color: #c52125;--mdc-checkbox-selected-pressed-icon-color: #c52125;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c52125;--mdc-checkbox-selected-hover-state-layer-color: #c52125;--mdc-checkbox-selected-pressed-state-layer-color: #c52125;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #c52125;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #303c48;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #303c48;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #303c48;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(48, 60, 72, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(48, 60, 72, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(48, 60, 72, .3);--mat-datepicker-toggle-active-state-icon-color: #303c48;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(48, 60, 72, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #303c48;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #303c48;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #303c48;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ef3e36;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ef3e36;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.dir-theme .mat-accent{--mat-option-selected-state-label-text-color: #c52125;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.dir-theme .mat-warn{--mat-option-selected-state-label-text-color: #ef3e36;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.dir-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #303c48;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #303c48;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dir-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #c52125;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #c52125;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dir-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef3e36;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef3e36;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dir-theme .mat-elevation-z0,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.dir-theme .mat-elevation-z1,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.dir-theme .mat-elevation-z2,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dir-theme .mat-elevation-z3,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.dir-theme .mat-elevation-z4,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.dir-theme .mat-elevation-z5,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.dir-theme .mat-elevation-z6,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.dir-theme .mat-elevation-z7,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.dir-theme .mat-elevation-z8,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.dir-theme .mat-elevation-z9,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.dir-theme .mat-elevation-z10,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.dir-theme .mat-elevation-z11,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.dir-theme .mat-elevation-z12,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.dir-theme .mat-elevation-z13,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.dir-theme .mat-elevation-z14,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.dir-theme .mat-elevation-z15,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.dir-theme .mat-elevation-z16,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.dir-theme .mat-elevation-z17,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.dir-theme .mat-elevation-z18,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.dir-theme .mat-elevation-z19,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.dir-theme .mat-elevation-z20,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.dir-theme .mat-elevation-z21,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.dir-theme .mat-elevation-z22,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.dir-theme .mat-elevation-z23,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.dir-theme .mat-elevation-z24,.dir-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.dir-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #303c48;--mdc-linear-progress-track-color: rgba(48, 60, 72, .25)}.dir-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #c52125;--mdc-linear-progress-track-color: rgba(197, 33, 37, .25)}.dir-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef3e36;--mdc-linear-progress-track-color: rgba(239, 62, 54, .25)}.dir-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #c52125;--mdc-filled-text-field-focus-active-indicator-color: #c52125;--mdc-filled-text-field-focus-label-text-color: rgba(197, 33, 37, .87);--mdc-outlined-text-field-caret-color: #c52125;--mdc-outlined-text-field-focus-outline-color: #c52125;--mdc-outlined-text-field-focus-label-text-color: rgba(197, 33, 37, .87);--mat-form-field-focus-select-arrow-color: rgba(197, 33, 37, .87)}.dir-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef3e36;--mdc-filled-text-field-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mdc-outlined-text-field-caret-color: #ef3e36;--mdc-outlined-text-field-focus-outline-color: #ef3e36;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 62, 54, .87)}.dir-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(197, 33, 37, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.dir-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 62, 54, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.dir-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.dir-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.dir-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dir-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #303c48;--mdc-chip-elevated-selected-container-color: #303c48;--mdc-chip-elevated-disabled-container-color: #303c48;--mdc-chip-flat-disabled-selected-container-color: #303c48;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dir-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dir-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #c52125;--mdc-chip-elevated-selected-container-color: #c52125;--mdc-chip-elevated-disabled-container-color: #c52125;--mdc-chip-flat-disabled-selected-container-color: #c52125;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dir-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dir-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef3e36;--mdc-chip-elevated-selected-container-color: #ef3e36;--mdc-chip-elevated-disabled-container-color: #ef3e36;--mdc-chip-flat-disabled-selected-container-color: #ef3e36;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dir-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.dir-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #bf1d21;--mdc-switch-selected-handle-color: #bf1d21;--mdc-switch-selected-hover-state-layer-color: #bf1d21;--mdc-switch-selected-pressed-state-layer-color: #bf1d21;--mdc-switch-selected-focus-handle-color: #a30b0d;--mdc-switch-selected-hover-handle-color: #a30b0d;--mdc-switch-selected-pressed-handle-color: #a30b0d;--mdc-switch-selected-focus-track-color: #d66466;--mdc-switch-selected-hover-track-color: #d66466;--mdc-switch-selected-pressed-track-color: #d66466;--mdc-switch-selected-track-color: #d66466}.dir-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ed3830;--mdc-switch-selected-handle-color: #ed3830;--mdc-switch-selected-hover-state-layer-color: #ed3830;--mdc-switch-selected-pressed-state-layer-color: #ed3830;--mdc-switch-selected-focus-handle-color: #e41b16;--mdc-switch-selected-hover-handle-color: #e41b16;--mdc-switch-selected-pressed-handle-color: #e41b16;--mdc-switch-selected-focus-track-color: #f47872;--mdc-switch-selected-hover-track-color: #f47872;--mdc-switch-selected-pressed-track-color: #f47872;--mdc-switch-selected-track-color: #f47872}.dir-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.dir-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #303c48;--mdc-radio-selected-hover-icon-color: #303c48;--mdc-radio-selected-icon-color: #303c48;--mdc-radio-selected-pressed-icon-color: #303c48;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #303c48;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.dir-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c52125;--mdc-radio-selected-hover-icon-color: #c52125;--mdc-radio-selected-icon-color: #c52125;--mdc-radio-selected-pressed-icon-color: #c52125;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #c52125;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.dir-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef3e36;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.dir-theme .mat-accent{--mat-slider-ripple-color: #c52125;--mat-slider-hover-state-layer-color: rgba(197, 33, 37, .05);--mat-slider-focus-state-layer-color: rgba(197, 33, 37, .2);--mdc-slider-handle-color: #c52125;--mdc-slider-focus-handle-color: #c52125;--mdc-slider-hover-handle-color: #c52125;--mdc-slider-active-track-color: #c52125;--mdc-slider-inactive-track-color: #c52125;--mdc-slider-with-tick-marks-inactive-container-color: #c52125;--mdc-slider-with-tick-marks-active-container-color: white}.dir-theme .mat-warn{--mat-slider-ripple-color: #ef3e36;--mat-slider-hover-state-layer-color: rgba(239, 62, 54, .05);--mat-slider-focus-state-layer-color: rgba(239, 62, 54, .2);--mdc-slider-handle-color: #ef3e36;--mdc-slider-focus-handle-color: #ef3e36;--mdc-slider-hover-handle-color: #ef3e36;--mdc-slider-active-track-color: #ef3e36;--mdc-slider-inactive-track-color: #ef3e36;--mdc-slider-with-tick-marks-inactive-container-color: #ef3e36;--mdc-slider-with-tick-marks-active-container-color: white}.dir-theme .mdc-list-item__start,.dir-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #303c48;--mdc-radio-selected-hover-icon-color: #303c48;--mdc-radio-selected-icon-color: #303c48;--mdc-radio-selected-pressed-icon-color: #303c48}.dir-theme .mat-accent .mdc-list-item__start,.dir-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c52125;--mdc-radio-selected-hover-icon-color: #c52125;--mdc-radio-selected-icon-color: #c52125;--mdc-radio-selected-pressed-icon-color: #c52125}.dir-theme .mat-warn .mdc-list-item__start,.dir-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36}.dir-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #303c48;--mdc-checkbox-selected-hover-icon-color: #303c48;--mdc-checkbox-selected-icon-color: #303c48;--mdc-checkbox-selected-pressed-icon-color: #303c48;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #303c48;--mdc-checkbox-selected-hover-state-layer-color: #303c48;--mdc-checkbox-selected-pressed-state-layer-color: #303c48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dir-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #c52125;--mdc-checkbox-selected-hover-icon-color: #c52125;--mdc-checkbox-selected-icon-color: #c52125;--mdc-checkbox-selected-pressed-icon-color: #c52125;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c52125;--mdc-checkbox-selected-hover-state-layer-color: #c52125;--mdc-checkbox-selected-pressed-state-layer-color: #c52125;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dir-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dir-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.dir-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.dir-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.dir-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#303c48}.dir-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.dir-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.dir-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.dir-theme .mat-mdc-tab-group,.dir-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #303c48;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #303c48;--mat-tab-header-active-ripple-color: #303c48;--mat-tab-header-inactive-ripple-color: #303c48;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #303c48;--mat-tab-header-active-hover-label-text-color: #303c48;--mat-tab-header-active-focus-indicator-color: #303c48;--mat-tab-header-active-hover-indicator-color: #303c48}.dir-theme .mat-mdc-tab-group.mat-accent,.dir-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #c52125;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #c52125;--mat-tab-header-active-ripple-color: #c52125;--mat-tab-header-inactive-ripple-color: #c52125;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #c52125;--mat-tab-header-active-hover-label-text-color: #c52125;--mat-tab-header-active-focus-indicator-color: #c52125;--mat-tab-header-active-hover-indicator-color: #c52125}.dir-theme .mat-mdc-tab-group.mat-warn,.dir-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef3e36;--mat-tab-header-active-ripple-color: #ef3e36;--mat-tab-header-inactive-ripple-color: #ef3e36;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef3e36;--mat-tab-header-active-hover-label-text-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36;--mat-tab-header-active-hover-indicator-color: #ef3e36}.dir-theme .mat-mdc-tab-group.mat-background-primary,.dir-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #303c48;--mat-tab-header-with-background-foreground-color: white}.dir-theme .mat-mdc-tab-group.mat-background-accent,.dir-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #c52125;--mat-tab-header-with-background-foreground-color: white}.dir-theme .mat-mdc-tab-group.mat-background-warn,.dir-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef3e36;--mat-tab-header-with-background-foreground-color: white}.dir-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.dir-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #303c48;--mdc-checkbox-selected-hover-icon-color: #303c48;--mdc-checkbox-selected-icon-color: #303c48;--mdc-checkbox-selected-pressed-icon-color: #303c48;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #303c48;--mdc-checkbox-selected-hover-state-layer-color: #303c48;--mdc-checkbox-selected-pressed-state-layer-color: #303c48;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dir-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dir-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #303c48;--mat-text-button-state-layer-color: #303c48;--mat-text-button-ripple-color: rgba(48, 60, 72, .1)}.dir-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #c52125;--mat-text-button-state-layer-color: #c52125;--mat-text-button-ripple-color: rgba(197, 33, 37, .1)}.dir-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef3e36;--mat-text-button-state-layer-color: #ef3e36;--mat-text-button-ripple-color: rgba(239, 62, 54, .1)}.dir-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #303c48;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dir-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #c52125;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dir-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef3e36;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dir-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #303c48;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dir-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #c52125;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dir-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef3e36;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dir-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #303c48;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #303c48;--mat-outlined-button-ripple-color: rgba(48, 60, 72, .1)}.dir-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #c52125;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #c52125;--mat-outlined-button-ripple-color: rgba(197, 33, 37, .1)}.dir-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef3e36;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ef3e36;--mat-outlined-button-ripple-color: rgba(239, 62, 54, .1)}.dir-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #303c48;--mat-icon-button-state-layer-color: #303c48;--mat-icon-button-ripple-color: rgba(48, 60, 72, .1)}.dir-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #c52125;--mat-icon-button-state-layer-color: #c52125;--mat-icon-button-ripple-color: rgba(197, 33, 37, .1)}.dir-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef3e36;--mat-icon-button-state-layer-color: #ef3e36;--mat-icon-button-ripple-color: rgba(239, 62, 54, .1)}.dir-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #303c48;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dir-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #c52125;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dir-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef3e36;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dir-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #303c48;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dir-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #c52125;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dir-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef3e36;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dir-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #c52125}.dir-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ef3e36}.dir-theme .mat-badge-accent{--mat-badge-background-color: #c52125;--mat-badge-text-color: white}.dir-theme .mat-badge-warn{--mat-badge-background-color: #ef3e36;--mat-badge-text-color: white}.dir-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #c52125;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(197, 33, 37, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(197, 33, 37, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(197, 33, 37, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(197, 33, 37, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dir-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef3e36;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 62, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 62, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dir-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #c52125}.dir-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef3e36}.dir-theme .mat-icon.mat-primary{--mat-icon-color: #303c48}.dir-theme .mat-icon.mat-accent{--mat-icon-color: #c52125}.dir-theme .mat-icon.mat-warn{--mat-icon-color: #ef3e36}.dir-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #c52125;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #c52125;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #c52125;--mat-stepper-header-edit-state-icon-foreground-color: white}.dir-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef3e36;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef3e36;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef3e36;--mat-stepper-header-edit-state-icon-foreground-color: white}.dir-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #303c48;--mat-toolbar-container-text-color: white}.dir-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #c52125;--mat-toolbar-container-text-color: white}.dir-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef3e36;--mat-toolbar-container-text-color: white}.dir-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.dir-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.dir-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.dir-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.dir-theme .fill-remaining-space{flex:1 1 auto}.dir-theme .cursor-click{cursor:pointer}.dir-theme .center{margin-bottom:2rem;height:auto}.dir-theme .fluid{margin-bottom:2rem}.dir-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.dir-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.dir-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.dir-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.dir-theme .nav-name-2{line-height:18px!important}.dir-theme .text-dark{color:#202830!important}.dir-theme .bg-dark{background-color:#202830!important}.dir-theme .theme-border-dark{border-radius:.25rem;border:1px solid #202830}.dir-theme .snackbar-primary{--mdc-snackbar-container-color: #303c48 !important}.dir-theme .snackbar-accent{--mdc-snackbar-container-color: #c52125 !important}.dir-theme .snackbar-warn{--mdc-snackbar-container-color: #ef3e36 !important}.dir-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.dir-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.dir-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.dir-theme .snackbar-dark{--mdc-snackbar-container-color: #202830 !important}.dir-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.dir-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#c52125!important}.dir-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#c52125!important}.dir-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#c52125!important}.dir-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.dir-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dir-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.dir-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dir-theme .cell-sm{flex:.25}.dir-theme .cell-md{flex:.5}.dir-theme .cell-lg{flex:.75}.dir-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.dir-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.dir-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.dir-theme p{white-space:normal!important}.dir-theme .mat-headline-4,.dir-theme .mat-headline-3,.dir-theme .mat-headline-2,.dir-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.dir-theme .key-value{font-weight:700}.dir-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.dir-theme .small-label-container small,.dir-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.dir-theme .mat-mdc-dialog-content{word-break:break-word}.dir-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.dir-theme a:hover,.dir-theme a.mat-mdc-tab-link:hover,.dir-theme a.mat-mdc-list-item:hover,.dir-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.dir-theme .active-link{border-right:4px solid #c52125;transition:.3s}.dir-theme .active-link .mat-icon{color:#c52125!important}.dir-theme .mat-mdc-card{margin:.75em}.dir-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.dir-theme button.mat-mdc-button,.dir-theme button.mat-mdc-raised-button,.dir-theme button.mat-mdc-unelevated-button,.dir-theme button.mat-mdc-outlined-button,.dir-theme button.mat-mdc-fab,.dir-theme button.mat-mdc-mini-fab,.dir-theme a.mat-button,.dir-theme a.mat-raised-button,.dir-theme a.mat-flat-button,.dir-theme a.mat-stroked-button,.dir-theme a.mat-fab,.dir-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.dir-theme button.mat-mdc-button:hover,.dir-theme button.mat-mdc-raised-button:hover,.dir-theme button.mat-mdc-unelevated-button:hover,.dir-theme button.mat-mdc-outlined-button:hover,.dir-theme button.mat-mdc-fab:hover,.dir-theme button.mat-mdc-mini-fab:hover,.dir-theme a.mat-button:hover,.dir-theme a.mat-raised-button:hover,.dir-theme a.mat-flat-button:hover,.dir-theme a.mat-stroked-button:hover,.dir-theme a.mat-fab:hover,.dir-theme a.mat-mini-fab:hover{text-decoration:none}.dir-theme button.mat-mdc-button:not(:last-of-type),.dir-theme button.mat-mdc-raised-button:not(:last-of-type),.dir-theme button.mat-mdc-unelevated-button:not(:last-of-type),.dir-theme button.mat-mdc-outlined-button:not(:last-of-type),.dir-theme button.mat-mdc-fab:not(:last-of-type),.dir-theme a.mat-button:not(:last-of-type),.dir-theme a.mat-raised-button:not(:last-of-type),.dir-theme a.mat-flat-button:not(:last-of-type),.dir-theme a.mat-stroked-button:not(:last-of-type),.dir-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.dir-theme button.mat-mdc-button:not(:first-of-type),.dir-theme button.mat-mdc-raised-button:not(:first-of-type),.dir-theme button.mat-mdc-unelevated-button:not(:first-of-type),.dir-theme button.mat-mdc-outlined-button:not(:first-of-type),.dir-theme button.mat-mdc-fab:not(:first-of-type),.dir-theme a.mat-button:not(:first-of-type),.dir-theme a.mat-raised-button:not(:first-of-type),.dir-theme a.mat-flat-button:not(:first-of-type),.dir-theme a.mat-stroked-button:not(:first-of-type),.dir-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.dir-theme button.mat-mdc-button:not(:first-of-type),.dir-theme button.mat-mdc-raised-button:not(:first-of-type),.dir-theme button.mat-mdc-unelevated-button:not(:first-of-type),.dir-theme button.mat-mdc-outlined-button:not(:first-of-type),.dir-theme button.mat-mdc-fab:not(:first-of-type),.dir-theme a.mat-button:not(:first-of-type),.dir-theme a.mat-raised-button:not(:first-of-type),.dir-theme a.mat-flat-button:not(:first-of-type),.dir-theme a.mat-stroked-button:not(:first-of-type),.dir-theme a.mat-fab:not(:first-of-type){margin-left:0}}.dir-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.dir-theme .mat-mdc-mini-fab.mat-accent[disabled],.dir-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.dir-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.dir-theme .prop-value{font-size:16px;margin-bottom:25px}.dir-theme .pre-prop .prop-value{white-space:pre-wrap!important}.dir-theme .font-medium{font-weight:500}.dir-theme .font-light{font-weight:300}.dir-theme .text-xs{font-size:12px!important}.dir-theme .link{color:#c52125}.dir-theme .link:hover{color:#a30b0d}.dir-theme a{text-decoration:none}.dir-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.dir-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.dir-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.dir-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.dir-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.dir-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.dir-theme .dnd-container.invalid{border:1px dashed #e9093f}.dir-theme .top-container{position:relative}.dir-theme .stretch{height:100%}.dir-theme .dnd-height{height:100%;min-height:200px}.dir-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.dir-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#202830}.dir-theme .dnd-text .text-hidden{display:none;font-weight:600}.dir-theme .button-container{position:absolute;bottom:5px;right:15px}.dir-theme .file-data{flex:1;min-width:0}.dir-theme .file-data h4,.dir-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.dir-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dir-theme div.ps>div{height:100%}.dir-theme div.dropzone>div{height:100%}.dir-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.dir-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.dir-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.dir-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.dir-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.dir-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.dir-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.dir-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.dir-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.dir-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.dir-theme .dnd-highlight:hover{display:none}.dir-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.dir-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.dir-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.dir-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.dir-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.dir-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.dir-theme .pdf-width,.dir-theme .attachment-container img{max-width:200px}.dir-theme .message-notification{display:flex;max-width:300px;max-height:100px}.dir-theme .message-notification .mat-icon{overflow:visible!important}.dir-theme .message-notification .full-width{width:100%}.dir-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.dir-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.dir-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.dir-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.dir-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.dir-theme .notification-text:before{position:absolute;right:0;bottom:0}.dir-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.dir-theme .scrolless-tour{overflow:hidden}.dir-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.dir-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.dir-theme .component-title{font-weight:700!important;color:#303c48}.dir-theme .component-title .mat-icon{vertical-align:middle;color:#c52125}.dir-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.dir-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.dir-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.dir-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.dir-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.dir-theme .mat-drawer-container{background-color:#fff}.dir-theme .mat-mdc-checkbox{margin-top:15px}.dir-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.dir-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.dir-theme .full-height{min-height:100vh}.dir-theme .rounded-sm{border-radius:5px}.dir-theme .mat-expansion-panel-header-title h3,.dir-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.dir-theme .mat-mdc-snack-bar-container{width:100%!important}}.dir-theme .snackbar-margin{margin-top:80px!important}.dir-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.dir-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.dir-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.dir-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.dir-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.dir-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.dir-theme .mat-mdc-list-item-title{white-space:pre-wrap}.dir-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.dir-theme .dialog-close{float:right}.dir-theme .spa-nav-menu mat-icon{margin-right:16px!important}.dir-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.dir-theme .w-100{width:100%}.dir-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.dir-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.dir-theme .mat-mdc-button,.dir-theme .mat-mdc-unelevated-button,.dir-theme .mat-mdc-raised-button,.dir-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.dir-theme .mat-mdc-button>.mat-icon,.dir-theme .mat-mdc-unelevated-button>.mat-icon,.dir-theme .mat-mdc-raised-button>.mat-icon,.dir-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.dir-theme .mat-icon{overflow:visible!important}.dir-theme .mat-mdc-checkbox .mdc-label,.dir-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.dir-theme .mdc-button{height:fit-content!important}.dir-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.dir-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.dir-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.dir-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.dir-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.dir-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.dir-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.dir-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.dir-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.dir-theme .table-search .mat-mdc-form-field,.dir-theme .mat-mdc-slide-toggle label{margin-bottom:0}.tbg-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #316486;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #ffcb05;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffcb05;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #316486;--mdc-filled-text-field-focus-active-indicator-color: #316486;--mdc-filled-text-field-focus-label-text-color: rgba(49, 100, 134, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #316486;--mdc-outlined-text-field-focus-outline-color: #316486;--mdc-outlined-text-field-focus-label-text-color: rgba(49, 100, 134, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(49, 100, 134, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(49, 100, 134, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #2c5c7e;--mdc-switch-selected-handle-color: #2c5c7e;--mdc-switch-selected-hover-state-layer-color: #2c5c7e;--mdc-switch-selected-pressed-state-layer-color: #2c5c7e;--mdc-switch-selected-focus-handle-color: #133656;--mdc-switch-selected-hover-handle-color: #133656;--mdc-switch-selected-pressed-handle-color: #133656;--mdc-switch-selected-focus-track-color: #6f93aa;--mdc-switch-selected-hover-track-color: #6f93aa;--mdc-switch-selected-pressed-track-color: #6f93aa;--mdc-switch-selected-track-color: #6f93aa;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #316486;--mdc-slider-focus-handle-color: #316486;--mdc-slider-hover-handle-color: #316486;--mdc-slider-active-track-color: #316486;--mdc-slider-inactive-track-color: #316486;--mdc-slider-with-tick-marks-inactive-container-color: #316486;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #316486;--mat-slider-hover-state-layer-color: rgba(49, 100, 134, .05);--mat-slider-focus-state-layer-color: rgba(49, 100, 134, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ffcb05;--mdc-checkbox-selected-hover-icon-color: #ffcb05;--mdc-checkbox-selected-icon-color: #ffcb05;--mdc-checkbox-selected-pressed-icon-color: #ffcb05;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffcb05;--mdc-checkbox-selected-hover-state-layer-color: #ffcb05;--mdc-checkbox-selected-pressed-state-layer-color: #ffcb05;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ffcb05;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #316486;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #316486;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #316486;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(49, 100, 134, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(49, 100, 134, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(49, 100, 134, .3);--mat-datepicker-toggle-active-state-icon-color: #316486;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(49, 100, 134, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #316486;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #316486;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #316486;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.tbg-theme .mat-accent{--mat-option-selected-state-label-text-color: #ffcb05;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.tbg-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.tbg-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #316486;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #316486;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.tbg-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ffcb05;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffcb05;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.tbg-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.tbg-theme .mat-elevation-z0,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.tbg-theme .mat-elevation-z1,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.tbg-theme .mat-elevation-z2,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.tbg-theme .mat-elevation-z3,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.tbg-theme .mat-elevation-z4,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.tbg-theme .mat-elevation-z5,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.tbg-theme .mat-elevation-z6,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.tbg-theme .mat-elevation-z7,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.tbg-theme .mat-elevation-z8,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.tbg-theme .mat-elevation-z9,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.tbg-theme .mat-elevation-z10,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.tbg-theme .mat-elevation-z11,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.tbg-theme .mat-elevation-z12,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.tbg-theme .mat-elevation-z13,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.tbg-theme .mat-elevation-z14,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.tbg-theme .mat-elevation-z15,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.tbg-theme .mat-elevation-z16,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.tbg-theme .mat-elevation-z17,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.tbg-theme .mat-elevation-z18,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.tbg-theme .mat-elevation-z19,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.tbg-theme .mat-elevation-z20,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.tbg-theme .mat-elevation-z21,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.tbg-theme .mat-elevation-z22,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.tbg-theme .mat-elevation-z23,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.tbg-theme .mat-elevation-z24,.tbg-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.tbg-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #316486;--mdc-linear-progress-track-color: rgba(49, 100, 134, .25)}.tbg-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ffcb05;--mdc-linear-progress-track-color: rgba(255, 203, 5, .25)}.tbg-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.tbg-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ffcb05;--mdc-filled-text-field-focus-active-indicator-color: #ffcb05;--mdc-filled-text-field-focus-label-text-color: rgba(255, 203, 5, .87);--mdc-outlined-text-field-caret-color: #ffcb05;--mdc-outlined-text-field-focus-outline-color: #ffcb05;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 203, 5, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 203, 5, .87)}.tbg-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.tbg-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 203, 5, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.tbg-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.tbg-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.tbg-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.tbg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.tbg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #316486;--mdc-chip-elevated-selected-container-color: #316486;--mdc-chip-elevated-disabled-container-color: #316486;--mdc-chip-flat-disabled-selected-container-color: #316486;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.tbg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.tbg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #ffcb05;--mdc-chip-elevated-selected-container-color: #ffcb05;--mdc-chip-elevated-disabled-container-color: #ffcb05;--mdc-chip-flat-disabled-selected-container-color: #ffcb05;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.tbg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.tbg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.tbg-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.tbg-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #ffc604;--mdc-switch-selected-handle-color: #ffc604;--mdc-switch-selected-hover-state-layer-color: #ffc604;--mdc-switch-selected-pressed-state-layer-color: #ffc604;--mdc-switch-selected-focus-handle-color: #ffac01;--mdc-switch-selected-hover-handle-color: #ffac01;--mdc-switch-selected-pressed-handle-color: #ffac01;--mdc-switch-selected-focus-track-color: #ffdb50;--mdc-switch-selected-hover-track-color: #ffdb50;--mdc-switch-selected-pressed-track-color: #ffdb50;--mdc-switch-selected-track-color: #ffdb50}.tbg-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.tbg-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.tbg-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #316486;--mdc-radio-selected-hover-icon-color: #316486;--mdc-radio-selected-icon-color: #316486;--mdc-radio-selected-pressed-icon-color: #316486;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #316486;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.tbg-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ffcb05;--mdc-radio-selected-hover-icon-color: #ffcb05;--mdc-radio-selected-icon-color: #ffcb05;--mdc-radio-selected-pressed-icon-color: #ffcb05;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ffcb05;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.tbg-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.tbg-theme .mat-accent{--mat-slider-ripple-color: #ffcb05;--mat-slider-hover-state-layer-color: rgba(255, 203, 5, .05);--mat-slider-focus-state-layer-color: rgba(255, 203, 5, .2);--mdc-slider-handle-color: #ffcb05;--mdc-slider-focus-handle-color: #ffcb05;--mdc-slider-hover-handle-color: #ffcb05;--mdc-slider-active-track-color: #ffcb05;--mdc-slider-inactive-track-color: #ffcb05;--mdc-slider-with-tick-marks-inactive-container-color: #ffcb05;--mdc-slider-with-tick-marks-active-container-color: black}.tbg-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.tbg-theme .mdc-list-item__start,.tbg-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #316486;--mdc-radio-selected-hover-icon-color: #316486;--mdc-radio-selected-icon-color: #316486;--mdc-radio-selected-pressed-icon-color: #316486}.tbg-theme .mat-accent .mdc-list-item__start,.tbg-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ffcb05;--mdc-radio-selected-hover-icon-color: #ffcb05;--mdc-radio-selected-icon-color: #ffcb05;--mdc-radio-selected-pressed-icon-color: #ffcb05}.tbg-theme .mat-warn .mdc-list-item__start,.tbg-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.tbg-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #316486;--mdc-checkbox-selected-hover-icon-color: #316486;--mdc-checkbox-selected-icon-color: #316486;--mdc-checkbox-selected-pressed-icon-color: #316486;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #316486;--mdc-checkbox-selected-hover-state-layer-color: #316486;--mdc-checkbox-selected-pressed-state-layer-color: #316486;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.tbg-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ffcb05;--mdc-checkbox-selected-hover-icon-color: #ffcb05;--mdc-checkbox-selected-icon-color: #ffcb05;--mdc-checkbox-selected-pressed-icon-color: #ffcb05;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffcb05;--mdc-checkbox-selected-hover-state-layer-color: #ffcb05;--mdc-checkbox-selected-pressed-state-layer-color: #ffcb05;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.tbg-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.tbg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.tbg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.tbg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.tbg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#316486}.tbg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.tbg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.tbg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.tbg-theme .mat-mdc-tab-group,.tbg-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #316486;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #316486;--mat-tab-header-active-ripple-color: #316486;--mat-tab-header-inactive-ripple-color: #316486;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #316486;--mat-tab-header-active-hover-label-text-color: #316486;--mat-tab-header-active-focus-indicator-color: #316486;--mat-tab-header-active-hover-indicator-color: #316486}.tbg-theme .mat-mdc-tab-group.mat-accent,.tbg-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ffcb05;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ffcb05;--mat-tab-header-active-ripple-color: #ffcb05;--mat-tab-header-inactive-ripple-color: #ffcb05;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ffcb05;--mat-tab-header-active-hover-label-text-color: #ffcb05;--mat-tab-header-active-focus-indicator-color: #ffcb05;--mat-tab-header-active-hover-indicator-color: #ffcb05}.tbg-theme .mat-mdc-tab-group.mat-warn,.tbg-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.tbg-theme .mat-mdc-tab-group.mat-background-primary,.tbg-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #316486;--mat-tab-header-with-background-foreground-color: white}.tbg-theme .mat-mdc-tab-group.mat-background-accent,.tbg-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ffcb05;--mat-tab-header-with-background-foreground-color: black}.tbg-theme .mat-mdc-tab-group.mat-background-warn,.tbg-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.tbg-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.tbg-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #316486;--mdc-checkbox-selected-hover-icon-color: #316486;--mdc-checkbox-selected-icon-color: #316486;--mdc-checkbox-selected-pressed-icon-color: #316486;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #316486;--mdc-checkbox-selected-hover-state-layer-color: #316486;--mdc-checkbox-selected-pressed-state-layer-color: #316486;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.tbg-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.tbg-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #316486;--mat-text-button-state-layer-color: #316486;--mat-text-button-ripple-color: rgba(49, 100, 134, .1)}.tbg-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ffcb05;--mat-text-button-state-layer-color: #ffcb05;--mat-text-button-ripple-color: rgba(255, 203, 5, .1)}.tbg-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.tbg-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #316486;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.tbg-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ffcb05;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.tbg-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.tbg-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #316486;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.tbg-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ffcb05;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.tbg-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.tbg-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #316486;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #316486;--mat-outlined-button-ripple-color: rgba(49, 100, 134, .1)}.tbg-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ffcb05;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ffcb05;--mat-outlined-button-ripple-color: rgba(255, 203, 5, .1)}.tbg-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.tbg-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #316486;--mat-icon-button-state-layer-color: #316486;--mat-icon-button-ripple-color: rgba(49, 100, 134, .1)}.tbg-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ffcb05;--mat-icon-button-state-layer-color: #ffcb05;--mat-icon-button-ripple-color: rgba(255, 203, 5, .1)}.tbg-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.tbg-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #316486;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.tbg-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ffcb05;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.tbg-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.tbg-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #316486;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.tbg-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ffcb05;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.tbg-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.tbg-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #ffcb05}.tbg-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.tbg-theme .mat-badge-accent{--mat-badge-background-color: #ffcb05;--mat-badge-text-color: black}.tbg-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.tbg-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #ffcb05;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 203, 5, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 203, 5, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 203, 5, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 203, 5, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.tbg-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.tbg-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ffcb05}.tbg-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.tbg-theme .mat-icon.mat-primary{--mat-icon-color: #316486}.tbg-theme .mat-icon.mat-accent{--mat-icon-color: #ffcb05}.tbg-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.tbg-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #ffcb05;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #ffcb05;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #ffcb05;--mat-stepper-header-edit-state-icon-foreground-color: black}.tbg-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.tbg-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #316486;--mat-toolbar-container-text-color: white}.tbg-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ffcb05;--mat-toolbar-container-text-color: black}.tbg-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.tbg-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.tbg-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.tbg-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.tbg-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.tbg-theme .fill-remaining-space{flex:1 1 auto}.tbg-theme .cursor-click{cursor:pointer}.tbg-theme .center{margin-bottom:2rem;height:auto}.tbg-theme .fluid{margin-bottom:2rem}.tbg-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.tbg-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.tbg-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.tbg-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.tbg-theme .nav-name-2{line-height:18px!important}.tbg-theme .text-success{color:#76bb67!important}.tbg-theme .text-glow{color:#fe5d26!important}.tbg-theme .text-light{color:#cecece!important}.tbg-theme .text-dark{color:#1b374a!important}.tbg-theme .bg-success{background-color:#76bb67!important}.tbg-theme .bg-glow{background-color:#fe5d26!important}.tbg-theme .bg-light{background-color:#cecece!important}.tbg-theme .bg-dark{background-color:#1b374a!important}.tbg-theme .theme-border-success{border-radius:.25rem;border:1px solid #76bb67}.tbg-theme .theme-border-glow{border-radius:.25rem;border:1px solid #FE5D26}.tbg-theme .theme-border-light{border-radius:.25rem;border:1px solid #cecece}.tbg-theme .theme-border-dark{border-radius:.25rem;border:1px solid #1b374a}.tbg-theme .snackbar-primary{--mdc-snackbar-container-color: #316486 !important}.tbg-theme .snackbar-accent{--mdc-snackbar-container-color: #ffcb05 !important}.tbg-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.tbg-theme .snackbar-success{--mdc-snackbar-container-color: #76bb67 !important}.tbg-theme .snackbar-glow{--mdc-snackbar-container-color: #FE5D26 !important}.tbg-theme .snackbar-light{--mdc-snackbar-container-color: #cecece !important}.tbg-theme .snackbar-dark{--mdc-snackbar-container-color: #1b374a !important}.tbg-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.tbg-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#ffcb05!important}.tbg-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#ffcb05!important}.tbg-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#ffcb05!important}.tbg-theme .box-light{border-radius:.25rem;border:1px solid #cecece;padding:1.25em 1.75em;margin-bottom:1em}.tbg-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.tbg-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.tbg-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.tbg-theme .cell-sm{flex:.25}.tbg-theme .cell-md{flex:.5}.tbg-theme .cell-lg{flex:.75}.tbg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.tbg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.tbg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.tbg-theme p{white-space:normal!important}.tbg-theme .mat-headline-4,.tbg-theme .mat-headline-3,.tbg-theme .mat-headline-2,.tbg-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.tbg-theme .key-value{font-weight:700}.tbg-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.tbg-theme .small-label-container small,.tbg-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.tbg-theme .mat-mdc-dialog-content{word-break:break-word}.tbg-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.tbg-theme a:hover,.tbg-theme a.mat-mdc-tab-link:hover,.tbg-theme a.mat-mdc-list-item:hover,.tbg-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.tbg-theme .active-link{border-right:4px solid #ffcb05;transition:.3s}.tbg-theme .active-link .mat-icon{color:#ffcb05!important}.tbg-theme .mat-mdc-card{margin:.75em}.tbg-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.tbg-theme button.mat-mdc-button,.tbg-theme button.mat-mdc-raised-button,.tbg-theme button.mat-mdc-unelevated-button,.tbg-theme button.mat-mdc-outlined-button,.tbg-theme button.mat-mdc-fab,.tbg-theme button.mat-mdc-mini-fab,.tbg-theme a.mat-button,.tbg-theme a.mat-raised-button,.tbg-theme a.mat-flat-button,.tbg-theme a.mat-stroked-button,.tbg-theme a.mat-fab,.tbg-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.tbg-theme button.mat-mdc-button:hover,.tbg-theme button.mat-mdc-raised-button:hover,.tbg-theme button.mat-mdc-unelevated-button:hover,.tbg-theme button.mat-mdc-outlined-button:hover,.tbg-theme button.mat-mdc-fab:hover,.tbg-theme button.mat-mdc-mini-fab:hover,.tbg-theme a.mat-button:hover,.tbg-theme a.mat-raised-button:hover,.tbg-theme a.mat-flat-button:hover,.tbg-theme a.mat-stroked-button:hover,.tbg-theme a.mat-fab:hover,.tbg-theme a.mat-mini-fab:hover{text-decoration:none}.tbg-theme button.mat-mdc-button:not(:last-of-type),.tbg-theme button.mat-mdc-raised-button:not(:last-of-type),.tbg-theme button.mat-mdc-unelevated-button:not(:last-of-type),.tbg-theme button.mat-mdc-outlined-button:not(:last-of-type),.tbg-theme button.mat-mdc-fab:not(:last-of-type),.tbg-theme a.mat-button:not(:last-of-type),.tbg-theme a.mat-raised-button:not(:last-of-type),.tbg-theme a.mat-flat-button:not(:last-of-type),.tbg-theme a.mat-stroked-button:not(:last-of-type),.tbg-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.tbg-theme button.mat-mdc-button:not(:first-of-type),.tbg-theme button.mat-mdc-raised-button:not(:first-of-type),.tbg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.tbg-theme button.mat-mdc-outlined-button:not(:first-of-type),.tbg-theme button.mat-mdc-fab:not(:first-of-type),.tbg-theme a.mat-button:not(:first-of-type),.tbg-theme a.mat-raised-button:not(:first-of-type),.tbg-theme a.mat-flat-button:not(:first-of-type),.tbg-theme a.mat-stroked-button:not(:first-of-type),.tbg-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.tbg-theme button.mat-mdc-button:not(:first-of-type),.tbg-theme button.mat-mdc-raised-button:not(:first-of-type),.tbg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.tbg-theme button.mat-mdc-outlined-button:not(:first-of-type),.tbg-theme button.mat-mdc-fab:not(:first-of-type),.tbg-theme a.mat-button:not(:first-of-type),.tbg-theme a.mat-raised-button:not(:first-of-type),.tbg-theme a.mat-flat-button:not(:first-of-type),.tbg-theme a.mat-stroked-button:not(:first-of-type),.tbg-theme a.mat-fab:not(:first-of-type){margin-left:0}}.tbg-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.tbg-theme .mat-mdc-mini-fab.mat-accent[disabled],.tbg-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.tbg-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.tbg-theme .prop-value{font-size:16px;margin-bottom:25px}.tbg-theme .pre-prop .prop-value{white-space:pre-wrap!important}.tbg-theme .font-medium{font-weight:500}.tbg-theme .font-light{font-weight:300}.tbg-theme .text-xs{font-size:12px!important}.tbg-theme .link{color:#ffcb05}.tbg-theme .link:hover{color:#ffac01}.tbg-theme a{text-decoration:none}.tbg-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.tbg-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.tbg-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.tbg-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.tbg-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.tbg-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.tbg-theme .dnd-container.invalid{border:1px dashed #e9093f}.tbg-theme .top-container{position:relative}.tbg-theme .stretch{height:100%}.tbg-theme .dnd-height{height:100%;min-height:200px}.tbg-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.tbg-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#1b374a}.tbg-theme .dnd-text .text-hidden{display:none;font-weight:600}.tbg-theme .button-container{position:absolute;bottom:5px;right:15px}.tbg-theme .file-data{flex:1;min-width:0}.tbg-theme .file-data h4,.tbg-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.tbg-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.tbg-theme div.ps>div{height:100%}.tbg-theme div.dropzone>div{height:100%}.tbg-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.tbg-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.tbg-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.tbg-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.tbg-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.tbg-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.tbg-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.tbg-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.tbg-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.tbg-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.tbg-theme .dnd-highlight:hover{display:none}.tbg-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.tbg-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.tbg-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.tbg-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.tbg-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.tbg-theme .file-frame{border:1px solid #cecece;border-radius:5px}.tbg-theme .pdf-width,.tbg-theme .attachment-container img{max-width:200px}.tbg-theme .message-notification{display:flex;max-width:300px;max-height:100px}.tbg-theme .message-notification .mat-icon{overflow:visible!important}.tbg-theme .message-notification .full-width{width:100%}.tbg-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.tbg-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.tbg-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.tbg-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.tbg-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.tbg-theme .notification-text:before{position:absolute;right:0;bottom:0}.tbg-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.tbg-theme .scrolless-tour{overflow:hidden}.tbg-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.tbg-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.tbg-theme .component-title{font-weight:700!important;color:#316486}.tbg-theme .component-title .mat-icon{vertical-align:middle;color:#ffcb05}.tbg-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.tbg-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.tbg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.tbg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.tbg-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.tbg-theme .mat-drawer-container{background-color:#fff}.tbg-theme .mat-mdc-checkbox{margin-top:15px}.tbg-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.tbg-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.tbg-theme .full-height{min-height:100vh}.tbg-theme .rounded-sm{border-radius:5px}.tbg-theme .mat-expansion-panel-header-title h3,.tbg-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.tbg-theme .mat-mdc-snack-bar-container{width:100%!important}}.tbg-theme .snackbar-margin{margin-top:80px!important}.tbg-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.tbg-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.tbg-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.tbg-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.tbg-theme .success-title{color:#76bb67!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.tbg-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.tbg-theme .mat-mdc-list-item-title{white-space:pre-wrap}.tbg-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.tbg-theme .dialog-close{float:right}.tbg-theme .spa-nav-menu mat-icon{margin-right:16px!important}.tbg-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.tbg-theme .w-100{width:100%}.tbg-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.tbg-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.tbg-theme .mat-mdc-button,.tbg-theme .mat-mdc-unelevated-button,.tbg-theme .mat-mdc-raised-button,.tbg-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.tbg-theme .mat-mdc-button>.mat-icon,.tbg-theme .mat-mdc-unelevated-button>.mat-icon,.tbg-theme .mat-mdc-raised-button>.mat-icon,.tbg-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.tbg-theme .mat-icon{overflow:visible!important}.tbg-theme .mat-mdc-checkbox .mdc-label,.tbg-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.tbg-theme .mdc-button{height:fit-content!important}.tbg-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.tbg-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.tbg-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.tbg-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.tbg-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.tbg-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.tbg-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.tbg-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.tbg-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.tbg-theme .table-search .mat-mdc-form-field,.tbg-theme .mat-mdc-slide-toggle label{margin-bottom:0}.qbm-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #426482;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #3ab985;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #3ab985;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #426482;--mdc-filled-text-field-focus-active-indicator-color: #426482;--mdc-filled-text-field-focus-label-text-color: rgba(66, 100, 130, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #426482;--mdc-outlined-text-field-focus-outline-color: #426482;--mdc-outlined-text-field-focus-label-text-color: rgba(66, 100, 130, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(66, 100, 130, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(66, 100, 130, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #3c5c7a;--mdc-switch-selected-handle-color: #3c5c7a;--mdc-switch-selected-hover-state-layer-color: #3c5c7a;--mdc-switch-selected-pressed-state-layer-color: #3c5c7a;--mdc-switch-selected-focus-handle-color: #1d3652;--mdc-switch-selected-hover-handle-color: #1d3652;--mdc-switch-selected-pressed-handle-color: #1d3652;--mdc-switch-selected-focus-track-color: #7b93a8;--mdc-switch-selected-hover-track-color: #7b93a8;--mdc-switch-selected-pressed-track-color: #7b93a8;--mdc-switch-selected-track-color: #7b93a8;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #426482;--mdc-slider-focus-handle-color: #426482;--mdc-slider-hover-handle-color: #426482;--mdc-slider-active-track-color: #426482;--mdc-slider-inactive-track-color: #426482;--mdc-slider-with-tick-marks-inactive-container-color: #426482;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #426482;--mat-slider-hover-state-layer-color: rgba(66, 100, 130, .05);--mat-slider-focus-state-layer-color: rgba(66, 100, 130, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #3ab985;--mdc-checkbox-selected-hover-icon-color: #3ab985;--mdc-checkbox-selected-icon-color: #3ab985;--mdc-checkbox-selected-pressed-icon-color: #3ab985;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3ab985;--mdc-checkbox-selected-hover-state-layer-color: #3ab985;--mdc-checkbox-selected-pressed-state-layer-color: #3ab985;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #3ab985;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #426482;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #426482;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #426482;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(66, 100, 130, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(66, 100, 130, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(66, 100, 130, .3);--mat-datepicker-toggle-active-state-icon-color: #426482;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(66, 100, 130, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #426482;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #426482;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #426482;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.qbm-theme .mat-accent{--mat-option-selected-state-label-text-color: #3ab985;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.qbm-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.qbm-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #426482;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #426482;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.qbm-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #3ab985;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #3ab985;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.qbm-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.qbm-theme .mat-elevation-z0,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.qbm-theme .mat-elevation-z1,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.qbm-theme .mat-elevation-z2,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.qbm-theme .mat-elevation-z3,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.qbm-theme .mat-elevation-z4,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.qbm-theme .mat-elevation-z5,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.qbm-theme .mat-elevation-z6,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.qbm-theme .mat-elevation-z7,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.qbm-theme .mat-elevation-z8,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.qbm-theme .mat-elevation-z9,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.qbm-theme .mat-elevation-z10,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.qbm-theme .mat-elevation-z11,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.qbm-theme .mat-elevation-z12,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.qbm-theme .mat-elevation-z13,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.qbm-theme .mat-elevation-z14,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.qbm-theme .mat-elevation-z15,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.qbm-theme .mat-elevation-z16,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.qbm-theme .mat-elevation-z17,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.qbm-theme .mat-elevation-z18,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.qbm-theme .mat-elevation-z19,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.qbm-theme .mat-elevation-z20,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.qbm-theme .mat-elevation-z21,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.qbm-theme .mat-elevation-z22,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.qbm-theme .mat-elevation-z23,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.qbm-theme .mat-elevation-z24,.qbm-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.qbm-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #426482;--mdc-linear-progress-track-color: rgba(66, 100, 130, .25)}.qbm-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #3ab985;--mdc-linear-progress-track-color: rgba(58, 185, 133, .25)}.qbm-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.qbm-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #3ab985;--mdc-filled-text-field-focus-active-indicator-color: #3ab985;--mdc-filled-text-field-focus-label-text-color: rgba(58, 185, 133, .87);--mdc-outlined-text-field-caret-color: #3ab985;--mdc-outlined-text-field-focus-outline-color: #3ab985;--mdc-outlined-text-field-focus-label-text-color: rgba(58, 185, 133, .87);--mat-form-field-focus-select-arrow-color: rgba(58, 185, 133, .87)}.qbm-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.qbm-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(58, 185, 133, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.qbm-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.qbm-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.qbm-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.qbm-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.qbm-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #426482;--mdc-chip-elevated-selected-container-color: #426482;--mdc-chip-elevated-disabled-container-color: #426482;--mdc-chip-flat-disabled-selected-container-color: #426482;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.qbm-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.qbm-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #3ab985;--mdc-chip-elevated-selected-container-color: #3ab985;--mdc-chip-elevated-disabled-container-color: #3ab985;--mdc-chip-flat-disabled-selected-container-color: #3ab985;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.qbm-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.qbm-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.qbm-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.qbm-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #34b27d;--mdc-switch-selected-handle-color: #34b27d;--mdc-switch-selected-hover-state-layer-color: #34b27d;--mdc-switch-selected-pressed-state-layer-color: #34b27d;--mdc-switch-selected-focus-handle-color: #189355;--mdc-switch-selected-hover-handle-color: #189355;--mdc-switch-selected-pressed-handle-color: #189355;--mdc-switch-selected-focus-track-color: #75ceaa;--mdc-switch-selected-hover-track-color: #75ceaa;--mdc-switch-selected-pressed-track-color: #75ceaa;--mdc-switch-selected-track-color: #75ceaa}.qbm-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.qbm-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.qbm-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #426482;--mdc-radio-selected-hover-icon-color: #426482;--mdc-radio-selected-icon-color: #426482;--mdc-radio-selected-pressed-icon-color: #426482;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #426482;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.qbm-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3ab985;--mdc-radio-selected-hover-icon-color: #3ab985;--mdc-radio-selected-icon-color: #3ab985;--mdc-radio-selected-pressed-icon-color: #3ab985;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #3ab985;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.qbm-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.qbm-theme .mat-accent{--mat-slider-ripple-color: #3ab985;--mat-slider-hover-state-layer-color: rgba(58, 185, 133, .05);--mat-slider-focus-state-layer-color: rgba(58, 185, 133, .2);--mdc-slider-handle-color: #3ab985;--mdc-slider-focus-handle-color: #3ab985;--mdc-slider-hover-handle-color: #3ab985;--mdc-slider-active-track-color: #3ab985;--mdc-slider-inactive-track-color: #3ab985;--mdc-slider-with-tick-marks-inactive-container-color: #3ab985;--mdc-slider-with-tick-marks-active-container-color: black}.qbm-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.qbm-theme .mdc-list-item__start,.qbm-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #426482;--mdc-radio-selected-hover-icon-color: #426482;--mdc-radio-selected-icon-color: #426482;--mdc-radio-selected-pressed-icon-color: #426482}.qbm-theme .mat-accent .mdc-list-item__start,.qbm-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3ab985;--mdc-radio-selected-hover-icon-color: #3ab985;--mdc-radio-selected-icon-color: #3ab985;--mdc-radio-selected-pressed-icon-color: #3ab985}.qbm-theme .mat-warn .mdc-list-item__start,.qbm-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.qbm-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #426482;--mdc-checkbox-selected-hover-icon-color: #426482;--mdc-checkbox-selected-icon-color: #426482;--mdc-checkbox-selected-pressed-icon-color: #426482;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #426482;--mdc-checkbox-selected-hover-state-layer-color: #426482;--mdc-checkbox-selected-pressed-state-layer-color: #426482;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.qbm-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #3ab985;--mdc-checkbox-selected-hover-icon-color: #3ab985;--mdc-checkbox-selected-icon-color: #3ab985;--mdc-checkbox-selected-pressed-icon-color: #3ab985;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3ab985;--mdc-checkbox-selected-hover-state-layer-color: #3ab985;--mdc-checkbox-selected-pressed-state-layer-color: #3ab985;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.qbm-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.qbm-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.qbm-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.qbm-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.qbm-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#426482}.qbm-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.qbm-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.qbm-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.qbm-theme .mat-mdc-tab-group,.qbm-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #426482;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #426482;--mat-tab-header-active-ripple-color: #426482;--mat-tab-header-inactive-ripple-color: #426482;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #426482;--mat-tab-header-active-hover-label-text-color: #426482;--mat-tab-header-active-focus-indicator-color: #426482;--mat-tab-header-active-hover-indicator-color: #426482}.qbm-theme .mat-mdc-tab-group.mat-accent,.qbm-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #3ab985;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #3ab985;--mat-tab-header-active-ripple-color: #3ab985;--mat-tab-header-inactive-ripple-color: #3ab985;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #3ab985;--mat-tab-header-active-hover-label-text-color: #3ab985;--mat-tab-header-active-focus-indicator-color: #3ab985;--mat-tab-header-active-hover-indicator-color: #3ab985}.qbm-theme .mat-mdc-tab-group.mat-warn,.qbm-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.qbm-theme .mat-mdc-tab-group.mat-background-primary,.qbm-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #426482;--mat-tab-header-with-background-foreground-color: white}.qbm-theme .mat-mdc-tab-group.mat-background-accent,.qbm-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #3ab985;--mat-tab-header-with-background-foreground-color: black}.qbm-theme .mat-mdc-tab-group.mat-background-warn,.qbm-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.qbm-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.qbm-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #426482;--mdc-checkbox-selected-hover-icon-color: #426482;--mdc-checkbox-selected-icon-color: #426482;--mdc-checkbox-selected-pressed-icon-color: #426482;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #426482;--mdc-checkbox-selected-hover-state-layer-color: #426482;--mdc-checkbox-selected-pressed-state-layer-color: #426482;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.qbm-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.qbm-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #426482;--mat-text-button-state-layer-color: #426482;--mat-text-button-ripple-color: rgba(66, 100, 130, .1)}.qbm-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #3ab985;--mat-text-button-state-layer-color: #3ab985;--mat-text-button-ripple-color: rgba(58, 185, 133, .1)}.qbm-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.qbm-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #426482;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.qbm-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #3ab985;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.qbm-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.qbm-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #426482;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.qbm-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #3ab985;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.qbm-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.qbm-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #426482;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #426482;--mat-outlined-button-ripple-color: rgba(66, 100, 130, .1)}.qbm-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #3ab985;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #3ab985;--mat-outlined-button-ripple-color: rgba(58, 185, 133, .1)}.qbm-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.qbm-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #426482;--mat-icon-button-state-layer-color: #426482;--mat-icon-button-ripple-color: rgba(66, 100, 130, .1)}.qbm-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #3ab985;--mat-icon-button-state-layer-color: #3ab985;--mat-icon-button-ripple-color: rgba(58, 185, 133, .1)}.qbm-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.qbm-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #426482;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.qbm-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #3ab985;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.qbm-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.qbm-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #426482;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.qbm-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #3ab985;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.qbm-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.qbm-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #3ab985}.qbm-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.qbm-theme .mat-badge-accent{--mat-badge-background-color: #3ab985;--mat-badge-text-color: black}.qbm-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.qbm-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #3ab985;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(58, 185, 133, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(58, 185, 133, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(58, 185, 133, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(58, 185, 133, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.qbm-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.qbm-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #3ab985}.qbm-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.qbm-theme .mat-icon.mat-primary{--mat-icon-color: #426482}.qbm-theme .mat-icon.mat-accent{--mat-icon-color: #3ab985}.qbm-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.qbm-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #3ab985;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #3ab985;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #3ab985;--mat-stepper-header-edit-state-icon-foreground-color: black}.qbm-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.qbm-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #426482;--mat-toolbar-container-text-color: white}.qbm-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #3ab985;--mat-toolbar-container-text-color: black}.qbm-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.qbm-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.qbm-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.qbm-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.qbm-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.qbm-theme .fill-remaining-space{flex:1 1 auto}.qbm-theme .cursor-click{cursor:pointer}.qbm-theme .center{margin-bottom:2rem;height:auto}.qbm-theme .fluid{margin-bottom:2rem}.qbm-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.qbm-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.qbm-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.qbm-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.qbm-theme .nav-name-2{line-height:18px!important}.qbm-theme .text-success{color:#76bb67!important}.qbm-theme .text-glow{color:#fe5d26!important}.qbm-theme .text-light{color:#cecece!important}.qbm-theme .text-dark{color:#38546d!important}.qbm-theme .bg-success{background-color:#76bb67!important}.qbm-theme .bg-glow{background-color:#fe5d26!important}.qbm-theme .bg-light{background-color:#cecece!important}.qbm-theme .bg-dark{background-color:#38546d!important}.qbm-theme .theme-border-success{border-radius:.25rem;border:1px solid #76bb67}.qbm-theme .theme-border-glow{border-radius:.25rem;border:1px solid #FE5D26}.qbm-theme .theme-border-light{border-radius:.25rem;border:1px solid #cecece}.qbm-theme .theme-border-dark{border-radius:.25rem;border:1px solid #38546d}.qbm-theme .snackbar-primary{--mdc-snackbar-container-color: #426482 !important}.qbm-theme .snackbar-accent{--mdc-snackbar-container-color: #3ab985 !important}.qbm-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.qbm-theme .snackbar-success{--mdc-snackbar-container-color: #76bb67 !important}.qbm-theme .snackbar-glow{--mdc-snackbar-container-color: #FE5D26 !important}.qbm-theme .snackbar-light{--mdc-snackbar-container-color: #cecece !important}.qbm-theme .snackbar-dark{--mdc-snackbar-container-color: #38546d !important}.qbm-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.qbm-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#3ab985!important}.qbm-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#3ab985!important}.qbm-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#3ab985!important}.qbm-theme .box-light{border-radius:.25rem;border:1px solid #cecece;padding:1.25em 1.75em;margin-bottom:1em}.qbm-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.qbm-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.qbm-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.qbm-theme .cell-sm{flex:.25}.qbm-theme .cell-md{flex:.5}.qbm-theme .cell-lg{flex:.75}.qbm-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.qbm-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.qbm-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.qbm-theme p{white-space:normal!important}.qbm-theme .mat-headline-4,.qbm-theme .mat-headline-3,.qbm-theme .mat-headline-2,.qbm-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.qbm-theme .key-value{font-weight:700}.qbm-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.qbm-theme .small-label-container small,.qbm-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.qbm-theme .mat-mdc-dialog-content{word-break:break-word}.qbm-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.qbm-theme a:hover,.qbm-theme a.mat-mdc-tab-link:hover,.qbm-theme a.mat-mdc-list-item:hover,.qbm-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.qbm-theme .active-link{border-right:4px solid #3ab985;transition:.3s}.qbm-theme .active-link .mat-icon{color:#3ab985!important}.qbm-theme .mat-mdc-card{margin:.75em}.qbm-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.qbm-theme button.mat-mdc-button,.qbm-theme button.mat-mdc-raised-button,.qbm-theme button.mat-mdc-unelevated-button,.qbm-theme button.mat-mdc-outlined-button,.qbm-theme button.mat-mdc-fab,.qbm-theme button.mat-mdc-mini-fab,.qbm-theme a.mat-button,.qbm-theme a.mat-raised-button,.qbm-theme a.mat-flat-button,.qbm-theme a.mat-stroked-button,.qbm-theme a.mat-fab,.qbm-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.qbm-theme button.mat-mdc-button:hover,.qbm-theme button.mat-mdc-raised-button:hover,.qbm-theme button.mat-mdc-unelevated-button:hover,.qbm-theme button.mat-mdc-outlined-button:hover,.qbm-theme button.mat-mdc-fab:hover,.qbm-theme button.mat-mdc-mini-fab:hover,.qbm-theme a.mat-button:hover,.qbm-theme a.mat-raised-button:hover,.qbm-theme a.mat-flat-button:hover,.qbm-theme a.mat-stroked-button:hover,.qbm-theme a.mat-fab:hover,.qbm-theme a.mat-mini-fab:hover{text-decoration:none}.qbm-theme button.mat-mdc-button:not(:last-of-type),.qbm-theme button.mat-mdc-raised-button:not(:last-of-type),.qbm-theme button.mat-mdc-unelevated-button:not(:last-of-type),.qbm-theme button.mat-mdc-outlined-button:not(:last-of-type),.qbm-theme button.mat-mdc-fab:not(:last-of-type),.qbm-theme a.mat-button:not(:last-of-type),.qbm-theme a.mat-raised-button:not(:last-of-type),.qbm-theme a.mat-flat-button:not(:last-of-type),.qbm-theme a.mat-stroked-button:not(:last-of-type),.qbm-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.qbm-theme button.mat-mdc-button:not(:first-of-type),.qbm-theme button.mat-mdc-raised-button:not(:first-of-type),.qbm-theme button.mat-mdc-unelevated-button:not(:first-of-type),.qbm-theme button.mat-mdc-outlined-button:not(:first-of-type),.qbm-theme button.mat-mdc-fab:not(:first-of-type),.qbm-theme a.mat-button:not(:first-of-type),.qbm-theme a.mat-raised-button:not(:first-of-type),.qbm-theme a.mat-flat-button:not(:first-of-type),.qbm-theme a.mat-stroked-button:not(:first-of-type),.qbm-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.qbm-theme button.mat-mdc-button:not(:first-of-type),.qbm-theme button.mat-mdc-raised-button:not(:first-of-type),.qbm-theme button.mat-mdc-unelevated-button:not(:first-of-type),.qbm-theme button.mat-mdc-outlined-button:not(:first-of-type),.qbm-theme button.mat-mdc-fab:not(:first-of-type),.qbm-theme a.mat-button:not(:first-of-type),.qbm-theme a.mat-raised-button:not(:first-of-type),.qbm-theme a.mat-flat-button:not(:first-of-type),.qbm-theme a.mat-stroked-button:not(:first-of-type),.qbm-theme a.mat-fab:not(:first-of-type){margin-left:0}}.qbm-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.qbm-theme .mat-mdc-mini-fab.mat-accent[disabled],.qbm-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.qbm-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.qbm-theme .prop-value{font-size:16px;margin-bottom:25px}.qbm-theme .pre-prop .prop-value{white-space:pre-wrap!important}.qbm-theme .font-medium{font-weight:500}.qbm-theme .font-light{font-weight:300}.qbm-theme .text-xs{font-size:12px!important}.qbm-theme .link{color:#3ab985}.qbm-theme .link:hover{color:#189355}.qbm-theme a{text-decoration:none}.qbm-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.qbm-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.qbm-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.qbm-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.qbm-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.qbm-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.qbm-theme .dnd-container.invalid{border:1px dashed #e9093f}.qbm-theme .top-container{position:relative}.qbm-theme .stretch{height:100%}.qbm-theme .dnd-height{height:100%;min-height:200px}.qbm-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.qbm-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#38546d}.qbm-theme .dnd-text .text-hidden{display:none;font-weight:600}.qbm-theme .button-container{position:absolute;bottom:5px;right:15px}.qbm-theme .file-data{flex:1;min-width:0}.qbm-theme .file-data h4,.qbm-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.qbm-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.qbm-theme div.ps>div{height:100%}.qbm-theme div.dropzone>div{height:100%}.qbm-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.qbm-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.qbm-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.qbm-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.qbm-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.qbm-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.qbm-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.qbm-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.qbm-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.qbm-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.qbm-theme .dnd-highlight:hover{display:none}.qbm-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.qbm-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.qbm-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.qbm-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.qbm-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.qbm-theme .file-frame{border:1px solid #cecece;border-radius:5px}.qbm-theme .pdf-width,.qbm-theme .attachment-container img{max-width:200px}.qbm-theme .message-notification{display:flex;max-width:300px;max-height:100px}.qbm-theme .message-notification .mat-icon{overflow:visible!important}.qbm-theme .message-notification .full-width{width:100%}.qbm-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.qbm-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.qbm-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.qbm-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.qbm-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.qbm-theme .notification-text:before{position:absolute;right:0;bottom:0}.qbm-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.qbm-theme .scrolless-tour{overflow:hidden}.qbm-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.qbm-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.qbm-theme .component-title{font-weight:700!important;color:#426482}.qbm-theme .component-title .mat-icon{vertical-align:middle;color:#3ab985}.qbm-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.qbm-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.qbm-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.qbm-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.qbm-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.qbm-theme .mat-drawer-container{background-color:#fff}.qbm-theme .mat-mdc-checkbox{margin-top:15px}.qbm-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.qbm-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.qbm-theme .full-height{min-height:100vh}.qbm-theme .rounded-sm{border-radius:5px}.qbm-theme .mat-expansion-panel-header-title h3,.qbm-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.qbm-theme .mat-mdc-snack-bar-container{width:100%!important}}.qbm-theme .snackbar-margin{margin-top:80px!important}.qbm-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.qbm-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.qbm-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.qbm-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.qbm-theme .success-title{color:#76bb67!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.qbm-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.qbm-theme .mat-mdc-list-item-title{white-space:pre-wrap}.qbm-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.qbm-theme .dialog-close{float:right}.qbm-theme .spa-nav-menu mat-icon{margin-right:16px!important}.qbm-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.qbm-theme .w-100{width:100%}.qbm-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.qbm-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.qbm-theme .mat-mdc-button,.qbm-theme .mat-mdc-unelevated-button,.qbm-theme .mat-mdc-raised-button,.qbm-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.qbm-theme .mat-mdc-button>.mat-icon,.qbm-theme .mat-mdc-unelevated-button>.mat-icon,.qbm-theme .mat-mdc-raised-button>.mat-icon,.qbm-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.qbm-theme .mat-icon{overflow:visible!important}.qbm-theme .mat-mdc-checkbox .mdc-label,.qbm-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.qbm-theme .mdc-button{height:fit-content!important}.qbm-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.qbm-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.qbm-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.qbm-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.qbm-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.qbm-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.qbm-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.qbm-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.qbm-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.qbm-theme .table-search .mat-mdc-form-field,.qbm-theme .mat-mdc-slide-toggle label{margin-bottom:0}.cam-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #36444f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #05d2af;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #05d2af;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #36444f;--mdc-filled-text-field-focus-active-indicator-color: #36444f;--mdc-filled-text-field-focus-label-text-color: rgba(54, 68, 79, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #36444f;--mdc-outlined-text-field-focus-outline-color: #36444f;--mdc-outlined-text-field-focus-label-text-color: rgba(54, 68, 79, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(54, 68, 79, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(54, 68, 79, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #303e48;--mdc-switch-selected-handle-color: #303e48;--mdc-switch-selected-hover-state-layer-color: #303e48;--mdc-switch-selected-pressed-state-layer-color: #303e48;--mdc-switch-selected-focus-handle-color: #161f26;--mdc-switch-selected-hover-handle-color: #161f26;--mdc-switch-selected-pressed-handle-color: #161f26;--mdc-switch-selected-focus-track-color: #727c84;--mdc-switch-selected-hover-track-color: #727c84;--mdc-switch-selected-pressed-track-color: #727c84;--mdc-switch-selected-track-color: #727c84;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #36444f;--mdc-slider-focus-handle-color: #36444f;--mdc-slider-hover-handle-color: #36444f;--mdc-slider-active-track-color: #36444f;--mdc-slider-inactive-track-color: #36444f;--mdc-slider-with-tick-marks-inactive-container-color: #36444f;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #36444f;--mat-slider-hover-state-layer-color: rgba(54, 68, 79, .05);--mat-slider-focus-state-layer-color: rgba(54, 68, 79, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #05d2af;--mdc-checkbox-selected-hover-icon-color: #05d2af;--mdc-checkbox-selected-icon-color: #05d2af;--mdc-checkbox-selected-pressed-icon-color: #05d2af;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #05d2af;--mdc-checkbox-selected-hover-state-layer-color: #05d2af;--mdc-checkbox-selected-pressed-state-layer-color: #05d2af;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #05d2af;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #36444f;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #36444f;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #36444f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(54, 68, 79, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(54, 68, 79, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(54, 68, 79, .3);--mat-datepicker-toggle-active-state-icon-color: #36444f;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(54, 68, 79, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #36444f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #36444f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #36444f;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.cam-theme .mat-accent{--mat-option-selected-state-label-text-color: #05d2af;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.cam-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.cam-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #36444f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #36444f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cam-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #05d2af;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #05d2af;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cam-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cam-theme .mat-elevation-z0,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.cam-theme .mat-elevation-z1,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.cam-theme .mat-elevation-z2,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cam-theme .mat-elevation-z3,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.cam-theme .mat-elevation-z4,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.cam-theme .mat-elevation-z5,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.cam-theme .mat-elevation-z6,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.cam-theme .mat-elevation-z7,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.cam-theme .mat-elevation-z8,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.cam-theme .mat-elevation-z9,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.cam-theme .mat-elevation-z10,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.cam-theme .mat-elevation-z11,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.cam-theme .mat-elevation-z12,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.cam-theme .mat-elevation-z13,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.cam-theme .mat-elevation-z14,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.cam-theme .mat-elevation-z15,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.cam-theme .mat-elevation-z16,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.cam-theme .mat-elevation-z17,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.cam-theme .mat-elevation-z18,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.cam-theme .mat-elevation-z19,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.cam-theme .mat-elevation-z20,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.cam-theme .mat-elevation-z21,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.cam-theme .mat-elevation-z22,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.cam-theme .mat-elevation-z23,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.cam-theme .mat-elevation-z24,.cam-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.cam-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #36444f;--mdc-linear-progress-track-color: rgba(54, 68, 79, .25)}.cam-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #05d2af;--mdc-linear-progress-track-color: rgba(5, 210, 175, .25)}.cam-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.cam-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #05d2af;--mdc-filled-text-field-focus-active-indicator-color: #05d2af;--mdc-filled-text-field-focus-label-text-color: rgba(5, 210, 175, .87);--mdc-outlined-text-field-caret-color: #05d2af;--mdc-outlined-text-field-focus-outline-color: #05d2af;--mdc-outlined-text-field-focus-label-text-color: rgba(5, 210, 175, .87);--mat-form-field-focus-select-arrow-color: rgba(5, 210, 175, .87)}.cam-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.cam-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(5, 210, 175, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.cam-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.cam-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.cam-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.cam-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.cam-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #36444f;--mdc-chip-elevated-selected-container-color: #36444f;--mdc-chip-elevated-disabled-container-color: #36444f;--mdc-chip-flat-disabled-selected-container-color: #36444f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cam-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.cam-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #05d2af;--mdc-chip-elevated-selected-container-color: #05d2af;--mdc-chip-elevated-disabled-container-color: #05d2af;--mdc-chip-flat-disabled-selected-container-color: #05d2af;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.cam-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.cam-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cam-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cam-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #04cda8;--mdc-switch-selected-handle-color: #04cda8;--mdc-switch-selected-hover-state-layer-color: #04cda8;--mdc-switch-selected-pressed-state-layer-color: #04cda8;--mdc-switch-selected-focus-handle-color: #01b686;--mdc-switch-selected-hover-handle-color: #01b686;--mdc-switch-selected-pressed-handle-color: #01b686;--mdc-switch-selected-focus-track-color: #50e0c7;--mdc-switch-selected-hover-track-color: #50e0c7;--mdc-switch-selected-pressed-track-color: #50e0c7;--mdc-switch-selected-track-color: #50e0c7}.cam-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.cam-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cam-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #36444f;--mdc-radio-selected-hover-icon-color: #36444f;--mdc-radio-selected-icon-color: #36444f;--mdc-radio-selected-pressed-icon-color: #36444f;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #36444f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cam-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #05d2af;--mdc-radio-selected-hover-icon-color: #05d2af;--mdc-radio-selected-icon-color: #05d2af;--mdc-radio-selected-pressed-icon-color: #05d2af;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #05d2af;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cam-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cam-theme .mat-accent{--mat-slider-ripple-color: #05d2af;--mat-slider-hover-state-layer-color: rgba(5, 210, 175, .05);--mat-slider-focus-state-layer-color: rgba(5, 210, 175, .2);--mdc-slider-handle-color: #05d2af;--mdc-slider-focus-handle-color: #05d2af;--mdc-slider-hover-handle-color: #05d2af;--mdc-slider-active-track-color: #05d2af;--mdc-slider-inactive-track-color: #05d2af;--mdc-slider-with-tick-marks-inactive-container-color: #05d2af;--mdc-slider-with-tick-marks-active-container-color: black}.cam-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.cam-theme .mdc-list-item__start,.cam-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #36444f;--mdc-radio-selected-hover-icon-color: #36444f;--mdc-radio-selected-icon-color: #36444f;--mdc-radio-selected-pressed-icon-color: #36444f}.cam-theme .mat-accent .mdc-list-item__start,.cam-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #05d2af;--mdc-radio-selected-hover-icon-color: #05d2af;--mdc-radio-selected-icon-color: #05d2af;--mdc-radio-selected-pressed-icon-color: #05d2af}.cam-theme .mat-warn .mdc-list-item__start,.cam-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.cam-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #36444f;--mdc-checkbox-selected-hover-icon-color: #36444f;--mdc-checkbox-selected-icon-color: #36444f;--mdc-checkbox-selected-pressed-icon-color: #36444f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #36444f;--mdc-checkbox-selected-hover-state-layer-color: #36444f;--mdc-checkbox-selected-pressed-state-layer-color: #36444f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cam-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #05d2af;--mdc-checkbox-selected-hover-icon-color: #05d2af;--mdc-checkbox-selected-icon-color: #05d2af;--mdc-checkbox-selected-pressed-icon-color: #05d2af;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #05d2af;--mdc-checkbox-selected-hover-state-layer-color: #05d2af;--mdc-checkbox-selected-pressed-state-layer-color: #05d2af;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cam-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cam-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.cam-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.cam-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.cam-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#36444f}.cam-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.cam-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.cam-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.cam-theme .mat-mdc-tab-group,.cam-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #36444f;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #36444f;--mat-tab-header-active-ripple-color: #36444f;--mat-tab-header-inactive-ripple-color: #36444f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #36444f;--mat-tab-header-active-hover-label-text-color: #36444f;--mat-tab-header-active-focus-indicator-color: #36444f;--mat-tab-header-active-hover-indicator-color: #36444f}.cam-theme .mat-mdc-tab-group.mat-accent,.cam-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #05d2af;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #05d2af;--mat-tab-header-active-ripple-color: #05d2af;--mat-tab-header-inactive-ripple-color: #05d2af;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #05d2af;--mat-tab-header-active-hover-label-text-color: #05d2af;--mat-tab-header-active-focus-indicator-color: #05d2af;--mat-tab-header-active-hover-indicator-color: #05d2af}.cam-theme .mat-mdc-tab-group.mat-warn,.cam-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.cam-theme .mat-mdc-tab-group.mat-background-primary,.cam-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #36444f;--mat-tab-header-with-background-foreground-color: white}.cam-theme .mat-mdc-tab-group.mat-background-accent,.cam-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #05d2af;--mat-tab-header-with-background-foreground-color: black}.cam-theme .mat-mdc-tab-group.mat-background-warn,.cam-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.cam-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cam-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #36444f;--mdc-checkbox-selected-hover-icon-color: #36444f;--mdc-checkbox-selected-icon-color: #36444f;--mdc-checkbox-selected-pressed-icon-color: #36444f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #36444f;--mdc-checkbox-selected-hover-state-layer-color: #36444f;--mdc-checkbox-selected-pressed-state-layer-color: #36444f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cam-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cam-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #36444f;--mat-text-button-state-layer-color: #36444f;--mat-text-button-ripple-color: rgba(54, 68, 79, .1)}.cam-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #05d2af;--mat-text-button-state-layer-color: #05d2af;--mat-text-button-ripple-color: rgba(5, 210, 175, .1)}.cam-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.cam-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #36444f;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cam-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #05d2af;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.cam-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cam-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #36444f;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cam-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #05d2af;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.cam-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cam-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #36444f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #36444f;--mat-outlined-button-ripple-color: rgba(54, 68, 79, .1)}.cam-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #05d2af;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #05d2af;--mat-outlined-button-ripple-color: rgba(5, 210, 175, .1)}.cam-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.cam-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #36444f;--mat-icon-button-state-layer-color: #36444f;--mat-icon-button-ripple-color: rgba(54, 68, 79, .1)}.cam-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #05d2af;--mat-icon-button-state-layer-color: #05d2af;--mat-icon-button-ripple-color: rgba(5, 210, 175, .1)}.cam-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.cam-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #36444f;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cam-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #05d2af;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.cam-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cam-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #36444f;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cam-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #05d2af;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.cam-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cam-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #05d2af}.cam-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.cam-theme .mat-badge-accent{--mat-badge-background-color: #05d2af;--mat-badge-text-color: black}.cam-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.cam-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #05d2af;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(5, 210, 175, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(5, 210, 175, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(5, 210, 175, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(5, 210, 175, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.cam-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.cam-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #05d2af}.cam-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.cam-theme .mat-icon.mat-primary{--mat-icon-color: #36444f}.cam-theme .mat-icon.mat-accent{--mat-icon-color: #05d2af}.cam-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.cam-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #05d2af;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #05d2af;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #05d2af;--mat-stepper-header-edit-state-icon-foreground-color: black}.cam-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.cam-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #36444f;--mat-toolbar-container-text-color: white}.cam-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #05d2af;--mat-toolbar-container-text-color: black}.cam-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.cam-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.cam-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.cam-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.cam-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.cam-theme .fill-remaining-space{flex:1 1 auto}.cam-theme .cursor-click{cursor:pointer}.cam-theme .center{margin-bottom:2rem;height:auto}.cam-theme .fluid{margin-bottom:2rem}.cam-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.cam-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.cam-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.cam-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.cam-theme .nav-name-2{line-height:18px!important}.cam-theme .text-success{color:#76bb67!important}.cam-theme .text-glow{color:#fe5d26!important}.cam-theme .text-light{color:#cecece!important}.cam-theme .text-dark{color:#252e35!important}.cam-theme .bg-success{background-color:#76bb67!important}.cam-theme .bg-glow{background-color:#fe5d26!important}.cam-theme .bg-light{background-color:#cecece!important}.cam-theme .bg-dark{background-color:#252e35!important}.cam-theme .theme-border-success{border-radius:.25rem;border:1px solid #76bb67}.cam-theme .theme-border-glow{border-radius:.25rem;border:1px solid #FE5D26}.cam-theme .theme-border-light{border-radius:.25rem;border:1px solid #cecece}.cam-theme .theme-border-dark{border-radius:.25rem;border:1px solid #252e35}.cam-theme .snackbar-primary{--mdc-snackbar-container-color: #36444f !important}.cam-theme .snackbar-accent{--mdc-snackbar-container-color: #05d2af !important}.cam-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.cam-theme .snackbar-success{--mdc-snackbar-container-color: #76bb67 !important}.cam-theme .snackbar-glow{--mdc-snackbar-container-color: #FE5D26 !important}.cam-theme .snackbar-light{--mdc-snackbar-container-color: #cecece !important}.cam-theme .snackbar-dark{--mdc-snackbar-container-color: #252e35 !important}.cam-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.cam-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#05d2af!important}.cam-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#05d2af!important}.cam-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#05d2af!important}.cam-theme .box-light{border-radius:.25rem;border:1px solid #cecece;padding:1.25em 1.75em;margin-bottom:1em}.cam-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cam-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.cam-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cam-theme .cell-sm{flex:.25}.cam-theme .cell-md{flex:.5}.cam-theme .cell-lg{flex:.75}.cam-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.cam-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.cam-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.cam-theme p{white-space:normal!important}.cam-theme .mat-headline-4,.cam-theme .mat-headline-3,.cam-theme .mat-headline-2,.cam-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.cam-theme .key-value{font-weight:700}.cam-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.cam-theme .small-label-container small,.cam-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.cam-theme .mat-mdc-dialog-content{word-break:break-word}.cam-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.cam-theme a:hover,.cam-theme a.mat-mdc-tab-link:hover,.cam-theme a.mat-mdc-list-item:hover,.cam-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.cam-theme .active-link{border-right:4px solid #05d2af;transition:.3s}.cam-theme .active-link .mat-icon{color:#05d2af!important}.cam-theme .mat-mdc-card{margin:.75em}.cam-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.cam-theme button.mat-mdc-button,.cam-theme button.mat-mdc-raised-button,.cam-theme button.mat-mdc-unelevated-button,.cam-theme button.mat-mdc-outlined-button,.cam-theme button.mat-mdc-fab,.cam-theme button.mat-mdc-mini-fab,.cam-theme a.mat-button,.cam-theme a.mat-raised-button,.cam-theme a.mat-flat-button,.cam-theme a.mat-stroked-button,.cam-theme a.mat-fab,.cam-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.cam-theme button.mat-mdc-button:hover,.cam-theme button.mat-mdc-raised-button:hover,.cam-theme button.mat-mdc-unelevated-button:hover,.cam-theme button.mat-mdc-outlined-button:hover,.cam-theme button.mat-mdc-fab:hover,.cam-theme button.mat-mdc-mini-fab:hover,.cam-theme a.mat-button:hover,.cam-theme a.mat-raised-button:hover,.cam-theme a.mat-flat-button:hover,.cam-theme a.mat-stroked-button:hover,.cam-theme a.mat-fab:hover,.cam-theme a.mat-mini-fab:hover{text-decoration:none}.cam-theme button.mat-mdc-button:not(:last-of-type),.cam-theme button.mat-mdc-raised-button:not(:last-of-type),.cam-theme button.mat-mdc-unelevated-button:not(:last-of-type),.cam-theme button.mat-mdc-outlined-button:not(:last-of-type),.cam-theme button.mat-mdc-fab:not(:last-of-type),.cam-theme a.mat-button:not(:last-of-type),.cam-theme a.mat-raised-button:not(:last-of-type),.cam-theme a.mat-flat-button:not(:last-of-type),.cam-theme a.mat-stroked-button:not(:last-of-type),.cam-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.cam-theme button.mat-mdc-button:not(:first-of-type),.cam-theme button.mat-mdc-raised-button:not(:first-of-type),.cam-theme button.mat-mdc-unelevated-button:not(:first-of-type),.cam-theme button.mat-mdc-outlined-button:not(:first-of-type),.cam-theme button.mat-mdc-fab:not(:first-of-type),.cam-theme a.mat-button:not(:first-of-type),.cam-theme a.mat-raised-button:not(:first-of-type),.cam-theme a.mat-flat-button:not(:first-of-type),.cam-theme a.mat-stroked-button:not(:first-of-type),.cam-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.cam-theme button.mat-mdc-button:not(:first-of-type),.cam-theme button.mat-mdc-raised-button:not(:first-of-type),.cam-theme button.mat-mdc-unelevated-button:not(:first-of-type),.cam-theme button.mat-mdc-outlined-button:not(:first-of-type),.cam-theme button.mat-mdc-fab:not(:first-of-type),.cam-theme a.mat-button:not(:first-of-type),.cam-theme a.mat-raised-button:not(:first-of-type),.cam-theme a.mat-flat-button:not(:first-of-type),.cam-theme a.mat-stroked-button:not(:first-of-type),.cam-theme a.mat-fab:not(:first-of-type){margin-left:0}}.cam-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.cam-theme .mat-mdc-mini-fab.mat-accent[disabled],.cam-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.cam-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.cam-theme .prop-value{font-size:16px;margin-bottom:25px}.cam-theme .pre-prop .prop-value{white-space:pre-wrap!important}.cam-theme .font-medium{font-weight:500}.cam-theme .font-light{font-weight:300}.cam-theme .text-xs{font-size:12px!important}.cam-theme .link{color:#05d2af}.cam-theme .link:hover{color:#01b686}.cam-theme a{text-decoration:none}.cam-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.cam-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.cam-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.cam-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.cam-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.cam-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.cam-theme .dnd-container.invalid{border:1px dashed #e9093f}.cam-theme .top-container{position:relative}.cam-theme .stretch{height:100%}.cam-theme .dnd-height{height:100%;min-height:200px}.cam-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.cam-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#252e35}.cam-theme .dnd-text .text-hidden{display:none;font-weight:600}.cam-theme .button-container{position:absolute;bottom:5px;right:15px}.cam-theme .file-data{flex:1;min-width:0}.cam-theme .file-data h4,.cam-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.cam-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.cam-theme div.ps>div{height:100%}.cam-theme div.dropzone>div{height:100%}.cam-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.cam-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.cam-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.cam-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.cam-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.cam-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.cam-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.cam-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.cam-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.cam-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.cam-theme .dnd-highlight:hover{display:none}.cam-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.cam-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.cam-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.cam-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.cam-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.cam-theme .file-frame{border:1px solid #cecece;border-radius:5px}.cam-theme .pdf-width,.cam-theme .attachment-container img{max-width:200px}.cam-theme .message-notification{display:flex;max-width:300px;max-height:100px}.cam-theme .message-notification .mat-icon{overflow:visible!important}.cam-theme .message-notification .full-width{width:100%}.cam-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.cam-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.cam-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.cam-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.cam-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.cam-theme .notification-text:before{position:absolute;right:0;bottom:0}.cam-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.cam-theme .scrolless-tour{overflow:hidden}.cam-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.cam-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.cam-theme .component-title{font-weight:700!important;color:#36444f}.cam-theme .component-title .mat-icon{vertical-align:middle;color:#05d2af}.cam-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.cam-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.cam-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.cam-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.cam-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.cam-theme .mat-drawer-container{background-color:#fff}.cam-theme .mat-mdc-checkbox{margin-top:15px}.cam-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.cam-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.cam-theme .full-height{min-height:100vh}.cam-theme .rounded-sm{border-radius:5px}.cam-theme .mat-expansion-panel-header-title h3,.cam-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.cam-theme .mat-mdc-snack-bar-container{width:100%!important}}.cam-theme .snackbar-margin{margin-top:80px!important}.cam-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.cam-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.cam-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.cam-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.cam-theme .success-title{color:#76bb67!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.cam-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.cam-theme .mat-mdc-list-item-title{white-space:pre-wrap}.cam-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.cam-theme .dialog-close{float:right}.cam-theme .spa-nav-menu mat-icon{margin-right:16px!important}.cam-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.cam-theme .w-100{width:100%}.cam-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.cam-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.cam-theme .mat-mdc-button,.cam-theme .mat-mdc-unelevated-button,.cam-theme .mat-mdc-raised-button,.cam-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.cam-theme .mat-mdc-button>.mat-icon,.cam-theme .mat-mdc-unelevated-button>.mat-icon,.cam-theme .mat-mdc-raised-button>.mat-icon,.cam-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.cam-theme .mat-icon{overflow:visible!important}.cam-theme .mat-mdc-checkbox .mdc-label,.cam-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.cam-theme .mdc-button{height:fit-content!important}.cam-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.cam-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.cam-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.cam-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.cam-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.cam-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.cam-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.cam-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.cam-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.cam-theme .table-search .mat-mdc-form-field,.cam-theme .mat-mdc-slide-toggle label{margin-bottom:0}.acr-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #3b7365;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #b01819;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #b01819;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #3b7365;--mdc-filled-text-field-focus-active-indicator-color: #3b7365;--mdc-filled-text-field-focus-label-text-color: rgba(59, 115, 101, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef3e36;--mdc-filled-text-field-error-focus-label-text-color: #ef3e36;--mdc-filled-text-field-error-label-text-color: #ef3e36;--mdc-filled-text-field-error-caret-color: #ef3e36;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-hover-active-indicator-color: #ef3e36;--mdc-outlined-text-field-caret-color: #3b7365;--mdc-outlined-text-field-focus-outline-color: #3b7365;--mdc-outlined-text-field-focus-label-text-color: rgba(59, 115, 101, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ef3e36;--mdc-outlined-text-field-error-focus-label-text-color: #ef3e36;--mdc-outlined-text-field-error-label-text-color: #ef3e36;--mdc-outlined-text-field-error-hover-label-text-color: #ef3e36;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef3e36;--mdc-outlined-text-field-error-hover-outline-color: #ef3e36;--mdc-outlined-text-field-error-outline-color: #ef3e36;--mat-form-field-focus-select-arrow-color: rgba(59, 115, 101, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef3e36;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(59, 115, 101, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #356b5d;--mdc-switch-selected-handle-color: #356b5d;--mdc-switch-selected-hover-state-layer-color: #356b5d;--mdc-switch-selected-pressed-state-layer-color: #356b5d;--mdc-switch-selected-focus-handle-color: #194337;--mdc-switch-selected-hover-handle-color: #194337;--mdc-switch-selected-pressed-handle-color: #194337;--mdc-switch-selected-focus-track-color: #769d93;--mdc-switch-selected-hover-track-color: #769d93;--mdc-switch-selected-pressed-track-color: #769d93;--mdc-switch-selected-track-color: #769d93;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #3b7365;--mdc-slider-focus-handle-color: #3b7365;--mdc-slider-hover-handle-color: #3b7365;--mdc-slider-active-track-color: #3b7365;--mdc-slider-inactive-track-color: #3b7365;--mdc-slider-with-tick-marks-inactive-container-color: #3b7365;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #3b7365;--mat-slider-hover-state-layer-color: rgba(59, 115, 101, .05);--mat-slider-focus-state-layer-color: rgba(59, 115, 101, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #b01819;--mdc-checkbox-selected-hover-icon-color: #b01819;--mdc-checkbox-selected-icon-color: #b01819;--mdc-checkbox-selected-pressed-icon-color: #b01819;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #b01819;--mdc-checkbox-selected-hover-state-layer-color: #b01819;--mdc-checkbox-selected-pressed-state-layer-color: #b01819;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #b01819;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #3b7365;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #3b7365;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #3b7365;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(59, 115, 101, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(59, 115, 101, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(59, 115, 101, .3);--mat-datepicker-toggle-active-state-icon-color: #3b7365;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(59, 115, 101, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #3b7365;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #3b7365;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #3b7365;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ef3e36;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ef3e36;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.acr-theme .mat-accent{--mat-option-selected-state-label-text-color: #b01819;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.acr-theme .mat-warn{--mat-option-selected-state-label-text-color: #ef3e36;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.acr-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #3b7365;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #3b7365;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.acr-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #b01819;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #b01819;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.acr-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef3e36;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef3e36;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.acr-theme .mat-elevation-z0,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.acr-theme .mat-elevation-z1,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.acr-theme .mat-elevation-z2,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.acr-theme .mat-elevation-z3,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.acr-theme .mat-elevation-z4,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.acr-theme .mat-elevation-z5,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.acr-theme .mat-elevation-z6,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.acr-theme .mat-elevation-z7,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.acr-theme .mat-elevation-z8,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.acr-theme .mat-elevation-z9,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.acr-theme .mat-elevation-z10,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.acr-theme .mat-elevation-z11,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.acr-theme .mat-elevation-z12,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.acr-theme .mat-elevation-z13,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.acr-theme .mat-elevation-z14,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.acr-theme .mat-elevation-z15,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.acr-theme .mat-elevation-z16,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.acr-theme .mat-elevation-z17,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.acr-theme .mat-elevation-z18,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.acr-theme .mat-elevation-z19,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.acr-theme .mat-elevation-z20,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.acr-theme .mat-elevation-z21,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.acr-theme .mat-elevation-z22,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.acr-theme .mat-elevation-z23,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.acr-theme .mat-elevation-z24,.acr-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.acr-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #3b7365;--mdc-linear-progress-track-color: rgba(59, 115, 101, .25)}.acr-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #b01819;--mdc-linear-progress-track-color: rgba(176, 24, 25, .25)}.acr-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef3e36;--mdc-linear-progress-track-color: rgba(239, 62, 54, .25)}.acr-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #b01819;--mdc-filled-text-field-focus-active-indicator-color: #b01819;--mdc-filled-text-field-focus-label-text-color: rgba(176, 24, 25, .87);--mdc-outlined-text-field-caret-color: #b01819;--mdc-outlined-text-field-focus-outline-color: #b01819;--mdc-outlined-text-field-focus-label-text-color: rgba(176, 24, 25, .87);--mat-form-field-focus-select-arrow-color: rgba(176, 24, 25, .87)}.acr-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef3e36;--mdc-filled-text-field-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mdc-outlined-text-field-caret-color: #ef3e36;--mdc-outlined-text-field-focus-outline-color: #ef3e36;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 62, 54, .87)}.acr-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(176, 24, 25, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.acr-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 62, 54, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.acr-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.acr-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.acr-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.acr-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #3b7365;--mdc-chip-elevated-selected-container-color: #3b7365;--mdc-chip-elevated-disabled-container-color: #3b7365;--mdc-chip-flat-disabled-selected-container-color: #3b7365;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.acr-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.acr-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #b01819;--mdc-chip-elevated-selected-container-color: #b01819;--mdc-chip-elevated-disabled-container-color: #b01819;--mdc-chip-flat-disabled-selected-container-color: #b01819;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.acr-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.acr-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef3e36;--mdc-chip-elevated-selected-container-color: #ef3e36;--mdc-chip-elevated-disabled-container-color: #ef3e36;--mdc-chip-flat-disabled-selected-container-color: #ef3e36;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.acr-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.acr-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #a91516;--mdc-switch-selected-handle-color: #a91516;--mdc-switch-selected-hover-state-layer-color: #a91516;--mdc-switch-selected-pressed-state-layer-color: #a91516;--mdc-switch-selected-focus-handle-color: #870808;--mdc-switch-selected-hover-handle-color: #870808;--mdc-switch-selected-pressed-handle-color: #870808;--mdc-switch-selected-focus-track-color: #c85d5e;--mdc-switch-selected-hover-track-color: #c85d5e;--mdc-switch-selected-pressed-track-color: #c85d5e;--mdc-switch-selected-track-color: #c85d5e}.acr-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ed3830;--mdc-switch-selected-handle-color: #ed3830;--mdc-switch-selected-hover-state-layer-color: #ed3830;--mdc-switch-selected-pressed-state-layer-color: #ed3830;--mdc-switch-selected-focus-handle-color: #e41b16;--mdc-switch-selected-hover-handle-color: #e41b16;--mdc-switch-selected-pressed-handle-color: #e41b16;--mdc-switch-selected-focus-track-color: #f47872;--mdc-switch-selected-hover-track-color: #f47872;--mdc-switch-selected-pressed-track-color: #f47872;--mdc-switch-selected-track-color: #f47872}.acr-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.acr-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3b7365;--mdc-radio-selected-hover-icon-color: #3b7365;--mdc-radio-selected-icon-color: #3b7365;--mdc-radio-selected-pressed-icon-color: #3b7365;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #3b7365;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.acr-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #b01819;--mdc-radio-selected-hover-icon-color: #b01819;--mdc-radio-selected-icon-color: #b01819;--mdc-radio-selected-pressed-icon-color: #b01819;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #b01819;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.acr-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef3e36;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.acr-theme .mat-accent{--mat-slider-ripple-color: #b01819;--mat-slider-hover-state-layer-color: rgba(176, 24, 25, .05);--mat-slider-focus-state-layer-color: rgba(176, 24, 25, .2);--mdc-slider-handle-color: #b01819;--mdc-slider-focus-handle-color: #b01819;--mdc-slider-hover-handle-color: #b01819;--mdc-slider-active-track-color: #b01819;--mdc-slider-inactive-track-color: #b01819;--mdc-slider-with-tick-marks-inactive-container-color: #b01819;--mdc-slider-with-tick-marks-active-container-color: white}.acr-theme .mat-warn{--mat-slider-ripple-color: #ef3e36;--mat-slider-hover-state-layer-color: rgba(239, 62, 54, .05);--mat-slider-focus-state-layer-color: rgba(239, 62, 54, .2);--mdc-slider-handle-color: #ef3e36;--mdc-slider-focus-handle-color: #ef3e36;--mdc-slider-hover-handle-color: #ef3e36;--mdc-slider-active-track-color: #ef3e36;--mdc-slider-inactive-track-color: #ef3e36;--mdc-slider-with-tick-marks-inactive-container-color: #ef3e36;--mdc-slider-with-tick-marks-active-container-color: white}.acr-theme .mdc-list-item__start,.acr-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3b7365;--mdc-radio-selected-hover-icon-color: #3b7365;--mdc-radio-selected-icon-color: #3b7365;--mdc-radio-selected-pressed-icon-color: #3b7365}.acr-theme .mat-accent .mdc-list-item__start,.acr-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #b01819;--mdc-radio-selected-hover-icon-color: #b01819;--mdc-radio-selected-icon-color: #b01819;--mdc-radio-selected-pressed-icon-color: #b01819}.acr-theme .mat-warn .mdc-list-item__start,.acr-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36}.acr-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #3b7365;--mdc-checkbox-selected-hover-icon-color: #3b7365;--mdc-checkbox-selected-icon-color: #3b7365;--mdc-checkbox-selected-pressed-icon-color: #3b7365;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3b7365;--mdc-checkbox-selected-hover-state-layer-color: #3b7365;--mdc-checkbox-selected-pressed-state-layer-color: #3b7365;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.acr-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #b01819;--mdc-checkbox-selected-hover-icon-color: #b01819;--mdc-checkbox-selected-icon-color: #b01819;--mdc-checkbox-selected-pressed-icon-color: #b01819;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #b01819;--mdc-checkbox-selected-hover-state-layer-color: #b01819;--mdc-checkbox-selected-pressed-state-layer-color: #b01819;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.acr-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.acr-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.acr-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.acr-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.acr-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#3b7365}.acr-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.acr-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.acr-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.acr-theme .mat-mdc-tab-group,.acr-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #3b7365;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #3b7365;--mat-tab-header-active-ripple-color: #3b7365;--mat-tab-header-inactive-ripple-color: #3b7365;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #3b7365;--mat-tab-header-active-hover-label-text-color: #3b7365;--mat-tab-header-active-focus-indicator-color: #3b7365;--mat-tab-header-active-hover-indicator-color: #3b7365}.acr-theme .mat-mdc-tab-group.mat-accent,.acr-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #b01819;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #b01819;--mat-tab-header-active-ripple-color: #b01819;--mat-tab-header-inactive-ripple-color: #b01819;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #b01819;--mat-tab-header-active-hover-label-text-color: #b01819;--mat-tab-header-active-focus-indicator-color: #b01819;--mat-tab-header-active-hover-indicator-color: #b01819}.acr-theme .mat-mdc-tab-group.mat-warn,.acr-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef3e36;--mat-tab-header-active-ripple-color: #ef3e36;--mat-tab-header-inactive-ripple-color: #ef3e36;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef3e36;--mat-tab-header-active-hover-label-text-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36;--mat-tab-header-active-hover-indicator-color: #ef3e36}.acr-theme .mat-mdc-tab-group.mat-background-primary,.acr-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #3b7365;--mat-tab-header-with-background-foreground-color: white}.acr-theme .mat-mdc-tab-group.mat-background-accent,.acr-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #b01819;--mat-tab-header-with-background-foreground-color: white}.acr-theme .mat-mdc-tab-group.mat-background-warn,.acr-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef3e36;--mat-tab-header-with-background-foreground-color: white}.acr-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.acr-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #3b7365;--mdc-checkbox-selected-hover-icon-color: #3b7365;--mdc-checkbox-selected-icon-color: #3b7365;--mdc-checkbox-selected-pressed-icon-color: #3b7365;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3b7365;--mdc-checkbox-selected-hover-state-layer-color: #3b7365;--mdc-checkbox-selected-pressed-state-layer-color: #3b7365;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.acr-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.acr-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #3b7365;--mat-text-button-state-layer-color: #3b7365;--mat-text-button-ripple-color: rgba(59, 115, 101, .1)}.acr-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #b01819;--mat-text-button-state-layer-color: #b01819;--mat-text-button-ripple-color: rgba(176, 24, 25, .1)}.acr-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef3e36;--mat-text-button-state-layer-color: #ef3e36;--mat-text-button-ripple-color: rgba(239, 62, 54, .1)}.acr-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #3b7365;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.acr-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #b01819;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.acr-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef3e36;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.acr-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #3b7365;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.acr-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #b01819;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.acr-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef3e36;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.acr-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #3b7365;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #3b7365;--mat-outlined-button-ripple-color: rgba(59, 115, 101, .1)}.acr-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #b01819;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #b01819;--mat-outlined-button-ripple-color: rgba(176, 24, 25, .1)}.acr-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef3e36;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ef3e36;--mat-outlined-button-ripple-color: rgba(239, 62, 54, .1)}.acr-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #3b7365;--mat-icon-button-state-layer-color: #3b7365;--mat-icon-button-ripple-color: rgba(59, 115, 101, .1)}.acr-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #b01819;--mat-icon-button-state-layer-color: #b01819;--mat-icon-button-ripple-color: rgba(176, 24, 25, .1)}.acr-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef3e36;--mat-icon-button-state-layer-color: #ef3e36;--mat-icon-button-ripple-color: rgba(239, 62, 54, .1)}.acr-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #3b7365;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.acr-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #b01819;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.acr-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef3e36;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.acr-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #3b7365;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.acr-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #b01819;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.acr-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef3e36;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.acr-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #b01819}.acr-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ef3e36}.acr-theme .mat-badge-accent{--mat-badge-background-color: #b01819;--mat-badge-text-color: white}.acr-theme .mat-badge-warn{--mat-badge-background-color: #ef3e36;--mat-badge-text-color: white}.acr-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #b01819;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(176, 24, 25, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(176, 24, 25, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(176, 24, 25, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(176, 24, 25, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.acr-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef3e36;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 62, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 62, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.acr-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #b01819}.acr-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef3e36}.acr-theme .mat-icon.mat-primary{--mat-icon-color: #3b7365}.acr-theme .mat-icon.mat-accent{--mat-icon-color: #b01819}.acr-theme .mat-icon.mat-warn{--mat-icon-color: #ef3e36}.acr-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #b01819;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #b01819;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #b01819;--mat-stepper-header-edit-state-icon-foreground-color: white}.acr-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef3e36;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef3e36;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef3e36;--mat-stepper-header-edit-state-icon-foreground-color: white}.acr-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3b7365;--mat-toolbar-container-text-color: white}.acr-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #b01819;--mat-toolbar-container-text-color: white}.acr-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef3e36;--mat-toolbar-container-text-color: white}.acr-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.acr-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.acr-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.acr-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.acr-theme .fill-remaining-space{flex:1 1 auto}.acr-theme .cursor-click{cursor:pointer}.acr-theme .center{margin-bottom:2rem;height:auto}.acr-theme .fluid{margin-bottom:2rem}.acr-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.acr-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.acr-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.acr-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.acr-theme .nav-name-2{line-height:18px!important}.acr-theme .text-success{color:#76bb67!important}.acr-theme .text-glow{color:#fe5d26!important}.acr-theme .text-light{color:#cecece!important}.acr-theme .text-dark{color:#1d3831!important}.acr-theme .bg-success{background-color:#76bb67!important}.acr-theme .bg-glow{background-color:#fe5d26!important}.acr-theme .bg-light{background-color:#cecece!important}.acr-theme .bg-dark{background-color:#1d3831!important}.acr-theme .theme-border-success{border-radius:.25rem;border:1px solid #76bb67}.acr-theme .theme-border-glow{border-radius:.25rem;border:1px solid #FE5D26}.acr-theme .theme-border-light{border-radius:.25rem;border:1px solid #cecece}.acr-theme .theme-border-dark{border-radius:.25rem;border:1px solid #1d3831}.acr-theme .snackbar-primary{--mdc-snackbar-container-color: #3b7365 !important}.acr-theme .snackbar-accent{--mdc-snackbar-container-color: #b01819 !important}.acr-theme .snackbar-warn{--mdc-snackbar-container-color: #ef3e36 !important}.acr-theme .snackbar-success{--mdc-snackbar-container-color: #76bb67 !important}.acr-theme .snackbar-glow{--mdc-snackbar-container-color: #FE5D26 !important}.acr-theme .snackbar-light{--mdc-snackbar-container-color: #cecece !important}.acr-theme .snackbar-dark{--mdc-snackbar-container-color: #1d3831 !important}.acr-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.acr-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#b01819!important}.acr-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#b01819!important}.acr-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#b01819!important}.acr-theme .box-light{border-radius:.25rem;border:1px solid #cecece;padding:1.25em 1.75em;margin-bottom:1em}.acr-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.acr-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.acr-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.acr-theme .cell-sm{flex:.25}.acr-theme .cell-md{flex:.5}.acr-theme .cell-lg{flex:.75}.acr-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.acr-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.acr-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.acr-theme p{white-space:normal!important}.acr-theme .mat-headline-4,.acr-theme .mat-headline-3,.acr-theme .mat-headline-2,.acr-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.acr-theme .key-value{font-weight:700}.acr-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.acr-theme .small-label-container small,.acr-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.acr-theme .mat-mdc-dialog-content{word-break:break-word}.acr-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.acr-theme a:hover,.acr-theme a.mat-mdc-tab-link:hover,.acr-theme a.mat-mdc-list-item:hover,.acr-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.acr-theme .active-link{border-right:4px solid #b01819;transition:.3s}.acr-theme .active-link .mat-icon{color:#b01819!important}.acr-theme .mat-mdc-card{margin:.75em}.acr-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.acr-theme button.mat-mdc-button,.acr-theme button.mat-mdc-raised-button,.acr-theme button.mat-mdc-unelevated-button,.acr-theme button.mat-mdc-outlined-button,.acr-theme button.mat-mdc-fab,.acr-theme button.mat-mdc-mini-fab,.acr-theme a.mat-button,.acr-theme a.mat-raised-button,.acr-theme a.mat-flat-button,.acr-theme a.mat-stroked-button,.acr-theme a.mat-fab,.acr-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.acr-theme button.mat-mdc-button:hover,.acr-theme button.mat-mdc-raised-button:hover,.acr-theme button.mat-mdc-unelevated-button:hover,.acr-theme button.mat-mdc-outlined-button:hover,.acr-theme button.mat-mdc-fab:hover,.acr-theme button.mat-mdc-mini-fab:hover,.acr-theme a.mat-button:hover,.acr-theme a.mat-raised-button:hover,.acr-theme a.mat-flat-button:hover,.acr-theme a.mat-stroked-button:hover,.acr-theme a.mat-fab:hover,.acr-theme a.mat-mini-fab:hover{text-decoration:none}.acr-theme button.mat-mdc-button:not(:last-of-type),.acr-theme button.mat-mdc-raised-button:not(:last-of-type),.acr-theme button.mat-mdc-unelevated-button:not(:last-of-type),.acr-theme button.mat-mdc-outlined-button:not(:last-of-type),.acr-theme button.mat-mdc-fab:not(:last-of-type),.acr-theme a.mat-button:not(:last-of-type),.acr-theme a.mat-raised-button:not(:last-of-type),.acr-theme a.mat-flat-button:not(:last-of-type),.acr-theme a.mat-stroked-button:not(:last-of-type),.acr-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.acr-theme button.mat-mdc-button:not(:first-of-type),.acr-theme button.mat-mdc-raised-button:not(:first-of-type),.acr-theme button.mat-mdc-unelevated-button:not(:first-of-type),.acr-theme button.mat-mdc-outlined-button:not(:first-of-type),.acr-theme button.mat-mdc-fab:not(:first-of-type),.acr-theme a.mat-button:not(:first-of-type),.acr-theme a.mat-raised-button:not(:first-of-type),.acr-theme a.mat-flat-button:not(:first-of-type),.acr-theme a.mat-stroked-button:not(:first-of-type),.acr-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.acr-theme button.mat-mdc-button:not(:first-of-type),.acr-theme button.mat-mdc-raised-button:not(:first-of-type),.acr-theme button.mat-mdc-unelevated-button:not(:first-of-type),.acr-theme button.mat-mdc-outlined-button:not(:first-of-type),.acr-theme button.mat-mdc-fab:not(:first-of-type),.acr-theme a.mat-button:not(:first-of-type),.acr-theme a.mat-raised-button:not(:first-of-type),.acr-theme a.mat-flat-button:not(:first-of-type),.acr-theme a.mat-stroked-button:not(:first-of-type),.acr-theme a.mat-fab:not(:first-of-type){margin-left:0}}.acr-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.acr-theme .mat-mdc-mini-fab.mat-accent[disabled],.acr-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.acr-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.acr-theme .prop-value{font-size:16px;margin-bottom:25px}.acr-theme .pre-prop .prop-value{white-space:pre-wrap!important}.acr-theme .font-medium{font-weight:500}.acr-theme .font-light{font-weight:300}.acr-theme .text-xs{font-size:12px!important}.acr-theme .link{color:#b01819}.acr-theme .link:hover{color:#870808}.acr-theme a{text-decoration:none}.acr-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.acr-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.acr-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.acr-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.acr-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.acr-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.acr-theme .dnd-container.invalid{border:1px dashed #e9093f}.acr-theme .top-container{position:relative}.acr-theme .stretch{height:100%}.acr-theme .dnd-height{height:100%;min-height:200px}.acr-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.acr-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#1d3831}.acr-theme .dnd-text .text-hidden{display:none;font-weight:600}.acr-theme .button-container{position:absolute;bottom:5px;right:15px}.acr-theme .file-data{flex:1;min-width:0}.acr-theme .file-data h4,.acr-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.acr-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.acr-theme div.ps>div{height:100%}.acr-theme div.dropzone>div{height:100%}.acr-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.acr-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.acr-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.acr-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.acr-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.acr-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.acr-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.acr-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.acr-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.acr-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.acr-theme .dnd-highlight:hover{display:none}.acr-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.acr-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.acr-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.acr-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.acr-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.acr-theme .file-frame{border:1px solid #cecece;border-radius:5px}.acr-theme .pdf-width,.acr-theme .attachment-container img{max-width:200px}.acr-theme .message-notification{display:flex;max-width:300px;max-height:100px}.acr-theme .message-notification .mat-icon{overflow:visible!important}.acr-theme .message-notification .full-width{width:100%}.acr-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.acr-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.acr-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.acr-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.acr-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.acr-theme .notification-text:before{position:absolute;right:0;bottom:0}.acr-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.acr-theme .scrolless-tour{overflow:hidden}.acr-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.acr-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.acr-theme .component-title{font-weight:700!important;color:#3b7365}.acr-theme .component-title .mat-icon{vertical-align:middle;color:#b01819}.acr-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.acr-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.acr-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.acr-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.acr-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.acr-theme .mat-drawer-container{background-color:#fff}.acr-theme .mat-mdc-checkbox{margin-top:15px}.acr-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.acr-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.acr-theme .full-height{min-height:100vh}.acr-theme .rounded-sm{border-radius:5px}.acr-theme .mat-expansion-panel-header-title h3,.acr-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.acr-theme .mat-mdc-snack-bar-container{width:100%!important}}.acr-theme .snackbar-margin{margin-top:80px!important}.acr-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.acr-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.acr-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.acr-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.acr-theme .success-title{color:#76bb67!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.acr-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.acr-theme .mat-mdc-list-item-title{white-space:pre-wrap}.acr-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.acr-theme .dialog-close{float:right}.acr-theme .spa-nav-menu mat-icon{margin-right:16px!important}.acr-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.acr-theme .w-100{width:100%}.acr-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.acr-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.acr-theme .mat-mdc-button,.acr-theme .mat-mdc-unelevated-button,.acr-theme .mat-mdc-raised-button,.acr-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.acr-theme .mat-mdc-button>.mat-icon,.acr-theme .mat-mdc-unelevated-button>.mat-icon,.acr-theme .mat-mdc-raised-button>.mat-icon,.acr-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.acr-theme .mat-icon{overflow:visible!important}.acr-theme .mat-mdc-checkbox .mdc-label,.acr-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.acr-theme .mdc-button{height:fit-content!important}.acr-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.acr-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.acr-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.acr-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.acr-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.acr-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.acr-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.acr-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.acr-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.acr-theme .table-search .mat-mdc-form-field,.acr-theme .mat-mdc-slide-toggle label{margin-bottom:0}.clc-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #2e4a9e;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #c2a312;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #c2a312;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #2e4a9e;--mdc-filled-text-field-focus-active-indicator-color: #2e4a9e;--mdc-filled-text-field-focus-label-text-color: rgba(46, 74, 158, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #2e4a9e;--mdc-outlined-text-field-focus-outline-color: #2e4a9e;--mdc-outlined-text-field-focus-label-text-color: rgba(46, 74, 158, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(46, 74, 158, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(46, 74, 158, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #294396;--mdc-switch-selected-handle-color: #294396;--mdc-switch-selected-hover-state-layer-color: #294396;--mdc-switch-selected-pressed-state-layer-color: #294396;--mdc-switch-selected-focus-handle-color: #122270;--mdc-switch-selected-hover-handle-color: #122270;--mdc-switch-selected-pressed-handle-color: #122270;--mdc-switch-selected-focus-track-color: #6d80bb;--mdc-switch-selected-hover-track-color: #6d80bb;--mdc-switch-selected-pressed-track-color: #6d80bb;--mdc-switch-selected-track-color: #6d80bb;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #2e4a9e;--mdc-slider-focus-handle-color: #2e4a9e;--mdc-slider-hover-handle-color: #2e4a9e;--mdc-slider-active-track-color: #2e4a9e;--mdc-slider-inactive-track-color: #2e4a9e;--mdc-slider-with-tick-marks-inactive-container-color: #2e4a9e;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #2e4a9e;--mat-slider-hover-state-layer-color: rgba(46, 74, 158, .05);--mat-slider-focus-state-layer-color: rgba(46, 74, 158, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #c2a312;--mdc-checkbox-selected-hover-icon-color: #c2a312;--mdc-checkbox-selected-icon-color: #c2a312;--mdc-checkbox-selected-pressed-icon-color: #c2a312;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c2a312;--mdc-checkbox-selected-hover-state-layer-color: #c2a312;--mdc-checkbox-selected-pressed-state-layer-color: #c2a312;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #c2a312;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #2e4a9e;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #2e4a9e;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #2e4a9e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(46, 74, 158, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(46, 74, 158, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(46, 74, 158, .3);--mat-datepicker-toggle-active-state-icon-color: #2e4a9e;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(46, 74, 158, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #2e4a9e;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #2e4a9e;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #2e4a9e;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.clc-theme .mat-accent{--mat-option-selected-state-label-text-color: #c2a312;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.clc-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.clc-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #2e4a9e;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #2e4a9e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.clc-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #c2a312;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #c2a312;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.clc-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.clc-theme .mat-elevation-z0,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.clc-theme .mat-elevation-z1,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.clc-theme .mat-elevation-z2,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.clc-theme .mat-elevation-z3,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.clc-theme .mat-elevation-z4,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.clc-theme .mat-elevation-z5,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.clc-theme .mat-elevation-z6,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.clc-theme .mat-elevation-z7,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.clc-theme .mat-elevation-z8,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.clc-theme .mat-elevation-z9,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.clc-theme .mat-elevation-z10,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.clc-theme .mat-elevation-z11,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.clc-theme .mat-elevation-z12,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.clc-theme .mat-elevation-z13,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.clc-theme .mat-elevation-z14,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.clc-theme .mat-elevation-z15,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.clc-theme .mat-elevation-z16,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.clc-theme .mat-elevation-z17,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.clc-theme .mat-elevation-z18,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.clc-theme .mat-elevation-z19,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.clc-theme .mat-elevation-z20,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.clc-theme .mat-elevation-z21,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.clc-theme .mat-elevation-z22,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.clc-theme .mat-elevation-z23,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.clc-theme .mat-elevation-z24,.clc-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.clc-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #2e4a9e;--mdc-linear-progress-track-color: rgba(46, 74, 158, .25)}.clc-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #c2a312;--mdc-linear-progress-track-color: rgba(194, 163, 18, .25)}.clc-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.clc-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #c2a312;--mdc-filled-text-field-focus-active-indicator-color: #c2a312;--mdc-filled-text-field-focus-label-text-color: rgba(194, 163, 18, .87);--mdc-outlined-text-field-caret-color: #c2a312;--mdc-outlined-text-field-focus-outline-color: #c2a312;--mdc-outlined-text-field-focus-label-text-color: rgba(194, 163, 18, .87);--mat-form-field-focus-select-arrow-color: rgba(194, 163, 18, .87)}.clc-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.clc-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(194, 163, 18, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.clc-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.clc-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.clc-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.clc-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.clc-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #2e4a9e;--mdc-chip-elevated-selected-container-color: #2e4a9e;--mdc-chip-elevated-disabled-container-color: #2e4a9e;--mdc-chip-flat-disabled-selected-container-color: #2e4a9e;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.clc-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.clc-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #c2a312;--mdc-chip-elevated-selected-container-color: #c2a312;--mdc-chip-elevated-disabled-container-color: #c2a312;--mdc-chip-flat-disabled-selected-container-color: #c2a312;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.clc-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.clc-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.clc-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.clc-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #bc9b10;--mdc-switch-selected-handle-color: #bc9b10;--mdc-switch-selected-hover-state-layer-color: #bc9b10;--mdc-switch-selected-pressed-state-layer-color: #bc9b10;--mdc-switch-selected-focus-handle-color: #9f7705;--mdc-switch-selected-hover-handle-color: #9f7705;--mdc-switch-selected-pressed-handle-color: #9f7705;--mdc-switch-selected-focus-track-color: #d4bf59;--mdc-switch-selected-hover-track-color: #d4bf59;--mdc-switch-selected-pressed-track-color: #d4bf59;--mdc-switch-selected-track-color: #d4bf59}.clc-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.clc-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.clc-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2e4a9e;--mdc-radio-selected-hover-icon-color: #2e4a9e;--mdc-radio-selected-icon-color: #2e4a9e;--mdc-radio-selected-pressed-icon-color: #2e4a9e;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #2e4a9e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.clc-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c2a312;--mdc-radio-selected-hover-icon-color: #c2a312;--mdc-radio-selected-icon-color: #c2a312;--mdc-radio-selected-pressed-icon-color: #c2a312;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #c2a312;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.clc-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.clc-theme .mat-accent{--mat-slider-ripple-color: #c2a312;--mat-slider-hover-state-layer-color: rgba(194, 163, 18, .05);--mat-slider-focus-state-layer-color: rgba(194, 163, 18, .2);--mdc-slider-handle-color: #c2a312;--mdc-slider-focus-handle-color: #c2a312;--mdc-slider-hover-handle-color: #c2a312;--mdc-slider-active-track-color: #c2a312;--mdc-slider-inactive-track-color: #c2a312;--mdc-slider-with-tick-marks-inactive-container-color: #c2a312;--mdc-slider-with-tick-marks-active-container-color: black}.clc-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.clc-theme .mdc-list-item__start,.clc-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2e4a9e;--mdc-radio-selected-hover-icon-color: #2e4a9e;--mdc-radio-selected-icon-color: #2e4a9e;--mdc-radio-selected-pressed-icon-color: #2e4a9e}.clc-theme .mat-accent .mdc-list-item__start,.clc-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c2a312;--mdc-radio-selected-hover-icon-color: #c2a312;--mdc-radio-selected-icon-color: #c2a312;--mdc-radio-selected-pressed-icon-color: #c2a312}.clc-theme .mat-warn .mdc-list-item__start,.clc-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.clc-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #2e4a9e;--mdc-checkbox-selected-hover-icon-color: #2e4a9e;--mdc-checkbox-selected-icon-color: #2e4a9e;--mdc-checkbox-selected-pressed-icon-color: #2e4a9e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2e4a9e;--mdc-checkbox-selected-hover-state-layer-color: #2e4a9e;--mdc-checkbox-selected-pressed-state-layer-color: #2e4a9e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.clc-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #c2a312;--mdc-checkbox-selected-hover-icon-color: #c2a312;--mdc-checkbox-selected-icon-color: #c2a312;--mdc-checkbox-selected-pressed-icon-color: #c2a312;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c2a312;--mdc-checkbox-selected-hover-state-layer-color: #c2a312;--mdc-checkbox-selected-pressed-state-layer-color: #c2a312;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.clc-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.clc-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.clc-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.clc-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.clc-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#2e4a9e}.clc-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.clc-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.clc-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.clc-theme .mat-mdc-tab-group,.clc-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #2e4a9e;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #2e4a9e;--mat-tab-header-active-ripple-color: #2e4a9e;--mat-tab-header-inactive-ripple-color: #2e4a9e;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #2e4a9e;--mat-tab-header-active-hover-label-text-color: #2e4a9e;--mat-tab-header-active-focus-indicator-color: #2e4a9e;--mat-tab-header-active-hover-indicator-color: #2e4a9e}.clc-theme .mat-mdc-tab-group.mat-accent,.clc-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #c2a312;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #c2a312;--mat-tab-header-active-ripple-color: #c2a312;--mat-tab-header-inactive-ripple-color: #c2a312;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #c2a312;--mat-tab-header-active-hover-label-text-color: #c2a312;--mat-tab-header-active-focus-indicator-color: #c2a312;--mat-tab-header-active-hover-indicator-color: #c2a312}.clc-theme .mat-mdc-tab-group.mat-warn,.clc-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.clc-theme .mat-mdc-tab-group.mat-background-primary,.clc-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #2e4a9e;--mat-tab-header-with-background-foreground-color: white}.clc-theme .mat-mdc-tab-group.mat-background-accent,.clc-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #c2a312;--mat-tab-header-with-background-foreground-color: black}.clc-theme .mat-mdc-tab-group.mat-background-warn,.clc-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.clc-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.clc-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #2e4a9e;--mdc-checkbox-selected-hover-icon-color: #2e4a9e;--mdc-checkbox-selected-icon-color: #2e4a9e;--mdc-checkbox-selected-pressed-icon-color: #2e4a9e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2e4a9e;--mdc-checkbox-selected-hover-state-layer-color: #2e4a9e;--mdc-checkbox-selected-pressed-state-layer-color: #2e4a9e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.clc-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.clc-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #2e4a9e;--mat-text-button-state-layer-color: #2e4a9e;--mat-text-button-ripple-color: rgba(46, 74, 158, .1)}.clc-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #c2a312;--mat-text-button-state-layer-color: #c2a312;--mat-text-button-ripple-color: rgba(194, 163, 18, .1)}.clc-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.clc-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #2e4a9e;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.clc-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #c2a312;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.clc-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.clc-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #2e4a9e;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.clc-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #c2a312;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.clc-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.clc-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #2e4a9e;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #2e4a9e;--mat-outlined-button-ripple-color: rgba(46, 74, 158, .1)}.clc-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #c2a312;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #c2a312;--mat-outlined-button-ripple-color: rgba(194, 163, 18, .1)}.clc-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.clc-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #2e4a9e;--mat-icon-button-state-layer-color: #2e4a9e;--mat-icon-button-ripple-color: rgba(46, 74, 158, .1)}.clc-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #c2a312;--mat-icon-button-state-layer-color: #c2a312;--mat-icon-button-ripple-color: rgba(194, 163, 18, .1)}.clc-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.clc-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #2e4a9e;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.clc-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #c2a312;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.clc-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.clc-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #2e4a9e;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.clc-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #c2a312;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.clc-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.clc-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #c2a312}.clc-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.clc-theme .mat-badge-accent{--mat-badge-background-color: #c2a312;--mat-badge-text-color: black}.clc-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.clc-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #c2a312;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(194, 163, 18, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(194, 163, 18, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(194, 163, 18, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(194, 163, 18, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.clc-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.clc-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #c2a312}.clc-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.clc-theme .mat-icon.mat-primary{--mat-icon-color: #2e4a9e}.clc-theme .mat-icon.mat-accent{--mat-icon-color: #c2a312}.clc-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.clc-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #c2a312;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #c2a312;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #c2a312;--mat-stepper-header-edit-state-icon-foreground-color: black}.clc-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.clc-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #2e4a9e;--mat-toolbar-container-text-color: white}.clc-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #c2a312;--mat-toolbar-container-text-color: black}.clc-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.clc-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.clc-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.clc-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.clc-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.clc-theme .fill-remaining-space{flex:1 1 auto}.clc-theme .cursor-click{cursor:pointer}.clc-theme .center{margin-bottom:2rem;height:auto}.clc-theme .fluid{margin-bottom:2rem}.clc-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.clc-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.clc-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.clc-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.clc-theme .nav-name-2{line-height:18px!important}.clc-theme .text-success{color:#76bb67!important}.clc-theme .text-glow{color:#fe5d26!important}.clc-theme .text-light{color:#cecece!important}.clc-theme .text-dark{color:#223776!important}.clc-theme .bg-success{background-color:#76bb67!important}.clc-theme .bg-glow{background-color:#fe5d26!important}.clc-theme .bg-light{background-color:#cecece!important}.clc-theme .bg-dark{background-color:#223776!important}.clc-theme .theme-border-success{border-radius:.25rem;border:1px solid #76bb67}.clc-theme .theme-border-glow{border-radius:.25rem;border:1px solid #FE5D26}.clc-theme .theme-border-light{border-radius:.25rem;border:1px solid #cecece}.clc-theme .theme-border-dark{border-radius:.25rem;border:1px solid #223776}.clc-theme .snackbar-primary{--mdc-snackbar-container-color: #2e4a9e !important}.clc-theme .snackbar-accent{--mdc-snackbar-container-color: #c2a312 !important}.clc-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.clc-theme .snackbar-success{--mdc-snackbar-container-color: #76bb67 !important}.clc-theme .snackbar-glow{--mdc-snackbar-container-color: #FE5D26 !important}.clc-theme .snackbar-light{--mdc-snackbar-container-color: #cecece !important}.clc-theme .snackbar-dark{--mdc-snackbar-container-color: #223776 !important}.clc-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.clc-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#c2a312!important}.clc-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#c2a312!important}.clc-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#c2a312!important}.clc-theme .box-light{border-radius:.25rem;border:1px solid #cecece;padding:1.25em 1.75em;margin-bottom:1em}.clc-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.clc-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.clc-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.clc-theme .cell-sm{flex:.25}.clc-theme .cell-md{flex:.5}.clc-theme .cell-lg{flex:.75}.clc-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.clc-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.clc-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.clc-theme p{white-space:normal!important}.clc-theme .mat-headline-4,.clc-theme .mat-headline-3,.clc-theme .mat-headline-2,.clc-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.clc-theme .key-value{font-weight:700}.clc-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.clc-theme .small-label-container small,.clc-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.clc-theme .mat-mdc-dialog-content{word-break:break-word}.clc-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.clc-theme a:hover,.clc-theme a.mat-mdc-tab-link:hover,.clc-theme a.mat-mdc-list-item:hover,.clc-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.clc-theme .active-link{border-right:4px solid #c2a312;transition:.3s}.clc-theme .active-link .mat-icon{color:#c2a312!important}.clc-theme .mat-mdc-card{margin:.75em}.clc-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.clc-theme button.mat-mdc-button,.clc-theme button.mat-mdc-raised-button,.clc-theme button.mat-mdc-unelevated-button,.clc-theme button.mat-mdc-outlined-button,.clc-theme button.mat-mdc-fab,.clc-theme button.mat-mdc-mini-fab,.clc-theme a.mat-button,.clc-theme a.mat-raised-button,.clc-theme a.mat-flat-button,.clc-theme a.mat-stroked-button,.clc-theme a.mat-fab,.clc-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.clc-theme button.mat-mdc-button:hover,.clc-theme button.mat-mdc-raised-button:hover,.clc-theme button.mat-mdc-unelevated-button:hover,.clc-theme button.mat-mdc-outlined-button:hover,.clc-theme button.mat-mdc-fab:hover,.clc-theme button.mat-mdc-mini-fab:hover,.clc-theme a.mat-button:hover,.clc-theme a.mat-raised-button:hover,.clc-theme a.mat-flat-button:hover,.clc-theme a.mat-stroked-button:hover,.clc-theme a.mat-fab:hover,.clc-theme a.mat-mini-fab:hover{text-decoration:none}.clc-theme button.mat-mdc-button:not(:last-of-type),.clc-theme button.mat-mdc-raised-button:not(:last-of-type),.clc-theme button.mat-mdc-unelevated-button:not(:last-of-type),.clc-theme button.mat-mdc-outlined-button:not(:last-of-type),.clc-theme button.mat-mdc-fab:not(:last-of-type),.clc-theme a.mat-button:not(:last-of-type),.clc-theme a.mat-raised-button:not(:last-of-type),.clc-theme a.mat-flat-button:not(:last-of-type),.clc-theme a.mat-stroked-button:not(:last-of-type),.clc-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.clc-theme button.mat-mdc-button:not(:first-of-type),.clc-theme button.mat-mdc-raised-button:not(:first-of-type),.clc-theme button.mat-mdc-unelevated-button:not(:first-of-type),.clc-theme button.mat-mdc-outlined-button:not(:first-of-type),.clc-theme button.mat-mdc-fab:not(:first-of-type),.clc-theme a.mat-button:not(:first-of-type),.clc-theme a.mat-raised-button:not(:first-of-type),.clc-theme a.mat-flat-button:not(:first-of-type),.clc-theme a.mat-stroked-button:not(:first-of-type),.clc-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.clc-theme button.mat-mdc-button:not(:first-of-type),.clc-theme button.mat-mdc-raised-button:not(:first-of-type),.clc-theme button.mat-mdc-unelevated-button:not(:first-of-type),.clc-theme button.mat-mdc-outlined-button:not(:first-of-type),.clc-theme button.mat-mdc-fab:not(:first-of-type),.clc-theme a.mat-button:not(:first-of-type),.clc-theme a.mat-raised-button:not(:first-of-type),.clc-theme a.mat-flat-button:not(:first-of-type),.clc-theme a.mat-stroked-button:not(:first-of-type),.clc-theme a.mat-fab:not(:first-of-type){margin-left:0}}.clc-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.clc-theme .mat-mdc-mini-fab.mat-accent[disabled],.clc-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.clc-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.clc-theme .prop-value{font-size:16px;margin-bottom:25px}.clc-theme .pre-prop .prop-value{white-space:pre-wrap!important}.clc-theme .font-medium{font-weight:500}.clc-theme .font-light{font-weight:300}.clc-theme .text-xs{font-size:12px!important}.clc-theme .link{color:#c2a312}.clc-theme .link:hover{color:#9f7705}.clc-theme a{text-decoration:none}.clc-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.clc-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.clc-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.clc-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.clc-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.clc-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.clc-theme .dnd-container.invalid{border:1px dashed #e9093f}.clc-theme .top-container{position:relative}.clc-theme .stretch{height:100%}.clc-theme .dnd-height{height:100%;min-height:200px}.clc-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.clc-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#223776}.clc-theme .dnd-text .text-hidden{display:none;font-weight:600}.clc-theme .button-container{position:absolute;bottom:5px;right:15px}.clc-theme .file-data{flex:1;min-width:0}.clc-theme .file-data h4,.clc-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.clc-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.clc-theme div.ps>div{height:100%}.clc-theme div.dropzone>div{height:100%}.clc-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.clc-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.clc-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.clc-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.clc-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.clc-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.clc-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.clc-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.clc-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.clc-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.clc-theme .dnd-highlight:hover{display:none}.clc-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.clc-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.clc-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.clc-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.clc-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.clc-theme .file-frame{border:1px solid #cecece;border-radius:5px}.clc-theme .pdf-width,.clc-theme .attachment-container img{max-width:200px}.clc-theme .message-notification{display:flex;max-width:300px;max-height:100px}.clc-theme .message-notification .mat-icon{overflow:visible!important}.clc-theme .message-notification .full-width{width:100%}.clc-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.clc-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.clc-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.clc-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.clc-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.clc-theme .notification-text:before{position:absolute;right:0;bottom:0}.clc-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.clc-theme .scrolless-tour{overflow:hidden}.clc-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.clc-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.clc-theme .component-title{font-weight:700!important;color:#2e4a9e}.clc-theme .component-title .mat-icon{vertical-align:middle;color:#c2a312}.clc-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.clc-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.clc-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.clc-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.clc-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.clc-theme .mat-drawer-container{background-color:#fff}.clc-theme .mat-mdc-checkbox{margin-top:15px}.clc-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.clc-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.clc-theme .full-height{min-height:100vh}.clc-theme .rounded-sm{border-radius:5px}.clc-theme .mat-expansion-panel-header-title h3,.clc-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.clc-theme .mat-mdc-snack-bar-container{width:100%!important}}.clc-theme .snackbar-margin{margin-top:80px!important}.clc-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.clc-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.clc-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.clc-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.clc-theme .success-title{color:#76bb67!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.clc-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.clc-theme .mat-mdc-list-item-title{white-space:pre-wrap}.clc-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.clc-theme .dialog-close{float:right}.clc-theme .spa-nav-menu mat-icon{margin-right:16px!important}.clc-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.clc-theme .w-100{width:100%}.clc-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.clc-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.clc-theme .mat-mdc-button,.clc-theme .mat-mdc-unelevated-button,.clc-theme .mat-mdc-raised-button,.clc-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.clc-theme .mat-mdc-button>.mat-icon,.clc-theme .mat-mdc-unelevated-button>.mat-icon,.clc-theme .mat-mdc-raised-button>.mat-icon,.clc-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.clc-theme .mat-icon{overflow:visible!important}.clc-theme .mat-mdc-checkbox .mdc-label,.clc-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.clc-theme .mdc-button{height:fit-content!important}.clc-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.clc-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.clc-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.clc-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.clc-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.clc-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.clc-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.clc-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.clc-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.clc-theme .table-search .mat-mdc-form-field,.clc-theme .mat-mdc-slide-toggle label{margin-bottom:0}.apb-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #7b194d;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #00adbb;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #00adbb;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #7b194d;--mdc-filled-text-field-focus-active-indicator-color: #7b194d;--mdc-filled-text-field-focus-label-text-color: rgba(123, 25, 77, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef3e36;--mdc-filled-text-field-error-focus-label-text-color: #ef3e36;--mdc-filled-text-field-error-label-text-color: #ef3e36;--mdc-filled-text-field-error-caret-color: #ef3e36;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-hover-active-indicator-color: #ef3e36;--mdc-outlined-text-field-caret-color: #7b194d;--mdc-outlined-text-field-focus-outline-color: #7b194d;--mdc-outlined-text-field-focus-label-text-color: rgba(123, 25, 77, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ef3e36;--mdc-outlined-text-field-error-focus-label-text-color: #ef3e36;--mdc-outlined-text-field-error-label-text-color: #ef3e36;--mdc-outlined-text-field-error-hover-label-text-color: #ef3e36;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef3e36;--mdc-outlined-text-field-error-hover-outline-color: #ef3e36;--mdc-outlined-text-field-error-outline-color: #ef3e36;--mat-form-field-focus-select-arrow-color: rgba(123, 25, 77, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef3e36;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(123, 25, 77, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #731646;--mdc-switch-selected-handle-color: #731646;--mdc-switch-selected-hover-state-layer-color: #731646;--mdc-switch-selected-pressed-state-layer-color: #731646;--mdc-switch-selected-focus-handle-color: #4b0825;--mdc-switch-selected-hover-handle-color: #4b0825;--mdc-switch-selected-pressed-handle-color: #4b0825;--mdc-switch-selected-focus-track-color: #a35e82;--mdc-switch-selected-hover-track-color: #a35e82;--mdc-switch-selected-pressed-track-color: #a35e82;--mdc-switch-selected-track-color: #a35e82;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #7b194d;--mdc-slider-focus-handle-color: #7b194d;--mdc-slider-hover-handle-color: #7b194d;--mdc-slider-active-track-color: #7b194d;--mdc-slider-inactive-track-color: #7b194d;--mdc-slider-with-tick-marks-inactive-container-color: #7b194d;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #7b194d;--mat-slider-hover-state-layer-color: rgba(123, 25, 77, .05);--mat-slider-focus-state-layer-color: rgba(123, 25, 77, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #00adbb;--mdc-checkbox-selected-hover-icon-color: #00adbb;--mdc-checkbox-selected-icon-color: #00adbb;--mdc-checkbox-selected-pressed-icon-color: #00adbb;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #00adbb;--mdc-checkbox-selected-hover-state-layer-color: #00adbb;--mdc-checkbox-selected-pressed-state-layer-color: #00adbb;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #00adbb;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #7b194d;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #7b194d;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #7b194d;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(123, 25, 77, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(123, 25, 77, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(123, 25, 77, .3);--mat-datepicker-toggle-active-state-icon-color: #7b194d;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(123, 25, 77, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #7b194d;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #7b194d;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #7b194d;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ef3e36;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ef3e36;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.apb-theme .mat-accent{--mat-option-selected-state-label-text-color: #00adbb;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.apb-theme .mat-warn{--mat-option-selected-state-label-text-color: #ef3e36;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.apb-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #7b194d;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #7b194d;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.apb-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #00adbb;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #00adbb;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.apb-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef3e36;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef3e36;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.apb-theme .mat-elevation-z0,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.apb-theme .mat-elevation-z1,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.apb-theme .mat-elevation-z2,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.apb-theme .mat-elevation-z3,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.apb-theme .mat-elevation-z4,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.apb-theme .mat-elevation-z5,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.apb-theme .mat-elevation-z6,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.apb-theme .mat-elevation-z7,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.apb-theme .mat-elevation-z8,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.apb-theme .mat-elevation-z9,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.apb-theme .mat-elevation-z10,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.apb-theme .mat-elevation-z11,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.apb-theme .mat-elevation-z12,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.apb-theme .mat-elevation-z13,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.apb-theme .mat-elevation-z14,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.apb-theme .mat-elevation-z15,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.apb-theme .mat-elevation-z16,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.apb-theme .mat-elevation-z17,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.apb-theme .mat-elevation-z18,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.apb-theme .mat-elevation-z19,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.apb-theme .mat-elevation-z20,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.apb-theme .mat-elevation-z21,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.apb-theme .mat-elevation-z22,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.apb-theme .mat-elevation-z23,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.apb-theme .mat-elevation-z24,.apb-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.apb-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #7b194d;--mdc-linear-progress-track-color: rgba(123, 25, 77, .25)}.apb-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #00adbb;--mdc-linear-progress-track-color: rgba(0, 173, 187, .25)}.apb-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef3e36;--mdc-linear-progress-track-color: rgba(239, 62, 54, .25)}.apb-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #00adbb;--mdc-filled-text-field-focus-active-indicator-color: #00adbb;--mdc-filled-text-field-focus-label-text-color: rgba(0, 173, 187, .87);--mdc-outlined-text-field-caret-color: #00adbb;--mdc-outlined-text-field-focus-outline-color: #00adbb;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 173, 187, .87);--mat-form-field-focus-select-arrow-color: rgba(0, 173, 187, .87)}.apb-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef3e36;--mdc-filled-text-field-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mdc-outlined-text-field-caret-color: #ef3e36;--mdc-outlined-text-field-focus-outline-color: #ef3e36;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 62, 54, .87)}.apb-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 173, 187, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.apb-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 62, 54, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.apb-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.apb-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.apb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.apb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #7b194d;--mdc-chip-elevated-selected-container-color: #7b194d;--mdc-chip-elevated-disabled-container-color: #7b194d;--mdc-chip-flat-disabled-selected-container-color: #7b194d;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.apb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.apb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #00adbb;--mdc-chip-elevated-selected-container-color: #00adbb;--mdc-chip-elevated-disabled-container-color: #00adbb;--mdc-chip-flat-disabled-selected-container-color: #00adbb;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.apb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.apb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef3e36;--mdc-chip-elevated-selected-container-color: #ef3e36;--mdc-chip-elevated-disabled-container-color: #ef3e36;--mdc-chip-flat-disabled-selected-container-color: #ef3e36;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.apb-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.apb-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #00a6b5;--mdc-switch-selected-handle-color: #00a6b5;--mdc-switch-selected-hover-state-layer-color: #00a6b5;--mdc-switch-selected-pressed-state-layer-color: #00a6b5;--mdc-switch-selected-focus-handle-color: #008396;--mdc-switch-selected-hover-handle-color: #008396;--mdc-switch-selected-pressed-handle-color: #008396;--mdc-switch-selected-focus-track-color: #4dc6cf;--mdc-switch-selected-hover-track-color: #4dc6cf;--mdc-switch-selected-pressed-track-color: #4dc6cf;--mdc-switch-selected-track-color: #4dc6cf}.apb-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ed3830;--mdc-switch-selected-handle-color: #ed3830;--mdc-switch-selected-hover-state-layer-color: #ed3830;--mdc-switch-selected-pressed-state-layer-color: #ed3830;--mdc-switch-selected-focus-handle-color: #e41b16;--mdc-switch-selected-hover-handle-color: #e41b16;--mdc-switch-selected-pressed-handle-color: #e41b16;--mdc-switch-selected-focus-track-color: #f47872;--mdc-switch-selected-hover-track-color: #f47872;--mdc-switch-selected-pressed-track-color: #f47872;--mdc-switch-selected-track-color: #f47872}.apb-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.apb-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #7b194d;--mdc-radio-selected-hover-icon-color: #7b194d;--mdc-radio-selected-icon-color: #7b194d;--mdc-radio-selected-pressed-icon-color: #7b194d;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #7b194d;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.apb-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #00adbb;--mdc-radio-selected-hover-icon-color: #00adbb;--mdc-radio-selected-icon-color: #00adbb;--mdc-radio-selected-pressed-icon-color: #00adbb;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #00adbb;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.apb-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef3e36;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.apb-theme .mat-accent{--mat-slider-ripple-color: #00adbb;--mat-slider-hover-state-layer-color: rgba(0, 173, 187, .05);--mat-slider-focus-state-layer-color: rgba(0, 173, 187, .2);--mdc-slider-handle-color: #00adbb;--mdc-slider-focus-handle-color: #00adbb;--mdc-slider-hover-handle-color: #00adbb;--mdc-slider-active-track-color: #00adbb;--mdc-slider-inactive-track-color: #00adbb;--mdc-slider-with-tick-marks-inactive-container-color: #00adbb;--mdc-slider-with-tick-marks-active-container-color: white}.apb-theme .mat-warn{--mat-slider-ripple-color: #ef3e36;--mat-slider-hover-state-layer-color: rgba(239, 62, 54, .05);--mat-slider-focus-state-layer-color: rgba(239, 62, 54, .2);--mdc-slider-handle-color: #ef3e36;--mdc-slider-focus-handle-color: #ef3e36;--mdc-slider-hover-handle-color: #ef3e36;--mdc-slider-active-track-color: #ef3e36;--mdc-slider-inactive-track-color: #ef3e36;--mdc-slider-with-tick-marks-inactive-container-color: #ef3e36;--mdc-slider-with-tick-marks-active-container-color: white}.apb-theme .mdc-list-item__start,.apb-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #7b194d;--mdc-radio-selected-hover-icon-color: #7b194d;--mdc-radio-selected-icon-color: #7b194d;--mdc-radio-selected-pressed-icon-color: #7b194d}.apb-theme .mat-accent .mdc-list-item__start,.apb-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #00adbb;--mdc-radio-selected-hover-icon-color: #00adbb;--mdc-radio-selected-icon-color: #00adbb;--mdc-radio-selected-pressed-icon-color: #00adbb}.apb-theme .mat-warn .mdc-list-item__start,.apb-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36}.apb-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #7b194d;--mdc-checkbox-selected-hover-icon-color: #7b194d;--mdc-checkbox-selected-icon-color: #7b194d;--mdc-checkbox-selected-pressed-icon-color: #7b194d;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #7b194d;--mdc-checkbox-selected-hover-state-layer-color: #7b194d;--mdc-checkbox-selected-pressed-state-layer-color: #7b194d;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.apb-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #00adbb;--mdc-checkbox-selected-hover-icon-color: #00adbb;--mdc-checkbox-selected-icon-color: #00adbb;--mdc-checkbox-selected-pressed-icon-color: #00adbb;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #00adbb;--mdc-checkbox-selected-hover-state-layer-color: #00adbb;--mdc-checkbox-selected-pressed-state-layer-color: #00adbb;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.apb-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.apb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.apb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.apb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.apb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#7b194d}.apb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.apb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.apb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.apb-theme .mat-mdc-tab-group,.apb-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #7b194d;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #7b194d;--mat-tab-header-active-ripple-color: #7b194d;--mat-tab-header-inactive-ripple-color: #7b194d;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #7b194d;--mat-tab-header-active-hover-label-text-color: #7b194d;--mat-tab-header-active-focus-indicator-color: #7b194d;--mat-tab-header-active-hover-indicator-color: #7b194d}.apb-theme .mat-mdc-tab-group.mat-accent,.apb-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #00adbb;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #00adbb;--mat-tab-header-active-ripple-color: #00adbb;--mat-tab-header-inactive-ripple-color: #00adbb;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #00adbb;--mat-tab-header-active-hover-label-text-color: #00adbb;--mat-tab-header-active-focus-indicator-color: #00adbb;--mat-tab-header-active-hover-indicator-color: #00adbb}.apb-theme .mat-mdc-tab-group.mat-warn,.apb-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef3e36;--mat-tab-header-active-ripple-color: #ef3e36;--mat-tab-header-inactive-ripple-color: #ef3e36;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef3e36;--mat-tab-header-active-hover-label-text-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36;--mat-tab-header-active-hover-indicator-color: #ef3e36}.apb-theme .mat-mdc-tab-group.mat-background-primary,.apb-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #7b194d;--mat-tab-header-with-background-foreground-color: white}.apb-theme .mat-mdc-tab-group.mat-background-accent,.apb-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #00adbb;--mat-tab-header-with-background-foreground-color: white}.apb-theme .mat-mdc-tab-group.mat-background-warn,.apb-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef3e36;--mat-tab-header-with-background-foreground-color: white}.apb-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.apb-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #7b194d;--mdc-checkbox-selected-hover-icon-color: #7b194d;--mdc-checkbox-selected-icon-color: #7b194d;--mdc-checkbox-selected-pressed-icon-color: #7b194d;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #7b194d;--mdc-checkbox-selected-hover-state-layer-color: #7b194d;--mdc-checkbox-selected-pressed-state-layer-color: #7b194d;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.apb-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.apb-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #7b194d;--mat-text-button-state-layer-color: #7b194d;--mat-text-button-ripple-color: rgba(123, 25, 77, .1)}.apb-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #00adbb;--mat-text-button-state-layer-color: #00adbb;--mat-text-button-ripple-color: rgba(0, 173, 187, .1)}.apb-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef3e36;--mat-text-button-state-layer-color: #ef3e36;--mat-text-button-ripple-color: rgba(239, 62, 54, .1)}.apb-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #7b194d;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.apb-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #00adbb;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.apb-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef3e36;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.apb-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #7b194d;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.apb-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #00adbb;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.apb-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef3e36;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.apb-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #7b194d;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #7b194d;--mat-outlined-button-ripple-color: rgba(123, 25, 77, .1)}.apb-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #00adbb;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #00adbb;--mat-outlined-button-ripple-color: rgba(0, 173, 187, .1)}.apb-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef3e36;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ef3e36;--mat-outlined-button-ripple-color: rgba(239, 62, 54, .1)}.apb-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #7b194d;--mat-icon-button-state-layer-color: #7b194d;--mat-icon-button-ripple-color: rgba(123, 25, 77, .1)}.apb-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #00adbb;--mat-icon-button-state-layer-color: #00adbb;--mat-icon-button-ripple-color: rgba(0, 173, 187, .1)}.apb-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef3e36;--mat-icon-button-state-layer-color: #ef3e36;--mat-icon-button-ripple-color: rgba(239, 62, 54, .1)}.apb-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #7b194d;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.apb-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #00adbb;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.apb-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef3e36;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.apb-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #7b194d;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.apb-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #00adbb;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.apb-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef3e36;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.apb-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #00adbb}.apb-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ef3e36}.apb-theme .mat-badge-accent{--mat-badge-background-color: #00adbb;--mat-badge-text-color: white}.apb-theme .mat-badge-warn{--mat-badge-background-color: #ef3e36;--mat-badge-text-color: white}.apb-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #00adbb;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 173, 187, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 173, 187, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 173, 187, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 173, 187, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.apb-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef3e36;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 62, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 62, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.apb-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #00adbb}.apb-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef3e36}.apb-theme .mat-icon.mat-primary{--mat-icon-color: #7b194d}.apb-theme .mat-icon.mat-accent{--mat-icon-color: #00adbb}.apb-theme .mat-icon.mat-warn{--mat-icon-color: #ef3e36}.apb-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #00adbb;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #00adbb;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #00adbb;--mat-stepper-header-edit-state-icon-foreground-color: white}.apb-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef3e36;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef3e36;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef3e36;--mat-stepper-header-edit-state-icon-foreground-color: white}.apb-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #7b194d;--mat-toolbar-container-text-color: white}.apb-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #00adbb;--mat-toolbar-container-text-color: white}.apb-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef3e36;--mat-toolbar-container-text-color: white}.apb-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.apb-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.apb-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.apb-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.apb-theme .fill-remaining-space{flex:1 1 auto}.apb-theme .cursor-click{cursor:pointer}.apb-theme .center{margin-bottom:2rem;height:auto}.apb-theme .fluid{margin-bottom:2rem}.apb-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.apb-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.apb-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.apb-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.apb-theme .nav-name-2{line-height:18px!important}.apb-theme .text-success{color:#76bb67!important}.apb-theme .text-glow{color:#fe5d26!important}.apb-theme .text-light{color:#cecece!important}.apb-theme .bg-success{background-color:#76bb67!important}.apb-theme .bg-glow{background-color:#fe5d26!important}.apb-theme .bg-light{background-color:#cecece!important}.apb-theme .theme-border-success{border-radius:.25rem;border:1px solid #76bb67}.apb-theme .theme-border-glow{border-radius:.25rem;border:1px solid #FE5D26}.apb-theme .theme-border-light{border-radius:.25rem;border:1px solid #cecece}.apb-theme .snackbar-primary{--mdc-snackbar-container-color: #7b194d !important}.apb-theme .snackbar-accent{--mdc-snackbar-container-color: #00adbb !important}.apb-theme .snackbar-warn{--mdc-snackbar-container-color: #ef3e36 !important}.apb-theme .snackbar-success{--mdc-snackbar-container-color: #76bb67 !important}.apb-theme .snackbar-glow{--mdc-snackbar-container-color: #FE5D26 !important}.apb-theme .snackbar-light{--mdc-snackbar-container-color: #cecece !important}.apb-theme .snackbar-dark{--mdc-snackbar-container-color: #4b0825 !important}.apb-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.apb-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#00adbb!important}.apb-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#00adbb!important}.apb-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#00adbb!important}.apb-theme .box-light{border-radius:.25rem;border:1px solid #cecece;padding:1.25em 1.75em;margin-bottom:1em}.apb-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.apb-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.apb-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.apb-theme .cell-sm{flex:.25}.apb-theme .cell-md{flex:.5}.apb-theme .cell-lg{flex:.75}.apb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.apb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.apb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.apb-theme p{white-space:normal!important}.apb-theme .mat-headline-4,.apb-theme .mat-headline-3,.apb-theme .mat-headline-2,.apb-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.apb-theme .key-value{font-weight:700}.apb-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.apb-theme .small-label-container small,.apb-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.apb-theme .mat-mdc-dialog-content{word-break:break-word}.apb-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.apb-theme a:hover,.apb-theme a.mat-mdc-tab-link:hover,.apb-theme a.mat-mdc-list-item:hover,.apb-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.apb-theme .active-link{border-right:4px solid #00adbb;transition:.3s}.apb-theme .active-link .mat-icon{color:#00adbb!important}.apb-theme .mat-mdc-card{margin:.75em}.apb-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.apb-theme button.mat-mdc-button,.apb-theme button.mat-mdc-raised-button,.apb-theme button.mat-mdc-unelevated-button,.apb-theme button.mat-mdc-outlined-button,.apb-theme button.mat-mdc-fab,.apb-theme button.mat-mdc-mini-fab,.apb-theme a.mat-button,.apb-theme a.mat-raised-button,.apb-theme a.mat-flat-button,.apb-theme a.mat-stroked-button,.apb-theme a.mat-fab,.apb-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.apb-theme button.mat-mdc-button:hover,.apb-theme button.mat-mdc-raised-button:hover,.apb-theme button.mat-mdc-unelevated-button:hover,.apb-theme button.mat-mdc-outlined-button:hover,.apb-theme button.mat-mdc-fab:hover,.apb-theme button.mat-mdc-mini-fab:hover,.apb-theme a.mat-button:hover,.apb-theme a.mat-raised-button:hover,.apb-theme a.mat-flat-button:hover,.apb-theme a.mat-stroked-button:hover,.apb-theme a.mat-fab:hover,.apb-theme a.mat-mini-fab:hover{text-decoration:none}.apb-theme button.mat-mdc-button:not(:last-of-type),.apb-theme button.mat-mdc-raised-button:not(:last-of-type),.apb-theme button.mat-mdc-unelevated-button:not(:last-of-type),.apb-theme button.mat-mdc-outlined-button:not(:last-of-type),.apb-theme button.mat-mdc-fab:not(:last-of-type),.apb-theme a.mat-button:not(:last-of-type),.apb-theme a.mat-raised-button:not(:last-of-type),.apb-theme a.mat-flat-button:not(:last-of-type),.apb-theme a.mat-stroked-button:not(:last-of-type),.apb-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.apb-theme button.mat-mdc-button:not(:first-of-type),.apb-theme button.mat-mdc-raised-button:not(:first-of-type),.apb-theme button.mat-mdc-unelevated-button:not(:first-of-type),.apb-theme button.mat-mdc-outlined-button:not(:first-of-type),.apb-theme button.mat-mdc-fab:not(:first-of-type),.apb-theme a.mat-button:not(:first-of-type),.apb-theme a.mat-raised-button:not(:first-of-type),.apb-theme a.mat-flat-button:not(:first-of-type),.apb-theme a.mat-stroked-button:not(:first-of-type),.apb-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.apb-theme button.mat-mdc-button:not(:first-of-type),.apb-theme button.mat-mdc-raised-button:not(:first-of-type),.apb-theme button.mat-mdc-unelevated-button:not(:first-of-type),.apb-theme button.mat-mdc-outlined-button:not(:first-of-type),.apb-theme button.mat-mdc-fab:not(:first-of-type),.apb-theme a.mat-button:not(:first-of-type),.apb-theme a.mat-raised-button:not(:first-of-type),.apb-theme a.mat-flat-button:not(:first-of-type),.apb-theme a.mat-stroked-button:not(:first-of-type),.apb-theme a.mat-fab:not(:first-of-type){margin-left:0}}.apb-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.apb-theme .mat-mdc-mini-fab.mat-accent[disabled],.apb-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.apb-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.apb-theme .prop-value{font-size:16px;margin-bottom:25px}.apb-theme .pre-prop .prop-value{white-space:pre-wrap!important}.apb-theme .font-medium{font-weight:500}.apb-theme .font-light{font-weight:300}.apb-theme .text-xs{font-size:12px!important}.apb-theme .link{color:#00adbb}.apb-theme .link:hover{color:#008396}.apb-theme a{text-decoration:none}.apb-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.apb-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.apb-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.apb-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.apb-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.apb-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.apb-theme .dnd-container.invalid{border:1px dashed #e9093f}.apb-theme .top-container{position:relative}.apb-theme .stretch{height:100%}.apb-theme .dnd-height{height:100%;min-height:200px}.apb-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.apb-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#4b0825}.apb-theme .dnd-text .text-hidden{display:none;font-weight:600}.apb-theme .button-container{position:absolute;bottom:5px;right:15px}.apb-theme .file-data{flex:1;min-width:0}.apb-theme .file-data h4,.apb-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.apb-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.apb-theme div.ps>div{height:100%}.apb-theme div.dropzone>div{height:100%}.apb-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.apb-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.apb-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.apb-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.apb-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.apb-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.apb-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.apb-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.apb-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.apb-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.apb-theme .dnd-highlight:hover{display:none}.apb-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.apb-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.apb-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.apb-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.apb-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.apb-theme .file-frame{border:1px solid #cecece;border-radius:5px}.apb-theme .pdf-width,.apb-theme .attachment-container img{max-width:200px}.apb-theme .message-notification{display:flex;max-width:300px;max-height:100px}.apb-theme .message-notification .mat-icon{overflow:visible!important}.apb-theme .message-notification .full-width{width:100%}.apb-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.apb-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.apb-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.apb-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.apb-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.apb-theme .notification-text:before{position:absolute;right:0;bottom:0}.apb-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.apb-theme .scrolless-tour{overflow:hidden}.apb-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.apb-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.apb-theme .component-title{font-weight:700!important;color:#7b194d}.apb-theme .component-title .mat-icon{vertical-align:middle;color:#00adbb}.apb-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.apb-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.apb-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.apb-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.apb-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.apb-theme .mat-drawer-container{background-color:#fff}.apb-theme .mat-mdc-checkbox{margin-top:15px}.apb-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.apb-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.apb-theme .full-height{min-height:100vh}.apb-theme .rounded-sm{border-radius:5px}.apb-theme .mat-expansion-panel-header-title h3,.apb-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.apb-theme .mat-mdc-snack-bar-container{width:100%!important}}.apb-theme .snackbar-margin{margin-top:80px!important}.apb-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.apb-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.apb-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.apb-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.apb-theme .success-title{color:#76bb67!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.apb-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.apb-theme .mat-mdc-list-item-title{white-space:pre-wrap}.apb-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.apb-theme .dialog-close{float:right}.apb-theme .spa-nav-menu mat-icon{margin-right:16px!important}.apb-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.apb-theme .w-100{width:100%}.apb-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.apb-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.apb-theme .mat-mdc-button,.apb-theme .mat-mdc-unelevated-button,.apb-theme .mat-mdc-raised-button,.apb-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.apb-theme .mat-mdc-button>.mat-icon,.apb-theme .mat-mdc-unelevated-button>.mat-icon,.apb-theme .mat-mdc-raised-button>.mat-icon,.apb-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.apb-theme .mat-icon{overflow:visible!important}.apb-theme .mat-mdc-checkbox .mdc-label,.apb-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.apb-theme .mdc-button{height:fit-content!important}.apb-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.apb-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.apb-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.apb-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.apb-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.apb-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.apb-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.apb-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.apb-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.apb-theme .table-search .mat-mdc-form-field,.apb-theme .mat-mdc-slide-toggle label{margin-bottom:0}.mse-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #1f8296;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #23ce6b;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #23ce6b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #1f8296;--mdc-filled-text-field-focus-active-indicator-color: #1f8296;--mdc-filled-text-field-focus-label-text-color: rgba(31, 130, 150, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff595e;--mdc-filled-text-field-error-focus-label-text-color: #ff595e;--mdc-filled-text-field-error-label-text-color: #ff595e;--mdc-filled-text-field-error-caret-color: #ff595e;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ff595e;--mdc-filled-text-field-error-focus-active-indicator-color: #ff595e;--mdc-filled-text-field-error-hover-active-indicator-color: #ff595e;--mdc-outlined-text-field-caret-color: #1f8296;--mdc-outlined-text-field-focus-outline-color: #1f8296;--mdc-outlined-text-field-focus-label-text-color: rgba(31, 130, 150, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ff595e;--mdc-outlined-text-field-error-focus-label-text-color: #ff595e;--mdc-outlined-text-field-error-label-text-color: #ff595e;--mdc-outlined-text-field-error-hover-label-text-color: #ff595e;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff595e;--mdc-outlined-text-field-error-hover-outline-color: #ff595e;--mdc-outlined-text-field-error-outline-color: #ff595e;--mat-form-field-focus-select-arrow-color: rgba(31, 130, 150, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ff595e;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(31, 130, 150, .87);--mat-select-invalid-arrow-color: rgba(255, 89, 94, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #1b7a8e;--mdc-switch-selected-handle-color: #1b7a8e;--mdc-switch-selected-hover-state-layer-color: #1b7a8e;--mdc-switch-selected-pressed-state-layer-color: #1b7a8e;--mdc-switch-selected-focus-handle-color: #0a5268;--mdc-switch-selected-hover-handle-color: #0a5268;--mdc-switch-selected-pressed-handle-color: #0a5268;--mdc-switch-selected-focus-track-color: #62a8b6;--mdc-switch-selected-hover-track-color: #62a8b6;--mdc-switch-selected-pressed-track-color: #62a8b6;--mdc-switch-selected-track-color: #62a8b6;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #1f8296;--mdc-slider-focus-handle-color: #1f8296;--mdc-slider-hover-handle-color: #1f8296;--mdc-slider-active-track-color: #1f8296;--mdc-slider-inactive-track-color: #1f8296;--mdc-slider-with-tick-marks-inactive-container-color: #1f8296;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #1f8296;--mat-slider-hover-state-layer-color: rgba(31, 130, 150, .05);--mat-slider-focus-state-layer-color: rgba(31, 130, 150, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #23ce6b;--mdc-checkbox-selected-hover-icon-color: #23ce6b;--mdc-checkbox-selected-icon-color: #23ce6b;--mdc-checkbox-selected-pressed-icon-color: #23ce6b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #23ce6b;--mdc-checkbox-selected-hover-state-layer-color: #23ce6b;--mdc-checkbox-selected-pressed-state-layer-color: #23ce6b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #23ce6b;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #1f8296;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #1f8296;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1f8296;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(31, 130, 150, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(31, 130, 150, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(31, 130, 150, .3);--mat-datepicker-toggle-active-state-icon-color: #1f8296;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(31, 130, 150, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1f8296;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1f8296;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1f8296;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ff595e;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ff595e;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.mse-theme .mat-accent{--mat-option-selected-state-label-text-color: #23ce6b;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mse-theme .mat-warn{--mat-option-selected-state-label-text-color: #ff595e;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mse-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #1f8296;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1f8296;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mse-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #23ce6b;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #23ce6b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mse-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff595e;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff595e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mse-theme .mat-elevation-z0,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mse-theme .mat-elevation-z1,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mse-theme .mat-elevation-z2,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mse-theme .mat-elevation-z3,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mse-theme .mat-elevation-z4,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mse-theme .mat-elevation-z5,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mse-theme .mat-elevation-z6,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mse-theme .mat-elevation-z7,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mse-theme .mat-elevation-z8,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mse-theme .mat-elevation-z9,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mse-theme .mat-elevation-z10,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mse-theme .mat-elevation-z11,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mse-theme .mat-elevation-z12,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mse-theme .mat-elevation-z13,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mse-theme .mat-elevation-z14,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mse-theme .mat-elevation-z15,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mse-theme .mat-elevation-z16,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mse-theme .mat-elevation-z17,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mse-theme .mat-elevation-z18,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mse-theme .mat-elevation-z19,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mse-theme .mat-elevation-z20,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mse-theme .mat-elevation-z21,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mse-theme .mat-elevation-z22,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mse-theme .mat-elevation-z23,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mse-theme .mat-elevation-z24,.mse-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mse-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #1f8296;--mdc-linear-progress-track-color: rgba(31, 130, 150, .25)}.mse-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #23ce6b;--mdc-linear-progress-track-color: rgba(35, 206, 107, .25)}.mse-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff595e;--mdc-linear-progress-track-color: rgba(255, 89, 94, .25)}.mse-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #23ce6b;--mdc-filled-text-field-focus-active-indicator-color: #23ce6b;--mdc-filled-text-field-focus-label-text-color: rgba(35, 206, 107, .87);--mdc-outlined-text-field-caret-color: #23ce6b;--mdc-outlined-text-field-focus-outline-color: #23ce6b;--mdc-outlined-text-field-focus-label-text-color: rgba(35, 206, 107, .87);--mat-form-field-focus-select-arrow-color: rgba(35, 206, 107, .87)}.mse-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff595e;--mdc-filled-text-field-focus-active-indicator-color: #ff595e;--mdc-filled-text-field-focus-label-text-color: rgba(255, 89, 94, .87);--mdc-outlined-text-field-caret-color: #ff595e;--mdc-outlined-text-field-focus-outline-color: #ff595e;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 89, 94, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 89, 94, .87)}.mse-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(35, 206, 107, .87);--mat-select-invalid-arrow-color: rgba(255, 89, 94, .87)}.mse-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 89, 94, .87);--mat-select-invalid-arrow-color: rgba(255, 89, 94, .87)}.mse-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mse-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mse-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mse-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #1f8296;--mdc-chip-elevated-selected-container-color: #1f8296;--mdc-chip-elevated-disabled-container-color: #1f8296;--mdc-chip-flat-disabled-selected-container-color: #1f8296;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mse-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mse-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #23ce6b;--mdc-chip-elevated-selected-container-color: #23ce6b;--mdc-chip-elevated-disabled-container-color: #23ce6b;--mdc-chip-flat-disabled-selected-container-color: #23ce6b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.mse-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mse-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #ff595e;--mdc-chip-elevated-selected-container-color: #ff595e;--mdc-chip-elevated-disabled-container-color: #ff595e;--mdc-chip-flat-disabled-selected-container-color: #ff595e;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.mse-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mse-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #1fc963;--mdc-switch-selected-handle-color: #1fc963;--mdc-switch-selected-hover-state-layer-color: #1fc963;--mdc-switch-selected-pressed-state-layer-color: #1fc963;--mdc-switch-selected-focus-handle-color: #0cb03c;--mdc-switch-selected-hover-handle-color: #0cb03c;--mdc-switch-selected-pressed-handle-color: #0cb03c;--mdc-switch-selected-focus-track-color: #65dd97;--mdc-switch-selected-hover-track-color: #65dd97;--mdc-switch-selected-pressed-track-color: #65dd97;--mdc-switch-selected-track-color: #65dd97}.mse-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ff5156;--mdc-switch-selected-handle-color: #ff5156;--mdc-switch-selected-hover-state-layer-color: #ff5156;--mdc-switch-selected-pressed-state-layer-color: #ff5156;--mdc-switch-selected-focus-handle-color: #ff2e31;--mdc-switch-selected-hover-handle-color: #ff2e31;--mdc-switch-selected-pressed-handle-color: #ff2e31;--mdc-switch-selected-focus-track-color: #ff8b8e;--mdc-switch-selected-hover-track-color: #ff8b8e;--mdc-switch-selected-pressed-track-color: #ff8b8e;--mdc-switch-selected-track-color: #ff8b8e}.mse-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mse-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #1f8296;--mdc-radio-selected-hover-icon-color: #1f8296;--mdc-radio-selected-icon-color: #1f8296;--mdc-radio-selected-pressed-icon-color: #1f8296;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #1f8296;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mse-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #23ce6b;--mdc-radio-selected-hover-icon-color: #23ce6b;--mdc-radio-selected-icon-color: #23ce6b;--mdc-radio-selected-pressed-icon-color: #23ce6b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #23ce6b;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mse-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff595e;--mdc-radio-selected-hover-icon-color: #ff595e;--mdc-radio-selected-icon-color: #ff595e;--mdc-radio-selected-pressed-icon-color: #ff595e;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff595e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mse-theme .mat-accent{--mat-slider-ripple-color: #23ce6b;--mat-slider-hover-state-layer-color: rgba(35, 206, 107, .05);--mat-slider-focus-state-layer-color: rgba(35, 206, 107, .2);--mdc-slider-handle-color: #23ce6b;--mdc-slider-focus-handle-color: #23ce6b;--mdc-slider-hover-handle-color: #23ce6b;--mdc-slider-active-track-color: #23ce6b;--mdc-slider-inactive-track-color: #23ce6b;--mdc-slider-with-tick-marks-inactive-container-color: #23ce6b;--mdc-slider-with-tick-marks-active-container-color: black}.mse-theme .mat-warn{--mat-slider-ripple-color: #ff595e;--mat-slider-hover-state-layer-color: rgba(255, 89, 94, .05);--mat-slider-focus-state-layer-color: rgba(255, 89, 94, .2);--mdc-slider-handle-color: #ff595e;--mdc-slider-focus-handle-color: #ff595e;--mdc-slider-hover-handle-color: #ff595e;--mdc-slider-active-track-color: #ff595e;--mdc-slider-inactive-track-color: #ff595e;--mdc-slider-with-tick-marks-inactive-container-color: #ff595e;--mdc-slider-with-tick-marks-active-container-color: black}.mse-theme .mdc-list-item__start,.mse-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #1f8296;--mdc-radio-selected-hover-icon-color: #1f8296;--mdc-radio-selected-icon-color: #1f8296;--mdc-radio-selected-pressed-icon-color: #1f8296}.mse-theme .mat-accent .mdc-list-item__start,.mse-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #23ce6b;--mdc-radio-selected-hover-icon-color: #23ce6b;--mdc-radio-selected-icon-color: #23ce6b;--mdc-radio-selected-pressed-icon-color: #23ce6b}.mse-theme .mat-warn .mdc-list-item__start,.mse-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff595e;--mdc-radio-selected-hover-icon-color: #ff595e;--mdc-radio-selected-icon-color: #ff595e;--mdc-radio-selected-pressed-icon-color: #ff595e}.mse-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #1f8296;--mdc-checkbox-selected-hover-icon-color: #1f8296;--mdc-checkbox-selected-icon-color: #1f8296;--mdc-checkbox-selected-pressed-icon-color: #1f8296;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #1f8296;--mdc-checkbox-selected-hover-state-layer-color: #1f8296;--mdc-checkbox-selected-pressed-state-layer-color: #1f8296;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mse-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #23ce6b;--mdc-checkbox-selected-hover-icon-color: #23ce6b;--mdc-checkbox-selected-icon-color: #23ce6b;--mdc-checkbox-selected-pressed-icon-color: #23ce6b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #23ce6b;--mdc-checkbox-selected-hover-state-layer-color: #23ce6b;--mdc-checkbox-selected-pressed-state-layer-color: #23ce6b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mse-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff595e;--mdc-checkbox-selected-hover-icon-color: #ff595e;--mdc-checkbox-selected-icon-color: #ff595e;--mdc-checkbox-selected-pressed-icon-color: #ff595e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff595e;--mdc-checkbox-selected-hover-state-layer-color: #ff595e;--mdc-checkbox-selected-pressed-state-layer-color: #ff595e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mse-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mse-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mse-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mse-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#1f8296}.mse-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mse-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mse-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.mse-theme .mat-mdc-tab-group,.mse-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #1f8296;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #1f8296;--mat-tab-header-active-ripple-color: #1f8296;--mat-tab-header-inactive-ripple-color: #1f8296;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #1f8296;--mat-tab-header-active-hover-label-text-color: #1f8296;--mat-tab-header-active-focus-indicator-color: #1f8296;--mat-tab-header-active-hover-indicator-color: #1f8296}.mse-theme .mat-mdc-tab-group.mat-accent,.mse-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #23ce6b;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #23ce6b;--mat-tab-header-active-ripple-color: #23ce6b;--mat-tab-header-inactive-ripple-color: #23ce6b;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #23ce6b;--mat-tab-header-active-hover-label-text-color: #23ce6b;--mat-tab-header-active-focus-indicator-color: #23ce6b;--mat-tab-header-active-hover-indicator-color: #23ce6b}.mse-theme .mat-mdc-tab-group.mat-warn,.mse-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff595e;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff595e;--mat-tab-header-active-ripple-color: #ff595e;--mat-tab-header-inactive-ripple-color: #ff595e;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ff595e;--mat-tab-header-active-hover-label-text-color: #ff595e;--mat-tab-header-active-focus-indicator-color: #ff595e;--mat-tab-header-active-hover-indicator-color: #ff595e}.mse-theme .mat-mdc-tab-group.mat-background-primary,.mse-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #1f8296;--mat-tab-header-with-background-foreground-color: white}.mse-theme .mat-mdc-tab-group.mat-background-accent,.mse-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #23ce6b;--mat-tab-header-with-background-foreground-color: black}.mse-theme .mat-mdc-tab-group.mat-background-warn,.mse-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff595e;--mat-tab-header-with-background-foreground-color: black}.mse-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mse-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #1f8296;--mdc-checkbox-selected-hover-icon-color: #1f8296;--mdc-checkbox-selected-icon-color: #1f8296;--mdc-checkbox-selected-pressed-icon-color: #1f8296;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #1f8296;--mdc-checkbox-selected-hover-state-layer-color: #1f8296;--mdc-checkbox-selected-pressed-state-layer-color: #1f8296;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mse-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff595e;--mdc-checkbox-selected-hover-icon-color: #ff595e;--mdc-checkbox-selected-icon-color: #ff595e;--mdc-checkbox-selected-pressed-icon-color: #ff595e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff595e;--mdc-checkbox-selected-hover-state-layer-color: #ff595e;--mdc-checkbox-selected-pressed-state-layer-color: #ff595e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mse-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #1f8296;--mat-text-button-state-layer-color: #1f8296;--mat-text-button-ripple-color: rgba(31, 130, 150, .1)}.mse-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #23ce6b;--mat-text-button-state-layer-color: #23ce6b;--mat-text-button-ripple-color: rgba(35, 206, 107, .1)}.mse-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff595e;--mat-text-button-state-layer-color: #ff595e;--mat-text-button-ripple-color: rgba(255, 89, 94, .1)}.mse-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #1f8296;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mse-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #23ce6b;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.mse-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff595e;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.mse-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #1f8296;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mse-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #23ce6b;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.mse-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff595e;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.mse-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #1f8296;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #1f8296;--mat-outlined-button-ripple-color: rgba(31, 130, 150, .1)}.mse-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #23ce6b;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #23ce6b;--mat-outlined-button-ripple-color: rgba(35, 206, 107, .1)}.mse-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff595e;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff595e;--mat-outlined-button-ripple-color: rgba(255, 89, 94, .1)}.mse-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #1f8296;--mat-icon-button-state-layer-color: #1f8296;--mat-icon-button-ripple-color: rgba(31, 130, 150, .1)}.mse-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #23ce6b;--mat-icon-button-state-layer-color: #23ce6b;--mat-icon-button-ripple-color: rgba(35, 206, 107, .1)}.mse-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff595e;--mat-icon-button-state-layer-color: #ff595e;--mat-icon-button-ripple-color: rgba(255, 89, 94, .1)}.mse-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #1f8296;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.mse-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #23ce6b;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.mse-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff595e;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.mse-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #1f8296;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.mse-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #23ce6b;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.mse-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff595e;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.mse-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #23ce6b}.mse-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ff595e}.mse-theme .mat-badge-accent{--mat-badge-background-color: #23ce6b;--mat-badge-text-color: black}.mse-theme .mat-badge-warn{--mat-badge-background-color: #ff595e;--mat-badge-text-color: black}.mse-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #23ce6b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(35, 206, 107, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(35, 206, 107, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(35, 206, 107, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(35, 206, 107, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mse-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #ff595e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 89, 94, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 89, 94, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 89, 94, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 89, 94, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mse-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #23ce6b}.mse-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff595e}.mse-theme .mat-icon.mat-primary{--mat-icon-color: #1f8296}.mse-theme .mat-icon.mat-accent{--mat-icon-color: #23ce6b}.mse-theme .mat-icon.mat-warn{--mat-icon-color: #ff595e}.mse-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #23ce6b;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #23ce6b;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #23ce6b;--mat-stepper-header-edit-state-icon-foreground-color: black}.mse-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #ff595e;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #ff595e;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #ff595e;--mat-stepper-header-edit-state-icon-foreground-color: black}.mse-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #1f8296;--mat-toolbar-container-text-color: white}.mse-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #23ce6b;--mat-toolbar-container-text-color: black}.mse-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff595e;--mat-toolbar-container-text-color: black}.mse-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.mse-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.mse-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.mse-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.mse-theme .fill-remaining-space{flex:1 1 auto}.mse-theme .cursor-click{cursor:pointer}.mse-theme .center{margin-bottom:2rem;height:auto}.mse-theme .fluid{margin-bottom:2rem}.mse-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mse-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.mse-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.mse-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.mse-theme .nav-name-2{line-height:18px!important}.mse-theme .snackbar-primary{--mdc-snackbar-container-color: #1f8296 !important}.mse-theme .snackbar-accent{--mdc-snackbar-container-color: #23ce6b !important}.mse-theme .snackbar-warn{--mdc-snackbar-container-color: #ff595e !important}.mse-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.mse-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.mse-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.mse-theme .snackbar-dark{--mdc-snackbar-container-color: #0a5268 !important}.mse-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.mse-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#23ce6b!important}.mse-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#23ce6b!important}.mse-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#23ce6b!important}.mse-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.mse-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mse-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.mse-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mse-theme .cell-sm{flex:.25}.mse-theme .cell-md{flex:.5}.mse-theme .cell-lg{flex:.75}.mse-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.mse-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.mse-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.mse-theme p{white-space:normal!important}.mse-theme .mat-headline-4,.mse-theme .mat-headline-3,.mse-theme .mat-headline-2,.mse-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.mse-theme .key-value{font-weight:700}.mse-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.mse-theme .small-label-container small,.mse-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.mse-theme .mat-mdc-dialog-content{word-break:break-word}.mse-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.mse-theme a:hover,.mse-theme a.mat-mdc-tab-link:hover,.mse-theme a.mat-mdc-list-item:hover,.mse-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.mse-theme .active-link{border-right:4px solid #23ce6b;transition:.3s}.mse-theme .active-link .mat-icon{color:#23ce6b!important}.mse-theme .mat-mdc-card{margin:.75em}.mse-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.mse-theme button.mat-mdc-button,.mse-theme button.mat-mdc-raised-button,.mse-theme button.mat-mdc-unelevated-button,.mse-theme button.mat-mdc-outlined-button,.mse-theme button.mat-mdc-fab,.mse-theme button.mat-mdc-mini-fab,.mse-theme a.mat-button,.mse-theme a.mat-raised-button,.mse-theme a.mat-flat-button,.mse-theme a.mat-stroked-button,.mse-theme a.mat-fab,.mse-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.mse-theme button.mat-mdc-button:hover,.mse-theme button.mat-mdc-raised-button:hover,.mse-theme button.mat-mdc-unelevated-button:hover,.mse-theme button.mat-mdc-outlined-button:hover,.mse-theme button.mat-mdc-fab:hover,.mse-theme button.mat-mdc-mini-fab:hover,.mse-theme a.mat-button:hover,.mse-theme a.mat-raised-button:hover,.mse-theme a.mat-flat-button:hover,.mse-theme a.mat-stroked-button:hover,.mse-theme a.mat-fab:hover,.mse-theme a.mat-mini-fab:hover{text-decoration:none}.mse-theme button.mat-mdc-button:not(:last-of-type),.mse-theme button.mat-mdc-raised-button:not(:last-of-type),.mse-theme button.mat-mdc-unelevated-button:not(:last-of-type),.mse-theme button.mat-mdc-outlined-button:not(:last-of-type),.mse-theme button.mat-mdc-fab:not(:last-of-type),.mse-theme a.mat-button:not(:last-of-type),.mse-theme a.mat-raised-button:not(:last-of-type),.mse-theme a.mat-flat-button:not(:last-of-type),.mse-theme a.mat-stroked-button:not(:last-of-type),.mse-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.mse-theme button.mat-mdc-button:not(:first-of-type),.mse-theme button.mat-mdc-raised-button:not(:first-of-type),.mse-theme button.mat-mdc-unelevated-button:not(:first-of-type),.mse-theme button.mat-mdc-outlined-button:not(:first-of-type),.mse-theme button.mat-mdc-fab:not(:first-of-type),.mse-theme a.mat-button:not(:first-of-type),.mse-theme a.mat-raised-button:not(:first-of-type),.mse-theme a.mat-flat-button:not(:first-of-type),.mse-theme a.mat-stroked-button:not(:first-of-type),.mse-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.mse-theme button.mat-mdc-button:not(:first-of-type),.mse-theme button.mat-mdc-raised-button:not(:first-of-type),.mse-theme button.mat-mdc-unelevated-button:not(:first-of-type),.mse-theme button.mat-mdc-outlined-button:not(:first-of-type),.mse-theme button.mat-mdc-fab:not(:first-of-type),.mse-theme a.mat-button:not(:first-of-type),.mse-theme a.mat-raised-button:not(:first-of-type),.mse-theme a.mat-flat-button:not(:first-of-type),.mse-theme a.mat-stroked-button:not(:first-of-type),.mse-theme a.mat-fab:not(:first-of-type){margin-left:0}}.mse-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.mse-theme .mat-mdc-mini-fab.mat-accent[disabled],.mse-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.mse-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.mse-theme .prop-value{font-size:16px;margin-bottom:25px}.mse-theme .pre-prop .prop-value{white-space:pre-wrap!important}.mse-theme .font-medium{font-weight:500}.mse-theme .font-light{font-weight:300}.mse-theme .text-xs{font-size:12px!important}.mse-theme .link{color:#23ce6b}.mse-theme .link:hover{color:#0cb03c}.mse-theme a{text-decoration:none}.mse-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.mse-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.mse-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.mse-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.mse-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.mse-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.mse-theme .dnd-container.invalid{border:1px dashed #e9093f}.mse-theme .top-container{position:relative}.mse-theme .stretch{height:100%}.mse-theme .dnd-height{height:100%;min-height:200px}.mse-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.mse-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#0a5268}.mse-theme .dnd-text .text-hidden{display:none;font-weight:600}.mse-theme .button-container{position:absolute;bottom:5px;right:15px}.mse-theme .file-data{flex:1;min-width:0}.mse-theme .file-data h4,.mse-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.mse-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mse-theme div.ps>div{height:100%}.mse-theme div.dropzone>div{height:100%}.mse-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.mse-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.mse-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.mse-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.mse-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.mse-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.mse-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.mse-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.mse-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.mse-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.mse-theme .dnd-highlight:hover{display:none}.mse-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.mse-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.mse-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.mse-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.mse-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.mse-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.mse-theme .pdf-width,.mse-theme .attachment-container img{max-width:200px}.mse-theme .message-notification{display:flex;max-width:300px;max-height:100px}.mse-theme .message-notification .mat-icon{overflow:visible!important}.mse-theme .message-notification .full-width{width:100%}.mse-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.mse-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.mse-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.mse-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.mse-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.mse-theme .notification-text:before{position:absolute;right:0;bottom:0}.mse-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.mse-theme .scrolless-tour{overflow:hidden}.mse-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.mse-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.mse-theme .component-title{font-weight:700!important;color:#1f8296}.mse-theme .component-title .mat-icon{vertical-align:middle;color:#23ce6b}.mse-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.mse-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.mse-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.mse-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.mse-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.mse-theme .mat-drawer-container{background-color:#fff}.mse-theme .mat-mdc-checkbox{margin-top:15px}.mse-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.mse-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.mse-theme .full-height{min-height:100vh}.mse-theme .rounded-sm{border-radius:5px}.mse-theme .mat-expansion-panel-header-title h3,.mse-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.mse-theme .mat-mdc-snack-bar-container{width:100%!important}}.mse-theme .snackbar-margin{margin-top:80px!important}.mse-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.mse-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.mse-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.mse-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.mse-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.mse-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.mse-theme .mat-mdc-list-item-title{white-space:pre-wrap}.mse-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.mse-theme .dialog-close{float:right}.mse-theme .spa-nav-menu mat-icon{margin-right:16px!important}.mse-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.mse-theme .w-100{width:100%}.mse-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.mse-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.mse-theme .mat-mdc-button,.mse-theme .mat-mdc-unelevated-button,.mse-theme .mat-mdc-raised-button,.mse-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.mse-theme .mat-mdc-button>.mat-icon,.mse-theme .mat-mdc-unelevated-button>.mat-icon,.mse-theme .mat-mdc-raised-button>.mat-icon,.mse-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.mse-theme .mat-icon{overflow:visible!important}.mse-theme .mat-mdc-checkbox .mdc-label,.mse-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.mse-theme .mdc-button{height:fit-content!important}.mse-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.mse-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.mse-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.mse-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.mse-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.mse-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.mse-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.mse-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.mse-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.mse-theme .table-search .mat-mdc-form-field,.mse-theme .mat-mdc-slide-toggle label{margin-bottom:0}.obg-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #101741;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #18a998;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #18a998;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #101741;--mdc-filled-text-field-focus-active-indicator-color: #101741;--mdc-filled-text-field-focus-label-text-color: rgba(16, 23, 65, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff595e;--mdc-filled-text-field-error-focus-label-text-color: #ff595e;--mdc-filled-text-field-error-label-text-color: #ff595e;--mdc-filled-text-field-error-caret-color: #ff595e;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ff595e;--mdc-filled-text-field-error-focus-active-indicator-color: #ff595e;--mdc-filled-text-field-error-hover-active-indicator-color: #ff595e;--mdc-outlined-text-field-caret-color: #101741;--mdc-outlined-text-field-focus-outline-color: #101741;--mdc-outlined-text-field-focus-label-text-color: rgba(16, 23, 65, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ff595e;--mdc-outlined-text-field-error-focus-label-text-color: #ff595e;--mdc-outlined-text-field-error-label-text-color: #ff595e;--mdc-outlined-text-field-error-hover-label-text-color: #ff595e;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff595e;--mdc-outlined-text-field-error-hover-outline-color: #ff595e;--mdc-outlined-text-field-error-outline-color: #ff595e;--mat-form-field-focus-select-arrow-color: rgba(16, 23, 65, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ff595e;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(16, 23, 65, .87);--mat-select-invalid-arrow-color: rgba(255, 89, 94, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #0e143b;--mdc-switch-selected-handle-color: #0e143b;--mdc-switch-selected-hover-state-layer-color: #0e143b;--mdc-switch-selected-pressed-state-layer-color: #0e143b;--mdc-switch-selected-focus-handle-color: #05071c;--mdc-switch-selected-hover-handle-color: #05071c;--mdc-switch-selected-pressed-handle-color: #05071c;--mdc-switch-selected-focus-track-color: #585d7a;--mdc-switch-selected-hover-track-color: #585d7a;--mdc-switch-selected-pressed-track-color: #585d7a;--mdc-switch-selected-track-color: #585d7a;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #101741;--mdc-slider-focus-handle-color: #101741;--mdc-slider-hover-handle-color: #101741;--mdc-slider-active-track-color: #101741;--mdc-slider-inactive-track-color: #101741;--mdc-slider-with-tick-marks-inactive-container-color: #101741;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #101741;--mat-slider-hover-state-layer-color: rgba(16, 23, 65, .05);--mat-slider-focus-state-layer-color: rgba(16, 23, 65, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #18a998;--mdc-checkbox-selected-hover-icon-color: #18a998;--mdc-checkbox-selected-icon-color: #18a998;--mdc-checkbox-selected-pressed-icon-color: #18a998;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #18a998;--mdc-checkbox-selected-hover-state-layer-color: #18a998;--mdc-checkbox-selected-pressed-state-layer-color: #18a998;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #18a998;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #101741;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #101741;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #101741;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(16, 23, 65, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(16, 23, 65, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(16, 23, 65, .3);--mat-datepicker-toggle-active-state-icon-color: #101741;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(16, 23, 65, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #101741;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #101741;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #101741;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ff595e;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ff595e;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.obg-theme .mat-accent{--mat-option-selected-state-label-text-color: #18a998;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.obg-theme .mat-warn{--mat-option-selected-state-label-text-color: #ff595e;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.obg-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #101741;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #101741;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.obg-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #18a998;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #18a998;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.obg-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff595e;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff595e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.obg-theme .mat-elevation-z0,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.obg-theme .mat-elevation-z1,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.obg-theme .mat-elevation-z2,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.obg-theme .mat-elevation-z3,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.obg-theme .mat-elevation-z4,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.obg-theme .mat-elevation-z5,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.obg-theme .mat-elevation-z6,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.obg-theme .mat-elevation-z7,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.obg-theme .mat-elevation-z8,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.obg-theme .mat-elevation-z9,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.obg-theme .mat-elevation-z10,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.obg-theme .mat-elevation-z11,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.obg-theme .mat-elevation-z12,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.obg-theme .mat-elevation-z13,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.obg-theme .mat-elevation-z14,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.obg-theme .mat-elevation-z15,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.obg-theme .mat-elevation-z16,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.obg-theme .mat-elevation-z17,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.obg-theme .mat-elevation-z18,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.obg-theme .mat-elevation-z19,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.obg-theme .mat-elevation-z20,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.obg-theme .mat-elevation-z21,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.obg-theme .mat-elevation-z22,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.obg-theme .mat-elevation-z23,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.obg-theme .mat-elevation-z24,.obg-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.obg-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #101741;--mdc-linear-progress-track-color: rgba(16, 23, 65, .25)}.obg-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #18a998;--mdc-linear-progress-track-color: rgba(24, 169, 152, .25)}.obg-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff595e;--mdc-linear-progress-track-color: rgba(255, 89, 94, .25)}.obg-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #18a998;--mdc-filled-text-field-focus-active-indicator-color: #18a998;--mdc-filled-text-field-focus-label-text-color: rgba(24, 169, 152, .87);--mdc-outlined-text-field-caret-color: #18a998;--mdc-outlined-text-field-focus-outline-color: #18a998;--mdc-outlined-text-field-focus-label-text-color: rgba(24, 169, 152, .87);--mat-form-field-focus-select-arrow-color: rgba(24, 169, 152, .87)}.obg-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff595e;--mdc-filled-text-field-focus-active-indicator-color: #ff595e;--mdc-filled-text-field-focus-label-text-color: rgba(255, 89, 94, .87);--mdc-outlined-text-field-caret-color: #ff595e;--mdc-outlined-text-field-focus-outline-color: #ff595e;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 89, 94, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 89, 94, .87)}.obg-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(24, 169, 152, .87);--mat-select-invalid-arrow-color: rgba(255, 89, 94, .87)}.obg-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 89, 94, .87);--mat-select-invalid-arrow-color: rgba(255, 89, 94, .87)}.obg-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.obg-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.obg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.obg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #101741;--mdc-chip-elevated-selected-container-color: #101741;--mdc-chip-elevated-disabled-container-color: #101741;--mdc-chip-flat-disabled-selected-container-color: #101741;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.obg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.obg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #18a998;--mdc-chip-elevated-selected-container-color: #18a998;--mdc-chip-elevated-disabled-container-color: #18a998;--mdc-chip-flat-disabled-selected-container-color: #18a998;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.obg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.obg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #ff595e;--mdc-chip-elevated-selected-container-color: #ff595e;--mdc-chip-elevated-disabled-container-color: #ff595e;--mdc-chip-flat-disabled-selected-container-color: #ff595e;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.obg-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.obg-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #15a290;--mdc-switch-selected-handle-color: #15a290;--mdc-switch-selected-hover-state-layer-color: #15a290;--mdc-switch-selected-pressed-state-layer-color: #15a290;--mdc-switch-selected-focus-handle-color: #087e6a;--mdc-switch-selected-hover-handle-color: #087e6a;--mdc-switch-selected-pressed-handle-color: #087e6a;--mdc-switch-selected-focus-track-color: #5dc3b7;--mdc-switch-selected-hover-track-color: #5dc3b7;--mdc-switch-selected-pressed-track-color: #5dc3b7;--mdc-switch-selected-track-color: #5dc3b7}.obg-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ff5156;--mdc-switch-selected-handle-color: #ff5156;--mdc-switch-selected-hover-state-layer-color: #ff5156;--mdc-switch-selected-pressed-state-layer-color: #ff5156;--mdc-switch-selected-focus-handle-color: #ff2e31;--mdc-switch-selected-hover-handle-color: #ff2e31;--mdc-switch-selected-pressed-handle-color: #ff2e31;--mdc-switch-selected-focus-track-color: #ff8b8e;--mdc-switch-selected-hover-track-color: #ff8b8e;--mdc-switch-selected-pressed-track-color: #ff8b8e;--mdc-switch-selected-track-color: #ff8b8e}.obg-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.obg-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #101741;--mdc-radio-selected-hover-icon-color: #101741;--mdc-radio-selected-icon-color: #101741;--mdc-radio-selected-pressed-icon-color: #101741;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #101741;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.obg-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #18a998;--mdc-radio-selected-hover-icon-color: #18a998;--mdc-radio-selected-icon-color: #18a998;--mdc-radio-selected-pressed-icon-color: #18a998;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #18a998;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.obg-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff595e;--mdc-radio-selected-hover-icon-color: #ff595e;--mdc-radio-selected-icon-color: #ff595e;--mdc-radio-selected-pressed-icon-color: #ff595e;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff595e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.obg-theme .mat-accent{--mat-slider-ripple-color: #18a998;--mat-slider-hover-state-layer-color: rgba(24, 169, 152, .05);--mat-slider-focus-state-layer-color: rgba(24, 169, 152, .2);--mdc-slider-handle-color: #18a998;--mdc-slider-focus-handle-color: #18a998;--mdc-slider-hover-handle-color: #18a998;--mdc-slider-active-track-color: #18a998;--mdc-slider-inactive-track-color: #18a998;--mdc-slider-with-tick-marks-inactive-container-color: #18a998;--mdc-slider-with-tick-marks-active-container-color: white}.obg-theme .mat-warn{--mat-slider-ripple-color: #ff595e;--mat-slider-hover-state-layer-color: rgba(255, 89, 94, .05);--mat-slider-focus-state-layer-color: rgba(255, 89, 94, .2);--mdc-slider-handle-color: #ff595e;--mdc-slider-focus-handle-color: #ff595e;--mdc-slider-hover-handle-color: #ff595e;--mdc-slider-active-track-color: #ff595e;--mdc-slider-inactive-track-color: #ff595e;--mdc-slider-with-tick-marks-inactive-container-color: #ff595e;--mdc-slider-with-tick-marks-active-container-color: black}.obg-theme .mdc-list-item__start,.obg-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #101741;--mdc-radio-selected-hover-icon-color: #101741;--mdc-radio-selected-icon-color: #101741;--mdc-radio-selected-pressed-icon-color: #101741}.obg-theme .mat-accent .mdc-list-item__start,.obg-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #18a998;--mdc-radio-selected-hover-icon-color: #18a998;--mdc-radio-selected-icon-color: #18a998;--mdc-radio-selected-pressed-icon-color: #18a998}.obg-theme .mat-warn .mdc-list-item__start,.obg-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff595e;--mdc-radio-selected-hover-icon-color: #ff595e;--mdc-radio-selected-icon-color: #ff595e;--mdc-radio-selected-pressed-icon-color: #ff595e}.obg-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #101741;--mdc-checkbox-selected-hover-icon-color: #101741;--mdc-checkbox-selected-icon-color: #101741;--mdc-checkbox-selected-pressed-icon-color: #101741;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #101741;--mdc-checkbox-selected-hover-state-layer-color: #101741;--mdc-checkbox-selected-pressed-state-layer-color: #101741;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.obg-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #18a998;--mdc-checkbox-selected-hover-icon-color: #18a998;--mdc-checkbox-selected-icon-color: #18a998;--mdc-checkbox-selected-pressed-icon-color: #18a998;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #18a998;--mdc-checkbox-selected-hover-state-layer-color: #18a998;--mdc-checkbox-selected-pressed-state-layer-color: #18a998;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.obg-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff595e;--mdc-checkbox-selected-hover-icon-color: #ff595e;--mdc-checkbox-selected-icon-color: #ff595e;--mdc-checkbox-selected-pressed-icon-color: #ff595e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff595e;--mdc-checkbox-selected-hover-state-layer-color: #ff595e;--mdc-checkbox-selected-pressed-state-layer-color: #ff595e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.obg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.obg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.obg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.obg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#101741}.obg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.obg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.obg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.obg-theme .mat-mdc-tab-group,.obg-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #101741;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #101741;--mat-tab-header-active-ripple-color: #101741;--mat-tab-header-inactive-ripple-color: #101741;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #101741;--mat-tab-header-active-hover-label-text-color: #101741;--mat-tab-header-active-focus-indicator-color: #101741;--mat-tab-header-active-hover-indicator-color: #101741}.obg-theme .mat-mdc-tab-group.mat-accent,.obg-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #18a998;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #18a998;--mat-tab-header-active-ripple-color: #18a998;--mat-tab-header-inactive-ripple-color: #18a998;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #18a998;--mat-tab-header-active-hover-label-text-color: #18a998;--mat-tab-header-active-focus-indicator-color: #18a998;--mat-tab-header-active-hover-indicator-color: #18a998}.obg-theme .mat-mdc-tab-group.mat-warn,.obg-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff595e;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff595e;--mat-tab-header-active-ripple-color: #ff595e;--mat-tab-header-inactive-ripple-color: #ff595e;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ff595e;--mat-tab-header-active-hover-label-text-color: #ff595e;--mat-tab-header-active-focus-indicator-color: #ff595e;--mat-tab-header-active-hover-indicator-color: #ff595e}.obg-theme .mat-mdc-tab-group.mat-background-primary,.obg-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #101741;--mat-tab-header-with-background-foreground-color: white}.obg-theme .mat-mdc-tab-group.mat-background-accent,.obg-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #18a998;--mat-tab-header-with-background-foreground-color: white}.obg-theme .mat-mdc-tab-group.mat-background-warn,.obg-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff595e;--mat-tab-header-with-background-foreground-color: black}.obg-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.obg-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #101741;--mdc-checkbox-selected-hover-icon-color: #101741;--mdc-checkbox-selected-icon-color: #101741;--mdc-checkbox-selected-pressed-icon-color: #101741;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #101741;--mdc-checkbox-selected-hover-state-layer-color: #101741;--mdc-checkbox-selected-pressed-state-layer-color: #101741;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.obg-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff595e;--mdc-checkbox-selected-hover-icon-color: #ff595e;--mdc-checkbox-selected-icon-color: #ff595e;--mdc-checkbox-selected-pressed-icon-color: #ff595e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff595e;--mdc-checkbox-selected-hover-state-layer-color: #ff595e;--mdc-checkbox-selected-pressed-state-layer-color: #ff595e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.obg-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #101741;--mat-text-button-state-layer-color: #101741;--mat-text-button-ripple-color: rgba(16, 23, 65, .1)}.obg-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #18a998;--mat-text-button-state-layer-color: #18a998;--mat-text-button-ripple-color: rgba(24, 169, 152, .1)}.obg-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff595e;--mat-text-button-state-layer-color: #ff595e;--mat-text-button-ripple-color: rgba(255, 89, 94, .1)}.obg-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #101741;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.obg-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #18a998;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.obg-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff595e;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.obg-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #101741;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.obg-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #18a998;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.obg-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff595e;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.obg-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #101741;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #101741;--mat-outlined-button-ripple-color: rgba(16, 23, 65, .1)}.obg-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #18a998;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #18a998;--mat-outlined-button-ripple-color: rgba(24, 169, 152, .1)}.obg-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff595e;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff595e;--mat-outlined-button-ripple-color: rgba(255, 89, 94, .1)}.obg-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #101741;--mat-icon-button-state-layer-color: #101741;--mat-icon-button-ripple-color: rgba(16, 23, 65, .1)}.obg-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #18a998;--mat-icon-button-state-layer-color: #18a998;--mat-icon-button-ripple-color: rgba(24, 169, 152, .1)}.obg-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff595e;--mat-icon-button-state-layer-color: #ff595e;--mat-icon-button-ripple-color: rgba(255, 89, 94, .1)}.obg-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #101741;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.obg-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #18a998;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.obg-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff595e;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.obg-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #101741;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.obg-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #18a998;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.obg-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff595e;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.obg-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #18a998}.obg-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ff595e}.obg-theme .mat-badge-accent{--mat-badge-background-color: #18a998;--mat-badge-text-color: white}.obg-theme .mat-badge-warn{--mat-badge-background-color: #ff595e;--mat-badge-text-color: black}.obg-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #18a998;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(24, 169, 152, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(24, 169, 152, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(24, 169, 152, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(24, 169, 152, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.obg-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #ff595e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 89, 94, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 89, 94, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 89, 94, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 89, 94, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.obg-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #18a998}.obg-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff595e}.obg-theme .mat-icon.mat-primary{--mat-icon-color: #101741}.obg-theme .mat-icon.mat-accent{--mat-icon-color: #18a998}.obg-theme .mat-icon.mat-warn{--mat-icon-color: #ff595e}.obg-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #18a998;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #18a998;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #18a998;--mat-stepper-header-edit-state-icon-foreground-color: white}.obg-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #ff595e;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #ff595e;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #ff595e;--mat-stepper-header-edit-state-icon-foreground-color: black}.obg-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #101741;--mat-toolbar-container-text-color: white}.obg-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #18a998;--mat-toolbar-container-text-color: white}.obg-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff595e;--mat-toolbar-container-text-color: black}.obg-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.obg-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.obg-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.obg-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.obg-theme .fill-remaining-space{flex:1 1 auto}.obg-theme .cursor-click{cursor:pointer}.obg-theme .center{margin-bottom:2rem;height:auto}.obg-theme .fluid{margin-bottom:2rem}.obg-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.obg-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.obg-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.obg-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.obg-theme .nav-name-2{line-height:18px!important}.obg-theme .snackbar-primary{--mdc-snackbar-container-color: #101741 !important}.obg-theme .snackbar-accent{--mdc-snackbar-container-color: #18a998 !important}.obg-theme .snackbar-warn{--mdc-snackbar-container-color: #ff595e !important}.obg-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.obg-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.obg-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.obg-theme .snackbar-dark{--mdc-snackbar-container-color: #05071c !important}.obg-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.obg-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#18a998!important}.obg-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#18a998!important}.obg-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#18a998!important}.obg-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.obg-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.obg-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.obg-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.obg-theme .cell-sm{flex:.25}.obg-theme .cell-md{flex:.5}.obg-theme .cell-lg{flex:.75}.obg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.obg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.obg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.obg-theme p{white-space:normal!important}.obg-theme .mat-headline-4,.obg-theme .mat-headline-3,.obg-theme .mat-headline-2,.obg-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.obg-theme .key-value{font-weight:700}.obg-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.obg-theme .small-label-container small,.obg-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.obg-theme .mat-mdc-dialog-content{word-break:break-word}.obg-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.obg-theme a:hover,.obg-theme a.mat-mdc-tab-link:hover,.obg-theme a.mat-mdc-list-item:hover,.obg-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.obg-theme .active-link{border-right:4px solid #18a998;transition:.3s}.obg-theme .active-link .mat-icon{color:#18a998!important}.obg-theme .mat-mdc-card{margin:.75em}.obg-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.obg-theme button.mat-mdc-button,.obg-theme button.mat-mdc-raised-button,.obg-theme button.mat-mdc-unelevated-button,.obg-theme button.mat-mdc-outlined-button,.obg-theme button.mat-mdc-fab,.obg-theme button.mat-mdc-mini-fab,.obg-theme a.mat-button,.obg-theme a.mat-raised-button,.obg-theme a.mat-flat-button,.obg-theme a.mat-stroked-button,.obg-theme a.mat-fab,.obg-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.obg-theme button.mat-mdc-button:hover,.obg-theme button.mat-mdc-raised-button:hover,.obg-theme button.mat-mdc-unelevated-button:hover,.obg-theme button.mat-mdc-outlined-button:hover,.obg-theme button.mat-mdc-fab:hover,.obg-theme button.mat-mdc-mini-fab:hover,.obg-theme a.mat-button:hover,.obg-theme a.mat-raised-button:hover,.obg-theme a.mat-flat-button:hover,.obg-theme a.mat-stroked-button:hover,.obg-theme a.mat-fab:hover,.obg-theme a.mat-mini-fab:hover{text-decoration:none}.obg-theme button.mat-mdc-button:not(:last-of-type),.obg-theme button.mat-mdc-raised-button:not(:last-of-type),.obg-theme button.mat-mdc-unelevated-button:not(:last-of-type),.obg-theme button.mat-mdc-outlined-button:not(:last-of-type),.obg-theme button.mat-mdc-fab:not(:last-of-type),.obg-theme a.mat-button:not(:last-of-type),.obg-theme a.mat-raised-button:not(:last-of-type),.obg-theme a.mat-flat-button:not(:last-of-type),.obg-theme a.mat-stroked-button:not(:last-of-type),.obg-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.obg-theme button.mat-mdc-button:not(:first-of-type),.obg-theme button.mat-mdc-raised-button:not(:first-of-type),.obg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.obg-theme button.mat-mdc-outlined-button:not(:first-of-type),.obg-theme button.mat-mdc-fab:not(:first-of-type),.obg-theme a.mat-button:not(:first-of-type),.obg-theme a.mat-raised-button:not(:first-of-type),.obg-theme a.mat-flat-button:not(:first-of-type),.obg-theme a.mat-stroked-button:not(:first-of-type),.obg-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.obg-theme button.mat-mdc-button:not(:first-of-type),.obg-theme button.mat-mdc-raised-button:not(:first-of-type),.obg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.obg-theme button.mat-mdc-outlined-button:not(:first-of-type),.obg-theme button.mat-mdc-fab:not(:first-of-type),.obg-theme a.mat-button:not(:first-of-type),.obg-theme a.mat-raised-button:not(:first-of-type),.obg-theme a.mat-flat-button:not(:first-of-type),.obg-theme a.mat-stroked-button:not(:first-of-type),.obg-theme a.mat-fab:not(:first-of-type){margin-left:0}}.obg-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.obg-theme .mat-mdc-mini-fab.mat-accent[disabled],.obg-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.obg-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.obg-theme .prop-value{font-size:16px;margin-bottom:25px}.obg-theme .pre-prop .prop-value{white-space:pre-wrap!important}.obg-theme .font-medium{font-weight:500}.obg-theme .font-light{font-weight:300}.obg-theme .text-xs{font-size:12px!important}.obg-theme .link{color:#18a998}.obg-theme .link:hover{color:#087e6a}.obg-theme a{text-decoration:none}.obg-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.obg-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.obg-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.obg-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.obg-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.obg-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.obg-theme .dnd-container.invalid{border:1px dashed #e9093f}.obg-theme .top-container{position:relative}.obg-theme .stretch{height:100%}.obg-theme .dnd-height{height:100%;min-height:200px}.obg-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.obg-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#05071c}.obg-theme .dnd-text .text-hidden{display:none;font-weight:600}.obg-theme .button-container{position:absolute;bottom:5px;right:15px}.obg-theme .file-data{flex:1;min-width:0}.obg-theme .file-data h4,.obg-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.obg-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.obg-theme div.ps>div{height:100%}.obg-theme div.dropzone>div{height:100%}.obg-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.obg-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.obg-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.obg-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.obg-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.obg-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.obg-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.obg-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.obg-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.obg-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.obg-theme .dnd-highlight:hover{display:none}.obg-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.obg-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.obg-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.obg-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.obg-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.obg-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.obg-theme .pdf-width,.obg-theme .attachment-container img{max-width:200px}.obg-theme .message-notification{display:flex;max-width:300px;max-height:100px}.obg-theme .message-notification .mat-icon{overflow:visible!important}.obg-theme .message-notification .full-width{width:100%}.obg-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.obg-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.obg-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.obg-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.obg-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.obg-theme .notification-text:before{position:absolute;right:0;bottom:0}.obg-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.obg-theme .scrolless-tour{overflow:hidden}.obg-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.obg-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.obg-theme .component-title{font-weight:700!important;color:#101741}.obg-theme .component-title .mat-icon{vertical-align:middle;color:#18a998}.obg-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.obg-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.obg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.obg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.obg-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.obg-theme .mat-drawer-container{background-color:#fff}.obg-theme .mat-mdc-checkbox{margin-top:15px}.obg-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.obg-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.obg-theme .full-height{min-height:100vh}.obg-theme .rounded-sm{border-radius:5px}.obg-theme .mat-expansion-panel-header-title h3,.obg-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.obg-theme .mat-mdc-snack-bar-container{width:100%!important}}.obg-theme .snackbar-margin{margin-top:80px!important}.obg-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.obg-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.obg-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.obg-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.obg-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.obg-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.obg-theme .mat-mdc-list-item-title{white-space:pre-wrap}.obg-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.obg-theme .dialog-close{float:right}.obg-theme .spa-nav-menu mat-icon{margin-right:16px!important}.obg-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.obg-theme .w-100{width:100%}.obg-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.obg-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.obg-theme .mat-mdc-button,.obg-theme .mat-mdc-unelevated-button,.obg-theme .mat-mdc-raised-button,.obg-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.obg-theme .mat-mdc-button>.mat-icon,.obg-theme .mat-mdc-unelevated-button>.mat-icon,.obg-theme .mat-mdc-raised-button>.mat-icon,.obg-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.obg-theme .mat-icon{overflow:visible!important}.obg-theme .mat-mdc-checkbox .mdc-label,.obg-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.obg-theme .mdc-button{height:fit-content!important}.obg-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.obg-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.obg-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.obg-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.obg-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.obg-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.obg-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.obg-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.obg-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.obg-theme .table-search .mat-mdc-form-field,.obg-theme .mat-mdc-slide-toggle label{margin-bottom:0}.cgo-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #145031;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #fc6836;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #fc6836;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #145031;--mdc-filled-text-field-focus-active-indicator-color: #145031;--mdc-filled-text-field-focus-label-text-color: rgba(20, 80, 49, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef3e36;--mdc-filled-text-field-error-focus-label-text-color: #ef3e36;--mdc-filled-text-field-error-label-text-color: #ef3e36;--mdc-filled-text-field-error-caret-color: #ef3e36;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-hover-active-indicator-color: #ef3e36;--mdc-outlined-text-field-caret-color: #145031;--mdc-outlined-text-field-focus-outline-color: #145031;--mdc-outlined-text-field-focus-label-text-color: rgba(20, 80, 49, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ef3e36;--mdc-outlined-text-field-error-focus-label-text-color: #ef3e36;--mdc-outlined-text-field-error-label-text-color: #ef3e36;--mdc-outlined-text-field-error-hover-label-text-color: #ef3e36;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef3e36;--mdc-outlined-text-field-error-hover-outline-color: #ef3e36;--mdc-outlined-text-field-error-outline-color: #ef3e36;--mat-form-field-focus-select-arrow-color: rgba(20, 80, 49, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef3e36;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(20, 80, 49, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #12492c;--mdc-switch-selected-handle-color: #12492c;--mdc-switch-selected-hover-state-layer-color: #12492c;--mdc-switch-selected-pressed-state-layer-color: #12492c;--mdc-switch-selected-focus-handle-color: #062713;--mdc-switch-selected-hover-handle-color: #062713;--mdc-switch-selected-pressed-handle-color: #062713;--mdc-switch-selected-focus-track-color: #5b856f;--mdc-switch-selected-hover-track-color: #5b856f;--mdc-switch-selected-pressed-track-color: #5b856f;--mdc-switch-selected-track-color: #5b856f;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #145031;--mdc-slider-focus-handle-color: #145031;--mdc-slider-hover-handle-color: #145031;--mdc-slider-active-track-color: #145031;--mdc-slider-inactive-track-color: #145031;--mdc-slider-with-tick-marks-inactive-container-color: #145031;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #145031;--mat-slider-hover-state-layer-color: rgba(20, 80, 49, .05);--mat-slider-focus-state-layer-color: rgba(20, 80, 49, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #fc6836;--mdc-checkbox-selected-hover-icon-color: #fc6836;--mdc-checkbox-selected-icon-color: #fc6836;--mdc-checkbox-selected-pressed-icon-color: #fc6836;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #fc6836;--mdc-checkbox-selected-hover-state-layer-color: #fc6836;--mdc-checkbox-selected-pressed-state-layer-color: #fc6836;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #fc6836;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #145031;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #145031;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #145031;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(20, 80, 49, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(20, 80, 49, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(20, 80, 49, .3);--mat-datepicker-toggle-active-state-icon-color: #145031;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(20, 80, 49, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #145031;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #145031;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #145031;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ef3e36;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ef3e36;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.cgo-theme .mat-accent{--mat-option-selected-state-label-text-color: #fc6836;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.cgo-theme .mat-warn{--mat-option-selected-state-label-text-color: #ef3e36;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.cgo-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #145031;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #145031;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cgo-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #fc6836;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #fc6836;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cgo-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef3e36;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef3e36;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cgo-theme .mat-elevation-z0,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.cgo-theme .mat-elevation-z1,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.cgo-theme .mat-elevation-z2,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cgo-theme .mat-elevation-z3,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.cgo-theme .mat-elevation-z4,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.cgo-theme .mat-elevation-z5,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.cgo-theme .mat-elevation-z6,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.cgo-theme .mat-elevation-z7,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.cgo-theme .mat-elevation-z8,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.cgo-theme .mat-elevation-z9,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.cgo-theme .mat-elevation-z10,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.cgo-theme .mat-elevation-z11,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.cgo-theme .mat-elevation-z12,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.cgo-theme .mat-elevation-z13,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.cgo-theme .mat-elevation-z14,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.cgo-theme .mat-elevation-z15,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.cgo-theme .mat-elevation-z16,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.cgo-theme .mat-elevation-z17,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.cgo-theme .mat-elevation-z18,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.cgo-theme .mat-elevation-z19,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.cgo-theme .mat-elevation-z20,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.cgo-theme .mat-elevation-z21,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.cgo-theme .mat-elevation-z22,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.cgo-theme .mat-elevation-z23,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.cgo-theme .mat-elevation-z24,.cgo-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.cgo-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #145031;--mdc-linear-progress-track-color: rgba(20, 80, 49, .25)}.cgo-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #fc6836;--mdc-linear-progress-track-color: rgba(252, 104, 54, .25)}.cgo-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef3e36;--mdc-linear-progress-track-color: rgba(239, 62, 54, .25)}.cgo-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #fc6836;--mdc-filled-text-field-focus-active-indicator-color: #fc6836;--mdc-filled-text-field-focus-label-text-color: rgba(252, 104, 54, .87);--mdc-outlined-text-field-caret-color: #fc6836;--mdc-outlined-text-field-focus-outline-color: #fc6836;--mdc-outlined-text-field-focus-label-text-color: rgba(252, 104, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(252, 104, 54, .87)}.cgo-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef3e36;--mdc-filled-text-field-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mdc-outlined-text-field-caret-color: #ef3e36;--mdc-outlined-text-field-focus-outline-color: #ef3e36;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 62, 54, .87)}.cgo-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(252, 104, 54, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.cgo-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 62, 54, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.cgo-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.cgo-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.cgo-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.cgo-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #145031;--mdc-chip-elevated-selected-container-color: #145031;--mdc-chip-elevated-disabled-container-color: #145031;--mdc-chip-flat-disabled-selected-container-color: #145031;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cgo-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.cgo-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #fc6836;--mdc-chip-elevated-selected-container-color: #fc6836;--mdc-chip-elevated-disabled-container-color: #fc6836;--mdc-chip-flat-disabled-selected-container-color: #fc6836;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.cgo-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.cgo-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef3e36;--mdc-chip-elevated-selected-container-color: #ef3e36;--mdc-chip-elevated-disabled-container-color: #ef3e36;--mdc-chip-flat-disabled-selected-container-color: #ef3e36;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cgo-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cgo-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fc6030;--mdc-switch-selected-handle-color: #fc6030;--mdc-switch-selected-hover-state-layer-color: #fc6030;--mdc-switch-selected-pressed-state-layer-color: #fc6030;--mdc-switch-selected-focus-handle-color: #fa3a16;--mdc-switch-selected-hover-handle-color: #fa3a16;--mdc-switch-selected-pressed-handle-color: #fa3a16;--mdc-switch-selected-focus-track-color: #fd9572;--mdc-switch-selected-hover-track-color: #fd9572;--mdc-switch-selected-pressed-track-color: #fd9572;--mdc-switch-selected-track-color: #fd9572}.cgo-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ed3830;--mdc-switch-selected-handle-color: #ed3830;--mdc-switch-selected-hover-state-layer-color: #ed3830;--mdc-switch-selected-pressed-state-layer-color: #ed3830;--mdc-switch-selected-focus-handle-color: #e41b16;--mdc-switch-selected-hover-handle-color: #e41b16;--mdc-switch-selected-pressed-handle-color: #e41b16;--mdc-switch-selected-focus-track-color: #f47872;--mdc-switch-selected-hover-track-color: #f47872;--mdc-switch-selected-pressed-track-color: #f47872;--mdc-switch-selected-track-color: #f47872}.cgo-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cgo-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #145031;--mdc-radio-selected-hover-icon-color: #145031;--mdc-radio-selected-icon-color: #145031;--mdc-radio-selected-pressed-icon-color: #145031;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #145031;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cgo-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #fc6836;--mdc-radio-selected-hover-icon-color: #fc6836;--mdc-radio-selected-icon-color: #fc6836;--mdc-radio-selected-pressed-icon-color: #fc6836;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #fc6836;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cgo-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef3e36;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cgo-theme .mat-accent{--mat-slider-ripple-color: #fc6836;--mat-slider-hover-state-layer-color: rgba(252, 104, 54, .05);--mat-slider-focus-state-layer-color: rgba(252, 104, 54, .2);--mdc-slider-handle-color: #fc6836;--mdc-slider-focus-handle-color: #fc6836;--mdc-slider-hover-handle-color: #fc6836;--mdc-slider-active-track-color: #fc6836;--mdc-slider-inactive-track-color: #fc6836;--mdc-slider-with-tick-marks-inactive-container-color: #fc6836;--mdc-slider-with-tick-marks-active-container-color: black}.cgo-theme .mat-warn{--mat-slider-ripple-color: #ef3e36;--mat-slider-hover-state-layer-color: rgba(239, 62, 54, .05);--mat-slider-focus-state-layer-color: rgba(239, 62, 54, .2);--mdc-slider-handle-color: #ef3e36;--mdc-slider-focus-handle-color: #ef3e36;--mdc-slider-hover-handle-color: #ef3e36;--mdc-slider-active-track-color: #ef3e36;--mdc-slider-inactive-track-color: #ef3e36;--mdc-slider-with-tick-marks-inactive-container-color: #ef3e36;--mdc-slider-with-tick-marks-active-container-color: white}.cgo-theme .mdc-list-item__start,.cgo-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #145031;--mdc-radio-selected-hover-icon-color: #145031;--mdc-radio-selected-icon-color: #145031;--mdc-radio-selected-pressed-icon-color: #145031}.cgo-theme .mat-accent .mdc-list-item__start,.cgo-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #fc6836;--mdc-radio-selected-hover-icon-color: #fc6836;--mdc-radio-selected-icon-color: #fc6836;--mdc-radio-selected-pressed-icon-color: #fc6836}.cgo-theme .mat-warn .mdc-list-item__start,.cgo-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36}.cgo-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #145031;--mdc-checkbox-selected-hover-icon-color: #145031;--mdc-checkbox-selected-icon-color: #145031;--mdc-checkbox-selected-pressed-icon-color: #145031;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #145031;--mdc-checkbox-selected-hover-state-layer-color: #145031;--mdc-checkbox-selected-pressed-state-layer-color: #145031;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cgo-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #fc6836;--mdc-checkbox-selected-hover-icon-color: #fc6836;--mdc-checkbox-selected-icon-color: #fc6836;--mdc-checkbox-selected-pressed-icon-color: #fc6836;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #fc6836;--mdc-checkbox-selected-hover-state-layer-color: #fc6836;--mdc-checkbox-selected-pressed-state-layer-color: #fc6836;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cgo-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cgo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.cgo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.cgo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.cgo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#145031}.cgo-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.cgo-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.cgo-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.cgo-theme .mat-mdc-tab-group,.cgo-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #145031;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #145031;--mat-tab-header-active-ripple-color: #145031;--mat-tab-header-inactive-ripple-color: #145031;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #145031;--mat-tab-header-active-hover-label-text-color: #145031;--mat-tab-header-active-focus-indicator-color: #145031;--mat-tab-header-active-hover-indicator-color: #145031}.cgo-theme .mat-mdc-tab-group.mat-accent,.cgo-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #fc6836;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #fc6836;--mat-tab-header-active-ripple-color: #fc6836;--mat-tab-header-inactive-ripple-color: #fc6836;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #fc6836;--mat-tab-header-active-hover-label-text-color: #fc6836;--mat-tab-header-active-focus-indicator-color: #fc6836;--mat-tab-header-active-hover-indicator-color: #fc6836}.cgo-theme .mat-mdc-tab-group.mat-warn,.cgo-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef3e36;--mat-tab-header-active-ripple-color: #ef3e36;--mat-tab-header-inactive-ripple-color: #ef3e36;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef3e36;--mat-tab-header-active-hover-label-text-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36;--mat-tab-header-active-hover-indicator-color: #ef3e36}.cgo-theme .mat-mdc-tab-group.mat-background-primary,.cgo-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #145031;--mat-tab-header-with-background-foreground-color: white}.cgo-theme .mat-mdc-tab-group.mat-background-accent,.cgo-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #fc6836;--mat-tab-header-with-background-foreground-color: black}.cgo-theme .mat-mdc-tab-group.mat-background-warn,.cgo-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef3e36;--mat-tab-header-with-background-foreground-color: white}.cgo-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cgo-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #145031;--mdc-checkbox-selected-hover-icon-color: #145031;--mdc-checkbox-selected-icon-color: #145031;--mdc-checkbox-selected-pressed-icon-color: #145031;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #145031;--mdc-checkbox-selected-hover-state-layer-color: #145031;--mdc-checkbox-selected-pressed-state-layer-color: #145031;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cgo-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cgo-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #145031;--mat-text-button-state-layer-color: #145031;--mat-text-button-ripple-color: rgba(20, 80, 49, .1)}.cgo-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #fc6836;--mat-text-button-state-layer-color: #fc6836;--mat-text-button-ripple-color: rgba(252, 104, 54, .1)}.cgo-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef3e36;--mat-text-button-state-layer-color: #ef3e36;--mat-text-button-ripple-color: rgba(239, 62, 54, .1)}.cgo-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #145031;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cgo-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #fc6836;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.cgo-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef3e36;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cgo-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #145031;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cgo-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #fc6836;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.cgo-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef3e36;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cgo-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #145031;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #145031;--mat-outlined-button-ripple-color: rgba(20, 80, 49, .1)}.cgo-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #fc6836;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #fc6836;--mat-outlined-button-ripple-color: rgba(252, 104, 54, .1)}.cgo-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef3e36;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ef3e36;--mat-outlined-button-ripple-color: rgba(239, 62, 54, .1)}.cgo-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #145031;--mat-icon-button-state-layer-color: #145031;--mat-icon-button-ripple-color: rgba(20, 80, 49, .1)}.cgo-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #fc6836;--mat-icon-button-state-layer-color: #fc6836;--mat-icon-button-ripple-color: rgba(252, 104, 54, .1)}.cgo-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef3e36;--mat-icon-button-state-layer-color: #ef3e36;--mat-icon-button-ripple-color: rgba(239, 62, 54, .1)}.cgo-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #145031;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cgo-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #fc6836;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.cgo-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef3e36;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cgo-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #145031;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cgo-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #fc6836;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.cgo-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef3e36;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cgo-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #fc6836}.cgo-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ef3e36}.cgo-theme .mat-badge-accent{--mat-badge-background-color: #fc6836;--mat-badge-text-color: black}.cgo-theme .mat-badge-warn{--mat-badge-background-color: #ef3e36;--mat-badge-text-color: white}.cgo-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #fc6836;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(252, 104, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(252, 104, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(252, 104, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(252, 104, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.cgo-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef3e36;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 62, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 62, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.cgo-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #fc6836}.cgo-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef3e36}.cgo-theme .mat-icon.mat-primary{--mat-icon-color: #145031}.cgo-theme .mat-icon.mat-accent{--mat-icon-color: #fc6836}.cgo-theme .mat-icon.mat-warn{--mat-icon-color: #ef3e36}.cgo-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #fc6836;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #fc6836;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #fc6836;--mat-stepper-header-edit-state-icon-foreground-color: black}.cgo-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef3e36;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef3e36;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef3e36;--mat-stepper-header-edit-state-icon-foreground-color: white}.cgo-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #145031;--mat-toolbar-container-text-color: white}.cgo-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #fc6836;--mat-toolbar-container-text-color: black}.cgo-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef3e36;--mat-toolbar-container-text-color: white}.cgo-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.cgo-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.cgo-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.cgo-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.cgo-theme .fill-remaining-space{flex:1 1 auto}.cgo-theme .cursor-click{cursor:pointer}.cgo-theme .center{margin-bottom:2rem;height:auto}.cgo-theme .fluid{margin-bottom:2rem}.cgo-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.cgo-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.cgo-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.cgo-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.cgo-theme .nav-name-2{line-height:18px!important}.cgo-theme .snackbar-primary{--mdc-snackbar-container-color: #145031 !important}.cgo-theme .snackbar-accent{--mdc-snackbar-container-color: #fc6836 !important}.cgo-theme .snackbar-warn{--mdc-snackbar-container-color: #ef3e36 !important}.cgo-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.cgo-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.cgo-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.cgo-theme .snackbar-dark{--mdc-snackbar-container-color: #062713 !important}.cgo-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.cgo-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#fc6836!important}.cgo-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#fc6836!important}.cgo-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#fc6836!important}.cgo-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.cgo-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cgo-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.cgo-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cgo-theme .cell-sm{flex:.25}.cgo-theme .cell-md{flex:.5}.cgo-theme .cell-lg{flex:.75}.cgo-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.cgo-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.cgo-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.cgo-theme p{white-space:normal!important}.cgo-theme .mat-headline-4,.cgo-theme .mat-headline-3,.cgo-theme .mat-headline-2,.cgo-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.cgo-theme .key-value{font-weight:700}.cgo-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.cgo-theme .small-label-container small,.cgo-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.cgo-theme .mat-mdc-dialog-content{word-break:break-word}.cgo-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.cgo-theme a:hover,.cgo-theme a.mat-mdc-tab-link:hover,.cgo-theme a.mat-mdc-list-item:hover,.cgo-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.cgo-theme .active-link{border-right:4px solid #fc6836;transition:.3s}.cgo-theme .active-link .mat-icon{color:#fc6836!important}.cgo-theme .mat-mdc-card{margin:.75em}.cgo-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.cgo-theme button.mat-mdc-button,.cgo-theme button.mat-mdc-raised-button,.cgo-theme button.mat-mdc-unelevated-button,.cgo-theme button.mat-mdc-outlined-button,.cgo-theme button.mat-mdc-fab,.cgo-theme button.mat-mdc-mini-fab,.cgo-theme a.mat-button,.cgo-theme a.mat-raised-button,.cgo-theme a.mat-flat-button,.cgo-theme a.mat-stroked-button,.cgo-theme a.mat-fab,.cgo-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.cgo-theme button.mat-mdc-button:hover,.cgo-theme button.mat-mdc-raised-button:hover,.cgo-theme button.mat-mdc-unelevated-button:hover,.cgo-theme button.mat-mdc-outlined-button:hover,.cgo-theme button.mat-mdc-fab:hover,.cgo-theme button.mat-mdc-mini-fab:hover,.cgo-theme a.mat-button:hover,.cgo-theme a.mat-raised-button:hover,.cgo-theme a.mat-flat-button:hover,.cgo-theme a.mat-stroked-button:hover,.cgo-theme a.mat-fab:hover,.cgo-theme a.mat-mini-fab:hover{text-decoration:none}.cgo-theme button.mat-mdc-button:not(:last-of-type),.cgo-theme button.mat-mdc-raised-button:not(:last-of-type),.cgo-theme button.mat-mdc-unelevated-button:not(:last-of-type),.cgo-theme button.mat-mdc-outlined-button:not(:last-of-type),.cgo-theme button.mat-mdc-fab:not(:last-of-type),.cgo-theme a.mat-button:not(:last-of-type),.cgo-theme a.mat-raised-button:not(:last-of-type),.cgo-theme a.mat-flat-button:not(:last-of-type),.cgo-theme a.mat-stroked-button:not(:last-of-type),.cgo-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.cgo-theme button.mat-mdc-button:not(:first-of-type),.cgo-theme button.mat-mdc-raised-button:not(:first-of-type),.cgo-theme button.mat-mdc-unelevated-button:not(:first-of-type),.cgo-theme button.mat-mdc-outlined-button:not(:first-of-type),.cgo-theme button.mat-mdc-fab:not(:first-of-type),.cgo-theme a.mat-button:not(:first-of-type),.cgo-theme a.mat-raised-button:not(:first-of-type),.cgo-theme a.mat-flat-button:not(:first-of-type),.cgo-theme a.mat-stroked-button:not(:first-of-type),.cgo-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.cgo-theme button.mat-mdc-button:not(:first-of-type),.cgo-theme button.mat-mdc-raised-button:not(:first-of-type),.cgo-theme button.mat-mdc-unelevated-button:not(:first-of-type),.cgo-theme button.mat-mdc-outlined-button:not(:first-of-type),.cgo-theme button.mat-mdc-fab:not(:first-of-type),.cgo-theme a.mat-button:not(:first-of-type),.cgo-theme a.mat-raised-button:not(:first-of-type),.cgo-theme a.mat-flat-button:not(:first-of-type),.cgo-theme a.mat-stroked-button:not(:first-of-type),.cgo-theme a.mat-fab:not(:first-of-type){margin-left:0}}.cgo-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.cgo-theme .mat-mdc-mini-fab.mat-accent[disabled],.cgo-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.cgo-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.cgo-theme .prop-value{font-size:16px;margin-bottom:25px}.cgo-theme .pre-prop .prop-value{white-space:pre-wrap!important}.cgo-theme .font-medium{font-weight:500}.cgo-theme .font-light{font-weight:300}.cgo-theme .text-xs{font-size:12px!important}.cgo-theme .link{color:#fc6836}.cgo-theme .link:hover{color:#fa3a16}.cgo-theme a{text-decoration:none}.cgo-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.cgo-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.cgo-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.cgo-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.cgo-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.cgo-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.cgo-theme .dnd-container.invalid{border:1px dashed #e9093f}.cgo-theme .top-container{position:relative}.cgo-theme .stretch{height:100%}.cgo-theme .dnd-height{height:100%;min-height:200px}.cgo-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.cgo-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#062713}.cgo-theme .dnd-text .text-hidden{display:none;font-weight:600}.cgo-theme .button-container{position:absolute;bottom:5px;right:15px}.cgo-theme .file-data{flex:1;min-width:0}.cgo-theme .file-data h4,.cgo-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.cgo-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.cgo-theme div.ps>div{height:100%}.cgo-theme div.dropzone>div{height:100%}.cgo-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.cgo-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.cgo-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.cgo-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.cgo-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.cgo-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.cgo-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.cgo-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.cgo-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.cgo-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.cgo-theme .dnd-highlight:hover{display:none}.cgo-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.cgo-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.cgo-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.cgo-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.cgo-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.cgo-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.cgo-theme .pdf-width,.cgo-theme .attachment-container img{max-width:200px}.cgo-theme .message-notification{display:flex;max-width:300px;max-height:100px}.cgo-theme .message-notification .mat-icon{overflow:visible!important}.cgo-theme .message-notification .full-width{width:100%}.cgo-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.cgo-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.cgo-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.cgo-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.cgo-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.cgo-theme .notification-text:before{position:absolute;right:0;bottom:0}.cgo-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.cgo-theme .scrolless-tour{overflow:hidden}.cgo-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.cgo-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.cgo-theme .component-title{font-weight:700!important;color:#145031}.cgo-theme .component-title .mat-icon{vertical-align:middle;color:#fc6836}.cgo-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.cgo-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.cgo-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.cgo-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.cgo-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.cgo-theme .mat-drawer-container{background-color:#fff}.cgo-theme .mat-mdc-checkbox{margin-top:15px}.cgo-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.cgo-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.cgo-theme .full-height{min-height:100vh}.cgo-theme .rounded-sm{border-radius:5px}.cgo-theme .mat-expansion-panel-header-title h3,.cgo-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.cgo-theme .mat-mdc-snack-bar-container{width:100%!important}}.cgo-theme .snackbar-margin{margin-top:80px!important}.cgo-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.cgo-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.cgo-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.cgo-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.cgo-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.cgo-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.cgo-theme .mat-mdc-list-item-title{white-space:pre-wrap}.cgo-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.cgo-theme .dialog-close{float:right}.cgo-theme .spa-nav-menu mat-icon{margin-right:16px!important}.cgo-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.cgo-theme .w-100{width:100%}.cgo-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.cgo-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.cgo-theme .mat-mdc-button,.cgo-theme .mat-mdc-unelevated-button,.cgo-theme .mat-mdc-raised-button,.cgo-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.cgo-theme .mat-mdc-button>.mat-icon,.cgo-theme .mat-mdc-unelevated-button>.mat-icon,.cgo-theme .mat-mdc-raised-button>.mat-icon,.cgo-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.cgo-theme .mat-icon{overflow:visible!important}.cgo-theme .mat-mdc-checkbox .mdc-label,.cgo-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.cgo-theme .mdc-button{height:fit-content!important}.cgo-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.cgo-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.cgo-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.cgo-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.cgo-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.cgo-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.cgo-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.cgo-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.cgo-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.cgo-theme .table-search .mat-mdc-form-field,.cgo-theme .mat-mdc-slide-toggle label{margin-bottom:0}.vgy-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #169d95;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #ffc900;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffc900;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #169d95;--mdc-filled-text-field-focus-active-indicator-color: #169d95;--mdc-filled-text-field-focus-label-text-color: rgba(22, 157, 149, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef3e36;--mdc-filled-text-field-error-focus-label-text-color: #ef3e36;--mdc-filled-text-field-error-label-text-color: #ef3e36;--mdc-filled-text-field-error-caret-color: #ef3e36;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-hover-active-indicator-color: #ef3e36;--mdc-outlined-text-field-caret-color: #169d95;--mdc-outlined-text-field-focus-outline-color: #169d95;--mdc-outlined-text-field-focus-label-text-color: rgba(22, 157, 149, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ef3e36;--mdc-outlined-text-field-error-focus-label-text-color: #ef3e36;--mdc-outlined-text-field-error-label-text-color: #ef3e36;--mdc-outlined-text-field-error-hover-label-text-color: #ef3e36;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef3e36;--mdc-outlined-text-field-error-hover-outline-color: #ef3e36;--mdc-outlined-text-field-error-outline-color: #ef3e36;--mat-form-field-focus-select-arrow-color: rgba(22, 157, 149, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef3e36;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(22, 157, 149, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #13958d;--mdc-switch-selected-handle-color: #13958d;--mdc-switch-selected-hover-state-layer-color: #13958d;--mdc-switch-selected-pressed-state-layer-color: #13958d;--mdc-switch-selected-focus-handle-color: #066f67;--mdc-switch-selected-hover-handle-color: #066f67;--mdc-switch-selected-pressed-handle-color: #066f67;--mdc-switch-selected-focus-track-color: #5cbab5;--mdc-switch-selected-hover-track-color: #5cbab5;--mdc-switch-selected-pressed-track-color: #5cbab5;--mdc-switch-selected-track-color: #5cbab5;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #169d95;--mdc-slider-focus-handle-color: #169d95;--mdc-slider-hover-handle-color: #169d95;--mdc-slider-active-track-color: #169d95;--mdc-slider-inactive-track-color: #169d95;--mdc-slider-with-tick-marks-inactive-container-color: #169d95;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #169d95;--mat-slider-hover-state-layer-color: rgba(22, 157, 149, .05);--mat-slider-focus-state-layer-color: rgba(22, 157, 149, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ffc900;--mdc-checkbox-selected-hover-icon-color: #ffc900;--mdc-checkbox-selected-icon-color: #ffc900;--mdc-checkbox-selected-pressed-icon-color: #ffc900;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffc900;--mdc-checkbox-selected-hover-state-layer-color: #ffc900;--mdc-checkbox-selected-pressed-state-layer-color: #ffc900;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ffc900;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #169d95;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #169d95;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #169d95;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(22, 157, 149, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(22, 157, 149, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(22, 157, 149, .3);--mat-datepicker-toggle-active-state-icon-color: #169d95;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(22, 157, 149, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #169d95;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #169d95;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #169d95;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ef3e36;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ef3e36;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.vgy-theme .mat-accent{--mat-option-selected-state-label-text-color: #ffc900;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vgy-theme .mat-warn{--mat-option-selected-state-label-text-color: #ef3e36;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vgy-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #169d95;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #169d95;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vgy-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ffc900;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffc900;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vgy-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef3e36;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef3e36;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vgy-theme .mat-elevation-z0,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.vgy-theme .mat-elevation-z1,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.vgy-theme .mat-elevation-z2,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.vgy-theme .mat-elevation-z3,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.vgy-theme .mat-elevation-z4,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.vgy-theme .mat-elevation-z5,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.vgy-theme .mat-elevation-z6,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.vgy-theme .mat-elevation-z7,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.vgy-theme .mat-elevation-z8,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.vgy-theme .mat-elevation-z9,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.vgy-theme .mat-elevation-z10,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.vgy-theme .mat-elevation-z11,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.vgy-theme .mat-elevation-z12,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.vgy-theme .mat-elevation-z13,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.vgy-theme .mat-elevation-z14,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.vgy-theme .mat-elevation-z15,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.vgy-theme .mat-elevation-z16,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.vgy-theme .mat-elevation-z17,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.vgy-theme .mat-elevation-z18,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.vgy-theme .mat-elevation-z19,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.vgy-theme .mat-elevation-z20,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.vgy-theme .mat-elevation-z21,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.vgy-theme .mat-elevation-z22,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.vgy-theme .mat-elevation-z23,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.vgy-theme .mat-elevation-z24,.vgy-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.vgy-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #169d95;--mdc-linear-progress-track-color: rgba(22, 157, 149, .25)}.vgy-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ffc900;--mdc-linear-progress-track-color: rgba(255, 201, 0, .25)}.vgy-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef3e36;--mdc-linear-progress-track-color: rgba(239, 62, 54, .25)}.vgy-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ffc900;--mdc-filled-text-field-focus-active-indicator-color: #ffc900;--mdc-filled-text-field-focus-label-text-color: rgba(255, 201, 0, .87);--mdc-outlined-text-field-caret-color: #ffc900;--mdc-outlined-text-field-focus-outline-color: #ffc900;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 201, 0, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 201, 0, .87)}.vgy-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef3e36;--mdc-filled-text-field-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mdc-outlined-text-field-caret-color: #ef3e36;--mdc-outlined-text-field-focus-outline-color: #ef3e36;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 62, 54, .87)}.vgy-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 201, 0, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.vgy-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 62, 54, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.vgy-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.vgy-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.vgy-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vgy-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #169d95;--mdc-chip-elevated-selected-container-color: #169d95;--mdc-chip-elevated-disabled-container-color: #169d95;--mdc-chip-flat-disabled-selected-container-color: #169d95;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vgy-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vgy-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #ffc900;--mdc-chip-elevated-selected-container-color: #ffc900;--mdc-chip-elevated-disabled-container-color: #ffc900;--mdc-chip-flat-disabled-selected-container-color: #ffc900;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.vgy-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vgy-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef3e36;--mdc-chip-elevated-selected-container-color: #ef3e36;--mdc-chip-elevated-disabled-container-color: #ef3e36;--mdc-chip-flat-disabled-selected-container-color: #ef3e36;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vgy-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.vgy-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #ffc300;--mdc-switch-selected-handle-color: #ffc300;--mdc-switch-selected-hover-state-layer-color: #ffc300;--mdc-switch-selected-pressed-state-layer-color: #ffc300;--mdc-switch-selected-focus-handle-color: #ffa900;--mdc-switch-selected-hover-handle-color: #ffa900;--mdc-switch-selected-pressed-handle-color: #ffa900;--mdc-switch-selected-focus-track-color: #ffd94d;--mdc-switch-selected-hover-track-color: #ffd94d;--mdc-switch-selected-pressed-track-color: #ffd94d;--mdc-switch-selected-track-color: #ffd94d}.vgy-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ed3830;--mdc-switch-selected-handle-color: #ed3830;--mdc-switch-selected-hover-state-layer-color: #ed3830;--mdc-switch-selected-pressed-state-layer-color: #ed3830;--mdc-switch-selected-focus-handle-color: #e41b16;--mdc-switch-selected-hover-handle-color: #e41b16;--mdc-switch-selected-pressed-handle-color: #e41b16;--mdc-switch-selected-focus-track-color: #f47872;--mdc-switch-selected-hover-track-color: #f47872;--mdc-switch-selected-pressed-track-color: #f47872;--mdc-switch-selected-track-color: #f47872}.vgy-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.vgy-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #169d95;--mdc-radio-selected-hover-icon-color: #169d95;--mdc-radio-selected-icon-color: #169d95;--mdc-radio-selected-pressed-icon-color: #169d95;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #169d95;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.vgy-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ffc900;--mdc-radio-selected-hover-icon-color: #ffc900;--mdc-radio-selected-icon-color: #ffc900;--mdc-radio-selected-pressed-icon-color: #ffc900;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ffc900;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.vgy-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef3e36;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.vgy-theme .mat-accent{--mat-slider-ripple-color: #ffc900;--mat-slider-hover-state-layer-color: rgba(255, 201, 0, .05);--mat-slider-focus-state-layer-color: rgba(255, 201, 0, .2);--mdc-slider-handle-color: #ffc900;--mdc-slider-focus-handle-color: #ffc900;--mdc-slider-hover-handle-color: #ffc900;--mdc-slider-active-track-color: #ffc900;--mdc-slider-inactive-track-color: #ffc900;--mdc-slider-with-tick-marks-inactive-container-color: #ffc900;--mdc-slider-with-tick-marks-active-container-color: black}.vgy-theme .mat-warn{--mat-slider-ripple-color: #ef3e36;--mat-slider-hover-state-layer-color: rgba(239, 62, 54, .05);--mat-slider-focus-state-layer-color: rgba(239, 62, 54, .2);--mdc-slider-handle-color: #ef3e36;--mdc-slider-focus-handle-color: #ef3e36;--mdc-slider-hover-handle-color: #ef3e36;--mdc-slider-active-track-color: #ef3e36;--mdc-slider-inactive-track-color: #ef3e36;--mdc-slider-with-tick-marks-inactive-container-color: #ef3e36;--mdc-slider-with-tick-marks-active-container-color: white}.vgy-theme .mdc-list-item__start,.vgy-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #169d95;--mdc-radio-selected-hover-icon-color: #169d95;--mdc-radio-selected-icon-color: #169d95;--mdc-radio-selected-pressed-icon-color: #169d95}.vgy-theme .mat-accent .mdc-list-item__start,.vgy-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ffc900;--mdc-radio-selected-hover-icon-color: #ffc900;--mdc-radio-selected-icon-color: #ffc900;--mdc-radio-selected-pressed-icon-color: #ffc900}.vgy-theme .mat-warn .mdc-list-item__start,.vgy-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36}.vgy-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #169d95;--mdc-checkbox-selected-hover-icon-color: #169d95;--mdc-checkbox-selected-icon-color: #169d95;--mdc-checkbox-selected-pressed-icon-color: #169d95;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #169d95;--mdc-checkbox-selected-hover-state-layer-color: #169d95;--mdc-checkbox-selected-pressed-state-layer-color: #169d95;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vgy-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ffc900;--mdc-checkbox-selected-hover-icon-color: #ffc900;--mdc-checkbox-selected-icon-color: #ffc900;--mdc-checkbox-selected-pressed-icon-color: #ffc900;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffc900;--mdc-checkbox-selected-hover-state-layer-color: #ffc900;--mdc-checkbox-selected-pressed-state-layer-color: #ffc900;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vgy-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vgy-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vgy-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vgy-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.vgy-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#169d95}.vgy-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vgy-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vgy-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.vgy-theme .mat-mdc-tab-group,.vgy-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #169d95;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #169d95;--mat-tab-header-active-ripple-color: #169d95;--mat-tab-header-inactive-ripple-color: #169d95;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #169d95;--mat-tab-header-active-hover-label-text-color: #169d95;--mat-tab-header-active-focus-indicator-color: #169d95;--mat-tab-header-active-hover-indicator-color: #169d95}.vgy-theme .mat-mdc-tab-group.mat-accent,.vgy-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ffc900;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ffc900;--mat-tab-header-active-ripple-color: #ffc900;--mat-tab-header-inactive-ripple-color: #ffc900;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ffc900;--mat-tab-header-active-hover-label-text-color: #ffc900;--mat-tab-header-active-focus-indicator-color: #ffc900;--mat-tab-header-active-hover-indicator-color: #ffc900}.vgy-theme .mat-mdc-tab-group.mat-warn,.vgy-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef3e36;--mat-tab-header-active-ripple-color: #ef3e36;--mat-tab-header-inactive-ripple-color: #ef3e36;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef3e36;--mat-tab-header-active-hover-label-text-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36;--mat-tab-header-active-hover-indicator-color: #ef3e36}.vgy-theme .mat-mdc-tab-group.mat-background-primary,.vgy-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #169d95;--mat-tab-header-with-background-foreground-color: white}.vgy-theme .mat-mdc-tab-group.mat-background-accent,.vgy-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ffc900;--mat-tab-header-with-background-foreground-color: black}.vgy-theme .mat-mdc-tab-group.mat-background-warn,.vgy-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef3e36;--mat-tab-header-with-background-foreground-color: white}.vgy-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.vgy-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #169d95;--mdc-checkbox-selected-hover-icon-color: #169d95;--mdc-checkbox-selected-icon-color: #169d95;--mdc-checkbox-selected-pressed-icon-color: #169d95;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #169d95;--mdc-checkbox-selected-hover-state-layer-color: #169d95;--mdc-checkbox-selected-pressed-state-layer-color: #169d95;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vgy-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vgy-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #169d95;--mat-text-button-state-layer-color: #169d95;--mat-text-button-ripple-color: rgba(22, 157, 149, .1)}.vgy-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ffc900;--mat-text-button-state-layer-color: #ffc900;--mat-text-button-ripple-color: rgba(255, 201, 0, .1)}.vgy-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef3e36;--mat-text-button-state-layer-color: #ef3e36;--mat-text-button-ripple-color: rgba(239, 62, 54, .1)}.vgy-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #169d95;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vgy-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ffc900;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.vgy-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef3e36;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vgy-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #169d95;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vgy-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ffc900;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.vgy-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef3e36;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vgy-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #169d95;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #169d95;--mat-outlined-button-ripple-color: rgba(22, 157, 149, .1)}.vgy-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ffc900;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ffc900;--mat-outlined-button-ripple-color: rgba(255, 201, 0, .1)}.vgy-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef3e36;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ef3e36;--mat-outlined-button-ripple-color: rgba(239, 62, 54, .1)}.vgy-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #169d95;--mat-icon-button-state-layer-color: #169d95;--mat-icon-button-ripple-color: rgba(22, 157, 149, .1)}.vgy-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ffc900;--mat-icon-button-state-layer-color: #ffc900;--mat-icon-button-ripple-color: rgba(255, 201, 0, .1)}.vgy-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef3e36;--mat-icon-button-state-layer-color: #ef3e36;--mat-icon-button-ripple-color: rgba(239, 62, 54, .1)}.vgy-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #169d95;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vgy-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ffc900;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.vgy-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef3e36;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vgy-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #169d95;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vgy-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ffc900;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.vgy-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef3e36;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vgy-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #ffc900}.vgy-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ef3e36}.vgy-theme .mat-badge-accent{--mat-badge-background-color: #ffc900;--mat-badge-text-color: black}.vgy-theme .mat-badge-warn{--mat-badge-background-color: #ef3e36;--mat-badge-text-color: white}.vgy-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #ffc900;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 201, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 201, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 201, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 201, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.vgy-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef3e36;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 62, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 62, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.vgy-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ffc900}.vgy-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef3e36}.vgy-theme .mat-icon.mat-primary{--mat-icon-color: #169d95}.vgy-theme .mat-icon.mat-accent{--mat-icon-color: #ffc900}.vgy-theme .mat-icon.mat-warn{--mat-icon-color: #ef3e36}.vgy-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #ffc900;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #ffc900;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #ffc900;--mat-stepper-header-edit-state-icon-foreground-color: black}.vgy-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef3e36;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef3e36;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef3e36;--mat-stepper-header-edit-state-icon-foreground-color: white}.vgy-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #169d95;--mat-toolbar-container-text-color: white}.vgy-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ffc900;--mat-toolbar-container-text-color: black}.vgy-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef3e36;--mat-toolbar-container-text-color: white}.vgy-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.vgy-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.vgy-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.vgy-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.vgy-theme .fill-remaining-space{flex:1 1 auto}.vgy-theme .cursor-click{cursor:pointer}.vgy-theme .center{margin-bottom:2rem;height:auto}.vgy-theme .fluid{margin-bottom:2rem}.vgy-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.vgy-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.vgy-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.vgy-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.vgy-theme .nav-name-2{line-height:18px!important}.vgy-theme .snackbar-primary{--mdc-snackbar-container-color: #169d95 !important}.vgy-theme .snackbar-accent{--mdc-snackbar-container-color: #ffc900 !important}.vgy-theme .snackbar-warn{--mdc-snackbar-container-color: #ef3e36 !important}.vgy-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.vgy-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.vgy-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.vgy-theme .snackbar-dark{--mdc-snackbar-container-color: #066f67 !important}.vgy-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.vgy-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#ffc900!important}.vgy-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#ffc900!important}.vgy-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#ffc900!important}.vgy-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.vgy-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.vgy-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.vgy-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.vgy-theme .cell-sm{flex:.25}.vgy-theme .cell-md{flex:.5}.vgy-theme .cell-lg{flex:.75}.vgy-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.vgy-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.vgy-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.vgy-theme p{white-space:normal!important}.vgy-theme .mat-headline-4,.vgy-theme .mat-headline-3,.vgy-theme .mat-headline-2,.vgy-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.vgy-theme .key-value{font-weight:700}.vgy-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.vgy-theme .small-label-container small,.vgy-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.vgy-theme .mat-mdc-dialog-content{word-break:break-word}.vgy-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.vgy-theme a:hover,.vgy-theme a.mat-mdc-tab-link:hover,.vgy-theme a.mat-mdc-list-item:hover,.vgy-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.vgy-theme .active-link{border-right:4px solid #ffc900;transition:.3s}.vgy-theme .active-link .mat-icon{color:#ffc900!important}.vgy-theme .mat-mdc-card{margin:.75em}.vgy-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.vgy-theme button.mat-mdc-button,.vgy-theme button.mat-mdc-raised-button,.vgy-theme button.mat-mdc-unelevated-button,.vgy-theme button.mat-mdc-outlined-button,.vgy-theme button.mat-mdc-fab,.vgy-theme button.mat-mdc-mini-fab,.vgy-theme a.mat-button,.vgy-theme a.mat-raised-button,.vgy-theme a.mat-flat-button,.vgy-theme a.mat-stroked-button,.vgy-theme a.mat-fab,.vgy-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.vgy-theme button.mat-mdc-button:hover,.vgy-theme button.mat-mdc-raised-button:hover,.vgy-theme button.mat-mdc-unelevated-button:hover,.vgy-theme button.mat-mdc-outlined-button:hover,.vgy-theme button.mat-mdc-fab:hover,.vgy-theme button.mat-mdc-mini-fab:hover,.vgy-theme a.mat-button:hover,.vgy-theme a.mat-raised-button:hover,.vgy-theme a.mat-flat-button:hover,.vgy-theme a.mat-stroked-button:hover,.vgy-theme a.mat-fab:hover,.vgy-theme a.mat-mini-fab:hover{text-decoration:none}.vgy-theme button.mat-mdc-button:not(:last-of-type),.vgy-theme button.mat-mdc-raised-button:not(:last-of-type),.vgy-theme button.mat-mdc-unelevated-button:not(:last-of-type),.vgy-theme button.mat-mdc-outlined-button:not(:last-of-type),.vgy-theme button.mat-mdc-fab:not(:last-of-type),.vgy-theme a.mat-button:not(:last-of-type),.vgy-theme a.mat-raised-button:not(:last-of-type),.vgy-theme a.mat-flat-button:not(:last-of-type),.vgy-theme a.mat-stroked-button:not(:last-of-type),.vgy-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.vgy-theme button.mat-mdc-button:not(:first-of-type),.vgy-theme button.mat-mdc-raised-button:not(:first-of-type),.vgy-theme button.mat-mdc-unelevated-button:not(:first-of-type),.vgy-theme button.mat-mdc-outlined-button:not(:first-of-type),.vgy-theme button.mat-mdc-fab:not(:first-of-type),.vgy-theme a.mat-button:not(:first-of-type),.vgy-theme a.mat-raised-button:not(:first-of-type),.vgy-theme a.mat-flat-button:not(:first-of-type),.vgy-theme a.mat-stroked-button:not(:first-of-type),.vgy-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.vgy-theme button.mat-mdc-button:not(:first-of-type),.vgy-theme button.mat-mdc-raised-button:not(:first-of-type),.vgy-theme button.mat-mdc-unelevated-button:not(:first-of-type),.vgy-theme button.mat-mdc-outlined-button:not(:first-of-type),.vgy-theme button.mat-mdc-fab:not(:first-of-type),.vgy-theme a.mat-button:not(:first-of-type),.vgy-theme a.mat-raised-button:not(:first-of-type),.vgy-theme a.mat-flat-button:not(:first-of-type),.vgy-theme a.mat-stroked-button:not(:first-of-type),.vgy-theme a.mat-fab:not(:first-of-type){margin-left:0}}.vgy-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.vgy-theme .mat-mdc-mini-fab.mat-accent[disabled],.vgy-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.vgy-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.vgy-theme .prop-value{font-size:16px;margin-bottom:25px}.vgy-theme .pre-prop .prop-value{white-space:pre-wrap!important}.vgy-theme .font-medium{font-weight:500}.vgy-theme .font-light{font-weight:300}.vgy-theme .text-xs{font-size:12px!important}.vgy-theme .link{color:#ffc900}.vgy-theme .link:hover{color:#ffa900}.vgy-theme a{text-decoration:none}.vgy-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.vgy-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.vgy-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.vgy-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.vgy-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.vgy-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.vgy-theme .dnd-container.invalid{border:1px dashed #e9093f}.vgy-theme .top-container{position:relative}.vgy-theme .stretch{height:100%}.vgy-theme .dnd-height{height:100%;min-height:200px}.vgy-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.vgy-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#066f67}.vgy-theme .dnd-text .text-hidden{display:none;font-weight:600}.vgy-theme .button-container{position:absolute;bottom:5px;right:15px}.vgy-theme .file-data{flex:1;min-width:0}.vgy-theme .file-data h4,.vgy-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.vgy-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.vgy-theme div.ps>div{height:100%}.vgy-theme div.dropzone>div{height:100%}.vgy-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.vgy-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.vgy-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.vgy-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.vgy-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.vgy-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.vgy-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.vgy-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.vgy-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.vgy-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.vgy-theme .dnd-highlight:hover{display:none}.vgy-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.vgy-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.vgy-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.vgy-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.vgy-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.vgy-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.vgy-theme .pdf-width,.vgy-theme .attachment-container img{max-width:200px}.vgy-theme .message-notification{display:flex;max-width:300px;max-height:100px}.vgy-theme .message-notification .mat-icon{overflow:visible!important}.vgy-theme .message-notification .full-width{width:100%}.vgy-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.vgy-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.vgy-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.vgy-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.vgy-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.vgy-theme .notification-text:before{position:absolute;right:0;bottom:0}.vgy-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.vgy-theme .scrolless-tour{overflow:hidden}.vgy-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.vgy-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.vgy-theme .component-title{font-weight:700!important;color:#169d95}.vgy-theme .component-title .mat-icon{vertical-align:middle;color:#ffc900}.vgy-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.vgy-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.vgy-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.vgy-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.vgy-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.vgy-theme .mat-drawer-container{background-color:#fff}.vgy-theme .mat-mdc-checkbox{margin-top:15px}.vgy-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.vgy-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.vgy-theme .full-height{min-height:100vh}.vgy-theme .rounded-sm{border-radius:5px}.vgy-theme .mat-expansion-panel-header-title h3,.vgy-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.vgy-theme .mat-mdc-snack-bar-container{width:100%!important}}.vgy-theme .snackbar-margin{margin-top:80px!important}.vgy-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.vgy-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.vgy-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.vgy-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.vgy-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.vgy-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.vgy-theme .mat-mdc-list-item-title{white-space:pre-wrap}.vgy-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.vgy-theme .dialog-close{float:right}.vgy-theme .spa-nav-menu mat-icon{margin-right:16px!important}.vgy-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.vgy-theme .w-100{width:100%}.vgy-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.vgy-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.vgy-theme .mat-mdc-button,.vgy-theme .mat-mdc-unelevated-button,.vgy-theme .mat-mdc-raised-button,.vgy-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.vgy-theme .mat-mdc-button>.mat-icon,.vgy-theme .mat-mdc-unelevated-button>.mat-icon,.vgy-theme .mat-mdc-raised-button>.mat-icon,.vgy-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.vgy-theme .mat-icon{overflow:visible!important}.vgy-theme .mat-mdc-checkbox .mdc-label,.vgy-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.vgy-theme .mdc-button{height:fit-content!important}.vgy-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.vgy-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.vgy-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.vgy-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.vgy-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.vgy-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.vgy-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.vgy-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.vgy-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.vgy-theme .table-search .mat-mdc-form-field,.vgy-theme .mat-mdc-slide-toggle label{margin-bottom:0}.pps-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #5f161e;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #ffa854;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffa854;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #5f161e;--mdc-filled-text-field-focus-active-indicator-color: #5f161e;--mdc-filled-text-field-focus-label-text-color: rgba(95, 22, 30, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef3e36;--mdc-filled-text-field-error-focus-label-text-color: #ef3e36;--mdc-filled-text-field-error-label-text-color: #ef3e36;--mdc-filled-text-field-error-caret-color: #ef3e36;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-hover-active-indicator-color: #ef3e36;--mdc-outlined-text-field-caret-color: #5f161e;--mdc-outlined-text-field-focus-outline-color: #5f161e;--mdc-outlined-text-field-focus-label-text-color: rgba(95, 22, 30, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ef3e36;--mdc-outlined-text-field-error-focus-label-text-color: #ef3e36;--mdc-outlined-text-field-error-label-text-color: #ef3e36;--mdc-outlined-text-field-error-hover-label-text-color: #ef3e36;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef3e36;--mdc-outlined-text-field-error-hover-outline-color: #ef3e36;--mdc-outlined-text-field-error-outline-color: #ef3e36;--mat-form-field-focus-select-arrow-color: rgba(95, 22, 30, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef3e36;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(95, 22, 30, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #57131a;--mdc-switch-selected-handle-color: #57131a;--mdc-switch-selected-hover-state-layer-color: #57131a;--mdc-switch-selected-pressed-state-layer-color: #57131a;--mdc-switch-selected-focus-handle-color: #32060a;--mdc-switch-selected-hover-handle-color: #32060a;--mdc-switch-selected-pressed-handle-color: #32060a;--mdc-switch-selected-focus-track-color: #8f5c62;--mdc-switch-selected-hover-track-color: #8f5c62;--mdc-switch-selected-pressed-track-color: #8f5c62;--mdc-switch-selected-track-color: #8f5c62;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #5f161e;--mdc-slider-focus-handle-color: #5f161e;--mdc-slider-hover-handle-color: #5f161e;--mdc-slider-active-track-color: #5f161e;--mdc-slider-inactive-track-color: #5f161e;--mdc-slider-with-tick-marks-inactive-container-color: #5f161e;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #5f161e;--mat-slider-hover-state-layer-color: rgba(95, 22, 30, .05);--mat-slider-focus-state-layer-color: rgba(95, 22, 30, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ffa854;--mdc-checkbox-selected-hover-icon-color: #ffa854;--mdc-checkbox-selected-icon-color: #ffa854;--mdc-checkbox-selected-pressed-icon-color: #ffa854;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffa854;--mdc-checkbox-selected-hover-state-layer-color: #ffa854;--mdc-checkbox-selected-pressed-state-layer-color: #ffa854;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ffa854;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #5f161e;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #5f161e;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #5f161e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(95, 22, 30, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(95, 22, 30, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(95, 22, 30, .3);--mat-datepicker-toggle-active-state-icon-color: #5f161e;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(95, 22, 30, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #5f161e;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #5f161e;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #5f161e;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ef3e36;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ef3e36;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.pps-theme .mat-accent{--mat-option-selected-state-label-text-color: #ffa854;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.pps-theme .mat-warn{--mat-option-selected-state-label-text-color: #ef3e36;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.pps-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #5f161e;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #5f161e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.pps-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ffa854;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffa854;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.pps-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef3e36;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef3e36;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.pps-theme .mat-elevation-z0,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.pps-theme .mat-elevation-z1,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.pps-theme .mat-elevation-z2,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.pps-theme .mat-elevation-z3,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.pps-theme .mat-elevation-z4,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.pps-theme .mat-elevation-z5,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.pps-theme .mat-elevation-z6,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.pps-theme .mat-elevation-z7,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.pps-theme .mat-elevation-z8,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.pps-theme .mat-elevation-z9,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.pps-theme .mat-elevation-z10,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.pps-theme .mat-elevation-z11,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.pps-theme .mat-elevation-z12,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.pps-theme .mat-elevation-z13,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.pps-theme .mat-elevation-z14,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.pps-theme .mat-elevation-z15,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.pps-theme .mat-elevation-z16,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.pps-theme .mat-elevation-z17,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.pps-theme .mat-elevation-z18,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.pps-theme .mat-elevation-z19,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.pps-theme .mat-elevation-z20,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.pps-theme .mat-elevation-z21,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.pps-theme .mat-elevation-z22,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.pps-theme .mat-elevation-z23,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.pps-theme .mat-elevation-z24,.pps-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.pps-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #5f161e;--mdc-linear-progress-track-color: rgba(95, 22, 30, .25)}.pps-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ffa854;--mdc-linear-progress-track-color: rgba(255, 168, 84, .25)}.pps-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef3e36;--mdc-linear-progress-track-color: rgba(239, 62, 54, .25)}.pps-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ffa854;--mdc-filled-text-field-focus-active-indicator-color: #ffa854;--mdc-filled-text-field-focus-label-text-color: rgba(255, 168, 84, .87);--mdc-outlined-text-field-caret-color: #ffa854;--mdc-outlined-text-field-focus-outline-color: #ffa854;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 168, 84, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 168, 84, .87)}.pps-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef3e36;--mdc-filled-text-field-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mdc-outlined-text-field-caret-color: #ef3e36;--mdc-outlined-text-field-focus-outline-color: #ef3e36;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 62, 54, .87)}.pps-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 168, 84, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.pps-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 62, 54, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.pps-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.pps-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.pps-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.pps-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #5f161e;--mdc-chip-elevated-selected-container-color: #5f161e;--mdc-chip-elevated-disabled-container-color: #5f161e;--mdc-chip-flat-disabled-selected-container-color: #5f161e;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.pps-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.pps-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #ffa854;--mdc-chip-elevated-selected-container-color: #ffa854;--mdc-chip-elevated-disabled-container-color: #ffa854;--mdc-chip-flat-disabled-selected-container-color: #ffa854;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.pps-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.pps-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef3e36;--mdc-chip-elevated-selected-container-color: #ef3e36;--mdc-chip-elevated-disabled-container-color: #ef3e36;--mdc-chip-flat-disabled-selected-container-color: #ef3e36;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.pps-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.pps-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #ffa04d;--mdc-switch-selected-handle-color: #ffa04d;--mdc-switch-selected-hover-state-layer-color: #ffa04d;--mdc-switch-selected-pressed-state-layer-color: #ffa04d;--mdc-switch-selected-focus-handle-color: #ff7d29;--mdc-switch-selected-hover-handle-color: #ff7d29;--mdc-switch-selected-pressed-handle-color: #ff7d29;--mdc-switch-selected-focus-track-color: #ffc287;--mdc-switch-selected-hover-track-color: #ffc287;--mdc-switch-selected-pressed-track-color: #ffc287;--mdc-switch-selected-track-color: #ffc287}.pps-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ed3830;--mdc-switch-selected-handle-color: #ed3830;--mdc-switch-selected-hover-state-layer-color: #ed3830;--mdc-switch-selected-pressed-state-layer-color: #ed3830;--mdc-switch-selected-focus-handle-color: #e41b16;--mdc-switch-selected-hover-handle-color: #e41b16;--mdc-switch-selected-pressed-handle-color: #e41b16;--mdc-switch-selected-focus-track-color: #f47872;--mdc-switch-selected-hover-track-color: #f47872;--mdc-switch-selected-pressed-track-color: #f47872;--mdc-switch-selected-track-color: #f47872}.pps-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.pps-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #5f161e;--mdc-radio-selected-hover-icon-color: #5f161e;--mdc-radio-selected-icon-color: #5f161e;--mdc-radio-selected-pressed-icon-color: #5f161e;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #5f161e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.pps-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ffa854;--mdc-radio-selected-hover-icon-color: #ffa854;--mdc-radio-selected-icon-color: #ffa854;--mdc-radio-selected-pressed-icon-color: #ffa854;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ffa854;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.pps-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef3e36;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.pps-theme .mat-accent{--mat-slider-ripple-color: #ffa854;--mat-slider-hover-state-layer-color: rgba(255, 168, 84, .05);--mat-slider-focus-state-layer-color: rgba(255, 168, 84, .2);--mdc-slider-handle-color: #ffa854;--mdc-slider-focus-handle-color: #ffa854;--mdc-slider-hover-handle-color: #ffa854;--mdc-slider-active-track-color: #ffa854;--mdc-slider-inactive-track-color: #ffa854;--mdc-slider-with-tick-marks-inactive-container-color: #ffa854;--mdc-slider-with-tick-marks-active-container-color: black}.pps-theme .mat-warn{--mat-slider-ripple-color: #ef3e36;--mat-slider-hover-state-layer-color: rgba(239, 62, 54, .05);--mat-slider-focus-state-layer-color: rgba(239, 62, 54, .2);--mdc-slider-handle-color: #ef3e36;--mdc-slider-focus-handle-color: #ef3e36;--mdc-slider-hover-handle-color: #ef3e36;--mdc-slider-active-track-color: #ef3e36;--mdc-slider-inactive-track-color: #ef3e36;--mdc-slider-with-tick-marks-inactive-container-color: #ef3e36;--mdc-slider-with-tick-marks-active-container-color: white}.pps-theme .mdc-list-item__start,.pps-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #5f161e;--mdc-radio-selected-hover-icon-color: #5f161e;--mdc-radio-selected-icon-color: #5f161e;--mdc-radio-selected-pressed-icon-color: #5f161e}.pps-theme .mat-accent .mdc-list-item__start,.pps-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ffa854;--mdc-radio-selected-hover-icon-color: #ffa854;--mdc-radio-selected-icon-color: #ffa854;--mdc-radio-selected-pressed-icon-color: #ffa854}.pps-theme .mat-warn .mdc-list-item__start,.pps-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36}.pps-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #5f161e;--mdc-checkbox-selected-hover-icon-color: #5f161e;--mdc-checkbox-selected-icon-color: #5f161e;--mdc-checkbox-selected-pressed-icon-color: #5f161e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #5f161e;--mdc-checkbox-selected-hover-state-layer-color: #5f161e;--mdc-checkbox-selected-pressed-state-layer-color: #5f161e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.pps-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ffa854;--mdc-checkbox-selected-hover-icon-color: #ffa854;--mdc-checkbox-selected-icon-color: #ffa854;--mdc-checkbox-selected-pressed-icon-color: #ffa854;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffa854;--mdc-checkbox-selected-hover-state-layer-color: #ffa854;--mdc-checkbox-selected-pressed-state-layer-color: #ffa854;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.pps-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.pps-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.pps-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.pps-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.pps-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#5f161e}.pps-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.pps-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.pps-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.pps-theme .mat-mdc-tab-group,.pps-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #5f161e;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #5f161e;--mat-tab-header-active-ripple-color: #5f161e;--mat-tab-header-inactive-ripple-color: #5f161e;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #5f161e;--mat-tab-header-active-hover-label-text-color: #5f161e;--mat-tab-header-active-focus-indicator-color: #5f161e;--mat-tab-header-active-hover-indicator-color: #5f161e}.pps-theme .mat-mdc-tab-group.mat-accent,.pps-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ffa854;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ffa854;--mat-tab-header-active-ripple-color: #ffa854;--mat-tab-header-inactive-ripple-color: #ffa854;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ffa854;--mat-tab-header-active-hover-label-text-color: #ffa854;--mat-tab-header-active-focus-indicator-color: #ffa854;--mat-tab-header-active-hover-indicator-color: #ffa854}.pps-theme .mat-mdc-tab-group.mat-warn,.pps-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef3e36;--mat-tab-header-active-ripple-color: #ef3e36;--mat-tab-header-inactive-ripple-color: #ef3e36;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef3e36;--mat-tab-header-active-hover-label-text-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36;--mat-tab-header-active-hover-indicator-color: #ef3e36}.pps-theme .mat-mdc-tab-group.mat-background-primary,.pps-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #5f161e;--mat-tab-header-with-background-foreground-color: white}.pps-theme .mat-mdc-tab-group.mat-background-accent,.pps-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ffa854;--mat-tab-header-with-background-foreground-color: black}.pps-theme .mat-mdc-tab-group.mat-background-warn,.pps-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef3e36;--mat-tab-header-with-background-foreground-color: white}.pps-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.pps-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #5f161e;--mdc-checkbox-selected-hover-icon-color: #5f161e;--mdc-checkbox-selected-icon-color: #5f161e;--mdc-checkbox-selected-pressed-icon-color: #5f161e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #5f161e;--mdc-checkbox-selected-hover-state-layer-color: #5f161e;--mdc-checkbox-selected-pressed-state-layer-color: #5f161e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.pps-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.pps-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #5f161e;--mat-text-button-state-layer-color: #5f161e;--mat-text-button-ripple-color: rgba(95, 22, 30, .1)}.pps-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ffa854;--mat-text-button-state-layer-color: #ffa854;--mat-text-button-ripple-color: rgba(255, 168, 84, .1)}.pps-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef3e36;--mat-text-button-state-layer-color: #ef3e36;--mat-text-button-ripple-color: rgba(239, 62, 54, .1)}.pps-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #5f161e;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.pps-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ffa854;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.pps-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef3e36;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.pps-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #5f161e;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.pps-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ffa854;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.pps-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef3e36;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.pps-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #5f161e;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #5f161e;--mat-outlined-button-ripple-color: rgba(95, 22, 30, .1)}.pps-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ffa854;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ffa854;--mat-outlined-button-ripple-color: rgba(255, 168, 84, .1)}.pps-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef3e36;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ef3e36;--mat-outlined-button-ripple-color: rgba(239, 62, 54, .1)}.pps-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #5f161e;--mat-icon-button-state-layer-color: #5f161e;--mat-icon-button-ripple-color: rgba(95, 22, 30, .1)}.pps-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ffa854;--mat-icon-button-state-layer-color: #ffa854;--mat-icon-button-ripple-color: rgba(255, 168, 84, .1)}.pps-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef3e36;--mat-icon-button-state-layer-color: #ef3e36;--mat-icon-button-ripple-color: rgba(239, 62, 54, .1)}.pps-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #5f161e;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.pps-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ffa854;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.pps-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef3e36;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.pps-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #5f161e;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.pps-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ffa854;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.pps-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef3e36;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.pps-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #ffa854}.pps-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ef3e36}.pps-theme .mat-badge-accent{--mat-badge-background-color: #ffa854;--mat-badge-text-color: black}.pps-theme .mat-badge-warn{--mat-badge-background-color: #ef3e36;--mat-badge-text-color: white}.pps-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #ffa854;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 168, 84, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 168, 84, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 168, 84, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 168, 84, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.pps-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef3e36;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 62, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 62, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.pps-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ffa854}.pps-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef3e36}.pps-theme .mat-icon.mat-primary{--mat-icon-color: #5f161e}.pps-theme .mat-icon.mat-accent{--mat-icon-color: #ffa854}.pps-theme .mat-icon.mat-warn{--mat-icon-color: #ef3e36}.pps-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #ffa854;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #ffa854;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #ffa854;--mat-stepper-header-edit-state-icon-foreground-color: black}.pps-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef3e36;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef3e36;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef3e36;--mat-stepper-header-edit-state-icon-foreground-color: white}.pps-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #5f161e;--mat-toolbar-container-text-color: white}.pps-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ffa854;--mat-toolbar-container-text-color: black}.pps-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef3e36;--mat-toolbar-container-text-color: white}.pps-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.pps-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.pps-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.pps-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.pps-theme .fill-remaining-space{flex:1 1 auto}.pps-theme .cursor-click{cursor:pointer}.pps-theme .center{margin-bottom:2rem;height:auto}.pps-theme .fluid{margin-bottom:2rem}.pps-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.pps-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.pps-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.pps-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.pps-theme .nav-name-2{line-height:18px!important}.pps-theme .snackbar-primary{--mdc-snackbar-container-color: #5f161e !important}.pps-theme .snackbar-accent{--mdc-snackbar-container-color: #ffa854 !important}.pps-theme .snackbar-warn{--mdc-snackbar-container-color: #ef3e36 !important}.pps-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.pps-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.pps-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.pps-theme .snackbar-dark{--mdc-snackbar-container-color: #32060a !important}.pps-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.pps-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#ffa854!important}.pps-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#ffa854!important}.pps-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#ffa854!important}.pps-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.pps-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.pps-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.pps-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.pps-theme .cell-sm{flex:.25}.pps-theme .cell-md{flex:.5}.pps-theme .cell-lg{flex:.75}.pps-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.pps-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.pps-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.pps-theme p{white-space:normal!important}.pps-theme .mat-headline-4,.pps-theme .mat-headline-3,.pps-theme .mat-headline-2,.pps-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.pps-theme .key-value{font-weight:700}.pps-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.pps-theme .small-label-container small,.pps-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.pps-theme .mat-mdc-dialog-content{word-break:break-word}.pps-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.pps-theme a:hover,.pps-theme a.mat-mdc-tab-link:hover,.pps-theme a.mat-mdc-list-item:hover,.pps-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.pps-theme .active-link{border-right:4px solid #ffa854;transition:.3s}.pps-theme .active-link .mat-icon{color:#ffa854!important}.pps-theme .mat-mdc-card{margin:.75em}.pps-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.pps-theme button.mat-mdc-button,.pps-theme button.mat-mdc-raised-button,.pps-theme button.mat-mdc-unelevated-button,.pps-theme button.mat-mdc-outlined-button,.pps-theme button.mat-mdc-fab,.pps-theme button.mat-mdc-mini-fab,.pps-theme a.mat-button,.pps-theme a.mat-raised-button,.pps-theme a.mat-flat-button,.pps-theme a.mat-stroked-button,.pps-theme a.mat-fab,.pps-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.pps-theme button.mat-mdc-button:hover,.pps-theme button.mat-mdc-raised-button:hover,.pps-theme button.mat-mdc-unelevated-button:hover,.pps-theme button.mat-mdc-outlined-button:hover,.pps-theme button.mat-mdc-fab:hover,.pps-theme button.mat-mdc-mini-fab:hover,.pps-theme a.mat-button:hover,.pps-theme a.mat-raised-button:hover,.pps-theme a.mat-flat-button:hover,.pps-theme a.mat-stroked-button:hover,.pps-theme a.mat-fab:hover,.pps-theme a.mat-mini-fab:hover{text-decoration:none}.pps-theme button.mat-mdc-button:not(:last-of-type),.pps-theme button.mat-mdc-raised-button:not(:last-of-type),.pps-theme button.mat-mdc-unelevated-button:not(:last-of-type),.pps-theme button.mat-mdc-outlined-button:not(:last-of-type),.pps-theme button.mat-mdc-fab:not(:last-of-type),.pps-theme a.mat-button:not(:last-of-type),.pps-theme a.mat-raised-button:not(:last-of-type),.pps-theme a.mat-flat-button:not(:last-of-type),.pps-theme a.mat-stroked-button:not(:last-of-type),.pps-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.pps-theme button.mat-mdc-button:not(:first-of-type),.pps-theme button.mat-mdc-raised-button:not(:first-of-type),.pps-theme button.mat-mdc-unelevated-button:not(:first-of-type),.pps-theme button.mat-mdc-outlined-button:not(:first-of-type),.pps-theme button.mat-mdc-fab:not(:first-of-type),.pps-theme a.mat-button:not(:first-of-type),.pps-theme a.mat-raised-button:not(:first-of-type),.pps-theme a.mat-flat-button:not(:first-of-type),.pps-theme a.mat-stroked-button:not(:first-of-type),.pps-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.pps-theme button.mat-mdc-button:not(:first-of-type),.pps-theme button.mat-mdc-raised-button:not(:first-of-type),.pps-theme button.mat-mdc-unelevated-button:not(:first-of-type),.pps-theme button.mat-mdc-outlined-button:not(:first-of-type),.pps-theme button.mat-mdc-fab:not(:first-of-type),.pps-theme a.mat-button:not(:first-of-type),.pps-theme a.mat-raised-button:not(:first-of-type),.pps-theme a.mat-flat-button:not(:first-of-type),.pps-theme a.mat-stroked-button:not(:first-of-type),.pps-theme a.mat-fab:not(:first-of-type){margin-left:0}}.pps-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.pps-theme .mat-mdc-mini-fab.mat-accent[disabled],.pps-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.pps-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.pps-theme .prop-value{font-size:16px;margin-bottom:25px}.pps-theme .pre-prop .prop-value{white-space:pre-wrap!important}.pps-theme .font-medium{font-weight:500}.pps-theme .font-light{font-weight:300}.pps-theme .text-xs{font-size:12px!important}.pps-theme .link{color:#ffa854}.pps-theme .link:hover{color:#ff7d29}.pps-theme a{text-decoration:none}.pps-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.pps-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.pps-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.pps-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.pps-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.pps-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.pps-theme .dnd-container.invalid{border:1px dashed #e9093f}.pps-theme .top-container{position:relative}.pps-theme .stretch{height:100%}.pps-theme .dnd-height{height:100%;min-height:200px}.pps-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.pps-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#32060a}.pps-theme .dnd-text .text-hidden{display:none;font-weight:600}.pps-theme .button-container{position:absolute;bottom:5px;right:15px}.pps-theme .file-data{flex:1;min-width:0}.pps-theme .file-data h4,.pps-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.pps-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.pps-theme div.ps>div{height:100%}.pps-theme div.dropzone>div{height:100%}.pps-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.pps-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.pps-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.pps-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.pps-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.pps-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.pps-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.pps-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.pps-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.pps-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.pps-theme .dnd-highlight:hover{display:none}.pps-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.pps-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.pps-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.pps-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.pps-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.pps-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.pps-theme .pdf-width,.pps-theme .attachment-container img{max-width:200px}.pps-theme .message-notification{display:flex;max-width:300px;max-height:100px}.pps-theme .message-notification .mat-icon{overflow:visible!important}.pps-theme .message-notification .full-width{width:100%}.pps-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.pps-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.pps-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.pps-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.pps-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.pps-theme .notification-text:before{position:absolute;right:0;bottom:0}.pps-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.pps-theme .scrolless-tour{overflow:hidden}.pps-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.pps-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pps-theme .component-title{font-weight:700!important;color:#5f161e}.pps-theme .component-title .mat-icon{vertical-align:middle;color:#ffa854}.pps-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.pps-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.pps-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.pps-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.pps-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.pps-theme .mat-drawer-container{background-color:#fff}.pps-theme .mat-mdc-checkbox{margin-top:15px}.pps-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.pps-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.pps-theme .full-height{min-height:100vh}.pps-theme .rounded-sm{border-radius:5px}.pps-theme .mat-expansion-panel-header-title h3,.pps-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.pps-theme .mat-mdc-snack-bar-container{width:100%!important}}.pps-theme .snackbar-margin{margin-top:80px!important}.pps-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.pps-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.pps-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.pps-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.pps-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.pps-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.pps-theme .mat-mdc-list-item-title{white-space:pre-wrap}.pps-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.pps-theme .dialog-close{float:right}.pps-theme .spa-nav-menu mat-icon{margin-right:16px!important}.pps-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.pps-theme .w-100{width:100%}.pps-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.pps-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.pps-theme .mat-mdc-button,.pps-theme .mat-mdc-unelevated-button,.pps-theme .mat-mdc-raised-button,.pps-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.pps-theme .mat-mdc-button>.mat-icon,.pps-theme .mat-mdc-unelevated-button>.mat-icon,.pps-theme .mat-mdc-raised-button>.mat-icon,.pps-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.pps-theme .mat-icon{overflow:visible!important}.pps-theme .mat-mdc-checkbox .mdc-label,.pps-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.pps-theme .mdc-button{height:fit-content!important}.pps-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.pps-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.pps-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.pps-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.pps-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.pps-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.pps-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.pps-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.pps-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.pps-theme .table-search .mat-mdc-form-field,.pps-theme .mat-mdc-slide-toggle label{margin-bottom:0}.cof-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #565656;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #ff8600;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff8600;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #565656;--mdc-filled-text-field-focus-active-indicator-color: #565656;--mdc-filled-text-field-focus-label-text-color: rgba(86, 86, 86, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #565656;--mdc-outlined-text-field-focus-outline-color: #565656;--mdc-outlined-text-field-focus-label-text-color: rgba(86, 86, 86, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(86, 86, 86, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(86, 86, 86, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #4f4f4f;--mdc-switch-selected-handle-color: #4f4f4f;--mdc-switch-selected-hover-state-layer-color: #4f4f4f;--mdc-switch-selected-pressed-state-layer-color: #4f4f4f;--mdc-switch-selected-focus-handle-color: #2b2b2b;--mdc-switch-selected-hover-handle-color: #2b2b2b;--mdc-switch-selected-pressed-handle-color: #2b2b2b;--mdc-switch-selected-focus-track-color: #898989;--mdc-switch-selected-hover-track-color: #898989;--mdc-switch-selected-pressed-track-color: #898989;--mdc-switch-selected-track-color: #898989;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #565656;--mdc-slider-focus-handle-color: #565656;--mdc-slider-hover-handle-color: #565656;--mdc-slider-active-track-color: #565656;--mdc-slider-inactive-track-color: #565656;--mdc-slider-with-tick-marks-inactive-container-color: #565656;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #565656;--mat-slider-hover-state-layer-color: rgba(86, 86, 86, .05);--mat-slider-focus-state-layer-color: rgba(86, 86, 86, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff8600;--mdc-checkbox-selected-hover-icon-color: #ff8600;--mdc-checkbox-selected-icon-color: #ff8600;--mdc-checkbox-selected-pressed-icon-color: #ff8600;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff8600;--mdc-checkbox-selected-hover-state-layer-color: #ff8600;--mdc-checkbox-selected-pressed-state-layer-color: #ff8600;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ff8600;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #565656;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #565656;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #565656;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(86, 86, 86, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(86, 86, 86, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(86, 86, 86, .3);--mat-datepicker-toggle-active-state-icon-color: #565656;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(86, 86, 86, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #565656;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #565656;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #565656;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.cof-theme .mat-accent{--mat-option-selected-state-label-text-color: #ff8600;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.cof-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.cof-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #565656;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #565656;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cof-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ff8600;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff8600;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cof-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cof-theme .mat-elevation-z0,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.cof-theme .mat-elevation-z1,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.cof-theme .mat-elevation-z2,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cof-theme .mat-elevation-z3,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.cof-theme .mat-elevation-z4,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.cof-theme .mat-elevation-z5,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.cof-theme .mat-elevation-z6,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.cof-theme .mat-elevation-z7,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.cof-theme .mat-elevation-z8,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.cof-theme .mat-elevation-z9,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.cof-theme .mat-elevation-z10,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.cof-theme .mat-elevation-z11,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.cof-theme .mat-elevation-z12,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.cof-theme .mat-elevation-z13,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.cof-theme .mat-elevation-z14,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.cof-theme .mat-elevation-z15,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.cof-theme .mat-elevation-z16,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.cof-theme .mat-elevation-z17,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.cof-theme .mat-elevation-z18,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.cof-theme .mat-elevation-z19,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.cof-theme .mat-elevation-z20,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.cof-theme .mat-elevation-z21,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.cof-theme .mat-elevation-z22,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.cof-theme .mat-elevation-z23,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.cof-theme .mat-elevation-z24,.cof-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.cof-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #565656;--mdc-linear-progress-track-color: rgba(86, 86, 86, .25)}.cof-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ff8600;--mdc-linear-progress-track-color: rgba(255, 134, 0, .25)}.cof-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.cof-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ff8600;--mdc-filled-text-field-focus-active-indicator-color: #ff8600;--mdc-filled-text-field-focus-label-text-color: rgba(255, 134, 0, .87);--mdc-outlined-text-field-caret-color: #ff8600;--mdc-outlined-text-field-focus-outline-color: #ff8600;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 134, 0, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 134, 0, .87)}.cof-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.cof-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 134, 0, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.cof-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.cof-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.cof-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.cof-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.cof-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #565656;--mdc-chip-elevated-selected-container-color: #565656;--mdc-chip-elevated-disabled-container-color: #565656;--mdc-chip-flat-disabled-selected-container-color: #565656;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cof-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.cof-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #ff8600;--mdc-chip-elevated-selected-container-color: #ff8600;--mdc-chip-elevated-disabled-container-color: #ff8600;--mdc-chip-flat-disabled-selected-container-color: #ff8600;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.cof-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.cof-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cof-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cof-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #ff7e00;--mdc-switch-selected-handle-color: #ff7e00;--mdc-switch-selected-hover-state-layer-color: #ff7e00;--mdc-switch-selected-pressed-state-layer-color: #ff7e00;--mdc-switch-selected-focus-handle-color: #ff5600;--mdc-switch-selected-hover-handle-color: #ff5600;--mdc-switch-selected-pressed-handle-color: #ff5600;--mdc-switch-selected-focus-track-color: #ffaa4d;--mdc-switch-selected-hover-track-color: #ffaa4d;--mdc-switch-selected-pressed-track-color: #ffaa4d;--mdc-switch-selected-track-color: #ffaa4d}.cof-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.cof-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cof-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #565656;--mdc-radio-selected-hover-icon-color: #565656;--mdc-radio-selected-icon-color: #565656;--mdc-radio-selected-pressed-icon-color: #565656;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #565656;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cof-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff8600;--mdc-radio-selected-hover-icon-color: #ff8600;--mdc-radio-selected-icon-color: #ff8600;--mdc-radio-selected-pressed-icon-color: #ff8600;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff8600;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cof-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cof-theme .mat-accent{--mat-slider-ripple-color: #ff8600;--mat-slider-hover-state-layer-color: rgba(255, 134, 0, .05);--mat-slider-focus-state-layer-color: rgba(255, 134, 0, .2);--mdc-slider-handle-color: #ff8600;--mdc-slider-focus-handle-color: #ff8600;--mdc-slider-hover-handle-color: #ff8600;--mdc-slider-active-track-color: #ff8600;--mdc-slider-inactive-track-color: #ff8600;--mdc-slider-with-tick-marks-inactive-container-color: #ff8600;--mdc-slider-with-tick-marks-active-container-color: black}.cof-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.cof-theme .mdc-list-item__start,.cof-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #565656;--mdc-radio-selected-hover-icon-color: #565656;--mdc-radio-selected-icon-color: #565656;--mdc-radio-selected-pressed-icon-color: #565656}.cof-theme .mat-accent .mdc-list-item__start,.cof-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff8600;--mdc-radio-selected-hover-icon-color: #ff8600;--mdc-radio-selected-icon-color: #ff8600;--mdc-radio-selected-pressed-icon-color: #ff8600}.cof-theme .mat-warn .mdc-list-item__start,.cof-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.cof-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #565656;--mdc-checkbox-selected-hover-icon-color: #565656;--mdc-checkbox-selected-icon-color: #565656;--mdc-checkbox-selected-pressed-icon-color: #565656;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #565656;--mdc-checkbox-selected-hover-state-layer-color: #565656;--mdc-checkbox-selected-pressed-state-layer-color: #565656;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cof-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff8600;--mdc-checkbox-selected-hover-icon-color: #ff8600;--mdc-checkbox-selected-icon-color: #ff8600;--mdc-checkbox-selected-pressed-icon-color: #ff8600;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff8600;--mdc-checkbox-selected-hover-state-layer-color: #ff8600;--mdc-checkbox-selected-pressed-state-layer-color: #ff8600;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cof-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cof-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.cof-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.cof-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.cof-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#565656}.cof-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.cof-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.cof-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.cof-theme .mat-mdc-tab-group,.cof-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #565656;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #565656;--mat-tab-header-active-ripple-color: #565656;--mat-tab-header-inactive-ripple-color: #565656;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #565656;--mat-tab-header-active-hover-label-text-color: #565656;--mat-tab-header-active-focus-indicator-color: #565656;--mat-tab-header-active-hover-indicator-color: #565656}.cof-theme .mat-mdc-tab-group.mat-accent,.cof-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ff8600;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff8600;--mat-tab-header-active-ripple-color: #ff8600;--mat-tab-header-inactive-ripple-color: #ff8600;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ff8600;--mat-tab-header-active-hover-label-text-color: #ff8600;--mat-tab-header-active-focus-indicator-color: #ff8600;--mat-tab-header-active-hover-indicator-color: #ff8600}.cof-theme .mat-mdc-tab-group.mat-warn,.cof-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.cof-theme .mat-mdc-tab-group.mat-background-primary,.cof-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #565656;--mat-tab-header-with-background-foreground-color: white}.cof-theme .mat-mdc-tab-group.mat-background-accent,.cof-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ff8600;--mat-tab-header-with-background-foreground-color: black}.cof-theme .mat-mdc-tab-group.mat-background-warn,.cof-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.cof-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cof-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #565656;--mdc-checkbox-selected-hover-icon-color: #565656;--mdc-checkbox-selected-icon-color: #565656;--mdc-checkbox-selected-pressed-icon-color: #565656;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #565656;--mdc-checkbox-selected-hover-state-layer-color: #565656;--mdc-checkbox-selected-pressed-state-layer-color: #565656;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cof-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cof-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #565656;--mat-text-button-state-layer-color: #565656;--mat-text-button-ripple-color: rgba(86, 86, 86, .1)}.cof-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ff8600;--mat-text-button-state-layer-color: #ff8600;--mat-text-button-ripple-color: rgba(255, 134, 0, .1)}.cof-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.cof-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #565656;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cof-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ff8600;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.cof-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cof-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #565656;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cof-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ff8600;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.cof-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cof-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #565656;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #565656;--mat-outlined-button-ripple-color: rgba(86, 86, 86, .1)}.cof-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ff8600;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff8600;--mat-outlined-button-ripple-color: rgba(255, 134, 0, .1)}.cof-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.cof-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #565656;--mat-icon-button-state-layer-color: #565656;--mat-icon-button-ripple-color: rgba(86, 86, 86, .1)}.cof-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ff8600;--mat-icon-button-state-layer-color: #ff8600;--mat-icon-button-ripple-color: rgba(255, 134, 0, .1)}.cof-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.cof-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #565656;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cof-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ff8600;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.cof-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cof-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #565656;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cof-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ff8600;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.cof-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cof-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #ff8600}.cof-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.cof-theme .mat-badge-accent{--mat-badge-background-color: #ff8600;--mat-badge-text-color: black}.cof-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.cof-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #ff8600;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 134, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 134, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 134, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 134, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.cof-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.cof-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ff8600}.cof-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.cof-theme .mat-icon.mat-primary{--mat-icon-color: #565656}.cof-theme .mat-icon.mat-accent{--mat-icon-color: #ff8600}.cof-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.cof-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #ff8600;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #ff8600;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #ff8600;--mat-stepper-header-edit-state-icon-foreground-color: black}.cof-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.cof-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #565656;--mat-toolbar-container-text-color: white}.cof-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ff8600;--mat-toolbar-container-text-color: black}.cof-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.cof-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.cof-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.cof-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.cof-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.cof-theme .fill-remaining-space{flex:1 1 auto}.cof-theme .cursor-click{cursor:pointer}.cof-theme .center{margin-bottom:2rem;height:auto}.cof-theme .fluid{margin-bottom:2rem}.cof-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.cof-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.cof-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.cof-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.cof-theme .nav-name-2{line-height:18px!important}.cof-theme .text-success{color:#76bb67!important}.cof-theme .text-glow{color:#fe5d26!important}.cof-theme .text-light{color:#cecece!important}.cof-theme .bg-success{background-color:#76bb67!important}.cof-theme .bg-glow{background-color:#fe5d26!important}.cof-theme .bg-light{background-color:#cecece!important}.cof-theme .theme-border-success{border-radius:.25rem;border:1px solid #76bb67}.cof-theme .theme-border-glow{border-radius:.25rem;border:1px solid #FE5D26}.cof-theme .theme-border-light{border-radius:.25rem;border:1px solid #cecece}.cof-theme .snackbar-primary{--mdc-snackbar-container-color: #565656 !important}.cof-theme .snackbar-accent{--mdc-snackbar-container-color: #ff8600 !important}.cof-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.cof-theme .snackbar-success{--mdc-snackbar-container-color: #76bb67 !important}.cof-theme .snackbar-glow{--mdc-snackbar-container-color: #FE5D26 !important}.cof-theme .snackbar-light{--mdc-snackbar-container-color: #cecece !important}.cof-theme .snackbar-dark{--mdc-snackbar-container-color: #2b2b2b !important}.cof-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.cof-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#ff8600!important}.cof-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#ff8600!important}.cof-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#ff8600!important}.cof-theme .box-light{border-radius:.25rem;border:1px solid #cecece;padding:1.25em 1.75em;margin-bottom:1em}.cof-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cof-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.cof-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cof-theme .cell-sm{flex:.25}.cof-theme .cell-md{flex:.5}.cof-theme .cell-lg{flex:.75}.cof-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.cof-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.cof-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.cof-theme p{white-space:normal!important}.cof-theme .mat-headline-4,.cof-theme .mat-headline-3,.cof-theme .mat-headline-2,.cof-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.cof-theme .key-value{font-weight:700}.cof-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.cof-theme .small-label-container small,.cof-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.cof-theme .mat-mdc-dialog-content{word-break:break-word}.cof-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.cof-theme a:hover,.cof-theme a.mat-mdc-tab-link:hover,.cof-theme a.mat-mdc-list-item:hover,.cof-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.cof-theme .active-link{border-right:4px solid #ff8600;transition:.3s}.cof-theme .active-link .mat-icon{color:#ff8600!important}.cof-theme .mat-mdc-card{margin:.75em}.cof-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.cof-theme button.mat-mdc-button,.cof-theme button.mat-mdc-raised-button,.cof-theme button.mat-mdc-unelevated-button,.cof-theme button.mat-mdc-outlined-button,.cof-theme button.mat-mdc-fab,.cof-theme button.mat-mdc-mini-fab,.cof-theme a.mat-button,.cof-theme a.mat-raised-button,.cof-theme a.mat-flat-button,.cof-theme a.mat-stroked-button,.cof-theme a.mat-fab,.cof-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.cof-theme button.mat-mdc-button:hover,.cof-theme button.mat-mdc-raised-button:hover,.cof-theme button.mat-mdc-unelevated-button:hover,.cof-theme button.mat-mdc-outlined-button:hover,.cof-theme button.mat-mdc-fab:hover,.cof-theme button.mat-mdc-mini-fab:hover,.cof-theme a.mat-button:hover,.cof-theme a.mat-raised-button:hover,.cof-theme a.mat-flat-button:hover,.cof-theme a.mat-stroked-button:hover,.cof-theme a.mat-fab:hover,.cof-theme a.mat-mini-fab:hover{text-decoration:none}.cof-theme button.mat-mdc-button:not(:last-of-type),.cof-theme button.mat-mdc-raised-button:not(:last-of-type),.cof-theme button.mat-mdc-unelevated-button:not(:last-of-type),.cof-theme button.mat-mdc-outlined-button:not(:last-of-type),.cof-theme button.mat-mdc-fab:not(:last-of-type),.cof-theme a.mat-button:not(:last-of-type),.cof-theme a.mat-raised-button:not(:last-of-type),.cof-theme a.mat-flat-button:not(:last-of-type),.cof-theme a.mat-stroked-button:not(:last-of-type),.cof-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.cof-theme button.mat-mdc-button:not(:first-of-type),.cof-theme button.mat-mdc-raised-button:not(:first-of-type),.cof-theme button.mat-mdc-unelevated-button:not(:first-of-type),.cof-theme button.mat-mdc-outlined-button:not(:first-of-type),.cof-theme button.mat-mdc-fab:not(:first-of-type),.cof-theme a.mat-button:not(:first-of-type),.cof-theme a.mat-raised-button:not(:first-of-type),.cof-theme a.mat-flat-button:not(:first-of-type),.cof-theme a.mat-stroked-button:not(:first-of-type),.cof-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.cof-theme button.mat-mdc-button:not(:first-of-type),.cof-theme button.mat-mdc-raised-button:not(:first-of-type),.cof-theme button.mat-mdc-unelevated-button:not(:first-of-type),.cof-theme button.mat-mdc-outlined-button:not(:first-of-type),.cof-theme button.mat-mdc-fab:not(:first-of-type),.cof-theme a.mat-button:not(:first-of-type),.cof-theme a.mat-raised-button:not(:first-of-type),.cof-theme a.mat-flat-button:not(:first-of-type),.cof-theme a.mat-stroked-button:not(:first-of-type),.cof-theme a.mat-fab:not(:first-of-type){margin-left:0}}.cof-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.cof-theme .mat-mdc-mini-fab.mat-accent[disabled],.cof-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.cof-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.cof-theme .prop-value{font-size:16px;margin-bottom:25px}.cof-theme .pre-prop .prop-value{white-space:pre-wrap!important}.cof-theme .font-medium{font-weight:500}.cof-theme .font-light{font-weight:300}.cof-theme .text-xs{font-size:12px!important}.cof-theme .link{color:#ff8600}.cof-theme .link:hover{color:#ff5600}.cof-theme a{text-decoration:none}.cof-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.cof-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.cof-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.cof-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.cof-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.cof-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.cof-theme .dnd-container.invalid{border:1px dashed #e9093f}.cof-theme .top-container{position:relative}.cof-theme .stretch{height:100%}.cof-theme .dnd-height{height:100%;min-height:200px}.cof-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.cof-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#2b2b2b}.cof-theme .dnd-text .text-hidden{display:none;font-weight:600}.cof-theme .button-container{position:absolute;bottom:5px;right:15px}.cof-theme .file-data{flex:1;min-width:0}.cof-theme .file-data h4,.cof-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.cof-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.cof-theme div.ps>div{height:100%}.cof-theme div.dropzone>div{height:100%}.cof-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.cof-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.cof-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.cof-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.cof-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.cof-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.cof-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.cof-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.cof-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.cof-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.cof-theme .dnd-highlight:hover{display:none}.cof-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.cof-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.cof-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.cof-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.cof-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.cof-theme .file-frame{border:1px solid #cecece;border-radius:5px}.cof-theme .pdf-width,.cof-theme .attachment-container img{max-width:200px}.cof-theme .message-notification{display:flex;max-width:300px;max-height:100px}.cof-theme .message-notification .mat-icon{overflow:visible!important}.cof-theme .message-notification .full-width{width:100%}.cof-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.cof-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.cof-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.cof-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.cof-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.cof-theme .notification-text:before{position:absolute;right:0;bottom:0}.cof-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.cof-theme .scrolless-tour{overflow:hidden}.cof-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.cof-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.cof-theme .component-title{font-weight:700!important;color:#565656}.cof-theme .component-title .mat-icon{vertical-align:middle;color:#ff8600}.cof-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.cof-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.cof-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.cof-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.cof-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.cof-theme .mat-drawer-container{background-color:#fff}.cof-theme .mat-mdc-checkbox{margin-top:15px}.cof-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.cof-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.cof-theme .full-height{min-height:100vh}.cof-theme .rounded-sm{border-radius:5px}.cof-theme .mat-expansion-panel-header-title h3,.cof-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.cof-theme .mat-mdc-snack-bar-container{width:100%!important}}.cof-theme .snackbar-margin{margin-top:80px!important}.cof-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.cof-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.cof-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.cof-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.cof-theme .success-title{color:#76bb67!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.cof-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.cof-theme .mat-mdc-list-item-title{white-space:pre-wrap}.cof-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.cof-theme .dialog-close{float:right}.cof-theme .spa-nav-menu mat-icon{margin-right:16px!important}.cof-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.cof-theme .w-100{width:100%}.cof-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.cof-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.cof-theme .mat-mdc-button,.cof-theme .mat-mdc-unelevated-button,.cof-theme .mat-mdc-raised-button,.cof-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.cof-theme .mat-mdc-button>.mat-icon,.cof-theme .mat-mdc-unelevated-button>.mat-icon,.cof-theme .mat-mdc-raised-button>.mat-icon,.cof-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.cof-theme .mat-icon{overflow:visible!important}.cof-theme .mat-mdc-checkbox .mdc-label,.cof-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.cof-theme .mdc-button{height:fit-content!important}.cof-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.cof-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.cof-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.cof-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.cof-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.cof-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.cof-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.cof-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.cof-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.cof-theme .table-search .mat-mdc-form-field,.cof-theme .mat-mdc-slide-toggle label{margin-bottom:0}.cpg-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #1c8a51;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #00adef;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #00adef;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #1c8a51;--mdc-filled-text-field-focus-active-indicator-color: #1c8a51;--mdc-filled-text-field-focus-label-text-color: rgba(28, 138, 81, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #1c8a51;--mdc-outlined-text-field-focus-outline-color: #1c8a51;--mdc-outlined-text-field-focus-label-text-color: rgba(28, 138, 81, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(28, 138, 81, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(28, 138, 81, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #19824a;--mdc-switch-selected-handle-color: #19824a;--mdc-switch-selected-hover-state-layer-color: #19824a;--mdc-switch-selected-pressed-state-layer-color: #19824a;--mdc-switch-selected-focus-handle-color: #095a27;--mdc-switch-selected-hover-handle-color: #095a27;--mdc-switch-selected-pressed-handle-color: #095a27;--mdc-switch-selected-focus-track-color: #60ad85;--mdc-switch-selected-hover-track-color: #60ad85;--mdc-switch-selected-pressed-track-color: #60ad85;--mdc-switch-selected-track-color: #60ad85;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #1c8a51;--mdc-slider-focus-handle-color: #1c8a51;--mdc-slider-hover-handle-color: #1c8a51;--mdc-slider-active-track-color: #1c8a51;--mdc-slider-inactive-track-color: #1c8a51;--mdc-slider-with-tick-marks-inactive-container-color: #1c8a51;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #1c8a51;--mat-slider-hover-state-layer-color: rgba(28, 138, 81, .05);--mat-slider-focus-state-layer-color: rgba(28, 138, 81, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #00adef;--mdc-checkbox-selected-hover-icon-color: #00adef;--mdc-checkbox-selected-icon-color: #00adef;--mdc-checkbox-selected-pressed-icon-color: #00adef;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #00adef;--mdc-checkbox-selected-hover-state-layer-color: #00adef;--mdc-checkbox-selected-pressed-state-layer-color: #00adef;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #00adef;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #1c8a51;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #1c8a51;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1c8a51;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(28, 138, 81, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(28, 138, 81, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(28, 138, 81, .3);--mat-datepicker-toggle-active-state-icon-color: #1c8a51;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(28, 138, 81, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1c8a51;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1c8a51;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1c8a51;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.cpg-theme .mat-accent{--mat-option-selected-state-label-text-color: #00adef;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.cpg-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.cpg-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #1c8a51;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1c8a51;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cpg-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #00adef;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #00adef;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cpg-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cpg-theme .mat-elevation-z0,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.cpg-theme .mat-elevation-z1,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.cpg-theme .mat-elevation-z2,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cpg-theme .mat-elevation-z3,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.cpg-theme .mat-elevation-z4,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.cpg-theme .mat-elevation-z5,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.cpg-theme .mat-elevation-z6,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.cpg-theme .mat-elevation-z7,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.cpg-theme .mat-elevation-z8,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.cpg-theme .mat-elevation-z9,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.cpg-theme .mat-elevation-z10,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.cpg-theme .mat-elevation-z11,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.cpg-theme .mat-elevation-z12,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.cpg-theme .mat-elevation-z13,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.cpg-theme .mat-elevation-z14,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.cpg-theme .mat-elevation-z15,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.cpg-theme .mat-elevation-z16,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.cpg-theme .mat-elevation-z17,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.cpg-theme .mat-elevation-z18,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.cpg-theme .mat-elevation-z19,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.cpg-theme .mat-elevation-z20,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.cpg-theme .mat-elevation-z21,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.cpg-theme .mat-elevation-z22,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.cpg-theme .mat-elevation-z23,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.cpg-theme .mat-elevation-z24,.cpg-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.cpg-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #1c8a51;--mdc-linear-progress-track-color: rgba(28, 138, 81, .25)}.cpg-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #00adef;--mdc-linear-progress-track-color: rgba(0, 173, 239, .25)}.cpg-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.cpg-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #00adef;--mdc-filled-text-field-focus-active-indicator-color: #00adef;--mdc-filled-text-field-focus-label-text-color: rgba(0, 173, 239, .87);--mdc-outlined-text-field-caret-color: #00adef;--mdc-outlined-text-field-focus-outline-color: #00adef;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 173, 239, .87);--mat-form-field-focus-select-arrow-color: rgba(0, 173, 239, .87)}.cpg-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.cpg-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 173, 239, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.cpg-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.cpg-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.cpg-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.cpg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.cpg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #1c8a51;--mdc-chip-elevated-selected-container-color: #1c8a51;--mdc-chip-elevated-disabled-container-color: #1c8a51;--mdc-chip-flat-disabled-selected-container-color: #1c8a51;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cpg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.cpg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #00adef;--mdc-chip-elevated-selected-container-color: #00adef;--mdc-chip-elevated-disabled-container-color: #00adef;--mdc-chip-flat-disabled-selected-container-color: #00adef;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.cpg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.cpg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cpg-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cpg-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #00a6ed;--mdc-switch-selected-handle-color: #00a6ed;--mdc-switch-selected-hover-state-layer-color: #00a6ed;--mdc-switch-selected-pressed-state-layer-color: #00a6ed;--mdc-switch-selected-focus-handle-color: #0083e4;--mdc-switch-selected-hover-handle-color: #0083e4;--mdc-switch-selected-pressed-handle-color: #0083e4;--mdc-switch-selected-focus-track-color: #4dc6f4;--mdc-switch-selected-hover-track-color: #4dc6f4;--mdc-switch-selected-pressed-track-color: #4dc6f4;--mdc-switch-selected-track-color: #4dc6f4}.cpg-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.cpg-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cpg-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #1c8a51;--mdc-radio-selected-hover-icon-color: #1c8a51;--mdc-radio-selected-icon-color: #1c8a51;--mdc-radio-selected-pressed-icon-color: #1c8a51;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #1c8a51;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cpg-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #00adef;--mdc-radio-selected-hover-icon-color: #00adef;--mdc-radio-selected-icon-color: #00adef;--mdc-radio-selected-pressed-icon-color: #00adef;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #00adef;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cpg-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cpg-theme .mat-accent{--mat-slider-ripple-color: #00adef;--mat-slider-hover-state-layer-color: rgba(0, 173, 239, .05);--mat-slider-focus-state-layer-color: rgba(0, 173, 239, .2);--mdc-slider-handle-color: #00adef;--mdc-slider-focus-handle-color: #00adef;--mdc-slider-hover-handle-color: #00adef;--mdc-slider-active-track-color: #00adef;--mdc-slider-inactive-track-color: #00adef;--mdc-slider-with-tick-marks-inactive-container-color: #00adef;--mdc-slider-with-tick-marks-active-container-color: black}.cpg-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.cpg-theme .mdc-list-item__start,.cpg-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #1c8a51;--mdc-radio-selected-hover-icon-color: #1c8a51;--mdc-radio-selected-icon-color: #1c8a51;--mdc-radio-selected-pressed-icon-color: #1c8a51}.cpg-theme .mat-accent .mdc-list-item__start,.cpg-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #00adef;--mdc-radio-selected-hover-icon-color: #00adef;--mdc-radio-selected-icon-color: #00adef;--mdc-radio-selected-pressed-icon-color: #00adef}.cpg-theme .mat-warn .mdc-list-item__start,.cpg-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.cpg-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #1c8a51;--mdc-checkbox-selected-hover-icon-color: #1c8a51;--mdc-checkbox-selected-icon-color: #1c8a51;--mdc-checkbox-selected-pressed-icon-color: #1c8a51;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #1c8a51;--mdc-checkbox-selected-hover-state-layer-color: #1c8a51;--mdc-checkbox-selected-pressed-state-layer-color: #1c8a51;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cpg-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #00adef;--mdc-checkbox-selected-hover-icon-color: #00adef;--mdc-checkbox-selected-icon-color: #00adef;--mdc-checkbox-selected-pressed-icon-color: #00adef;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #00adef;--mdc-checkbox-selected-hover-state-layer-color: #00adef;--mdc-checkbox-selected-pressed-state-layer-color: #00adef;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cpg-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cpg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.cpg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.cpg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.cpg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#1c8a51}.cpg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.cpg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.cpg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.cpg-theme .mat-mdc-tab-group,.cpg-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #1c8a51;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #1c8a51;--mat-tab-header-active-ripple-color: #1c8a51;--mat-tab-header-inactive-ripple-color: #1c8a51;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #1c8a51;--mat-tab-header-active-hover-label-text-color: #1c8a51;--mat-tab-header-active-focus-indicator-color: #1c8a51;--mat-tab-header-active-hover-indicator-color: #1c8a51}.cpg-theme .mat-mdc-tab-group.mat-accent,.cpg-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #00adef;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #00adef;--mat-tab-header-active-ripple-color: #00adef;--mat-tab-header-inactive-ripple-color: #00adef;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #00adef;--mat-tab-header-active-hover-label-text-color: #00adef;--mat-tab-header-active-focus-indicator-color: #00adef;--mat-tab-header-active-hover-indicator-color: #00adef}.cpg-theme .mat-mdc-tab-group.mat-warn,.cpg-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.cpg-theme .mat-mdc-tab-group.mat-background-primary,.cpg-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #1c8a51;--mat-tab-header-with-background-foreground-color: white}.cpg-theme .mat-mdc-tab-group.mat-background-accent,.cpg-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #00adef;--mat-tab-header-with-background-foreground-color: black}.cpg-theme .mat-mdc-tab-group.mat-background-warn,.cpg-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.cpg-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cpg-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #1c8a51;--mdc-checkbox-selected-hover-icon-color: #1c8a51;--mdc-checkbox-selected-icon-color: #1c8a51;--mdc-checkbox-selected-pressed-icon-color: #1c8a51;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #1c8a51;--mdc-checkbox-selected-hover-state-layer-color: #1c8a51;--mdc-checkbox-selected-pressed-state-layer-color: #1c8a51;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cpg-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cpg-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #1c8a51;--mat-text-button-state-layer-color: #1c8a51;--mat-text-button-ripple-color: rgba(28, 138, 81, .1)}.cpg-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #00adef;--mat-text-button-state-layer-color: #00adef;--mat-text-button-ripple-color: rgba(0, 173, 239, .1)}.cpg-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.cpg-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #1c8a51;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cpg-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #00adef;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.cpg-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cpg-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #1c8a51;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cpg-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #00adef;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.cpg-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cpg-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #1c8a51;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #1c8a51;--mat-outlined-button-ripple-color: rgba(28, 138, 81, .1)}.cpg-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #00adef;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #00adef;--mat-outlined-button-ripple-color: rgba(0, 173, 239, .1)}.cpg-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.cpg-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #1c8a51;--mat-icon-button-state-layer-color: #1c8a51;--mat-icon-button-ripple-color: rgba(28, 138, 81, .1)}.cpg-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #00adef;--mat-icon-button-state-layer-color: #00adef;--mat-icon-button-ripple-color: rgba(0, 173, 239, .1)}.cpg-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.cpg-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #1c8a51;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cpg-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #00adef;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.cpg-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cpg-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #1c8a51;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cpg-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #00adef;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.cpg-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cpg-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #00adef}.cpg-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.cpg-theme .mat-badge-accent{--mat-badge-background-color: #00adef;--mat-badge-text-color: black}.cpg-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.cpg-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #00adef;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 173, 239, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 173, 239, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 173, 239, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 173, 239, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.cpg-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.cpg-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #00adef}.cpg-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.cpg-theme .mat-icon.mat-primary{--mat-icon-color: #1c8a51}.cpg-theme .mat-icon.mat-accent{--mat-icon-color: #00adef}.cpg-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.cpg-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #00adef;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #00adef;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #00adef;--mat-stepper-header-edit-state-icon-foreground-color: black}.cpg-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.cpg-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #1c8a51;--mat-toolbar-container-text-color: white}.cpg-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #00adef;--mat-toolbar-container-text-color: black}.cpg-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.cpg-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.cpg-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.cpg-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.cpg-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.cpg-theme .fill-remaining-space{flex:1 1 auto}.cpg-theme .cursor-click{cursor:pointer}.cpg-theme .center{margin-bottom:2rem;height:auto}.cpg-theme .fluid{margin-bottom:2rem}.cpg-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.cpg-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.cpg-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.cpg-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.cpg-theme .nav-name-2{line-height:18px!important}.cpg-theme .text-success{color:#76bb67!important}.cpg-theme .text-glow{color:#fe5d26!important}.cpg-theme .text-light{color:#cecece!important}.cpg-theme .bg-success{background-color:#76bb67!important}.cpg-theme .bg-glow{background-color:#fe5d26!important}.cpg-theme .bg-light{background-color:#cecece!important}.cpg-theme .theme-border-success{border-radius:.25rem;border:1px solid #76bb67}.cpg-theme .theme-border-glow{border-radius:.25rem;border:1px solid #FE5D26}.cpg-theme .theme-border-light{border-radius:.25rem;border:1px solid #cecece}.cpg-theme .snackbar-primary{--mdc-snackbar-container-color: #1c8a51 !important}.cpg-theme .snackbar-accent{--mdc-snackbar-container-color: #00adef !important}.cpg-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.cpg-theme .snackbar-success{--mdc-snackbar-container-color: #76bb67 !important}.cpg-theme .snackbar-glow{--mdc-snackbar-container-color: #FE5D26 !important}.cpg-theme .snackbar-light{--mdc-snackbar-container-color: #cecece !important}.cpg-theme .snackbar-dark{--mdc-snackbar-container-color: #095a27 !important}.cpg-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.cpg-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#00adef!important}.cpg-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#00adef!important}.cpg-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#00adef!important}.cpg-theme .box-light{border-radius:.25rem;border:1px solid #cecece;padding:1.25em 1.75em;margin-bottom:1em}.cpg-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cpg-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.cpg-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cpg-theme .cell-sm{flex:.25}.cpg-theme .cell-md{flex:.5}.cpg-theme .cell-lg{flex:.75}.cpg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.cpg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.cpg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.cpg-theme p{white-space:normal!important}.cpg-theme .mat-headline-4,.cpg-theme .mat-headline-3,.cpg-theme .mat-headline-2,.cpg-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.cpg-theme .key-value{font-weight:700}.cpg-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.cpg-theme .small-label-container small,.cpg-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.cpg-theme .mat-mdc-dialog-content{word-break:break-word}.cpg-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.cpg-theme a:hover,.cpg-theme a.mat-mdc-tab-link:hover,.cpg-theme a.mat-mdc-list-item:hover,.cpg-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.cpg-theme .active-link{border-right:4px solid #00adef;transition:.3s}.cpg-theme .active-link .mat-icon{color:#00adef!important}.cpg-theme .mat-mdc-card{margin:.75em}.cpg-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.cpg-theme button.mat-mdc-button,.cpg-theme button.mat-mdc-raised-button,.cpg-theme button.mat-mdc-unelevated-button,.cpg-theme button.mat-mdc-outlined-button,.cpg-theme button.mat-mdc-fab,.cpg-theme button.mat-mdc-mini-fab,.cpg-theme a.mat-button,.cpg-theme a.mat-raised-button,.cpg-theme a.mat-flat-button,.cpg-theme a.mat-stroked-button,.cpg-theme a.mat-fab,.cpg-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.cpg-theme button.mat-mdc-button:hover,.cpg-theme button.mat-mdc-raised-button:hover,.cpg-theme button.mat-mdc-unelevated-button:hover,.cpg-theme button.mat-mdc-outlined-button:hover,.cpg-theme button.mat-mdc-fab:hover,.cpg-theme button.mat-mdc-mini-fab:hover,.cpg-theme a.mat-button:hover,.cpg-theme a.mat-raised-button:hover,.cpg-theme a.mat-flat-button:hover,.cpg-theme a.mat-stroked-button:hover,.cpg-theme a.mat-fab:hover,.cpg-theme a.mat-mini-fab:hover{text-decoration:none}.cpg-theme button.mat-mdc-button:not(:last-of-type),.cpg-theme button.mat-mdc-raised-button:not(:last-of-type),.cpg-theme button.mat-mdc-unelevated-button:not(:last-of-type),.cpg-theme button.mat-mdc-outlined-button:not(:last-of-type),.cpg-theme button.mat-mdc-fab:not(:last-of-type),.cpg-theme a.mat-button:not(:last-of-type),.cpg-theme a.mat-raised-button:not(:last-of-type),.cpg-theme a.mat-flat-button:not(:last-of-type),.cpg-theme a.mat-stroked-button:not(:last-of-type),.cpg-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.cpg-theme button.mat-mdc-button:not(:first-of-type),.cpg-theme button.mat-mdc-raised-button:not(:first-of-type),.cpg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.cpg-theme button.mat-mdc-outlined-button:not(:first-of-type),.cpg-theme button.mat-mdc-fab:not(:first-of-type),.cpg-theme a.mat-button:not(:first-of-type),.cpg-theme a.mat-raised-button:not(:first-of-type),.cpg-theme a.mat-flat-button:not(:first-of-type),.cpg-theme a.mat-stroked-button:not(:first-of-type),.cpg-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.cpg-theme button.mat-mdc-button:not(:first-of-type),.cpg-theme button.mat-mdc-raised-button:not(:first-of-type),.cpg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.cpg-theme button.mat-mdc-outlined-button:not(:first-of-type),.cpg-theme button.mat-mdc-fab:not(:first-of-type),.cpg-theme a.mat-button:not(:first-of-type),.cpg-theme a.mat-raised-button:not(:first-of-type),.cpg-theme a.mat-flat-button:not(:first-of-type),.cpg-theme a.mat-stroked-button:not(:first-of-type),.cpg-theme a.mat-fab:not(:first-of-type){margin-left:0}}.cpg-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.cpg-theme .mat-mdc-mini-fab.mat-accent[disabled],.cpg-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.cpg-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.cpg-theme .prop-value{font-size:16px;margin-bottom:25px}.cpg-theme .pre-prop .prop-value{white-space:pre-wrap!important}.cpg-theme .font-medium{font-weight:500}.cpg-theme .font-light{font-weight:300}.cpg-theme .text-xs{font-size:12px!important}.cpg-theme .link{color:#00adef}.cpg-theme .link:hover{color:#0083e4}.cpg-theme a{text-decoration:none}.cpg-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.cpg-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.cpg-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.cpg-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.cpg-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.cpg-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.cpg-theme .dnd-container.invalid{border:1px dashed #e9093f}.cpg-theme .top-container{position:relative}.cpg-theme .stretch{height:100%}.cpg-theme .dnd-height{height:100%;min-height:200px}.cpg-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.cpg-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#095a27}.cpg-theme .dnd-text .text-hidden{display:none;font-weight:600}.cpg-theme .button-container{position:absolute;bottom:5px;right:15px}.cpg-theme .file-data{flex:1;min-width:0}.cpg-theme .file-data h4,.cpg-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.cpg-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.cpg-theme div.ps>div{height:100%}.cpg-theme div.dropzone>div{height:100%}.cpg-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.cpg-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.cpg-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.cpg-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.cpg-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.cpg-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.cpg-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.cpg-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.cpg-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.cpg-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.cpg-theme .dnd-highlight:hover{display:none}.cpg-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.cpg-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.cpg-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.cpg-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.cpg-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.cpg-theme .file-frame{border:1px solid #cecece;border-radius:5px}.cpg-theme .pdf-width,.cpg-theme .attachment-container img{max-width:200px}.cpg-theme .message-notification{display:flex;max-width:300px;max-height:100px}.cpg-theme .message-notification .mat-icon{overflow:visible!important}.cpg-theme .message-notification .full-width{width:100%}.cpg-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.cpg-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.cpg-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.cpg-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.cpg-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.cpg-theme .notification-text:before{position:absolute;right:0;bottom:0}.cpg-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.cpg-theme .scrolless-tour{overflow:hidden}.cpg-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.cpg-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.cpg-theme .component-title{font-weight:700!important;color:#1c8a51}.cpg-theme .component-title .mat-icon{vertical-align:middle;color:#00adef}.cpg-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.cpg-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.cpg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.cpg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.cpg-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.cpg-theme .mat-drawer-container{background-color:#fff}.cpg-theme .mat-mdc-checkbox{margin-top:15px}.cpg-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.cpg-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.cpg-theme .full-height{min-height:100vh}.cpg-theme .rounded-sm{border-radius:5px}.cpg-theme .mat-expansion-panel-header-title h3,.cpg-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.cpg-theme .mat-mdc-snack-bar-container{width:100%!important}}.cpg-theme .snackbar-margin{margin-top:80px!important}.cpg-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.cpg-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.cpg-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.cpg-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.cpg-theme .success-title{color:#76bb67!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.cpg-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.cpg-theme .mat-mdc-list-item-title{white-space:pre-wrap}.cpg-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.cpg-theme .dialog-close{float:right}.cpg-theme .spa-nav-menu mat-icon{margin-right:16px!important}.cpg-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.cpg-theme .w-100{width:100%}.cpg-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.cpg-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.cpg-theme .mat-mdc-button,.cpg-theme .mat-mdc-unelevated-button,.cpg-theme .mat-mdc-raised-button,.cpg-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.cpg-theme .mat-mdc-button>.mat-icon,.cpg-theme .mat-mdc-unelevated-button>.mat-icon,.cpg-theme .mat-mdc-raised-button>.mat-icon,.cpg-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.cpg-theme .mat-icon{overflow:visible!important}.cpg-theme .mat-mdc-checkbox .mdc-label,.cpg-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.cpg-theme .mdc-button{height:fit-content!important}.cpg-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.cpg-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.cpg-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.cpg-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.cpg-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.cpg-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.cpg-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.cpg-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.cpg-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.cpg-theme .table-search .mat-mdc-form-field,.cpg-theme .mat-mdc-slide-toggle label{margin-bottom:0}.sgy-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #1c8a51;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #ffe900;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffe900;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #1c8a51;--mdc-filled-text-field-focus-active-indicator-color: #1c8a51;--mdc-filled-text-field-focus-label-text-color: rgba(28, 138, 81, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #1c8a51;--mdc-outlined-text-field-focus-outline-color: #1c8a51;--mdc-outlined-text-field-focus-label-text-color: rgba(28, 138, 81, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(28, 138, 81, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(28, 138, 81, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #19824a;--mdc-switch-selected-handle-color: #19824a;--mdc-switch-selected-hover-state-layer-color: #19824a;--mdc-switch-selected-pressed-state-layer-color: #19824a;--mdc-switch-selected-focus-handle-color: #095a27;--mdc-switch-selected-hover-handle-color: #095a27;--mdc-switch-selected-pressed-handle-color: #095a27;--mdc-switch-selected-focus-track-color: #60ad85;--mdc-switch-selected-hover-track-color: #60ad85;--mdc-switch-selected-pressed-track-color: #60ad85;--mdc-switch-selected-track-color: #60ad85;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #1c8a51;--mdc-slider-focus-handle-color: #1c8a51;--mdc-slider-hover-handle-color: #1c8a51;--mdc-slider-active-track-color: #1c8a51;--mdc-slider-inactive-track-color: #1c8a51;--mdc-slider-with-tick-marks-inactive-container-color: #1c8a51;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #1c8a51;--mat-slider-hover-state-layer-color: rgba(28, 138, 81, .05);--mat-slider-focus-state-layer-color: rgba(28, 138, 81, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ffe900;--mdc-checkbox-selected-hover-icon-color: #ffe900;--mdc-checkbox-selected-icon-color: #ffe900;--mdc-checkbox-selected-pressed-icon-color: #ffe900;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffe900;--mdc-checkbox-selected-hover-state-layer-color: #ffe900;--mdc-checkbox-selected-pressed-state-layer-color: #ffe900;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ffe900;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #1c8a51;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #1c8a51;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1c8a51;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(28, 138, 81, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(28, 138, 81, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(28, 138, 81, .3);--mat-datepicker-toggle-active-state-icon-color: #1c8a51;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(28, 138, 81, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1c8a51;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1c8a51;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1c8a51;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.sgy-theme .mat-accent{--mat-option-selected-state-label-text-color: #ffe900;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.sgy-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.sgy-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #1c8a51;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1c8a51;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.sgy-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ffe900;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffe900;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.sgy-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.sgy-theme .mat-elevation-z0,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.sgy-theme .mat-elevation-z1,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.sgy-theme .mat-elevation-z2,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.sgy-theme .mat-elevation-z3,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.sgy-theme .mat-elevation-z4,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.sgy-theme .mat-elevation-z5,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.sgy-theme .mat-elevation-z6,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.sgy-theme .mat-elevation-z7,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.sgy-theme .mat-elevation-z8,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.sgy-theme .mat-elevation-z9,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.sgy-theme .mat-elevation-z10,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.sgy-theme .mat-elevation-z11,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.sgy-theme .mat-elevation-z12,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.sgy-theme .mat-elevation-z13,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.sgy-theme .mat-elevation-z14,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.sgy-theme .mat-elevation-z15,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.sgy-theme .mat-elevation-z16,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.sgy-theme .mat-elevation-z17,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.sgy-theme .mat-elevation-z18,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.sgy-theme .mat-elevation-z19,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.sgy-theme .mat-elevation-z20,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.sgy-theme .mat-elevation-z21,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.sgy-theme .mat-elevation-z22,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.sgy-theme .mat-elevation-z23,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.sgy-theme .mat-elevation-z24,.sgy-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.sgy-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #1c8a51;--mdc-linear-progress-track-color: rgba(28, 138, 81, .25)}.sgy-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ffe900;--mdc-linear-progress-track-color: rgba(255, 233, 0, .25)}.sgy-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.sgy-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ffe900;--mdc-filled-text-field-focus-active-indicator-color: #ffe900;--mdc-filled-text-field-focus-label-text-color: rgba(255, 233, 0, .87);--mdc-outlined-text-field-caret-color: #ffe900;--mdc-outlined-text-field-focus-outline-color: #ffe900;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 233, 0, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 233, 0, .87)}.sgy-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.sgy-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 233, 0, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.sgy-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.sgy-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.sgy-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.sgy-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.sgy-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #1c8a51;--mdc-chip-elevated-selected-container-color: #1c8a51;--mdc-chip-elevated-disabled-container-color: #1c8a51;--mdc-chip-flat-disabled-selected-container-color: #1c8a51;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.sgy-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.sgy-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #ffe900;--mdc-chip-elevated-selected-container-color: #ffe900;--mdc-chip-elevated-disabled-container-color: #ffe900;--mdc-chip-flat-disabled-selected-container-color: #ffe900;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.sgy-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.sgy-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.sgy-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.sgy-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #ffe600;--mdc-switch-selected-handle-color: #ffe600;--mdc-switch-selected-hover-state-layer-color: #ffe600;--mdc-switch-selected-pressed-state-layer-color: #ffe600;--mdc-switch-selected-focus-handle-color: #ffd900;--mdc-switch-selected-hover-handle-color: #ffd900;--mdc-switch-selected-pressed-handle-color: #ffd900;--mdc-switch-selected-focus-track-color: #fff04d;--mdc-switch-selected-hover-track-color: #fff04d;--mdc-switch-selected-pressed-track-color: #fff04d;--mdc-switch-selected-track-color: #fff04d}.sgy-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.sgy-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.sgy-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #1c8a51;--mdc-radio-selected-hover-icon-color: #1c8a51;--mdc-radio-selected-icon-color: #1c8a51;--mdc-radio-selected-pressed-icon-color: #1c8a51;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #1c8a51;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.sgy-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ffe900;--mdc-radio-selected-hover-icon-color: #ffe900;--mdc-radio-selected-icon-color: #ffe900;--mdc-radio-selected-pressed-icon-color: #ffe900;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ffe900;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.sgy-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.sgy-theme .mat-accent{--mat-slider-ripple-color: #ffe900;--mat-slider-hover-state-layer-color: rgba(255, 233, 0, .05);--mat-slider-focus-state-layer-color: rgba(255, 233, 0, .2);--mdc-slider-handle-color: #ffe900;--mdc-slider-focus-handle-color: #ffe900;--mdc-slider-hover-handle-color: #ffe900;--mdc-slider-active-track-color: #ffe900;--mdc-slider-inactive-track-color: #ffe900;--mdc-slider-with-tick-marks-inactive-container-color: #ffe900;--mdc-slider-with-tick-marks-active-container-color: black}.sgy-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.sgy-theme .mdc-list-item__start,.sgy-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #1c8a51;--mdc-radio-selected-hover-icon-color: #1c8a51;--mdc-radio-selected-icon-color: #1c8a51;--mdc-radio-selected-pressed-icon-color: #1c8a51}.sgy-theme .mat-accent .mdc-list-item__start,.sgy-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ffe900;--mdc-radio-selected-hover-icon-color: #ffe900;--mdc-radio-selected-icon-color: #ffe900;--mdc-radio-selected-pressed-icon-color: #ffe900}.sgy-theme .mat-warn .mdc-list-item__start,.sgy-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.sgy-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #1c8a51;--mdc-checkbox-selected-hover-icon-color: #1c8a51;--mdc-checkbox-selected-icon-color: #1c8a51;--mdc-checkbox-selected-pressed-icon-color: #1c8a51;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #1c8a51;--mdc-checkbox-selected-hover-state-layer-color: #1c8a51;--mdc-checkbox-selected-pressed-state-layer-color: #1c8a51;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.sgy-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ffe900;--mdc-checkbox-selected-hover-icon-color: #ffe900;--mdc-checkbox-selected-icon-color: #ffe900;--mdc-checkbox-selected-pressed-icon-color: #ffe900;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffe900;--mdc-checkbox-selected-hover-state-layer-color: #ffe900;--mdc-checkbox-selected-pressed-state-layer-color: #ffe900;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.sgy-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.sgy-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.sgy-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.sgy-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.sgy-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#1c8a51}.sgy-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.sgy-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.sgy-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.sgy-theme .mat-mdc-tab-group,.sgy-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #1c8a51;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #1c8a51;--mat-tab-header-active-ripple-color: #1c8a51;--mat-tab-header-inactive-ripple-color: #1c8a51;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #1c8a51;--mat-tab-header-active-hover-label-text-color: #1c8a51;--mat-tab-header-active-focus-indicator-color: #1c8a51;--mat-tab-header-active-hover-indicator-color: #1c8a51}.sgy-theme .mat-mdc-tab-group.mat-accent,.sgy-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ffe900;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ffe900;--mat-tab-header-active-ripple-color: #ffe900;--mat-tab-header-inactive-ripple-color: #ffe900;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ffe900;--mat-tab-header-active-hover-label-text-color: #ffe900;--mat-tab-header-active-focus-indicator-color: #ffe900;--mat-tab-header-active-hover-indicator-color: #ffe900}.sgy-theme .mat-mdc-tab-group.mat-warn,.sgy-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.sgy-theme .mat-mdc-tab-group.mat-background-primary,.sgy-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #1c8a51;--mat-tab-header-with-background-foreground-color: white}.sgy-theme .mat-mdc-tab-group.mat-background-accent,.sgy-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ffe900;--mat-tab-header-with-background-foreground-color: black}.sgy-theme .mat-mdc-tab-group.mat-background-warn,.sgy-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.sgy-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.sgy-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #1c8a51;--mdc-checkbox-selected-hover-icon-color: #1c8a51;--mdc-checkbox-selected-icon-color: #1c8a51;--mdc-checkbox-selected-pressed-icon-color: #1c8a51;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #1c8a51;--mdc-checkbox-selected-hover-state-layer-color: #1c8a51;--mdc-checkbox-selected-pressed-state-layer-color: #1c8a51;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.sgy-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.sgy-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #1c8a51;--mat-text-button-state-layer-color: #1c8a51;--mat-text-button-ripple-color: rgba(28, 138, 81, .1)}.sgy-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ffe900;--mat-text-button-state-layer-color: #ffe900;--mat-text-button-ripple-color: rgba(255, 233, 0, .1)}.sgy-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.sgy-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #1c8a51;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.sgy-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ffe900;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.sgy-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.sgy-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #1c8a51;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.sgy-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ffe900;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.sgy-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.sgy-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #1c8a51;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #1c8a51;--mat-outlined-button-ripple-color: rgba(28, 138, 81, .1)}.sgy-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ffe900;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ffe900;--mat-outlined-button-ripple-color: rgba(255, 233, 0, .1)}.sgy-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.sgy-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #1c8a51;--mat-icon-button-state-layer-color: #1c8a51;--mat-icon-button-ripple-color: rgba(28, 138, 81, .1)}.sgy-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ffe900;--mat-icon-button-state-layer-color: #ffe900;--mat-icon-button-ripple-color: rgba(255, 233, 0, .1)}.sgy-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.sgy-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #1c8a51;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.sgy-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ffe900;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.sgy-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.sgy-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #1c8a51;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.sgy-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ffe900;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.sgy-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.sgy-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #ffe900}.sgy-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.sgy-theme .mat-badge-accent{--mat-badge-background-color: #ffe900;--mat-badge-text-color: black}.sgy-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.sgy-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #ffe900;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 233, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 233, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 233, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 233, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.sgy-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.sgy-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ffe900}.sgy-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.sgy-theme .mat-icon.mat-primary{--mat-icon-color: #1c8a51}.sgy-theme .mat-icon.mat-accent{--mat-icon-color: #ffe900}.sgy-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.sgy-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #ffe900;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #ffe900;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #ffe900;--mat-stepper-header-edit-state-icon-foreground-color: black}.sgy-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.sgy-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #1c8a51;--mat-toolbar-container-text-color: white}.sgy-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ffe900;--mat-toolbar-container-text-color: black}.sgy-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.sgy-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.sgy-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.sgy-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.sgy-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.sgy-theme .fill-remaining-space{flex:1 1 auto}.sgy-theme .cursor-click{cursor:pointer}.sgy-theme .center{margin-bottom:2rem;height:auto}.sgy-theme .fluid{margin-bottom:2rem}.sgy-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.sgy-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.sgy-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.sgy-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.sgy-theme .nav-name-2{line-height:18px!important}.sgy-theme .text-success{color:#76bb67!important}.sgy-theme .text-glow{color:#fe5d26!important}.sgy-theme .text-light{color:#cecece!important}.sgy-theme .bg-success{background-color:#76bb67!important}.sgy-theme .bg-glow{background-color:#fe5d26!important}.sgy-theme .bg-light{background-color:#cecece!important}.sgy-theme .theme-border-success{border-radius:.25rem;border:1px solid #76bb67}.sgy-theme .theme-border-glow{border-radius:.25rem;border:1px solid #FE5D26}.sgy-theme .theme-border-light{border-radius:.25rem;border:1px solid #cecece}.sgy-theme .snackbar-primary{--mdc-snackbar-container-color: #1c8a51 !important}.sgy-theme .snackbar-accent{--mdc-snackbar-container-color: #ffe900 !important}.sgy-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.sgy-theme .snackbar-success{--mdc-snackbar-container-color: #76bb67 !important}.sgy-theme .snackbar-glow{--mdc-snackbar-container-color: #FE5D26 !important}.sgy-theme .snackbar-light{--mdc-snackbar-container-color: #cecece !important}.sgy-theme .snackbar-dark{--mdc-snackbar-container-color: #095a27 !important}.sgy-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.sgy-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#ffe900!important}.sgy-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#ffe900!important}.sgy-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#ffe900!important}.sgy-theme .box-light{border-radius:.25rem;border:1px solid #cecece;padding:1.25em 1.75em;margin-bottom:1em}.sgy-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.sgy-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.sgy-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.sgy-theme .cell-sm{flex:.25}.sgy-theme .cell-md{flex:.5}.sgy-theme .cell-lg{flex:.75}.sgy-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.sgy-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.sgy-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.sgy-theme p{white-space:normal!important}.sgy-theme .mat-headline-4,.sgy-theme .mat-headline-3,.sgy-theme .mat-headline-2,.sgy-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.sgy-theme .key-value{font-weight:700}.sgy-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.sgy-theme .small-label-container small,.sgy-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.sgy-theme .mat-mdc-dialog-content{word-break:break-word}.sgy-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.sgy-theme a:hover,.sgy-theme a.mat-mdc-tab-link:hover,.sgy-theme a.mat-mdc-list-item:hover,.sgy-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.sgy-theme .active-link{border-right:4px solid #ffe900;transition:.3s}.sgy-theme .active-link .mat-icon{color:#ffe900!important}.sgy-theme .mat-mdc-card{margin:.75em}.sgy-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.sgy-theme button.mat-mdc-button,.sgy-theme button.mat-mdc-raised-button,.sgy-theme button.mat-mdc-unelevated-button,.sgy-theme button.mat-mdc-outlined-button,.sgy-theme button.mat-mdc-fab,.sgy-theme button.mat-mdc-mini-fab,.sgy-theme a.mat-button,.sgy-theme a.mat-raised-button,.sgy-theme a.mat-flat-button,.sgy-theme a.mat-stroked-button,.sgy-theme a.mat-fab,.sgy-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.sgy-theme button.mat-mdc-button:hover,.sgy-theme button.mat-mdc-raised-button:hover,.sgy-theme button.mat-mdc-unelevated-button:hover,.sgy-theme button.mat-mdc-outlined-button:hover,.sgy-theme button.mat-mdc-fab:hover,.sgy-theme button.mat-mdc-mini-fab:hover,.sgy-theme a.mat-button:hover,.sgy-theme a.mat-raised-button:hover,.sgy-theme a.mat-flat-button:hover,.sgy-theme a.mat-stroked-button:hover,.sgy-theme a.mat-fab:hover,.sgy-theme a.mat-mini-fab:hover{text-decoration:none}.sgy-theme button.mat-mdc-button:not(:last-of-type),.sgy-theme button.mat-mdc-raised-button:not(:last-of-type),.sgy-theme button.mat-mdc-unelevated-button:not(:last-of-type),.sgy-theme button.mat-mdc-outlined-button:not(:last-of-type),.sgy-theme button.mat-mdc-fab:not(:last-of-type),.sgy-theme a.mat-button:not(:last-of-type),.sgy-theme a.mat-raised-button:not(:last-of-type),.sgy-theme a.mat-flat-button:not(:last-of-type),.sgy-theme a.mat-stroked-button:not(:last-of-type),.sgy-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.sgy-theme button.mat-mdc-button:not(:first-of-type),.sgy-theme button.mat-mdc-raised-button:not(:first-of-type),.sgy-theme button.mat-mdc-unelevated-button:not(:first-of-type),.sgy-theme button.mat-mdc-outlined-button:not(:first-of-type),.sgy-theme button.mat-mdc-fab:not(:first-of-type),.sgy-theme a.mat-button:not(:first-of-type),.sgy-theme a.mat-raised-button:not(:first-of-type),.sgy-theme a.mat-flat-button:not(:first-of-type),.sgy-theme a.mat-stroked-button:not(:first-of-type),.sgy-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.sgy-theme button.mat-mdc-button:not(:first-of-type),.sgy-theme button.mat-mdc-raised-button:not(:first-of-type),.sgy-theme button.mat-mdc-unelevated-button:not(:first-of-type),.sgy-theme button.mat-mdc-outlined-button:not(:first-of-type),.sgy-theme button.mat-mdc-fab:not(:first-of-type),.sgy-theme a.mat-button:not(:first-of-type),.sgy-theme a.mat-raised-button:not(:first-of-type),.sgy-theme a.mat-flat-button:not(:first-of-type),.sgy-theme a.mat-stroked-button:not(:first-of-type),.sgy-theme a.mat-fab:not(:first-of-type){margin-left:0}}.sgy-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.sgy-theme .mat-mdc-mini-fab.mat-accent[disabled],.sgy-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.sgy-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.sgy-theme .prop-value{font-size:16px;margin-bottom:25px}.sgy-theme .pre-prop .prop-value{white-space:pre-wrap!important}.sgy-theme .font-medium{font-weight:500}.sgy-theme .font-light{font-weight:300}.sgy-theme .text-xs{font-size:12px!important}.sgy-theme .link{color:#ffe900}.sgy-theme .link:hover{color:#ffd900}.sgy-theme a{text-decoration:none}.sgy-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.sgy-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.sgy-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.sgy-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.sgy-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.sgy-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.sgy-theme .dnd-container.invalid{border:1px dashed #e9093f}.sgy-theme .top-container{position:relative}.sgy-theme .stretch{height:100%}.sgy-theme .dnd-height{height:100%;min-height:200px}.sgy-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.sgy-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#095a27}.sgy-theme .dnd-text .text-hidden{display:none;font-weight:600}.sgy-theme .button-container{position:absolute;bottom:5px;right:15px}.sgy-theme .file-data{flex:1;min-width:0}.sgy-theme .file-data h4,.sgy-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.sgy-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.sgy-theme div.ps>div{height:100%}.sgy-theme div.dropzone>div{height:100%}.sgy-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.sgy-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.sgy-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.sgy-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.sgy-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.sgy-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.sgy-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.sgy-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.sgy-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.sgy-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.sgy-theme .dnd-highlight:hover{display:none}.sgy-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.sgy-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.sgy-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.sgy-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.sgy-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.sgy-theme .file-frame{border:1px solid #cecece;border-radius:5px}.sgy-theme .pdf-width,.sgy-theme .attachment-container img{max-width:200px}.sgy-theme .message-notification{display:flex;max-width:300px;max-height:100px}.sgy-theme .message-notification .mat-icon{overflow:visible!important}.sgy-theme .message-notification .full-width{width:100%}.sgy-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.sgy-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.sgy-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.sgy-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.sgy-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.sgy-theme .notification-text:before{position:absolute;right:0;bottom:0}.sgy-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.sgy-theme .scrolless-tour{overflow:hidden}.sgy-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.sgy-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.sgy-theme .component-title{font-weight:700!important;color:#1c8a51}.sgy-theme .component-title .mat-icon{vertical-align:middle;color:#ffe900}.sgy-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.sgy-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.sgy-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.sgy-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.sgy-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.sgy-theme .mat-drawer-container{background-color:#fff}.sgy-theme .mat-mdc-checkbox{margin-top:15px}.sgy-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.sgy-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.sgy-theme .full-height{min-height:100vh}.sgy-theme .rounded-sm{border-radius:5px}.sgy-theme .mat-expansion-panel-header-title h3,.sgy-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.sgy-theme .mat-mdc-snack-bar-container{width:100%!important}}.sgy-theme .snackbar-margin{margin-top:80px!important}.sgy-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.sgy-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.sgy-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.sgy-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.sgy-theme .success-title{color:#76bb67!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.sgy-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.sgy-theme .mat-mdc-list-item-title{white-space:pre-wrap}.sgy-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.sgy-theme .dialog-close{float:right}.sgy-theme .spa-nav-menu mat-icon{margin-right:16px!important}.sgy-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.sgy-theme .w-100{width:100%}.sgy-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.sgy-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.sgy-theme .mat-mdc-button,.sgy-theme .mat-mdc-unelevated-button,.sgy-theme .mat-mdc-raised-button,.sgy-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.sgy-theme .mat-mdc-button>.mat-icon,.sgy-theme .mat-mdc-unelevated-button>.mat-icon,.sgy-theme .mat-mdc-raised-button>.mat-icon,.sgy-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.sgy-theme .mat-icon{overflow:visible!important}.sgy-theme .mat-mdc-checkbox .mdc-label,.sgy-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.sgy-theme .mdc-button{height:fit-content!important}.sgy-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.sgy-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.sgy-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.sgy-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.sgy-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.sgy-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.sgy-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.sgy-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.sgy-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.sgy-theme .table-search .mat-mdc-form-field,.sgy-theme .mat-mdc-slide-toggle label{margin-bottom:0}.frv-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #120e38;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #f90355;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f90355;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #120e38;--mdc-filled-text-field-focus-active-indicator-color: #120e38;--mdc-filled-text-field-focus-label-text-color: rgba(18, 14, 56, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #120e38;--mdc-outlined-text-field-focus-outline-color: #120e38;--mdc-outlined-text-field-focus-label-text-color: rgba(18, 14, 56, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(18, 14, 56, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(18, 14, 56, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #100c32;--mdc-switch-selected-handle-color: #100c32;--mdc-switch-selected-hover-state-layer-color: #100c32;--mdc-switch-selected-pressed-state-layer-color: #100c32;--mdc-switch-selected-focus-handle-color: #050417;--mdc-switch-selected-hover-handle-color: #050417;--mdc-switch-selected-pressed-handle-color: #050417;--mdc-switch-selected-focus-track-color: #595674;--mdc-switch-selected-hover-track-color: #595674;--mdc-switch-selected-pressed-track-color: #595674;--mdc-switch-selected-track-color: #595674;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #120e38;--mdc-slider-focus-handle-color: #120e38;--mdc-slider-hover-handle-color: #120e38;--mdc-slider-active-track-color: #120e38;--mdc-slider-inactive-track-color: #120e38;--mdc-slider-with-tick-marks-inactive-container-color: #120e38;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #120e38;--mat-slider-hover-state-layer-color: rgba(18, 14, 56, .05);--mat-slider-focus-state-layer-color: rgba(18, 14, 56, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f90355;--mdc-checkbox-selected-hover-icon-color: #f90355;--mdc-checkbox-selected-icon-color: #f90355;--mdc-checkbox-selected-pressed-icon-color: #f90355;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f90355;--mdc-checkbox-selected-hover-state-layer-color: #f90355;--mdc-checkbox-selected-pressed-state-layer-color: #f90355;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #f90355;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #120e38;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #120e38;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #120e38;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(18, 14, 56, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(18, 14, 56, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(18, 14, 56, .3);--mat-datepicker-toggle-active-state-icon-color: #120e38;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(18, 14, 56, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #120e38;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #120e38;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #120e38;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.frv-theme .mat-accent{--mat-option-selected-state-label-text-color: #f90355;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.frv-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.frv-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #120e38;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #120e38;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.frv-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f90355;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f90355;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.frv-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.frv-theme .mat-elevation-z0,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.frv-theme .mat-elevation-z1,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.frv-theme .mat-elevation-z2,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.frv-theme .mat-elevation-z3,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.frv-theme .mat-elevation-z4,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.frv-theme .mat-elevation-z5,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.frv-theme .mat-elevation-z6,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.frv-theme .mat-elevation-z7,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.frv-theme .mat-elevation-z8,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.frv-theme .mat-elevation-z9,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.frv-theme .mat-elevation-z10,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.frv-theme .mat-elevation-z11,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.frv-theme .mat-elevation-z12,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.frv-theme .mat-elevation-z13,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.frv-theme .mat-elevation-z14,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.frv-theme .mat-elevation-z15,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.frv-theme .mat-elevation-z16,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.frv-theme .mat-elevation-z17,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.frv-theme .mat-elevation-z18,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.frv-theme .mat-elevation-z19,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.frv-theme .mat-elevation-z20,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.frv-theme .mat-elevation-z21,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.frv-theme .mat-elevation-z22,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.frv-theme .mat-elevation-z23,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.frv-theme .mat-elevation-z24,.frv-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.frv-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #120e38;--mdc-linear-progress-track-color: rgba(18, 14, 56, .25)}.frv-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f90355;--mdc-linear-progress-track-color: rgba(249, 3, 85, .25)}.frv-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.frv-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f90355;--mdc-filled-text-field-focus-active-indicator-color: #f90355;--mdc-filled-text-field-focus-label-text-color: rgba(249, 3, 85, .87);--mdc-outlined-text-field-caret-color: #f90355;--mdc-outlined-text-field-focus-outline-color: #f90355;--mdc-outlined-text-field-focus-label-text-color: rgba(249, 3, 85, .87);--mat-form-field-focus-select-arrow-color: rgba(249, 3, 85, .87)}.frv-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.frv-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(249, 3, 85, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.frv-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.frv-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.frv-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.frv-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.frv-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #120e38;--mdc-chip-elevated-selected-container-color: #120e38;--mdc-chip-elevated-disabled-container-color: #120e38;--mdc-chip-flat-disabled-selected-container-color: #120e38;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.frv-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.frv-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f90355;--mdc-chip-elevated-selected-container-color: #f90355;--mdc-chip-elevated-disabled-container-color: #f90355;--mdc-chip-flat-disabled-selected-container-color: #f90355;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.frv-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.frv-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.frv-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.frv-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #f8034e;--mdc-switch-selected-handle-color: #f8034e;--mdc-switch-selected-hover-state-layer-color: #f8034e;--mdc-switch-selected-pressed-state-layer-color: #f8034e;--mdc-switch-selected-focus-handle-color: #f5012a;--mdc-switch-selected-hover-handle-color: #f5012a;--mdc-switch-selected-pressed-handle-color: #f5012a;--mdc-switch-selected-focus-track-color: #fb4f88;--mdc-switch-selected-hover-track-color: #fb4f88;--mdc-switch-selected-pressed-track-color: #fb4f88;--mdc-switch-selected-track-color: #fb4f88}.frv-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.frv-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.frv-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #120e38;--mdc-radio-selected-hover-icon-color: #120e38;--mdc-radio-selected-icon-color: #120e38;--mdc-radio-selected-pressed-icon-color: #120e38;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #120e38;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.frv-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f90355;--mdc-radio-selected-hover-icon-color: #f90355;--mdc-radio-selected-icon-color: #f90355;--mdc-radio-selected-pressed-icon-color: #f90355;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f90355;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.frv-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.frv-theme .mat-accent{--mat-slider-ripple-color: #f90355;--mat-slider-hover-state-layer-color: rgba(249, 3, 85, .05);--mat-slider-focus-state-layer-color: rgba(249, 3, 85, .2);--mdc-slider-handle-color: #f90355;--mdc-slider-focus-handle-color: #f90355;--mdc-slider-hover-handle-color: #f90355;--mdc-slider-active-track-color: #f90355;--mdc-slider-inactive-track-color: #f90355;--mdc-slider-with-tick-marks-inactive-container-color: #f90355;--mdc-slider-with-tick-marks-active-container-color: white}.frv-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.frv-theme .mdc-list-item__start,.frv-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #120e38;--mdc-radio-selected-hover-icon-color: #120e38;--mdc-radio-selected-icon-color: #120e38;--mdc-radio-selected-pressed-icon-color: #120e38}.frv-theme .mat-accent .mdc-list-item__start,.frv-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f90355;--mdc-radio-selected-hover-icon-color: #f90355;--mdc-radio-selected-icon-color: #f90355;--mdc-radio-selected-pressed-icon-color: #f90355}.frv-theme .mat-warn .mdc-list-item__start,.frv-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.frv-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #120e38;--mdc-checkbox-selected-hover-icon-color: #120e38;--mdc-checkbox-selected-icon-color: #120e38;--mdc-checkbox-selected-pressed-icon-color: #120e38;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #120e38;--mdc-checkbox-selected-hover-state-layer-color: #120e38;--mdc-checkbox-selected-pressed-state-layer-color: #120e38;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.frv-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f90355;--mdc-checkbox-selected-hover-icon-color: #f90355;--mdc-checkbox-selected-icon-color: #f90355;--mdc-checkbox-selected-pressed-icon-color: #f90355;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f90355;--mdc-checkbox-selected-hover-state-layer-color: #f90355;--mdc-checkbox-selected-pressed-state-layer-color: #f90355;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.frv-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.frv-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.frv-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.frv-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.frv-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#120e38}.frv-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.frv-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.frv-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.frv-theme .mat-mdc-tab-group,.frv-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #120e38;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #120e38;--mat-tab-header-active-ripple-color: #120e38;--mat-tab-header-inactive-ripple-color: #120e38;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #120e38;--mat-tab-header-active-hover-label-text-color: #120e38;--mat-tab-header-active-focus-indicator-color: #120e38;--mat-tab-header-active-hover-indicator-color: #120e38}.frv-theme .mat-mdc-tab-group.mat-accent,.frv-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f90355;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f90355;--mat-tab-header-active-ripple-color: #f90355;--mat-tab-header-inactive-ripple-color: #f90355;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f90355;--mat-tab-header-active-hover-label-text-color: #f90355;--mat-tab-header-active-focus-indicator-color: #f90355;--mat-tab-header-active-hover-indicator-color: #f90355}.frv-theme .mat-mdc-tab-group.mat-warn,.frv-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.frv-theme .mat-mdc-tab-group.mat-background-primary,.frv-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #120e38;--mat-tab-header-with-background-foreground-color: white}.frv-theme .mat-mdc-tab-group.mat-background-accent,.frv-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f90355;--mat-tab-header-with-background-foreground-color: white}.frv-theme .mat-mdc-tab-group.mat-background-warn,.frv-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.frv-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.frv-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #120e38;--mdc-checkbox-selected-hover-icon-color: #120e38;--mdc-checkbox-selected-icon-color: #120e38;--mdc-checkbox-selected-pressed-icon-color: #120e38;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #120e38;--mdc-checkbox-selected-hover-state-layer-color: #120e38;--mdc-checkbox-selected-pressed-state-layer-color: #120e38;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.frv-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.frv-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #120e38;--mat-text-button-state-layer-color: #120e38;--mat-text-button-ripple-color: rgba(18, 14, 56, .1)}.frv-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f90355;--mat-text-button-state-layer-color: #f90355;--mat-text-button-ripple-color: rgba(249, 3, 85, .1)}.frv-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.frv-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #120e38;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.frv-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f90355;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.frv-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.frv-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #120e38;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.frv-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f90355;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.frv-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.frv-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #120e38;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #120e38;--mat-outlined-button-ripple-color: rgba(18, 14, 56, .1)}.frv-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f90355;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f90355;--mat-outlined-button-ripple-color: rgba(249, 3, 85, .1)}.frv-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.frv-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #120e38;--mat-icon-button-state-layer-color: #120e38;--mat-icon-button-ripple-color: rgba(18, 14, 56, .1)}.frv-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f90355;--mat-icon-button-state-layer-color: #f90355;--mat-icon-button-ripple-color: rgba(249, 3, 85, .1)}.frv-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.frv-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #120e38;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.frv-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f90355;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.frv-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.frv-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #120e38;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.frv-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f90355;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.frv-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.frv-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #f90355}.frv-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.frv-theme .mat-badge-accent{--mat-badge-background-color: #f90355;--mat-badge-text-color: white}.frv-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.frv-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f90355;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(249, 3, 85, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(249, 3, 85, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(249, 3, 85, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(249, 3, 85, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.frv-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.frv-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f90355}.frv-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.frv-theme .mat-icon.mat-primary{--mat-icon-color: #120e38}.frv-theme .mat-icon.mat-accent{--mat-icon-color: #f90355}.frv-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.frv-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f90355;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f90355;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f90355;--mat-stepper-header-edit-state-icon-foreground-color: white}.frv-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.frv-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #120e38;--mat-toolbar-container-text-color: white}.frv-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f90355;--mat-toolbar-container-text-color: white}.frv-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.frv-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.frv-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.frv-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.frv-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.frv-theme .fill-remaining-space{flex:1 1 auto}.frv-theme .cursor-click{cursor:pointer}.frv-theme .center{margin-bottom:2rem;height:auto}.frv-theme .fluid{margin-bottom:2rem}.frv-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.frv-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.frv-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.frv-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.frv-theme .nav-name-2{line-height:18px!important}.frv-theme .text-success{color:#73ba64!important}.frv-theme .text-glow{color:#f90355!important}.frv-theme .text-light{color:#cecece!important}.frv-theme .text-dark{color:#0f1829!important}.frv-theme .bg-success{background-color:#73ba64!important}.frv-theme .bg-glow{background-color:#f90355!important}.frv-theme .bg-light{background-color:#cecece!important}.frv-theme .bg-dark{background-color:#0f1829!important}.frv-theme .theme-border-success{border-radius:.25rem;border:1px solid #73BA64}.frv-theme .theme-border-glow{border-radius:.25rem;border:1px solid #f90355}.frv-theme .theme-border-light{border-radius:.25rem;border:1px solid #cecece}.frv-theme .theme-border-dark{border-radius:.25rem;border:1px solid #0F1829}.frv-theme .snackbar-primary{--mdc-snackbar-container-color: #120e38 !important}.frv-theme .snackbar-accent{--mdc-snackbar-container-color: #f90355 !important}.frv-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.frv-theme .snackbar-success{--mdc-snackbar-container-color: #73BA64 !important}.frv-theme .snackbar-glow{--mdc-snackbar-container-color: #f90355 !important}.frv-theme .snackbar-light{--mdc-snackbar-container-color: #cecece !important}.frv-theme .snackbar-dark{--mdc-snackbar-container-color: #0F1829 !important}.frv-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.frv-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#f90355!important}.frv-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#f90355!important}.frv-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#f90355!important}.frv-theme .box-light{border-radius:.25rem;border:1px solid #cecece;padding:1.25em 1.75em;margin-bottom:1em}.frv-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.frv-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.frv-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.frv-theme .cell-sm{flex:.25}.frv-theme .cell-md{flex:.5}.frv-theme .cell-lg{flex:.75}.frv-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.frv-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.frv-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.frv-theme p{white-space:normal!important}.frv-theme .mat-headline-4,.frv-theme .mat-headline-3,.frv-theme .mat-headline-2,.frv-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.frv-theme .key-value{font-weight:700}.frv-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.frv-theme .small-label-container small,.frv-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.frv-theme .mat-mdc-dialog-content{word-break:break-word}.frv-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.frv-theme a:hover,.frv-theme a.mat-mdc-tab-link:hover,.frv-theme a.mat-mdc-list-item:hover,.frv-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.frv-theme .active-link{border-right:4px solid #f90355;transition:.3s}.frv-theme .active-link .mat-icon{color:#f90355!important}.frv-theme .mat-mdc-card{margin:.75em}.frv-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.frv-theme button.mat-mdc-button,.frv-theme button.mat-mdc-raised-button,.frv-theme button.mat-mdc-unelevated-button,.frv-theme button.mat-mdc-outlined-button,.frv-theme button.mat-mdc-fab,.frv-theme button.mat-mdc-mini-fab,.frv-theme a.mat-button,.frv-theme a.mat-raised-button,.frv-theme a.mat-flat-button,.frv-theme a.mat-stroked-button,.frv-theme a.mat-fab,.frv-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.frv-theme button.mat-mdc-button:hover,.frv-theme button.mat-mdc-raised-button:hover,.frv-theme button.mat-mdc-unelevated-button:hover,.frv-theme button.mat-mdc-outlined-button:hover,.frv-theme button.mat-mdc-fab:hover,.frv-theme button.mat-mdc-mini-fab:hover,.frv-theme a.mat-button:hover,.frv-theme a.mat-raised-button:hover,.frv-theme a.mat-flat-button:hover,.frv-theme a.mat-stroked-button:hover,.frv-theme a.mat-fab:hover,.frv-theme a.mat-mini-fab:hover{text-decoration:none}.frv-theme button.mat-mdc-button:not(:last-of-type),.frv-theme button.mat-mdc-raised-button:not(:last-of-type),.frv-theme button.mat-mdc-unelevated-button:not(:last-of-type),.frv-theme button.mat-mdc-outlined-button:not(:last-of-type),.frv-theme button.mat-mdc-fab:not(:last-of-type),.frv-theme a.mat-button:not(:last-of-type),.frv-theme a.mat-raised-button:not(:last-of-type),.frv-theme a.mat-flat-button:not(:last-of-type),.frv-theme a.mat-stroked-button:not(:last-of-type),.frv-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.frv-theme button.mat-mdc-button:not(:first-of-type),.frv-theme button.mat-mdc-raised-button:not(:first-of-type),.frv-theme button.mat-mdc-unelevated-button:not(:first-of-type),.frv-theme button.mat-mdc-outlined-button:not(:first-of-type),.frv-theme button.mat-mdc-fab:not(:first-of-type),.frv-theme a.mat-button:not(:first-of-type),.frv-theme a.mat-raised-button:not(:first-of-type),.frv-theme a.mat-flat-button:not(:first-of-type),.frv-theme a.mat-stroked-button:not(:first-of-type),.frv-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.frv-theme button.mat-mdc-button:not(:first-of-type),.frv-theme button.mat-mdc-raised-button:not(:first-of-type),.frv-theme button.mat-mdc-unelevated-button:not(:first-of-type),.frv-theme button.mat-mdc-outlined-button:not(:first-of-type),.frv-theme button.mat-mdc-fab:not(:first-of-type),.frv-theme a.mat-button:not(:first-of-type),.frv-theme a.mat-raised-button:not(:first-of-type),.frv-theme a.mat-flat-button:not(:first-of-type),.frv-theme a.mat-stroked-button:not(:first-of-type),.frv-theme a.mat-fab:not(:first-of-type){margin-left:0}}.frv-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.frv-theme .mat-mdc-mini-fab.mat-accent[disabled],.frv-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.frv-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.frv-theme .prop-value{font-size:16px;margin-bottom:25px}.frv-theme .pre-prop .prop-value{white-space:pre-wrap!important}.frv-theme .font-medium{font-weight:500}.frv-theme .font-light{font-weight:300}.frv-theme .text-xs{font-size:12px!important}.frv-theme .link{color:#f90355}.frv-theme .link:hover{color:#f5012a}.frv-theme a{text-decoration:none}.frv-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.frv-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.frv-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.frv-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.frv-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.frv-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.frv-theme .dnd-container.invalid{border:1px dashed #e9093f}.frv-theme .top-container{position:relative}.frv-theme .stretch{height:100%}.frv-theme .dnd-height{height:100%;min-height:200px}.frv-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.frv-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#0f1829}.frv-theme .dnd-text .text-hidden{display:none;font-weight:600}.frv-theme .button-container{position:absolute;bottom:5px;right:15px}.frv-theme .file-data{flex:1;min-width:0}.frv-theme .file-data h4,.frv-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.frv-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.frv-theme div.ps>div{height:100%}.frv-theme div.dropzone>div{height:100%}.frv-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.frv-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.frv-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.frv-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.frv-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.frv-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.frv-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.frv-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.frv-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.frv-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.frv-theme .dnd-highlight:hover{display:none}.frv-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.frv-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.frv-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.frv-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.frv-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.frv-theme .file-frame{border:1px solid #cecece;border-radius:5px}.frv-theme .pdf-width,.frv-theme .attachment-container img{max-width:200px}.frv-theme .message-notification{display:flex;max-width:300px;max-height:100px}.frv-theme .message-notification .mat-icon{overflow:visible!important}.frv-theme .message-notification .full-width{width:100%}.frv-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.frv-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.frv-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.frv-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.frv-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.frv-theme .notification-text:before{position:absolute;right:0;bottom:0}.frv-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.frv-theme .scrolless-tour{overflow:hidden}.frv-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.frv-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.frv-theme .component-title{font-weight:700!important;color:#120e38}.frv-theme .component-title .mat-icon{vertical-align:middle;color:#f90355}.frv-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.frv-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.frv-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.frv-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.frv-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.frv-theme .mat-drawer-container{background-color:#fff}.frv-theme .mat-mdc-checkbox{margin-top:15px}.frv-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.frv-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.frv-theme .full-height{min-height:100vh}.frv-theme .rounded-sm{border-radius:5px}.frv-theme .mat-expansion-panel-header-title h3,.frv-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.frv-theme .mat-mdc-snack-bar-container{width:100%!important}}.frv-theme .snackbar-margin{margin-top:80px!important}.frv-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.frv-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.frv-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.frv-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.frv-theme .success-title{color:#73ba64!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.frv-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.frv-theme .mat-mdc-list-item-title{white-space:pre-wrap}.frv-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.frv-theme .dialog-close{float:right}.frv-theme .spa-nav-menu mat-icon{margin-right:16px!important}.frv-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.frv-theme .w-100{width:100%}.frv-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.frv-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.frv-theme .mat-mdc-button,.frv-theme .mat-mdc-unelevated-button,.frv-theme .mat-mdc-raised-button,.frv-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.frv-theme .mat-mdc-button>.mat-icon,.frv-theme .mat-mdc-unelevated-button>.mat-icon,.frv-theme .mat-mdc-raised-button>.mat-icon,.frv-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.frv-theme .mat-icon{overflow:visible!important}.frv-theme .mat-mdc-checkbox .mdc-label,.frv-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.frv-theme .mdc-button{height:fit-content!important}.frv-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.frv-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.frv-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.frv-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.frv-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.frv-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.frv-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.frv-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.frv-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.frv-theme .table-search .mat-mdc-form-field,.frv-theme .mat-mdc-slide-toggle label{margin-bottom:0}body,h2>small,.h2>small,h2>.small,.h2>.small,h3>small,.h3>small,h3>.small,.h3>.small,.mat-mdc-card,.mat-mdc-cell.default,.mat-drawer-container,.mat-mdc-dialog-container{color:#7d7d7d}.mat-mdc-tab .mdc-tab__text-label,.mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}app-dash-card .mat-mdc-card h2,h2,.h2{color:#3f3f3f}.text-accent{color:#28c5a6!important}.text-warn{color:#e90934!important}.text-success{color:#1e8e3e!important}.text-glow{color:#f9b233!important}.text-light{color:#f4f5f6!important}.text-dark{color:#1642a7!important}.text-white{color:#fff!important}.bg-primary{background-color:#3771c8!important}.bg-accent{background-color:#28c5a6!important}.bg-warn{background-color:#e90934!important}.bg-success{background-color:#1e8e3e!important}.bg-glow{background-color:#f9b233!important}.bg-light{background-color:#f4f5f6!important}.bg-dark{background-color:#1642a7!important}.bg-white{background-color:#fff!important}.theme-border-primary{border-radius:.25rem;border:1px solid #3771c8}.theme-border-accent{border-radius:.25rem;border:1px solid #28c5a6}.theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.theme-border-dark{border-radius:.25rem;border:1px solid #1642a7}.theme-border-white{border-radius:.25rem;border:1px solid #fff}app-theme-emitter.primary{color:#3771c8}app-theme-emitter.primary-darken{color:#1642a7}app-theme-emitter.primary-lighten{color:#e7eef8}app-theme-emitter.accent{color:#28c5a6}app-theme-emitter.warn{color:#e90934}a{color:#3771c8}#title-toolbar{background:#d4e1f3;color:#375b92}.warning{background-color:#3771c8}.outline-warning{background-color:#3771c826!important;border:2px solid #3771c8!important;border-radius:10px}.outline-warning .mat-icon{margin-right:.5rem;color:#3771c8!important}footer{background-color:#2d538c}a.ghost-button{border:1px solid #3771c8}.banner-bar.primary{background-color:#3771c8}.banner-bar .mat-mdc-icon-button:hover{background-color:#9bb8e4!important}.banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#2354b4}.banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}mat-icon.actions-type-icon,mat-icon.primary-light,mat-icon.auth-icon{color:#9bb8e4}.mat-mdc-cell .mat-mdc-icon-button.mat-primary,.mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#3771c8}.mat-mdc-icon-button.primary{background-color:#3771c8;color:#fff}.mat-mdc-icon-button.primary:hover{background-color:#3771c8!important}.mat-mdc-card.message.primary{border-left-color:#3771c8!important}.mat-mdc-card.message.accent{border-left-color:#28c5a6!important}.mat-mdc-card.message.warn{border-left-color:#e90934!important}.text-primary{color:#3771c8!important}.text-success,mat-icon.text-success{color:#1e8e3e}.bg-primary,.mat-mdc-chip-set .mat-primary{background-color:#3771c8!important}.mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.list-item-active{color:#3771c8!important;background-color:#c3d4ef!important}.list-item-active .mdc-list-item__primary-text,.list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#3771c8}.mat-button-toggle-checked{background-color:#c3d4ef!important}.mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#3771c8!important}.main-container{background-color:#2d538c}.participant-box,.participant-box-border{border-left:4px solid #3771c8}.dnd-drag-over{background-color:#739cd9}.next-arrow{color:#3771c8}.participant-separator{background-color:#c3d4ef}.dnd-drag-over.stepzone{border-color:#5586d0}.template-field-box{border-left:4px solid #3771c8}.field-box-chip-primary{background-color:#c3d4ef;color:#2354b4}.field-box-chip-accent{background-color:#bfeee4;color:#18b08b}.field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#c3d4ef}.signature-box div.move.selected{border-color:#2354b4!important}.signature-box span.square{background:#3771c8!important}.document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.floating-strip,.floating-strip-control.strip-closed{background-color:#e7eef8}.circle-ripple:before,.circle-ripple:after{border:2px solid #5586d0}.spinner-three-bounce>div,.spinner-rectangle-bounce>div{background-color:#3771c8!important}.spinner-circle-swish{color:#3771c8!important}.sk-folding-cube .sk-cube:before{background-color:#3771c8}.mat-card-border-checked{border-color:#28c5a6!important}.clipboard-copy-input button.mat-mdc-icon-button{background-color:#e7eef8}app-a4-sketch-element .element-summary{background-color:#3771c8}app-a4-sketch-element .element-logo{background-color:#28c5a6}.mat-slider-thumb,.mat-slider-track-fill{background-color:#3771c8!important}.app-dialog-use-template-card:hover{background-color:#e7eef8!important}.primary-border,.info-box-primary{border:solid 1px #3771c8}.info-box-primary{background-color:#3771c81a}.info-card-primary{background-color:#e7eef8!important;border-left:4px solid #3771c8!important}.info-card-primary .info-card-icon{color:#3169c2!important}.info-card-primary .info-card-text{color:#1642a7!important}.info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.info-card-warn .info-card-icon{color:#e6082f!important}.info-card-warn .info-card-text{color:#d90215!important}.ng-scrollbar-thumb{background-color:#3771c8!important;opacity:.7}.ng-scrollbar-thumb:hover,.ng-scrollbar-thumb:active{opacity:1}.dgy-theme body,.dgy-theme h2>small,.dgy-theme .h2>small,.dgy-theme h2>.small,.dgy-theme .h2>.small,.dgy-theme h3>small,.dgy-theme .h3>small,.dgy-theme h3>.small,.dgy-theme .h3>.small,.dgy-theme .mat-mdc-card,.dgy-theme .mat-mdc-cell.default,.dgy-theme .mat-drawer-container,.dgy-theme .mat-mdc-dialog-container{color:#7d7d7d}.dgy-theme .mat-mdc-tab .mdc-tab__text-label,.dgy-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.dgy-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.dgy-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.dgy-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.dgy-theme app-dash-card .mat-mdc-card h2,.dgy-theme h2,.dgy-theme .h2{color:#3f3f3f}.dgy-theme .text-accent{color:#f9b215!important}.dgy-theme .text-warn{color:#e90934!important}.dgy-theme .text-success{color:#1e8e3e!important}.dgy-theme .text-glow{color:#f9b233!important}.dgy-theme .text-light{color:#f4f5f6!important}.dgy-theme .text-dark{color:#161a1b!important}.dgy-theme .text-white{color:#fff!important}.dgy-theme .bg-primary{background-color:#363c3f!important}.dgy-theme .bg-accent{background-color:#f9b215!important}.dgy-theme .bg-warn{background-color:#e90934!important}.dgy-theme .bg-success{background-color:#1e8e3e!important}.dgy-theme .bg-glow{background-color:#f9b233!important}.dgy-theme .bg-light{background-color:#f4f5f6!important}.dgy-theme .bg-dark{background-color:#161a1b!important}.dgy-theme .bg-white{background-color:#fff!important}.dgy-theme .theme-border-primary{border-radius:.25rem;border:1px solid #363c3f}.dgy-theme .theme-border-accent{border-radius:.25rem;border:1px solid #f9b215}.dgy-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.dgy-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.dgy-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.dgy-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.dgy-theme .theme-border-dark{border-radius:.25rem;border:1px solid #161a1b}.dgy-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.dgy-theme app-theme-emitter.primary{color:#363c3f}.dgy-theme app-theme-emitter.primary-darken{color:#161a1b}.dgy-theme app-theme-emitter.primary-lighten{color:#e7e8e8}.dgy-theme app-theme-emitter.accent{color:#f9b215}.dgy-theme app-theme-emitter.warn{color:#e90934}.dgy-theme a{color:#363c3f}.dgy-theme #title-toolbar{background:#e1e3e4;color:#363c3f}.dgy-theme .warning{background-color:#363c3f}.dgy-theme .outline-warning{background-color:#363c3f26!important;border:2px solid #363c3f!important;border-radius:10px}.dgy-theme .outline-warning .mat-icon{margin-right:.5rem;color:#363c3f!important}.dgy-theme footer{background-color:#363c3f}.dgy-theme a.ghost-button{border:1px solid #363c3f}.dgy-theme .banner-bar.primary{background-color:#363c3f}.dgy-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#9b9e9f!important}.dgy-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#222729}.dgy-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.dgy-theme mat-icon.actions-type-icon,.dgy-theme mat-icon.primary-light,.dgy-theme mat-icon.auth-icon{color:#9b9e9f}.dgy-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.dgy-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#363c3f}.dgy-theme .mat-mdc-icon-button.primary{background-color:#363c3f;color:#fff}.dgy-theme .mat-mdc-icon-button.primary:hover{background-color:#363c3f!important}.dgy-theme .mat-mdc-card.message.primary{border-left-color:#363c3f!important}.dgy-theme .mat-mdc-card.message.accent{border-left-color:#f9b215!important}.dgy-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.dgy-theme .text-primary{color:#363c3f!important}.dgy-theme .text-success,.dgy-theme mat-icon.text-success{color:#73ba64}.dgy-theme .bg-primary,.dgy-theme .mat-mdc-chip-set .mat-primary{background-color:#363c3f!important}.dgy-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.dgy-theme .list-item-active{color:#363c3f!important;background-color:#c3c5c5!important}.dgy-theme .list-item-active .mdc-list-item__primary-text,.dgy-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#363c3f}.dgy-theme .mat-button-toggle-checked{background-color:#c3c5c5!important}.dgy-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#363c3f!important}.dgy-theme .main-container{background-color:#363c3f}.dgy-theme .participant-box,.dgy-theme .participant-box-border{border-left:4px solid #363c3f}.dgy-theme .dnd-drag-over{background-color:#727779}.dgy-theme .next-arrow{color:#363c3f}.dgy-theme .participant-separator{background-color:#c3c5c5}.dgy-theme .dnd-drag-over.stepzone{border-color:#54595c}.dgy-theme .template-field-box{border-left:4px solid #363c3f}.dgy-theme .field-box-chip-primary{background-color:#c3c5c5;color:#222729}.dgy-theme .field-box-chip-accent{background-color:#fde8b9;color:#f6990c}.dgy-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.dgy-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#c3c5c5}.dgy-theme .signature-box div.move.selected{border-color:#222729!important}.dgy-theme .signature-box span.square{background:#363c3f!important}.dgy-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.dgy-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.dgy-theme .document-tab .mdc-tab--active:nth-child(2){color:#73ba64;--mdc-tab-indicator-active-indicator-color: #73BA64;--mat-tab-header-active-focus-indicator-color: #73BA64}.dgy-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#73ba64}.dgy-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.dgy-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.dgy-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.dgy-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.dgy-theme .floating-strip,.dgy-theme .floating-strip-control.strip-closed{background-color:#e7e8e8}.dgy-theme .circle-ripple:before,.dgy-theme .circle-ripple:after{border:2px solid #54595c}.dgy-theme .spinner-three-bounce>div,.dgy-theme .spinner-rectangle-bounce>div{background-color:#363c3f!important}.dgy-theme .spinner-circle-swish{color:#363c3f!important}.dgy-theme .sk-folding-cube .sk-cube:before{background-color:#363c3f}.dgy-theme .mat-card-border-checked{border-color:#f9b215!important}.dgy-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e7e8e8}.dgy-theme app-a4-sketch-element .element-summary{background-color:#363c3f}.dgy-theme app-a4-sketch-element .element-logo{background-color:#f9b215}.dgy-theme .mat-slider-thumb,.dgy-theme .mat-slider-track-fill{background-color:#363c3f!important}.dgy-theme .app-dialog-use-template-card:hover{background-color:#e7e8e8!important}.dgy-theme .primary-border,.dgy-theme .info-box-primary{border:solid 1px #363c3f}.dgy-theme .info-box-primary{background-color:#363c3f1a}.dgy-theme .info-card-primary{background-color:#e7e8e8!important;border-left:4px solid #363c3f!important}.dgy-theme .info-card-primary .info-card-icon{color:#303639!important}.dgy-theme .info-card-primary .info-card-text{color:#161a1b!important}.dgy-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.dgy-theme .info-card-warn .info-card-icon{color:#e6082f!important}.dgy-theme .info-card-warn .info-card-text{color:#d90215!important}.dgy-theme .ng-scrollbar-thumb{background-color:#363c3f!important;opacity:.7}.dgy-theme .ng-scrollbar-thumb:hover,.dgy-theme .ng-scrollbar-thumb:active{opacity:1}.clg-theme body,.clg-theme h2>small,.clg-theme .h2>small,.clg-theme h2>.small,.clg-theme .h2>.small,.clg-theme h3>small,.clg-theme .h3>small,.clg-theme h3>.small,.clg-theme .h3>.small,.clg-theme .mat-mdc-card,.clg-theme .mat-mdc-cell.default,.clg-theme .mat-drawer-container,.clg-theme .mat-mdc-dialog-container{color:#7d7d7d}.clg-theme .mat-mdc-tab .mdc-tab__text-label,.clg-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.clg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.clg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.clg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.clg-theme app-dash-card .mat-mdc-card h2,.clg-theme h2,.clg-theme .h2{color:#3f3f3f}.clg-theme .text-accent{color:#c3d336!important}.clg-theme .text-warn{color:#ef3e36!important}.clg-theme .text-success{color:#1e8e3e!important}.clg-theme .text-glow{color:#f9b233!important}.clg-theme .text-light{color:#f4f5f6!important}.clg-theme .text-dark{color:#006d8b!important}.clg-theme .text-white{color:#fff!important}.clg-theme .bg-primary{background-color:#009bb3!important}.clg-theme .bg-accent{background-color:#c3d336!important}.clg-theme .bg-warn{background-color:#ef3e36!important}.clg-theme .bg-success{background-color:#1e8e3e!important}.clg-theme .bg-glow{background-color:#f9b233!important}.clg-theme .bg-light{background-color:#f4f5f6!important}.clg-theme .bg-dark{background-color:#006d8b!important}.clg-theme .bg-white{background-color:#fff!important}.clg-theme .theme-border-primary{border-radius:.25rem;border:1px solid #009bb3}.clg-theme .theme-border-accent{border-radius:.25rem;border:1px solid #c3d336}.clg-theme .theme-border-warn{border-radius:.25rem;border:1px solid #ef3e36}.clg-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.clg-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.clg-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.clg-theme .theme-border-dark{border-radius:.25rem;border:1px solid #006d8b}.clg-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.clg-theme app-theme-emitter.primary{color:#009bb3}.clg-theme app-theme-emitter.primary-darken{color:#006d8b}.clg-theme app-theme-emitter.primary-lighten{color:#e0f3f6}.clg-theme app-theme-emitter.accent{color:#c3d336}.clg-theme app-theme-emitter.warn{color:#ef3e36}.clg-theme a{color:#009bb3}.clg-theme #title-toolbar{background:#ccebf1;color:#006371}.clg-theme .warning{background-color:#009bb3}.clg-theme .outline-warning{background-color:#009bb326!important;border:2px solid #009bb3!important;border-radius:10px}.clg-theme .outline-warning .mat-icon{margin-right:.5rem;color:#009bb3!important}.clg-theme footer{background-color:#009bb3}.clg-theme a.ghost-button{border:1px solid #009bb3}.clg-theme .banner-bar.primary{background-color:#009bb3}.clg-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#80cdd9!important}.clg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#007f9a}.clg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.clg-theme mat-icon.actions-type-icon,.clg-theme mat-icon.primary-light,.clg-theme mat-icon.auth-icon{color:#80cdd9}.clg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.clg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#009bb3}.clg-theme .mat-mdc-icon-button.primary{background-color:#009bb3;color:#fff}.clg-theme .mat-mdc-icon-button.primary:hover{background-color:#009bb3!important}.clg-theme .mat-mdc-card.message.primary{border-left-color:#009bb3!important}.clg-theme .mat-mdc-card.message.accent{border-left-color:#c3d336!important}.clg-theme .mat-mdc-card.message.warn{border-left-color:#ef3e36!important}.clg-theme .text-primary{color:#009bb3!important}.clg-theme .text-success,.clg-theme mat-icon.text-success{color:#76bb67}.clg-theme .bg-primary,.clg-theme .mat-mdc-chip-set .mat-primary{background-color:#009bb3!important}.clg-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.clg-theme .list-item-active{color:#009bb3!important;background-color:#b3e1e8!important}.clg-theme .list-item-active .mdc-list-item__primary-text,.clg-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#009bb3}.clg-theme .mat-button-toggle-checked{background-color:#b3e1e8!important}.clg-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#009bb3!important}.clg-theme .main-container{background-color:#009bb3}.clg-theme .participant-box,.clg-theme .participant-box-border{border-left:4px solid #009bb3}.clg-theme .dnd-drag-over{background-color:#4db9ca}.clg-theme .next-arrow{color:#009bb3}.clg-theme .participant-separator{background-color:#b3e1e8}.clg-theme .dnd-drag-over.stepzone{border-color:#26aabe}.clg-theme .template-field-box{border-left:4px solid #009bb3}.clg-theme .field-box-chip-primary{background-color:#b3e1e8;color:#007f9a}.clg-theme .field-box-chip-accent{background-color:#edf2c3;color:#aec222}.clg-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.clg-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#b3e1e8}.clg-theme .signature-box div.move.selected{border-color:#007f9a!important}.clg-theme .signature-box span.square{background:#009bb3!important}.clg-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.clg-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.clg-theme .document-tab .mdc-tab--active:nth-child(2){color:#76bb67;--mdc-tab-indicator-active-indicator-color: #76bb67;--mat-tab-header-active-focus-indicator-color: #76bb67}.clg-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#76bb67}.clg-theme .document-tab .mdc-tab--active:nth-child(3){color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.clg-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#ef3e36}.clg-theme .document-tab .mdc-tab--active:last-child{color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.clg-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#ef3e36}.clg-theme .floating-strip,.clg-theme .floating-strip-control.strip-closed{background-color:#e0f3f6}.clg-theme .circle-ripple:before,.clg-theme .circle-ripple:after{border:2px solid #26aabe}.clg-theme .spinner-three-bounce>div,.clg-theme .spinner-rectangle-bounce>div{background-color:#009bb3!important}.clg-theme .spinner-circle-swish{color:#009bb3!important}.clg-theme .sk-folding-cube .sk-cube:before{background-color:#009bb3}.clg-theme .mat-card-border-checked{border-color:#c3d336!important}.clg-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e0f3f6}.clg-theme app-a4-sketch-element .element-summary{background-color:#009bb3}.clg-theme app-a4-sketch-element .element-logo{background-color:#c3d336}.clg-theme .mat-slider-thumb,.clg-theme .mat-slider-track-fill{background-color:#009bb3!important}.clg-theme .app-dialog-use-template-card:hover{background-color:#e0f3f6!important}.clg-theme .primary-border,.clg-theme .info-box-primary{border:solid 1px #009bb3}.clg-theme .info-box-primary{background-color:#009bb31a}.clg-theme .info-card-primary{background-color:#e0f3f6!important;border-left:4px solid #009bb3!important}.clg-theme .info-card-primary .info-card-icon{color:#0093ac!important}.clg-theme .info-card-primary .info-card-text{color:#006d8b!important}.clg-theme .info-card-warn{background-color:#fde8e7!important;border-left:4px solid #ef3e36!important}.clg-theme .info-card-warn .info-card-icon{color:#ed3830!important}.clg-theme .info-card-warn .info-card-text{color:#e41b16!important}.clg-theme .ng-scrollbar-thumb{background-color:#009bb3!important;opacity:.7}.clg-theme .ng-scrollbar-thumb:hover,.clg-theme .ng-scrollbar-thumb:active{opacity:1}.dcg-theme body,.dcg-theme h2>small,.dcg-theme .h2>small,.dcg-theme h2>.small,.dcg-theme .h2>.small,.dcg-theme h3>small,.dcg-theme .h3>small,.dcg-theme h3>.small,.dcg-theme .h3>.small,.dcg-theme .mat-mdc-card,.dcg-theme .mat-mdc-cell.default,.dcg-theme .mat-drawer-container,.dcg-theme .mat-mdc-dialog-container{color:#7d7d7d}.dcg-theme .mat-mdc-tab .mdc-tab__text-label,.dcg-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.dcg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.dcg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.dcg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.dcg-theme app-dash-card .mat-mdc-card h2,.dcg-theme h2,.dcg-theme .h2{color:#3f3f3f}.dcg-theme .text-accent{color:#c3d336!important}.dcg-theme .text-warn{color:#e90934!important}.dcg-theme .text-success{color:#1e8e3e!important}.dcg-theme .text-glow{color:#f9b233!important}.dcg-theme .text-light{color:#f4f5f6!important}.dcg-theme .text-dark{color:#002951!important}.dcg-theme .text-white{color:#fff!important}.dcg-theme .bg-primary{background-color:#005381!important}.dcg-theme .bg-accent{background-color:#c3d336!important}.dcg-theme .bg-warn{background-color:#e90934!important}.dcg-theme .bg-success{background-color:#1e8e3e!important}.dcg-theme .bg-glow{background-color:#f9b233!important}.dcg-theme .bg-light{background-color:#f4f5f6!important}.dcg-theme .bg-dark{background-color:#002951!important}.dcg-theme .bg-white{background-color:#fff!important}.dcg-theme .theme-border-primary{border-radius:.25rem;border:1px solid #005381}.dcg-theme .theme-border-accent{border-radius:.25rem;border:1px solid #c3d336}.dcg-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.dcg-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.dcg-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.dcg-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.dcg-theme .theme-border-dark{border-radius:.25rem;border:1px solid #002951}.dcg-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.dcg-theme app-theme-emitter.primary{color:#005381}.dcg-theme app-theme-emitter.primary-darken{color:#002951}.dcg-theme app-theme-emitter.primary-lighten{color:#e0eaf0}.dcg-theme app-theme-emitter.accent{color:#c3d336}.dcg-theme app-theme-emitter.warn{color:#e90934}.dcg-theme a{color:#005381}.dcg-theme #title-toolbar{background:#c0d7e4;color:#004c76}.dcg-theme .warning{background-color:#005381}.dcg-theme .outline-warning{background-color:#00538126!important;border:2px solid #005381!important;border-radius:10px}.dcg-theme .outline-warning .mat-icon{margin-right:.5rem;color:#005381!important}.dcg-theme footer{background-color:#005381}.dcg-theme a.ghost-button{border:1px solid #005381}.dcg-theme .banner-bar.primary{background-color:#005381}.dcg-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#80a9c0!important}.dcg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#003964}.dcg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.dcg-theme mat-icon.actions-type-icon,.dcg-theme mat-icon.primary-light,.dcg-theme mat-icon.auth-icon{color:#80a9c0}.dcg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.dcg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#005381}.dcg-theme .mat-mdc-icon-button.primary{background-color:#005381;color:#fff}.dcg-theme .mat-mdc-icon-button.primary:hover{background-color:#005381!important}.dcg-theme .mat-mdc-card.message.primary{border-left-color:#005381!important}.dcg-theme .mat-mdc-card.message.accent{border-left-color:#c3d336!important}.dcg-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.dcg-theme .text-primary{color:#005381!important}.dcg-theme .text-success,.dcg-theme mat-icon.text-success{color:#76bb67}.dcg-theme .bg-primary,.dcg-theme .mat-mdc-chip-set .mat-primary{background-color:#005381!important}.dcg-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.dcg-theme .list-item-active{color:#005381!important;background-color:#b3cbd9!important}.dcg-theme .list-item-active .mdc-list-item__primary-text,.dcg-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#005381}.dcg-theme .mat-button-toggle-checked{background-color:#b3cbd9!important}.dcg-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#005381!important}.dcg-theme .main-container{background-color:#005381}.dcg-theme .participant-box,.dcg-theme .participant-box-border{border-left:4px solid #005381}.dcg-theme .dnd-drag-over{background-color:#4d87a7}.dcg-theme .next-arrow{color:#005381}.dcg-theme .participant-separator{background-color:#b3cbd9}.dcg-theme .dnd-drag-over.stepzone{border-color:#266d94}.dcg-theme .template-field-box{border-left:4px solid #005381}.dcg-theme .field-box-chip-primary{background-color:#b3cbd9;color:#003964}.dcg-theme .field-box-chip-accent{background-color:#edf2c3;color:#aec222}.dcg-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.dcg-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#b3cbd9}.dcg-theme .signature-box div.move.selected{border-color:#003964!important}.dcg-theme .signature-box span.square{background:#005381!important}.dcg-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.dcg-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.dcg-theme .document-tab .mdc-tab--active:nth-child(2){color:#76bb67;--mdc-tab-indicator-active-indicator-color: #76bb67;--mat-tab-header-active-focus-indicator-color: #76bb67}.dcg-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#76bb67}.dcg-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.dcg-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.dcg-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.dcg-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.dcg-theme .floating-strip,.dcg-theme .floating-strip-control.strip-closed{background-color:#e0eaf0}.dcg-theme .circle-ripple:before,.dcg-theme .circle-ripple:after{border:2px solid #266d94}.dcg-theme .spinner-three-bounce>div,.dcg-theme .spinner-rectangle-bounce>div{background-color:#005381!important}.dcg-theme .spinner-circle-swish{color:#005381!important}.dcg-theme .sk-folding-cube .sk-cube:before{background-color:#005381}.dcg-theme .mat-card-border-checked{border-color:#c3d336!important}.dcg-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e0eaf0}.dcg-theme app-a4-sketch-element .element-summary{background-color:#005381}.dcg-theme app-a4-sketch-element .element-logo{background-color:#c3d336}.dcg-theme .mat-slider-thumb,.dcg-theme .mat-slider-track-fill{background-color:#005381!important}.dcg-theme .app-dialog-use-template-card:hover{background-color:#e0eaf0!important}.dcg-theme .primary-border,.dcg-theme .info-box-primary{border:solid 1px #005381}.dcg-theme .info-box-primary{background-color:#0053811a}.dcg-theme .info-card-primary{background-color:#e0eaf0!important;border-left:4px solid #005381!important}.dcg-theme .info-card-primary .info-card-icon{color:#004c79!important}.dcg-theme .info-card-primary .info-card-text{color:#002951!important}.dcg-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.dcg-theme .info-card-warn .info-card-icon{color:#e6082f!important}.dcg-theme .info-card-warn .info-card-text{color:#d90215!important}.dcg-theme .ng-scrollbar-thumb{background-color:#005381!important;opacity:.7}.dcg-theme .ng-scrollbar-thumb:hover,.dcg-theme .ng-scrollbar-thumb:active{opacity:1}.alg-theme body,.alg-theme h2>small,.alg-theme .h2>small,.alg-theme h2>.small,.alg-theme .h2>.small,.alg-theme h3>small,.alg-theme .h3>small,.alg-theme h3>.small,.alg-theme .h3>.small,.alg-theme .mat-mdc-card,.alg-theme .mat-mdc-cell.default,.alg-theme .mat-drawer-container,.alg-theme .mat-mdc-dialog-container{color:#7d7d7d}.alg-theme .mat-mdc-tab .mdc-tab__text-label,.alg-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.alg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.alg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.alg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.alg-theme app-dash-card .mat-mdc-card h2,.alg-theme h2,.alg-theme .h2{color:#3f3f3f}.alg-theme .text-accent{color:#bbd531!important}.alg-theme .text-warn{color:#ef3e36!important}.alg-theme .text-success{color:#1e8e3e!important}.alg-theme .text-glow{color:#f9b233!important}.alg-theme .text-light{color:#f4f5f6!important}.alg-theme .text-dark{color:#00649c!important}.alg-theme .text-white{color:#fff!important}.alg-theme .bg-primary{background-color:#0093c0!important}.alg-theme .bg-accent{background-color:#bbd531!important}.alg-theme .bg-warn{background-color:#ef3e36!important}.alg-theme .bg-success{background-color:#1e8e3e!important}.alg-theme .bg-glow{background-color:#f9b233!important}.alg-theme .bg-light{background-color:#f4f5f6!important}.alg-theme .bg-dark{background-color:#00649c!important}.alg-theme .bg-white{background-color:#fff!important}.alg-theme .theme-border-primary{border-radius:.25rem;border:1px solid #0093c0}.alg-theme .theme-border-accent{border-radius:.25rem;border:1px solid #bbd531}.alg-theme .theme-border-warn{border-radius:.25rem;border:1px solid #ef3e36}.alg-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.alg-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.alg-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.alg-theme .theme-border-dark{border-radius:.25rem;border:1px solid #00649c}.alg-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.alg-theme app-theme-emitter.primary{color:#0093c0}.alg-theme app-theme-emitter.primary-darken{color:#00649c}.alg-theme app-theme-emitter.primary-lighten{color:#e0f2f7}.alg-theme app-theme-emitter.accent{color:#bbd531}.alg-theme app-theme-emitter.warn{color:#ef3e36}.alg-theme a{color:#0093c0}.alg-theme #title-toolbar{background:#ccf1f4;color:#006e90}.alg-theme .warning{background-color:#0093c0}.alg-theme .outline-warning{background-color:#0093c026!important;border:2px solid #0093c0!important;border-radius:10px}.alg-theme .outline-warning .mat-icon{margin-right:.5rem;color:#0093c0!important}.alg-theme footer{background-color:#0093c0}.alg-theme a.ghost-button{border:1px solid #0093c0}.alg-theme .banner-bar.primary{background-color:#0093c0}.alg-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#80c9e0!important}.alg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#0076aa}.alg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.alg-theme mat-icon.actions-type-icon,.alg-theme mat-icon.primary-light,.alg-theme mat-icon.auth-icon{color:#80c9e0}.alg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.alg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#0093c0}.alg-theme .mat-mdc-icon-button.primary{background-color:#0093c0;color:#fff}.alg-theme .mat-mdc-icon-button.primary:hover{background-color:#0093c0!important}.alg-theme .mat-mdc-card.message.primary{border-left-color:#0093c0!important}.alg-theme .mat-mdc-card.message.accent{border-left-color:#bbd531!important}.alg-theme .mat-mdc-card.message.warn{border-left-color:#ef3e36!important}.alg-theme .text-primary{color:#0093c0!important}.alg-theme .text-success,.alg-theme mat-icon.text-success{color:#76bb67}.alg-theme .bg-primary,.alg-theme .mat-mdc-chip-set .mat-primary{background-color:#0093c0!important}.alg-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.alg-theme .list-item-active{color:#0093c0!important;background-color:#b3dfec!important}.alg-theme .list-item-active .mdc-list-item__primary-text,.alg-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#0093c0}.alg-theme .mat-button-toggle-checked{background-color:#b3dfec!important}.alg-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#0093c0!important}.alg-theme .main-container{background-color:#0093c0}.alg-theme .participant-box,.alg-theme .participant-box-border{border-left:4px solid #0093c0}.alg-theme .dnd-drag-over{background-color:#4db3d3}.alg-theme .next-arrow{color:#0093c0}.alg-theme .participant-separator{background-color:#b3dfec}.alg-theme .dnd-drag-over.stepzone{border-color:#26a3c9}.alg-theme .template-field-box{border-left:4px solid #0093c0}.alg-theme .field-box-chip-primary{background-color:#b3dfec;color:#0076aa}.alg-theme .field-box-chip-accent{background-color:#ebf2c1;color:#a4c41f}.alg-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.alg-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#b3dfec}.alg-theme .signature-box div.move.selected{border-color:#0076aa!important}.alg-theme .signature-box span.square{background:#0093c0!important}.alg-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.alg-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.alg-theme .document-tab .mdc-tab--active:nth-child(2){color:#76bb67;--mdc-tab-indicator-active-indicator-color: #76bb67;--mat-tab-header-active-focus-indicator-color: #76bb67}.alg-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#76bb67}.alg-theme .document-tab .mdc-tab--active:nth-child(3){color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.alg-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#ef3e36}.alg-theme .document-tab .mdc-tab--active:last-child{color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.alg-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#ef3e36}.alg-theme .floating-strip,.alg-theme .floating-strip-control.strip-closed{background-color:#e0f2f7}.alg-theme .circle-ripple:before,.alg-theme .circle-ripple:after{border:2px solid #26a3c9}.alg-theme .spinner-three-bounce>div,.alg-theme .spinner-rectangle-bounce>div{background-color:#0093c0!important}.alg-theme .spinner-circle-swish{color:#0093c0!important}.alg-theme .sk-folding-cube .sk-cube:before{background-color:#0093c0}.alg-theme .mat-card-border-checked{border-color:#bbd531!important}.alg-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e0f2f7}.alg-theme app-a4-sketch-element .element-summary{background-color:#0093c0}.alg-theme app-a4-sketch-element .element-logo{background-color:#bbd531}.alg-theme .mat-slider-thumb,.alg-theme .mat-slider-track-fill{background-color:#0093c0!important}.alg-theme .app-dialog-use-template-card:hover{background-color:#e0f2f7!important}.alg-theme .primary-border,.alg-theme .info-box-primary{border:solid 1px #0093c0}.alg-theme .info-box-primary{background-color:#0093c01a}.alg-theme .info-card-primary{background-color:#e0f2f7!important;border-left:4px solid #0093c0!important}.alg-theme .info-card-primary .info-card-icon{color:#008bba!important}.alg-theme .info-card-primary .info-card-text{color:#00649c!important}.alg-theme .info-card-warn{background-color:#fde8e7!important;border-left:4px solid #ef3e36!important}.alg-theme .info-card-warn .info-card-icon{color:#ed3830!important}.alg-theme .info-card-warn .info-card-text{color:#e41b16!important}.alg-theme .ng-scrollbar-thumb{background-color:#0093c0!important;opacity:.7}.alg-theme .ng-scrollbar-thumb:hover,.alg-theme .ng-scrollbar-thumb:active{opacity:1}.osg-theme body,.osg-theme h2>small,.osg-theme .h2>small,.osg-theme h2>.small,.osg-theme .h2>.small,.osg-theme h3>small,.osg-theme .h3>small,.osg-theme h3>.small,.osg-theme .h3>.small,.osg-theme .mat-mdc-card,.osg-theme .mat-mdc-cell.default,.osg-theme .mat-drawer-container,.osg-theme .mat-mdc-dialog-container{color:#7d7d7d}.osg-theme .mat-mdc-tab .mdc-tab__text-label,.osg-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.osg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.osg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.osg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.osg-theme app-dash-card .mat-mdc-card h2,.osg-theme h2,.osg-theme .h2{color:#3f3f3f}.osg-theme .text-accent{color:#c1a834!important}.osg-theme .text-warn{color:#e90934!important}.osg-theme .text-success{color:#1e8e3e!important}.osg-theme .text-glow{color:#f9b233!important}.osg-theme .text-light{color:#f4f5f6!important}.osg-theme .text-dark{color:#161c1c!important}.osg-theme .text-white{color:#fff!important}.osg-theme .bg-primary{background-color:#354041!important}.osg-theme .bg-accent{background-color:#c1a834!important}.osg-theme .bg-warn{background-color:#e90934!important}.osg-theme .bg-success{background-color:#1e8e3e!important}.osg-theme .bg-glow{background-color:#f9b233!important}.osg-theme .bg-light{background-color:#f4f5f6!important}.osg-theme .bg-dark{background-color:#161c1c!important}.osg-theme .bg-white{background-color:#fff!important}.osg-theme .theme-border-primary{border-radius:.25rem;border:1px solid #354041}.osg-theme .theme-border-accent{border-radius:.25rem;border:1px solid #c1a834}.osg-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.osg-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.osg-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.osg-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.osg-theme .theme-border-dark{border-radius:.25rem;border:1px solid #161c1c}.osg-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.osg-theme app-theme-emitter.primary{color:#354041}.osg-theme app-theme-emitter.primary-darken{color:#161c1c}.osg-theme app-theme-emitter.primary-lighten{color:#e7e8e8}.osg-theme app-theme-emitter.accent{color:#c1a834}.osg-theme app-theme-emitter.warn{color:#e90934}.osg-theme a{color:#354041}.osg-theme #title-toolbar{background:#cbd3d4;color:#354041}.osg-theme .warning{background-color:#354041}.osg-theme .outline-warning{background-color:#35404126!important;border:2px solid #354041!important;border-radius:10px}.osg-theme .outline-warning .mat-icon{margin-right:.5rem;color:#354041!important}.osg-theme footer{background-color:#354041}.osg-theme a.ghost-button{border:1px solid #354041}.osg-theme .banner-bar.primary{background-color:#354041}.osg-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#9aa0a0!important}.osg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#222a2a}.osg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.osg-theme mat-icon.actions-type-icon,.osg-theme mat-icon.primary-light,.osg-theme mat-icon.auth-icon{color:#9aa0a0}.osg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.osg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#354041}.osg-theme .mat-mdc-icon-button.primary{background-color:#354041;color:#fff}.osg-theme .mat-mdc-icon-button.primary:hover{background-color:#354041!important}.osg-theme .mat-mdc-card.message.primary{border-left-color:#354041!important}.osg-theme .mat-mdc-card.message.accent{border-left-color:#c1a834!important}.osg-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.osg-theme .text-primary{color:#354041!important}.osg-theme .text-success,.osg-theme mat-icon.text-success{color:#76bb67}.osg-theme .bg-primary,.osg-theme .mat-mdc-chip-set .mat-primary{background-color:#354041!important}.osg-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.osg-theme .list-item-active{color:#354041!important;background-color:#c2c6c6!important}.osg-theme .list-item-active .mdc-list-item__primary-text,.osg-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#354041}.osg-theme .mat-button-toggle-checked{background-color:#c2c6c6!important}.osg-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#354041!important}.osg-theme .main-container{background-color:#354041}.osg-theme .participant-box,.osg-theme .participant-box-border{border-left:4px solid #354041}.osg-theme .dnd-drag-over{background-color:#72797a}.osg-theme .next-arrow{color:#354041}.osg-theme .participant-separator{background-color:#c2c6c6}.osg-theme .dnd-drag-over.stepzone{border-color:#535d5e}.osg-theme .template-field-box{border-left:4px solid #354041}.osg-theme .field-box-chip-primary{background-color:#c2c6c6;color:#222a2a}.osg-theme .field-box-chip-accent{background-color:#ece5c2;color:#ab8d21}.osg-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.osg-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#c2c6c6}.osg-theme .signature-box div.move.selected{border-color:#222a2a!important}.osg-theme .signature-box span.square{background:#354041!important}.osg-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.osg-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.osg-theme .document-tab .mdc-tab--active:nth-child(2){color:#76bb67;--mdc-tab-indicator-active-indicator-color: #76bb67;--mat-tab-header-active-focus-indicator-color: #76bb67}.osg-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#76bb67}.osg-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.osg-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.osg-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.osg-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.osg-theme .floating-strip,.osg-theme .floating-strip-control.strip-closed{background-color:#e7e8e8}.osg-theme .circle-ripple:before,.osg-theme .circle-ripple:after{border:2px solid #535d5e}.osg-theme .spinner-three-bounce>div,.osg-theme .spinner-rectangle-bounce>div{background-color:#354041!important}.osg-theme .spinner-circle-swish{color:#354041!important}.osg-theme .sk-folding-cube .sk-cube:before{background-color:#354041}.osg-theme .mat-card-border-checked{border-color:#c1a834!important}.osg-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e7e8e8}.osg-theme app-a4-sketch-element .element-summary{background-color:#354041}.osg-theme app-a4-sketch-element .element-logo{background-color:#c1a834}.osg-theme .mat-slider-thumb,.osg-theme .mat-slider-track-fill{background-color:#354041!important}.osg-theme .app-dialog-use-template-card:hover{background-color:#e7e8e8!important}.osg-theme .primary-border,.osg-theme .info-box-primary{border:solid 1px #354041}.osg-theme .info-box-primary{background-color:#3540411a}.osg-theme .info-card-primary{background-color:#e7e8e8!important;border-left:4px solid #354041!important}.osg-theme .info-card-primary .info-card-icon{color:#303a3b!important}.osg-theme .info-card-primary .info-card-text{color:#161c1c!important}.osg-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.osg-theme .info-card-warn .info-card-icon{color:#e6082f!important}.osg-theme .info-card-warn .info-card-text{color:#d90215!important}.osg-theme .ng-scrollbar-thumb{background-color:#354041!important;opacity:.7}.osg-theme .ng-scrollbar-thumb:hover,.osg-theme .ng-scrollbar-thumb:active{opacity:1}.gdc-theme body,.gdc-theme h2>small,.gdc-theme .h2>small,.gdc-theme h2>.small,.gdc-theme .h2>.small,.gdc-theme h3>small,.gdc-theme .h3>small,.gdc-theme h3>.small,.gdc-theme .h3>.small,.gdc-theme .mat-mdc-card,.gdc-theme .mat-mdc-cell.default,.gdc-theme .mat-drawer-container,.gdc-theme .mat-mdc-dialog-container{color:#7d7d7d}.gdc-theme .mat-mdc-tab .mdc-tab__text-label,.gdc-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.gdc-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.gdc-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.gdc-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.gdc-theme app-dash-card .mat-mdc-card h2,.gdc-theme h2,.gdc-theme .h2{color:#3f3f3f}.gdc-theme .mat-mdc-unelevated-button.mat-accent,.gdc-theme .mat-mdc-raised-button.mat-accent,.gdc-theme .mat-mdc-fab.mat-accent,.gdc-theme .mat-mdc-mini-fab.mat-accent{color:#fff}.gdc-theme .text-accent{color:#c38641!important}.gdc-theme .text-warn{color:#ef3e36!important}.gdc-theme .text-success{color:#1e8e3e!important}.gdc-theme .text-glow{color:#f9b233!important}.gdc-theme .text-light{color:#f4f5f6!important}.gdc-theme .text-dark{color:#125b2c!important}.gdc-theme .text-white{color:#fff!important}.gdc-theme .bg-primary{background-color:#2e8b57!important}.gdc-theme .bg-accent{background-color:#c38641!important}.gdc-theme .bg-warn{background-color:#ef3e36!important}.gdc-theme .bg-success{background-color:#1e8e3e!important}.gdc-theme .bg-glow{background-color:#f9b233!important}.gdc-theme .bg-light{background-color:#f4f5f6!important}.gdc-theme .bg-dark{background-color:#125b2c!important}.gdc-theme .bg-white{background-color:#fff!important}.gdc-theme .theme-border-primary{border-radius:.25rem;border:1px solid seagreen}.gdc-theme .theme-border-accent{border-radius:.25rem;border:1px solid #c38641}.gdc-theme .theme-border-warn{border-radius:.25rem;border:1px solid #ef3e36}.gdc-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.gdc-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.gdc-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.gdc-theme .theme-border-dark{border-radius:.25rem;border:1px solid #125b2c}.gdc-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.gdc-theme app-theme-emitter.primary{color:#2e8b57}.gdc-theme app-theme-emitter.primary-darken{color:#125b2c}.gdc-theme app-theme-emitter.primary-lighten{color:#e6f1eb}.gdc-theme app-theme-emitter.accent{color:#c38641}.gdc-theme app-theme-emitter.warn{color:#ef3e36}.gdc-theme a{color:#2e8b57}.gdc-theme #title-toolbar{background:#c6e3d3;color:#1d5737}.gdc-theme .warning{background-color:#2e8b57}.gdc-theme .outline-warning{background-color:#2e8b5726!important;border:2px solid seagreen!important;border-radius:10px}.gdc-theme .outline-warning .mat-icon{margin-right:.5rem;color:#2e8b57!important}.gdc-theme footer{background-color:#2e8b57}.gdc-theme a.ghost-button{border:1px solid seagreen}.gdc-theme .banner-bar.primary{background-color:#2e8b57}.gdc-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#97c5ab!important}.gdc-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#1d6e3c}.gdc-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.gdc-theme mat-icon.actions-type-icon,.gdc-theme mat-icon.primary-light,.gdc-theme mat-icon.auth-icon{color:#97c5ab}.gdc-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.gdc-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#2e8b57}.gdc-theme .mat-mdc-icon-button.primary{background-color:#2e8b57;color:#fff}.gdc-theme .mat-mdc-icon-button.primary:hover{background-color:#2e8b57!important}.gdc-theme .mat-mdc-card.message.primary{border-left-color:#2e8b57!important}.gdc-theme .mat-mdc-card.message.accent{border-left-color:#c38641!important}.gdc-theme .mat-mdc-card.message.warn{border-left-color:#ef3e36!important}.gdc-theme .text-primary{color:#2e8b57!important}.gdc-theme .text-success,.gdc-theme mat-icon.text-success{color:#76bb67}.gdc-theme .bg-primary,.gdc-theme .mat-mdc-chip-set .mat-primary{background-color:#2e8b57!important}.gdc-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.gdc-theme .list-item-active{color:#2e8b57!important;background-color:#c0dccd!important}.gdc-theme .list-item-active .mdc-list-item__primary-text,.gdc-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#2e8b57}.gdc-theme .mat-button-toggle-checked{background-color:#c0dccd!important}.gdc-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#2e8b57!important}.gdc-theme .main-container{background-color:#2e8b57}.gdc-theme .participant-box,.gdc-theme .participant-box-border{border-left:4px solid seagreen}.gdc-theme .dnd-drag-over{background-color:#6dae89}.gdc-theme .next-arrow{color:#2e8b57}.gdc-theme .participant-separator{background-color:#c0dccd}.gdc-theme .dnd-drag-over.stepzone{border-color:#4d9c70}.gdc-theme .template-field-box{border-left:4px solid seagreen}.gdc-theme .field-box-chip-primary{background-color:#c0dccd;color:#1d6e3c}.gdc-theme .field-box-chip-accent{background-color:#eddbc6;color:#ae692a}.gdc-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.gdc-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#c0dccd}.gdc-theme .signature-box div.move.selected{border-color:#1d6e3c!important}.gdc-theme .signature-box span.square{background:#2e8b57!important}.gdc-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.gdc-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.gdc-theme .document-tab .mdc-tab--active:nth-child(2){color:#76bb67;--mdc-tab-indicator-active-indicator-color: #76bb67;--mat-tab-header-active-focus-indicator-color: #76bb67}.gdc-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#76bb67}.gdc-theme .document-tab .mdc-tab--active:nth-child(3){color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.gdc-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#ef3e36}.gdc-theme .document-tab .mdc-tab--active:last-child{color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.gdc-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#ef3e36}.gdc-theme .floating-strip,.gdc-theme .floating-strip-control.strip-closed{background-color:#e6f1eb}.gdc-theme .circle-ripple:before,.gdc-theme .circle-ripple:after{border:2px solid #4d9c70}.gdc-theme .spinner-three-bounce>div,.gdc-theme .spinner-rectangle-bounce>div{background-color:#2e8b57!important}.gdc-theme .spinner-circle-swish{color:#2e8b57!important}.gdc-theme .sk-folding-cube .sk-cube:before{background-color:#2e8b57}.gdc-theme .mat-card-border-checked{border-color:#c38641!important}.gdc-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e6f1eb}.gdc-theme app-a4-sketch-element .element-summary{background-color:#2e8b57}.gdc-theme app-a4-sketch-element .element-logo{background-color:#c38641}.gdc-theme .mat-slider-thumb,.gdc-theme .mat-slider-track-fill{background-color:#2e8b57!important}.gdc-theme .app-dialog-use-template-card:hover{background-color:#e6f1eb!important}.gdc-theme .primary-border,.gdc-theme .info-box-primary{border:solid 1px seagreen}.gdc-theme .info-box-primary{background-color:#2e8b571a}.gdc-theme .info-card-primary{background-color:#e6f1eb!important;border-left:4px solid seagreen!important}.gdc-theme .info-card-primary .info-card-icon{color:#29834f!important}.gdc-theme .info-card-primary .info-card-text{color:#125b2c!important}.gdc-theme .info-card-warn{background-color:#fde8e7!important;border-left:4px solid #ef3e36!important}.gdc-theme .info-card-warn .info-card-icon{color:#ed3830!important}.gdc-theme .info-card-warn .info-card-text{color:#e41b16!important}.gdc-theme .ng-scrollbar-thumb{background-color:#2e8b57!important;opacity:.7}.gdc-theme .ng-scrollbar-thumb:hover,.gdc-theme .ng-scrollbar-thumb:active{opacity:1}.eva-theme body,.eva-theme h2>small,.eva-theme .h2>small,.eva-theme h2>.small,.eva-theme .h2>.small,.eva-theme h3>small,.eva-theme .h3>small,.eva-theme h3>.small,.eva-theme .h3>.small,.eva-theme .mat-mdc-card,.eva-theme .mat-mdc-cell.default,.eva-theme .mat-drawer-container,.eva-theme .mat-mdc-dialog-container{color:#7d7d7d}.eva-theme .mat-mdc-tab .mdc-tab__text-label,.eva-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.eva-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.eva-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.eva-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.eva-theme app-dash-card .mat-mdc-card h2,.eva-theme h2,.eva-theme .h2{color:#3f3f3f}.eva-theme .text-accent{color:#515168!important}.eva-theme .text-warn{color:#e90934!important}.eva-theme .text-success{color:#1e8e3e!important}.eva-theme .text-glow{color:#f9b233!important}.eva-theme .text-light{color:#f4f5f6!important}.eva-theme .text-dark{color:#c41f23!important}.eva-theme .text-white{color:#fff!important}.eva-theme .bg-primary{background-color:#db454b!important}.eva-theme .bg-accent{background-color:#515168!important}.eva-theme .bg-warn{background-color:#e90934!important}.eva-theme .bg-success{background-color:#1e8e3e!important}.eva-theme .bg-glow{background-color:#f9b233!important}.eva-theme .bg-light{background-color:#f4f5f6!important}.eva-theme .bg-dark{background-color:#c41f23!important}.eva-theme .bg-white{background-color:#fff!important}.eva-theme .theme-border-primary{border-radius:.25rem;border:1px solid #db454b}.eva-theme .theme-border-accent{border-radius:.25rem;border:1px solid #515168}.eva-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.eva-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.eva-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.eva-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.eva-theme .theme-border-dark{border-radius:.25rem;border:1px solid #c41f23}.eva-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.eva-theme app-theme-emitter.primary{color:#db454b}.eva-theme app-theme-emitter.primary-darken{color:#c41f23}.eva-theme app-theme-emitter.primary-lighten{color:#fbe9e9}.eva-theme app-theme-emitter.accent{color:#515168}.eva-theme app-theme-emitter.warn{color:#e90934}.eva-theme a{color:#db454b}.eva-theme #title-toolbar{background:#f5c8c9;color:#ca161d}.eva-theme .warning{background-color:#db454b}.eva-theme .outline-warning{background-color:#db454b26!important;border:2px solid #db454b!important;border-radius:10px}.eva-theme .outline-warning .mat-icon{margin-right:.5rem;color:#db454b!important}.eva-theme footer{background-color:#db454b}.eva-theme a.ghost-button{border:1px solid #db454b}.eva-theme .banner-bar.primary{background-color:#db454b}.eva-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#eda2a5!important}.eva-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#cd2e33}.eva-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.eva-theme mat-icon.actions-type-icon,.eva-theme mat-icon.primary-light,.eva-theme mat-icon.auth-icon{color:#eda2a5}.eva-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.eva-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#db454b}.eva-theme .mat-mdc-icon-button.primary{background-color:#db454b;color:#fff}.eva-theme .mat-mdc-icon-button.primary:hover{background-color:#db454b!important}.eva-theme .mat-mdc-card.message.primary{border-left-color:#db454b!important}.eva-theme .mat-mdc-card.message.accent{border-left-color:#515168!important}.eva-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.eva-theme .text-primary{color:#db454b!important}.eva-theme .text-success,.eva-theme mat-icon.text-success{color:#76bb67}.eva-theme .bg-primary,.eva-theme .mat-mdc-chip-set .mat-primary{background-color:#db454b!important}.eva-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.eva-theme .list-item-active{color:#db454b!important;background-color:#f4c7c9!important}.eva-theme .list-item-active .mdc-list-item__primary-text,.eva-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#db454b}.eva-theme .mat-button-toggle-checked{background-color:#f4c7c9!important}.eva-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#db454b!important}.eva-theme .main-container{background-color:#db454b}.eva-theme .participant-box,.eva-theme .participant-box-border{border-left:4px solid #db454b}.eva-theme .dnd-drag-over{background-color:#e67d81}.eva-theme .next-arrow{color:#db454b}.eva-theme .participant-separator{background-color:#f4c7c9}.eva-theme .dnd-drag-over.stepzone{border-color:#e06166}.eva-theme .template-field-box{border-left:4px solid #db454b}.eva-theme .field-box-chip-primary{background-color:#f4c7c9;color:#cd2e33}.eva-theme .field-box-chip-accent{background-color:#cbcbd2;color:#37374b}.eva-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.eva-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#f4c7c9}.eva-theme .signature-box div.move.selected{border-color:#cd2e33!important}.eva-theme .signature-box span.square{background:#db454b!important}.eva-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.eva-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.eva-theme .document-tab .mdc-tab--active:nth-child(2){color:#76bb67;--mdc-tab-indicator-active-indicator-color: #76bb67;--mat-tab-header-active-focus-indicator-color: #76bb67}.eva-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#76bb67}.eva-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.eva-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.eva-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.eva-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.eva-theme .floating-strip,.eva-theme .floating-strip-control.strip-closed{background-color:#fbe9e9}.eva-theme .circle-ripple:before,.eva-theme .circle-ripple:after{border:2px solid #e06166}.eva-theme .spinner-three-bounce>div,.eva-theme .spinner-rectangle-bounce>div{background-color:#db454b!important}.eva-theme .spinner-circle-swish{color:#db454b!important}.eva-theme .sk-folding-cube .sk-cube:before{background-color:#db454b}.eva-theme .mat-card-border-checked{border-color:#515168!important}.eva-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#fbe9e9}.eva-theme app-a4-sketch-element .element-summary{background-color:#db454b}.eva-theme app-a4-sketch-element .element-logo{background-color:#515168}.eva-theme .mat-slider-thumb,.eva-theme .mat-slider-track-fill{background-color:#db454b!important}.eva-theme .app-dialog-use-template-card:hover{background-color:#fbe9e9!important}.eva-theme .primary-border,.eva-theme .info-box-primary{border:solid 1px #db454b}.eva-theme .info-box-primary{background-color:#db454b1a}.eva-theme .info-card-primary{background-color:#fbe9e9!important;border-left:4px solid #db454b!important}.eva-theme .info-card-primary .info-card-icon{color:#d73e44!important}.eva-theme .info-card-primary .info-card-text{color:#c41f23!important}.eva-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.eva-theme .info-card-warn .info-card-icon{color:#e6082f!important}.eva-theme .info-card-warn .info-card-text{color:#d90215!important}.eva-theme .ng-scrollbar-thumb{background-color:#db454b!important;opacity:.7}.eva-theme .ng-scrollbar-thumb:hover,.eva-theme .ng-scrollbar-thumb:active{opacity:1}.idg-theme body,.idg-theme h2>small,.idg-theme .h2>small,.idg-theme h2>.small,.idg-theme .h2>.small,.idg-theme h3>small,.idg-theme .h3>small,.idg-theme h3>.small,.idg-theme .h3>.small,.idg-theme .mat-mdc-card,.idg-theme .mat-mdc-cell.default,.idg-theme .mat-drawer-container,.idg-theme .mat-mdc-dialog-container{color:#7d7d7d}.idg-theme .mat-mdc-tab .mdc-tab__text-label,.idg-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.idg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.idg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.idg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.idg-theme app-dash-card .mat-mdc-card h2,.idg-theme h2,.idg-theme .h2{color:#3f3f3f}.idg-theme .mat-mdc-unelevated-button.mat-accent,.idg-theme .mat-mdc-raised-button.mat-accent,.idg-theme .mat-mdc-fab.mat-accent,.idg-theme .mat-mdc-mini-fab.mat-accent{color:#fff}.idg-theme .text-accent{color:#63b139!important}.idg-theme .text-warn{color:#ef3e36!important}.idg-theme .text-success{color:#1e8e3e!important}.idg-theme .text-glow{color:#f9b233!important}.idg-theme .text-light{color:#f4f5f6!important}.idg-theme .text-dark{color:#132546!important}.idg-theme .text-white{color:#fff!important}.idg-theme .bg-primary{background-color:#314e76!important}.idg-theme .bg-accent{background-color:#63b139!important}.idg-theme .bg-warn{background-color:#ef3e36!important}.idg-theme .bg-success{background-color:#1e8e3e!important}.idg-theme .bg-glow{background-color:#f9b233!important}.idg-theme .bg-light{background-color:#f4f5f6!important}.idg-theme .bg-dark{background-color:#132546!important}.idg-theme .bg-white{background-color:#fff!important}.idg-theme .theme-border-primary{border-radius:.25rem;border:1px solid #314e76}.idg-theme .theme-border-accent{border-radius:.25rem;border:1px solid #63b139}.idg-theme .theme-border-warn{border-radius:.25rem;border:1px solid #ef3e36}.idg-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.idg-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.idg-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.idg-theme .theme-border-dark{border-radius:.25rem;border:1px solid #132546}.idg-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.idg-theme app-theme-emitter.primary{color:#314e76}.idg-theme app-theme-emitter.primary-darken{color:#132546}.idg-theme app-theme-emitter.primary-lighten{color:#e6eaef}.idg-theme app-theme-emitter.accent{color:#63b139}.idg-theme app-theme-emitter.warn{color:#ef3e36}.idg-theme a{color:#314e76}.idg-theme #title-toolbar{background:#c8d6e8;color:#273f5f}.idg-theme .warning{background-color:#314e76}.idg-theme .outline-warning{background-color:#314e7626!important;border:2px solid #314e76!important;border-radius:10px}.idg-theme .outline-warning .mat-icon{margin-right:.5rem;color:#314e76!important}.idg-theme footer{background-color:#314e76}.idg-theme a.ghost-button{border:1px solid #314e76}.idg-theme .banner-bar.primary{background-color:#314e76}.idg-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#98a7bb!important}.idg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#1f3559}.idg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.idg-theme mat-icon.actions-type-icon,.idg-theme mat-icon.primary-light,.idg-theme mat-icon.auth-icon{color:#98a7bb}.idg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.idg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#314e76}.idg-theme .mat-mdc-icon-button.primary{background-color:#314e76;color:#fff}.idg-theme .mat-mdc-icon-button.primary:hover{background-color:#314e76!important}.idg-theme .mat-mdc-card.message.primary{border-left-color:#314e76!important}.idg-theme .mat-mdc-card.message.accent{border-left-color:#63b139!important}.idg-theme .mat-mdc-card.message.warn{border-left-color:#ef3e36!important}.idg-theme .text-primary{color:#314e76!important}.idg-theme .text-success,.idg-theme mat-icon.text-success{color:#1e8e3e}.idg-theme .bg-primary,.idg-theme .mat-mdc-chip-set .mat-primary{background-color:#314e76!important}.idg-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.idg-theme .list-item-active{color:#314e76!important;background-color:#c1cad6!important}.idg-theme .list-item-active .mdc-list-item__primary-text,.idg-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#314e76}.idg-theme .mat-button-toggle-checked{background-color:#c1cad6!important}.idg-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#314e76!important}.idg-theme .main-container{background-color:#314e76}.idg-theme .participant-box,.idg-theme .participant-box-border{border-left:4px solid #314e76}.idg-theme .dnd-drag-over{background-color:#6f839f}.idg-theme .next-arrow{color:#314e76}.idg-theme .participant-separator{background-color:#c1cad6}.idg-theme .dnd-drag-over.stepzone{border-color:#50698b}.idg-theme .template-field-box{border-left:4px solid #314e76}.idg-theme .field-box-chip-primary{background-color:#c1cad6;color:#1f3559}.idg-theme .field-box-chip-accent{background-color:#d0e8c4;color:#479824}.idg-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.idg-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#c1cad6}.idg-theme .signature-box div.move.selected{border-color:#1f3559!important}.idg-theme .signature-box span.square{background:#314e76!important}.idg-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.idg-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.idg-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.idg-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.idg-theme .document-tab .mdc-tab--active:nth-child(3){color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.idg-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#ef3e36}.idg-theme .document-tab .mdc-tab--active:last-child{color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.idg-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#ef3e36}.idg-theme .floating-strip,.idg-theme .floating-strip-control.strip-closed{background-color:#e6eaef}.idg-theme .circle-ripple:before,.idg-theme .circle-ripple:after{border:2px solid #50698b}.idg-theme .spinner-three-bounce>div,.idg-theme .spinner-rectangle-bounce>div{background-color:#314e76!important}.idg-theme .spinner-circle-swish{color:#314e76!important}.idg-theme .sk-folding-cube .sk-cube:before{background-color:#314e76}.idg-theme .mat-card-border-checked{border-color:#63b139!important}.idg-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e6eaef}.idg-theme app-a4-sketch-element .element-summary{background-color:#314e76}.idg-theme app-a4-sketch-element .element-logo{background-color:#63b139}.idg-theme .mat-slider-thumb,.idg-theme .mat-slider-track-fill{background-color:#314e76!important}.idg-theme .app-dialog-use-template-card:hover{background-color:#e6eaef!important}.idg-theme .primary-border,.idg-theme .info-box-primary{border:solid 1px #314e76}.idg-theme .info-box-primary{background-color:#314e761a}.idg-theme .info-card-primary{background-color:#e6eaef!important;border-left:4px solid #314e76!important}.idg-theme .info-card-primary .info-card-icon{color:#2c476e!important}.idg-theme .info-card-primary .info-card-text{color:#132546!important}.idg-theme .info-card-warn{background-color:#fde8e7!important;border-left:4px solid #ef3e36!important}.idg-theme .info-card-warn .info-card-icon{color:#ed3830!important}.idg-theme .info-card-warn .info-card-text{color:#e41b16!important}.idg-theme .ng-scrollbar-thumb{background-color:#314e76!important;opacity:.7}.idg-theme .ng-scrollbar-thumb:hover,.idg-theme .ng-scrollbar-thumb:active{opacity:1}.dir-theme body,.dir-theme h2>small,.dir-theme .h2>small,.dir-theme h2>.small,.dir-theme .h2>.small,.dir-theme h3>small,.dir-theme .h3>small,.dir-theme h3>.small,.dir-theme .h3>.small,.dir-theme .mat-mdc-card,.dir-theme .mat-mdc-cell.default,.dir-theme .mat-drawer-container,.dir-theme .mat-mdc-dialog-container{color:#7d7d7d}.dir-theme .mat-mdc-tab .mdc-tab__text-label,.dir-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.dir-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.dir-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.dir-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.dir-theme app-dash-card .mat-mdc-card h2,.dir-theme h2,.dir-theme .h2{color:#3f3f3f}.dir-theme .text-accent{color:#c52125!important}.dir-theme .text-warn{color:#ef3e36!important}.dir-theme .text-success{color:#1e8e3e!important}.dir-theme .text-glow{color:#f9b233!important}.dir-theme .text-light{color:#f4f5f6!important}.dir-theme .text-dark{color:#131a21!important}.dir-theme .text-white{color:#fff!important}.dir-theme .bg-primary{background-color:#303c48!important}.dir-theme .bg-accent{background-color:#c52125!important}.dir-theme .bg-warn{background-color:#ef3e36!important}.dir-theme .bg-success{background-color:#1e8e3e!important}.dir-theme .bg-glow{background-color:#f9b233!important}.dir-theme .bg-light{background-color:#f4f5f6!important}.dir-theme .bg-dark{background-color:#131a21!important}.dir-theme .bg-white{background-color:#fff!important}.dir-theme .theme-border-primary{border-radius:.25rem;border:1px solid #303c48}.dir-theme .theme-border-accent{border-radius:.25rem;border:1px solid #c52125}.dir-theme .theme-border-warn{border-radius:.25rem;border:1px solid #ef3e36}.dir-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.dir-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.dir-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.dir-theme .theme-border-dark{border-radius:.25rem;border:1px solid #131a21}.dir-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.dir-theme app-theme-emitter.primary{color:#303c48}.dir-theme app-theme-emitter.primary-darken{color:#131a21}.dir-theme app-theme-emitter.primary-lighten{color:#e6e8e9}.dir-theme app-theme-emitter.accent{color:#c52125}.dir-theme app-theme-emitter.warn{color:#ef3e36}.dir-theme a{color:#303c48}.dir-theme #title-toolbar{background:#c3cdd7;color:#252f38}.dir-theme .warning{background-color:#303c48}.dir-theme .outline-warning{background-color:#303c4826!important;border:2px solid #303c48!important;border-radius:10px}.dir-theme .outline-warning .mat-icon{margin-right:.5rem;color:#303c48!important}.dir-theme footer{background-color:#242d37}.dir-theme a.ghost-button{border:1px solid #303c48}.dir-theme .banner-bar.primary{background-color:#303c48}.dir-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#989ea4!important}.dir-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#1e2730}.dir-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.dir-theme mat-icon.actions-type-icon,.dir-theme mat-icon.primary-light,.dir-theme mat-icon.auth-icon{color:#989ea4}.dir-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.dir-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#303c48}.dir-theme .mat-mdc-icon-button.primary{background-color:#303c48;color:#fff}.dir-theme .mat-mdc-icon-button.primary:hover{background-color:#303c48!important}.dir-theme .mat-mdc-card.message.primary{border-left-color:#303c48!important}.dir-theme .mat-mdc-card.message.accent{border-left-color:#c52125!important}.dir-theme .mat-mdc-card.message.warn{border-left-color:#ef3e36!important}.dir-theme .text-primary{color:#303c48!important}.dir-theme .text-success,.dir-theme mat-icon.text-success{color:#1e8e3e}.dir-theme .bg-primary,.dir-theme .mat-mdc-chip-set .mat-primary{background-color:#303c48!important}.dir-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.dir-theme .list-item-active{color:#303c48!important;background-color:#c1c5c8!important}.dir-theme .list-item-active .mdc-list-item__primary-text,.dir-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#303c48}.dir-theme .mat-button-toggle-checked{background-color:#c1c5c8!important}.dir-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#303c48!important}.dir-theme .main-container{background-color:#242d37}.dir-theme .participant-box,.dir-theme .participant-box-border{border-left:4px solid #303c48}.dir-theme .dnd-drag-over{background-color:#6e777f}.dir-theme .next-arrow{color:#303c48}.dir-theme .participant-separator{background-color:#c1c5c8}.dir-theme .dnd-drag-over.stepzone{border-color:#4f5963}.dir-theme .template-field-box{border-left:4px solid #303c48}.dir-theme .field-box-chip-primary{background-color:#c1c5c8;color:#1e2730}.dir-theme .field-box-chip-accent{background-color:#eebcbe;color:#b01416}.dir-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.dir-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#c1c5c8}.dir-theme .signature-box div.move.selected{border-color:#1e2730!important}.dir-theme .signature-box span.square{background:#303c48!important}.dir-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.dir-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.dir-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.dir-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.dir-theme .document-tab .mdc-tab--active:nth-child(3){color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.dir-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#ef3e36}.dir-theme .document-tab .mdc-tab--active:last-child{color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.dir-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#ef3e36}.dir-theme .floating-strip,.dir-theme .floating-strip-control.strip-closed{background-color:#e6e8e9}.dir-theme .circle-ripple:before,.dir-theme .circle-ripple:after{border:2px solid #4f5963}.dir-theme .spinner-three-bounce>div,.dir-theme .spinner-rectangle-bounce>div{background-color:#303c48!important}.dir-theme .spinner-circle-swish{color:#303c48!important}.dir-theme .sk-folding-cube .sk-cube:before{background-color:#303c48}.dir-theme .mat-card-border-checked{border-color:#c52125!important}.dir-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e6e8e9}.dir-theme app-a4-sketch-element .element-summary{background-color:#303c48}.dir-theme app-a4-sketch-element .element-logo{background-color:#c52125}.dir-theme .mat-slider-thumb,.dir-theme .mat-slider-track-fill{background-color:#303c48!important}.dir-theme .app-dialog-use-template-card:hover{background-color:#e6e8e9!important}.dir-theme .primary-border,.dir-theme .info-box-primary{border:solid 1px #303c48}.dir-theme .info-box-primary{background-color:#303c481a}.dir-theme .info-card-primary{background-color:#e6e8e9!important;border-left:4px solid #303c48!important}.dir-theme .info-card-primary .info-card-icon{color:#2b3641!important}.dir-theme .info-card-primary .info-card-text{color:#131a21!important}.dir-theme .info-card-warn{background-color:#fde8e7!important;border-left:4px solid #ef3e36!important}.dir-theme .info-card-warn .info-card-icon{color:#ed3830!important}.dir-theme .info-card-warn .info-card-text{color:#e41b16!important}.dir-theme .ng-scrollbar-thumb{background-color:#303c48!important;opacity:.7}.dir-theme .ng-scrollbar-thumb:hover,.dir-theme .ng-scrollbar-thumb:active{opacity:1}.tbg-theme body,.tbg-theme h2>small,.tbg-theme .h2>small,.tbg-theme h2>.small,.tbg-theme .h2>.small,.tbg-theme h3>small,.tbg-theme .h3>small,.tbg-theme h3>.small,.tbg-theme .h3>.small,.tbg-theme .mat-mdc-card,.tbg-theme .mat-mdc-cell.default,.tbg-theme .mat-drawer-container,.tbg-theme .mat-mdc-dialog-container{color:#7d7d7d}.tbg-theme .mat-mdc-tab .mdc-tab__text-label,.tbg-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.tbg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.tbg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.tbg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.tbg-theme app-dash-card .mat-mdc-card h2,.tbg-theme h2,.tbg-theme .h2{color:#3f3f3f}.tbg-theme .text-accent{color:#ffcb05!important}.tbg-theme .text-warn{color:#e90934!important}.tbg-theme .text-success{color:#1e8e3e!important}.tbg-theme .text-glow{color:#f9b233!important}.tbg-theme .text-light{color:#f4f5f6!important}.tbg-theme .text-dark{color:#133656!important}.tbg-theme .text-white{color:#fff!important}.tbg-theme .bg-primary{background-color:#316486!important}.tbg-theme .bg-accent{background-color:#ffcb05!important}.tbg-theme .bg-warn{background-color:#e90934!important}.tbg-theme .bg-success{background-color:#1e8e3e!important}.tbg-theme .bg-glow{background-color:#f9b233!important}.tbg-theme .bg-light{background-color:#f4f5f6!important}.tbg-theme .bg-dark{background-color:#133656!important}.tbg-theme .bg-white{background-color:#fff!important}.tbg-theme .theme-border-primary{border-radius:.25rem;border:1px solid #316486}.tbg-theme .theme-border-accent{border-radius:.25rem;border:1px solid #ffcb05}.tbg-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.tbg-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.tbg-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.tbg-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.tbg-theme .theme-border-dark{border-radius:.25rem;border:1px solid #133656}.tbg-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.tbg-theme app-theme-emitter.primary{color:#316486}.tbg-theme app-theme-emitter.primary-darken{color:#133656}.tbg-theme app-theme-emitter.primary-lighten{color:#e6ecf0}.tbg-theme app-theme-emitter.accent{color:#ffcb05}.tbg-theme app-theme-emitter.warn{color:#e90934}.tbg-theme a{color:#316486}.tbg-theme #title-toolbar{background:#d6e5ef;color:#244962}.tbg-theme .warning{background-color:#316486}.tbg-theme .outline-warning{background-color:#31648626!important;border:2px solid #316486!important;border-radius:10px}.tbg-theme .outline-warning .mat-icon{margin-right:.5rem;color:#316486!important}.tbg-theme footer{background-color:#316486}.tbg-theme a.ghost-button{border:1px solid #316486}.tbg-theme .banner-bar.primary{background-color:#316486}.tbg-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#98b2c3!important}.tbg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#1f4869}.tbg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.tbg-theme mat-icon.actions-type-icon,.tbg-theme mat-icon.primary-light,.tbg-theme mat-icon.auth-icon{color:#98b2c3}.tbg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.tbg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#316486}.tbg-theme .mat-mdc-icon-button.primary{background-color:#316486;color:#fff}.tbg-theme .mat-mdc-icon-button.primary:hover{background-color:#316486!important}.tbg-theme .mat-mdc-card.message.primary{border-left-color:#316486!important}.tbg-theme .mat-mdc-card.message.accent{border-left-color:#ffcb05!important}.tbg-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.tbg-theme .text-primary{color:#316486!important}.tbg-theme .text-success,.tbg-theme mat-icon.text-success{color:#76bb67}.tbg-theme .bg-primary,.tbg-theme .mat-mdc-chip-set .mat-primary{background-color:#316486!important}.tbg-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.tbg-theme .list-item-active{color:#316486!important;background-color:#c1d1db!important}.tbg-theme .list-item-active .mdc-list-item__primary-text,.tbg-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#316486}.tbg-theme .mat-button-toggle-checked{background-color:#c1d1db!important}.tbg-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#316486!important}.tbg-theme .main-container{background-color:#316486}.tbg-theme .participant-box,.tbg-theme .participant-box-border{border-left:4px solid #316486}.tbg-theme .dnd-drag-over{background-color:#6f93aa}.tbg-theme .next-arrow{color:#316486}.tbg-theme .participant-separator{background-color:#c1d1db}.tbg-theme .dnd-drag-over.stepzone{border-color:#507b98}.tbg-theme .template-field-box{border-left:4px solid #316486}.tbg-theme .field-box-chip-primary{background-color:#c1d1db;color:#1f4869}.tbg-theme .field-box-chip-accent{background-color:#ffefb4;color:#ffb803}.tbg-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.tbg-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#c1d1db}.tbg-theme .signature-box div.move.selected{border-color:#1f4869!important}.tbg-theme .signature-box span.square{background:#316486!important}.tbg-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.tbg-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.tbg-theme .document-tab .mdc-tab--active:nth-child(2){color:#76bb67;--mdc-tab-indicator-active-indicator-color: #76bb67;--mat-tab-header-active-focus-indicator-color: #76bb67}.tbg-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#76bb67}.tbg-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.tbg-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.tbg-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.tbg-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.tbg-theme .floating-strip,.tbg-theme .floating-strip-control.strip-closed{background-color:#e6ecf0}.tbg-theme .circle-ripple:before,.tbg-theme .circle-ripple:after{border:2px solid #507b98}.tbg-theme .spinner-three-bounce>div,.tbg-theme .spinner-rectangle-bounce>div{background-color:#316486!important}.tbg-theme .spinner-circle-swish{color:#316486!important}.tbg-theme .sk-folding-cube .sk-cube:before{background-color:#316486}.tbg-theme .mat-card-border-checked{border-color:#ffcb05!important}.tbg-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e6ecf0}.tbg-theme app-a4-sketch-element .element-summary{background-color:#316486}.tbg-theme app-a4-sketch-element .element-logo{background-color:#ffcb05}.tbg-theme .mat-slider-thumb,.tbg-theme .mat-slider-track-fill{background-color:#316486!important}.tbg-theme .app-dialog-use-template-card:hover{background-color:#e6ecf0!important}.tbg-theme .primary-border,.tbg-theme .info-box-primary{border:solid 1px #316486}.tbg-theme .info-box-primary{background-color:#3164861a}.tbg-theme .info-card-primary{background-color:#e6ecf0!important;border-left:4px solid #316486!important}.tbg-theme .info-card-primary .info-card-icon{color:#2c5c7e!important}.tbg-theme .info-card-primary .info-card-text{color:#133656!important}.tbg-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.tbg-theme .info-card-warn .info-card-icon{color:#e6082f!important}.tbg-theme .info-card-warn .info-card-text{color:#d90215!important}.tbg-theme .ng-scrollbar-thumb{background-color:#316486!important;opacity:.7}.tbg-theme .ng-scrollbar-thumb:hover,.tbg-theme .ng-scrollbar-thumb:active{opacity:1}.qbm-theme body,.qbm-theme h2>small,.qbm-theme .h2>small,.qbm-theme h2>.small,.qbm-theme .h2>.small,.qbm-theme h3>small,.qbm-theme .h3>small,.qbm-theme h3>.small,.qbm-theme .h3>.small,.qbm-theme .mat-mdc-card,.qbm-theme .mat-mdc-cell.default,.qbm-theme .mat-drawer-container,.qbm-theme .mat-mdc-dialog-container{color:#7d7d7d}.qbm-theme .mat-mdc-tab .mdc-tab__text-label,.qbm-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.qbm-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.qbm-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.qbm-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.qbm-theme app-dash-card .mat-mdc-card h2,.qbm-theme h2,.qbm-theme .h2{color:#3f3f3f}.qbm-theme .mat-mdc-unelevated-button.mat-accent,.qbm-theme .mat-mdc-raised-button.mat-accent,.qbm-theme .mat-mdc-fab.mat-accent,.qbm-theme .mat-mdc-mini-fab.mat-accent{color:#fff}.qbm-theme .text-accent{color:#3ab985!important}.qbm-theme .text-warn{color:#e90934!important}.qbm-theme .text-success{color:#1e8e3e!important}.qbm-theme .text-glow{color:#f9b233!important}.qbm-theme .text-light{color:#f4f5f6!important}.qbm-theme .text-dark{color:#1d3652!important}.qbm-theme .text-white{color:#fff!important}.qbm-theme .bg-primary{background-color:#426482!important}.qbm-theme .bg-accent{background-color:#3ab985!important}.qbm-theme .bg-warn{background-color:#e90934!important}.qbm-theme .bg-success{background-color:#1e8e3e!important}.qbm-theme .bg-glow{background-color:#f9b233!important}.qbm-theme .bg-light{background-color:#f4f5f6!important}.qbm-theme .bg-dark{background-color:#1d3652!important}.qbm-theme .bg-white{background-color:#fff!important}.qbm-theme .theme-border-primary{border-radius:.25rem;border:1px solid #426482}.qbm-theme .theme-border-accent{border-radius:.25rem;border:1px solid #3ab985}.qbm-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.qbm-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.qbm-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.qbm-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.qbm-theme .theme-border-dark{border-radius:.25rem;border:1px solid #1d3652}.qbm-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.qbm-theme app-theme-emitter.primary{color:#426482}.qbm-theme app-theme-emitter.primary-darken{color:#1d3652}.qbm-theme app-theme-emitter.primary-lighten{color:#e8ecf0}.qbm-theme app-theme-emitter.accent{color:#3ab985}.qbm-theme app-theme-emitter.warn{color:#e90934}.qbm-theme a{color:#426482}.qbm-theme #title-toolbar{background:#d4dfe9;color:#3a5872}.qbm-theme .warning{background-color:#426482}.qbm-theme .outline-warning{background-color:#42648226!important;border:2px solid #426482!important;border-radius:10px}.qbm-theme .outline-warning .mat-icon{margin-right:.5rem;color:#426482!important}.qbm-theme footer{background-color:#293e53}.qbm-theme a.ghost-button{border:1px solid #426482}.qbm-theme .banner-bar.primary{background-color:#426482}.qbm-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#a1b2c1!important}.qbm-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#2b4865}.qbm-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.qbm-theme mat-icon.actions-type-icon,.qbm-theme mat-icon.primary-light,.qbm-theme mat-icon.auth-icon{color:#a1b2c1}.qbm-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.qbm-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#426482}.qbm-theme .mat-mdc-icon-button.primary{background-color:#426482;color:#fff}.qbm-theme .mat-mdc-icon-button.primary:hover{background-color:#426482!important}.qbm-theme .mat-mdc-card.message.primary{border-left-color:#426482!important}.qbm-theme .mat-mdc-card.message.accent{border-left-color:#3ab985!important}.qbm-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.qbm-theme .text-primary{color:#426482!important}.qbm-theme .text-success,.qbm-theme mat-icon.text-success{color:#76bb67}.qbm-theme .bg-primary,.qbm-theme .mat-mdc-chip-set .mat-primary{background-color:#426482!important}.qbm-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.qbm-theme .list-item-active{color:#426482!important;background-color:#c6d1da!important}.qbm-theme .list-item-active .mdc-list-item__primary-text,.qbm-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#426482}.qbm-theme .mat-button-toggle-checked{background-color:#c6d1da!important}.qbm-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#426482!important}.qbm-theme .main-container{background-color:#293e53}.qbm-theme .participant-box,.qbm-theme .participant-box-border{border-left:4px solid #426482}.qbm-theme .dnd-drag-over{background-color:#7b93a8}.qbm-theme .next-arrow{color:#426482}.qbm-theme .participant-separator{background-color:#c6d1da}.qbm-theme .dnd-drag-over.stepzone{border-color:#5e7b95}.qbm-theme .template-field-box{border-left:4px solid #426482}.qbm-theme .field-box-chip-primary{background-color:#c6d1da;color:#2b4865}.qbm-theme .field-box-chip-accent{background-color:#c4eada;color:#25a268}.qbm-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.qbm-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#c6d1da}.qbm-theme .signature-box div.move.selected{border-color:#2b4865!important}.qbm-theme .signature-box span.square{background:#426482!important}.qbm-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.qbm-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.qbm-theme .document-tab .mdc-tab--active:nth-child(2){color:#76bb67;--mdc-tab-indicator-active-indicator-color: #76bb67;--mat-tab-header-active-focus-indicator-color: #76bb67}.qbm-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#76bb67}.qbm-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.qbm-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.qbm-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.qbm-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.qbm-theme .floating-strip,.qbm-theme .floating-strip-control.strip-closed{background-color:#e8ecf0}.qbm-theme .circle-ripple:before,.qbm-theme .circle-ripple:after{border:2px solid #5e7b95}.qbm-theme .spinner-three-bounce>div,.qbm-theme .spinner-rectangle-bounce>div{background-color:#426482!important}.qbm-theme .spinner-circle-swish{color:#426482!important}.qbm-theme .sk-folding-cube .sk-cube:before{background-color:#426482}.qbm-theme .mat-card-border-checked{border-color:#3ab985!important}.qbm-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e8ecf0}.qbm-theme app-a4-sketch-element .element-summary{background-color:#426482}.qbm-theme app-a4-sketch-element .element-logo{background-color:#3ab985}.qbm-theme .mat-slider-thumb,.qbm-theme .mat-slider-track-fill{background-color:#426482!important}.qbm-theme .app-dialog-use-template-card:hover{background-color:#e8ecf0!important}.qbm-theme .primary-border,.qbm-theme .info-box-primary{border:solid 1px #426482}.qbm-theme .info-box-primary{background-color:#4264821a}.qbm-theme .info-card-primary{background-color:#e8ecf0!important;border-left:4px solid #426482!important}.qbm-theme .info-card-primary .info-card-icon{color:#3c5c7a!important}.qbm-theme .info-card-primary .info-card-text{color:#1d3652!important}.qbm-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.qbm-theme .info-card-warn .info-card-icon{color:#e6082f!important}.qbm-theme .info-card-warn .info-card-text{color:#d90215!important}.qbm-theme .ng-scrollbar-thumb{background-color:#426482!important;opacity:.7}.qbm-theme .ng-scrollbar-thumb:hover,.qbm-theme .ng-scrollbar-thumb:active{opacity:1}.cam-theme body,.cam-theme h2>small,.cam-theme .h2>small,.cam-theme h2>.small,.cam-theme .h2>.small,.cam-theme h3>small,.cam-theme .h3>small,.cam-theme h3>.small,.cam-theme .h3>.small,.cam-theme .mat-mdc-card,.cam-theme .mat-mdc-cell.default,.cam-theme .mat-drawer-container,.cam-theme .mat-mdc-dialog-container{color:#7d7d7d}.cam-theme .mat-mdc-tab .mdc-tab__text-label,.cam-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.cam-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.cam-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.cam-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.cam-theme app-dash-card .mat-mdc-card h2,.cam-theme h2,.cam-theme .h2{color:#3f3f3f}.cam-theme .mat-mdc-unelevated-button.mat-accent,.cam-theme .mat-mdc-raised-button.mat-accent,.cam-theme .mat-mdc-fab.mat-accent,.cam-theme .mat-mdc-mini-fab.mat-accent{color:#fff}.cam-theme .text-accent{color:#05d2af!important}.cam-theme .text-warn{color:#e90934!important}.cam-theme .text-success{color:#1e8e3e!important}.cam-theme .text-glow{color:#f9b233!important}.cam-theme .text-light{color:#f4f5f6!important}.cam-theme .text-dark{color:#161f26!important}.cam-theme .text-white{color:#fff!important}.cam-theme .bg-primary{background-color:#36444f!important}.cam-theme .bg-accent{background-color:#05d2af!important}.cam-theme .bg-warn{background-color:#e90934!important}.cam-theme .bg-success{background-color:#1e8e3e!important}.cam-theme .bg-glow{background-color:#f9b233!important}.cam-theme .bg-light{background-color:#f4f5f6!important}.cam-theme .bg-dark{background-color:#161f26!important}.cam-theme .bg-white{background-color:#fff!important}.cam-theme .theme-border-primary{border-radius:.25rem;border:1px solid #36444f}.cam-theme .theme-border-accent{border-radius:.25rem;border:1px solid #05d2af}.cam-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.cam-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.cam-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.cam-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.cam-theme .theme-border-dark{border-radius:.25rem;border:1px solid #161f26}.cam-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.cam-theme app-theme-emitter.primary{color:#36444f}.cam-theme app-theme-emitter.primary-darken{color:#161f26}.cam-theme app-theme-emitter.primary-lighten{color:#e7e9ea}.cam-theme app-theme-emitter.accent{color:#05d2af}.cam-theme app-theme-emitter.warn{color:#e90934}.cam-theme a{color:#36444f}.cam-theme #title-toolbar{background:#d2dbe1;color:#323f49}.cam-theme .warning{background-color:#36444f}.cam-theme .outline-warning{background-color:#36444f26!important;border:2px solid #36444f!important;border-radius:10px}.cam-theme .outline-warning .mat-icon{margin-right:.5rem;color:#36444f!important}.cam-theme footer{background-color:#2d3942}.cam-theme a.ghost-button{border:1px solid #36444f}.cam-theme .banner-bar.primary{background-color:#36444f}.cam-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#9ba2a7!important}.cam-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#222d36}.cam-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.cam-theme mat-icon.actions-type-icon,.cam-theme mat-icon.primary-light,.cam-theme mat-icon.auth-icon{color:#9ba2a7}.cam-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.cam-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#36444f}.cam-theme .mat-mdc-icon-button.primary{background-color:#36444f;color:#fff}.cam-theme .mat-mdc-icon-button.primary:hover{background-color:#36444f!important}.cam-theme .mat-mdc-card.message.primary{border-left-color:#36444f!important}.cam-theme .mat-mdc-card.message.accent{border-left-color:#05d2af!important}.cam-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.cam-theme .text-primary{color:#36444f!important}.cam-theme .text-success,.cam-theme mat-icon.text-success{color:#76bb67}.cam-theme .bg-primary,.cam-theme .mat-mdc-chip-set .mat-primary{background-color:#36444f!important}.cam-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.cam-theme .list-item-active{color:#36444f!important;background-color:#c3c7ca!important}.cam-theme .list-item-active .mdc-list-item__primary-text,.cam-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#36444f}.cam-theme .mat-button-toggle-checked{background-color:#c3c7ca!important}.cam-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#36444f!important}.cam-theme .main-container{background-color:#2d3942}.cam-theme .participant-box,.cam-theme .participant-box-border{border-left:4px solid #36444f}.cam-theme .dnd-drag-over{background-color:#727c84}.cam-theme .next-arrow{color:#36444f}.cam-theme .participant-separator{background-color:#c3c7ca}.cam-theme .dnd-drag-over.stepzone{border-color:#546069}.cam-theme .template-field-box{border-left:4px solid #36444f}.cam-theme .field-box-chip-primary{background-color:#c3c7ca;color:#222d36}.cam-theme .field-box-chip-accent{background-color:#b4f2e7;color:#03c196}.cam-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.cam-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#c3c7ca}.cam-theme .signature-box div.move.selected{border-color:#222d36!important}.cam-theme .signature-box span.square{background:#36444f!important}.cam-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.cam-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.cam-theme .document-tab .mdc-tab--active:nth-child(2){color:#76bb67;--mdc-tab-indicator-active-indicator-color: #76bb67;--mat-tab-header-active-focus-indicator-color: #76bb67}.cam-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#76bb67}.cam-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.cam-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.cam-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.cam-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.cam-theme .floating-strip,.cam-theme .floating-strip-control.strip-closed{background-color:#e7e9ea}.cam-theme .circle-ripple:before,.cam-theme .circle-ripple:after{border:2px solid #546069}.cam-theme .spinner-three-bounce>div,.cam-theme .spinner-rectangle-bounce>div{background-color:#36444f!important}.cam-theme .spinner-circle-swish{color:#36444f!important}.cam-theme .sk-folding-cube .sk-cube:before{background-color:#36444f}.cam-theme .mat-card-border-checked{border-color:#05d2af!important}.cam-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e7e9ea}.cam-theme app-a4-sketch-element .element-summary{background-color:#36444f}.cam-theme app-a4-sketch-element .element-logo{background-color:#05d2af}.cam-theme .mat-slider-thumb,.cam-theme .mat-slider-track-fill{background-color:#36444f!important}.cam-theme .app-dialog-use-template-card:hover{background-color:#e7e9ea!important}.cam-theme .primary-border,.cam-theme .info-box-primary{border:solid 1px #36444f}.cam-theme .info-box-primary{background-color:#36444f1a}.cam-theme .info-card-primary{background-color:#e7e9ea!important;border-left:4px solid #36444f!important}.cam-theme .info-card-primary .info-card-icon{color:#303e48!important}.cam-theme .info-card-primary .info-card-text{color:#161f26!important}.cam-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.cam-theme .info-card-warn .info-card-icon{color:#e6082f!important}.cam-theme .info-card-warn .info-card-text{color:#d90215!important}.cam-theme .ng-scrollbar-thumb{background-color:#36444f!important;opacity:.7}.cam-theme .ng-scrollbar-thumb:hover,.cam-theme .ng-scrollbar-thumb:active{opacity:1}.acr-theme body,.acr-theme h2>small,.acr-theme .h2>small,.acr-theme h2>.small,.acr-theme .h2>.small,.acr-theme h3>small,.acr-theme .h3>small,.acr-theme h3>.small,.acr-theme .h3>.small,.acr-theme .mat-mdc-card,.acr-theme .mat-mdc-cell.default,.acr-theme .mat-drawer-container,.acr-theme .mat-mdc-dialog-container{color:#7d7d7d}.acr-theme .mat-mdc-tab .mdc-tab__text-label,.acr-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.acr-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.acr-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.acr-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.acr-theme app-dash-card .mat-mdc-card h2,.acr-theme h2,.acr-theme .h2{color:#3f3f3f}.acr-theme .text-accent{color:#b01819!important}.acr-theme .text-warn{color:#ef3e36!important}.acr-theme .text-success{color:#1e8e3e!important}.acr-theme .text-glow{color:#f9b233!important}.acr-theme .text-light{color:#f4f5f6!important}.acr-theme .text-dark{color:#194337!important}.acr-theme .text-white{color:#fff!important}.acr-theme .bg-primary{background-color:#3b7365!important}.acr-theme .bg-accent{background-color:#b01819!important}.acr-theme .bg-warn{background-color:#ef3e36!important}.acr-theme .bg-success{background-color:#1e8e3e!important}.acr-theme .bg-glow{background-color:#f9b233!important}.acr-theme .bg-light{background-color:#f4f5f6!important}.acr-theme .bg-dark{background-color:#194337!important}.acr-theme .bg-white{background-color:#fff!important}.acr-theme .theme-border-primary{border-radius:.25rem;border:1px solid #3b7365}.acr-theme .theme-border-accent{border-radius:.25rem;border:1px solid #b01819}.acr-theme .theme-border-warn{border-radius:.25rem;border:1px solid #ef3e36}.acr-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.acr-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.acr-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.acr-theme .theme-border-dark{border-radius:.25rem;border:1px solid #194337}.acr-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.acr-theme app-theme-emitter.primary{color:#3b7365}.acr-theme app-theme-emitter.primary-darken{color:#194337}.acr-theme app-theme-emitter.primary-lighten{color:#e7eeed}.acr-theme app-theme-emitter.accent{color:#b01819}.acr-theme app-theme-emitter.warn{color:#ef3e36}.acr-theme a{color:#3b7365}.acr-theme #title-toolbar{background:#c7e2db;color:#2c554b}.acr-theme .warning{background-color:#3b7365}.acr-theme .outline-warning{background-color:#3b736526!important;border:2px solid #3b7365!important;border-radius:10px}.acr-theme .outline-warning .mat-icon{margin-right:.5rem;color:#3b7365!important}.acr-theme footer{background-color:#3b7365}.acr-theme a.ghost-button{border:1px solid #3b7365}.acr-theme .banner-bar.primary{background-color:#3b7365}.acr-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#9db9b2!important}.acr-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#265649}.acr-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.acr-theme mat-icon.actions-type-icon,.acr-theme mat-icon.primary-light,.acr-theme mat-icon.auth-icon{color:#9db9b2}.acr-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.acr-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#3b7365}.acr-theme .mat-mdc-icon-button.primary{background-color:#3b7365;color:#fff}.acr-theme .mat-mdc-icon-button.primary:hover{background-color:#3b7365!important}.acr-theme .mat-mdc-card.message.primary{border-left-color:#3b7365!important}.acr-theme .mat-mdc-card.message.accent{border-left-color:#b01819!important}.acr-theme .mat-mdc-card.message.warn{border-left-color:#ef3e36!important}.acr-theme .text-primary{color:#3b7365!important}.acr-theme .text-success,.acr-theme mat-icon.text-success{color:#76bb67}.acr-theme .bg-primary,.acr-theme .mat-mdc-chip-set .mat-primary{background-color:#3b7365!important}.acr-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.acr-theme .list-item-active{color:#3b7365!important;background-color:#c4d5d1!important}.acr-theme .list-item-active .mdc-list-item__primary-text,.acr-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#3b7365}.acr-theme .mat-button-toggle-checked{background-color:#c4d5d1!important}.acr-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#3b7365!important}.acr-theme .main-container{background-color:#3b7365}.acr-theme .participant-box,.acr-theme .participant-box-border{border-left:4px solid #3b7365}.acr-theme .dnd-drag-over{background-color:#769d93}.acr-theme .next-arrow{color:#3b7365}.acr-theme .participant-separator{background-color:#c4d5d1}.acr-theme .dnd-drag-over.stepzone{border-color:#58887c}.acr-theme .template-field-box{border-left:4px solid #3b7365}.acr-theme .field-box-chip-primary{background-color:#c4d5d1;color:#265649}.acr-theme .field-box-chip-accent{background-color:#e7baba;color:#970e0e}.acr-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.acr-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#c4d5d1}.acr-theme .signature-box div.move.selected{border-color:#265649!important}.acr-theme .signature-box span.square{background:#3b7365!important}.acr-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.acr-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.acr-theme .document-tab .mdc-tab--active:nth-child(2){color:#76bb67;--mdc-tab-indicator-active-indicator-color: #76bb67;--mat-tab-header-active-focus-indicator-color: #76bb67}.acr-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#76bb67}.acr-theme .document-tab .mdc-tab--active:nth-child(3){color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.acr-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#ef3e36}.acr-theme .document-tab .mdc-tab--active:last-child{color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.acr-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#ef3e36}.acr-theme .floating-strip,.acr-theme .floating-strip-control.strip-closed{background-color:#e7eeed}.acr-theme .circle-ripple:before,.acr-theme .circle-ripple:after{border:2px solid #58887c}.acr-theme .spinner-three-bounce>div,.acr-theme .spinner-rectangle-bounce>div{background-color:#3b7365!important}.acr-theme .spinner-circle-swish{color:#3b7365!important}.acr-theme .sk-folding-cube .sk-cube:before{background-color:#3b7365}.acr-theme .mat-card-border-checked{border-color:#b01819!important}.acr-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e7eeed}.acr-theme app-a4-sketch-element .element-summary{background-color:#3b7365}.acr-theme app-a4-sketch-element .element-logo{background-color:#b01819}.acr-theme .mat-slider-thumb,.acr-theme .mat-slider-track-fill{background-color:#3b7365!important}.acr-theme .app-dialog-use-template-card:hover{background-color:#e7eeed!important}.acr-theme .primary-border,.acr-theme .info-box-primary{border:solid 1px #3b7365}.acr-theme .info-box-primary{background-color:#3b73651a}.acr-theme .info-card-primary{background-color:#e7eeed!important;border-left:4px solid #3b7365!important}.acr-theme .info-card-primary .info-card-icon{color:#356b5d!important}.acr-theme .info-card-primary .info-card-text{color:#194337!important}.acr-theme .info-card-warn{background-color:#fde8e7!important;border-left:4px solid #ef3e36!important}.acr-theme .info-card-warn .info-card-icon{color:#ed3830!important}.acr-theme .info-card-warn .info-card-text{color:#e41b16!important}.acr-theme .ng-scrollbar-thumb{background-color:#3b7365!important;opacity:.7}.acr-theme .ng-scrollbar-thumb:hover,.acr-theme .ng-scrollbar-thumb:active{opacity:1}.clc-theme body,.clc-theme h2>small,.clc-theme .h2>small,.clc-theme h2>.small,.clc-theme .h2>.small,.clc-theme h3>small,.clc-theme .h3>small,.clc-theme h3>.small,.clc-theme .h3>.small,.clc-theme .mat-mdc-card,.clc-theme .mat-mdc-cell.default,.clc-theme .mat-drawer-container,.clc-theme .mat-mdc-dialog-container{color:#7d7d7d}.clc-theme .mat-mdc-tab .mdc-tab__text-label,.clc-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.clc-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.clc-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.clc-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.clc-theme app-dash-card .mat-mdc-card h2,.clc-theme h2,.clc-theme .h2{color:#3f3f3f}.clc-theme .mat-mdc-unelevated-button.mat-accent,.clc-theme .mat-mdc-raised-button.mat-accent,.clc-theme .mat-mdc-fab.mat-accent,.clc-theme .mat-mdc-mini-fab.mat-accent{color:#fff}.clc-theme .text-accent{color:#c2a312!important}.clc-theme .text-warn{color:#e90934!important}.clc-theme .text-success{color:#1e8e3e!important}.clc-theme .text-glow{color:#f9b233!important}.clc-theme .text-light{color:#f4f5f6!important}.clc-theme .text-dark{color:#122270!important}.clc-theme .text-white{color:#fff!important}.clc-theme .bg-primary{background-color:#2e4a9e!important}.clc-theme .bg-accent{background-color:#c2a312!important}.clc-theme .bg-warn{background-color:#e90934!important}.clc-theme .bg-success{background-color:#1e8e3e!important}.clc-theme .bg-glow{background-color:#f9b233!important}.clc-theme .bg-light{background-color:#f4f5f6!important}.clc-theme .bg-dark{background-color:#122270!important}.clc-theme .bg-white{background-color:#fff!important}.clc-theme .theme-border-primary{border-radius:.25rem;border:1px solid #2e4a9e}.clc-theme .theme-border-accent{border-radius:.25rem;border:1px solid #c2a312}.clc-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.clc-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.clc-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.clc-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.clc-theme .theme-border-dark{border-radius:.25rem;border:1px solid #122270}.clc-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.clc-theme app-theme-emitter.primary{color:#2e4a9e}.clc-theme app-theme-emitter.primary-darken{color:#122270}.clc-theme app-theme-emitter.primary-lighten{color:#e6e9f3}.clc-theme app-theme-emitter.accent{color:#c2a312}.clc-theme app-theme-emitter.warn{color:#e90934}.clc-theme a{color:#2e4a9e}.clc-theme #title-toolbar{background:#d7def3;color:#274088}.clc-theme .warning{background-color:#2e4a9e}.clc-theme .outline-warning{background-color:#2e4a9e26!important;border:2px solid #2e4a9e!important;border-radius:10px}.clc-theme .outline-warning .mat-icon{margin-right:.5rem;color:#2e4a9e!important}.clc-theme footer{background-color:#2e4a9e}.clc-theme a.ghost-button{border:1px solid #2e4a9e}.clc-theme .banner-bar.primary{background-color:#2e4a9e}.clc-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#97a5cf!important}.clc-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#1d3282}.clc-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.clc-theme mat-icon.actions-type-icon,.clc-theme mat-icon.primary-light,.clc-theme mat-icon.auth-icon{color:#97a5cf}.clc-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.clc-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#2e4a9e}.clc-theme .mat-mdc-icon-button.primary{background-color:#2e4a9e;color:#fff}.clc-theme .mat-mdc-icon-button.primary:hover{background-color:#2e4a9e!important}.clc-theme .mat-mdc-card.message.primary{border-left-color:#2e4a9e!important}.clc-theme .mat-mdc-card.message.accent{border-left-color:#c2a312!important}.clc-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.clc-theme .text-primary{color:#2e4a9e!important}.clc-theme .text-success,.clc-theme mat-icon.text-success{color:#76bb67}.clc-theme .bg-primary,.clc-theme .mat-mdc-chip-set .mat-primary{background-color:#2e4a9e!important}.clc-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.clc-theme .list-item-active{color:#2e4a9e!important;background-color:#c0c9e2!important}.clc-theme .list-item-active .mdc-list-item__primary-text,.clc-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#2e4a9e}.clc-theme .mat-button-toggle-checked{background-color:#c0c9e2!important}.clc-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#2e4a9e!important}.clc-theme .main-container{background-color:#2e4a9e}.clc-theme .participant-box,.clc-theme .participant-box-border{border-left:4px solid #2e4a9e}.clc-theme .dnd-drag-over{background-color:#6d80bb}.clc-theme .next-arrow{color:#2e4a9e}.clc-theme .participant-separator{background-color:#c0c9e2}.clc-theme .dnd-drag-over.stepzone{border-color:#4d65ad}.clc-theme .template-field-box{border-left:4px solid #2e4a9e}.clc-theme .field-box-chip-primary{background-color:#c0c9e2;color:#1d3282}.clc-theme .field-box-chip-accent{background-color:#ede3b8;color:#ac880a}.clc-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.clc-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#c0c9e2}.clc-theme .signature-box div.move.selected{border-color:#1d3282!important}.clc-theme .signature-box span.square{background:#2e4a9e!important}.clc-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.clc-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.clc-theme .document-tab .mdc-tab--active:nth-child(2){color:#76bb67;--mdc-tab-indicator-active-indicator-color: #76bb67;--mat-tab-header-active-focus-indicator-color: #76bb67}.clc-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#76bb67}.clc-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.clc-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.clc-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.clc-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.clc-theme .floating-strip,.clc-theme .floating-strip-control.strip-closed{background-color:#e6e9f3}.clc-theme .circle-ripple:before,.clc-theme .circle-ripple:after{border:2px solid #4d65ad}.clc-theme .spinner-three-bounce>div,.clc-theme .spinner-rectangle-bounce>div{background-color:#2e4a9e!important}.clc-theme .spinner-circle-swish{color:#2e4a9e!important}.clc-theme .sk-folding-cube .sk-cube:before{background-color:#2e4a9e}.clc-theme .mat-card-border-checked{border-color:#c2a312!important}.clc-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e6e9f3}.clc-theme app-a4-sketch-element .element-summary{background-color:#2e4a9e}.clc-theme app-a4-sketch-element .element-logo{background-color:#c2a312}.clc-theme .mat-slider-thumb,.clc-theme .mat-slider-track-fill{background-color:#2e4a9e!important}.clc-theme .app-dialog-use-template-card:hover{background-color:#e6e9f3!important}.clc-theme .primary-border,.clc-theme .info-box-primary{border:solid 1px #2e4a9e}.clc-theme .info-box-primary{background-color:#2e4a9e1a}.clc-theme .info-card-primary{background-color:#e6e9f3!important;border-left:4px solid #2e4a9e!important}.clc-theme .info-card-primary .info-card-icon{color:#294396!important}.clc-theme .info-card-primary .info-card-text{color:#122270!important}.clc-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.clc-theme .info-card-warn .info-card-icon{color:#e6082f!important}.clc-theme .info-card-warn .info-card-text{color:#d90215!important}.clc-theme .ng-scrollbar-thumb{background-color:#2e4a9e!important;opacity:.7}.clc-theme .ng-scrollbar-thumb:hover,.clc-theme .ng-scrollbar-thumb:active{opacity:1}.apb-theme body,.apb-theme h2>small,.apb-theme .h2>small,.apb-theme h2>.small,.apb-theme .h2>.small,.apb-theme h3>small,.apb-theme .h3>small,.apb-theme h3>.small,.apb-theme .h3>.small,.apb-theme .mat-mdc-card,.apb-theme .mat-mdc-cell.default,.apb-theme .mat-drawer-container,.apb-theme .mat-mdc-dialog-container{color:#7d7d7d}.apb-theme .mat-mdc-tab .mdc-tab__text-label,.apb-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.apb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.apb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.apb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.apb-theme app-dash-card .mat-mdc-card h2,.apb-theme h2,.apb-theme .h2{color:#3f3f3f}.apb-theme .mat-mdc-unelevated-button.mat-accent,.apb-theme .mat-mdc-raised-button.mat-accent,.apb-theme .mat-mdc-fab.mat-accent,.apb-theme .mat-mdc-mini-fab.mat-accent{color:#fff}.apb-theme .text-accent{color:#00adbb!important}.apb-theme .text-warn{color:#ef3e36!important}.apb-theme .text-success{color:#1e8e3e!important}.apb-theme .text-glow{color:#f9b233!important}.apb-theme .text-light{color:#f4f5f6!important}.apb-theme .text-dark{color:#4b0825!important}.apb-theme .text-white{color:#fff!important}.apb-theme .bg-primary{background-color:#7b194d!important}.apb-theme .bg-accent{background-color:#00adbb!important}.apb-theme .bg-warn{background-color:#ef3e36!important}.apb-theme .bg-success{background-color:#1e8e3e!important}.apb-theme .bg-glow{background-color:#f9b233!important}.apb-theme .bg-light{background-color:#f4f5f6!important}.apb-theme .bg-dark{background-color:#4b0825!important}.apb-theme .bg-white{background-color:#fff!important}.apb-theme .theme-border-primary{border-radius:.25rem;border:1px solid #7b194d}.apb-theme .theme-border-accent{border-radius:.25rem;border:1px solid #00adbb}.apb-theme .theme-border-warn{border-radius:.25rem;border:1px solid #ef3e36}.apb-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.apb-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.apb-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.apb-theme .theme-border-dark{border-radius:.25rem;border:1px solid #4b0825}.apb-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.apb-theme app-theme-emitter.primary{color:#7b194d}.apb-theme app-theme-emitter.primary-darken{color:#4b0825}.apb-theme app-theme-emitter.primary-lighten{color:#efe3ea}.apb-theme app-theme-emitter.accent{color:#00adbb}.apb-theme app-theme-emitter.warn{color:#ef3e36}.apb-theme a{color:#7b194d}.apb-theme #title-toolbar{background:#efe3ea;color:#5e0e34}.apb-theme .warning{background-color:#7b194d}.apb-theme .outline-warning{background-color:#7b194d26!important;border:2px solid #7b194d!important;border-radius:10px}.apb-theme .outline-warning .mat-icon{margin-right:.5rem;color:#7b194d!important}.apb-theme footer{background-color:#7b194d}.apb-theme a.ghost-button{border:1px solid #7b194d}.apb-theme .banner-bar.primary{background-color:#7b194d}.apb-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#bd8ca6!important}.apb-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#5e0e34}.apb-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.apb-theme mat-icon.actions-type-icon,.apb-theme mat-icon.primary-light,.apb-theme mat-icon.auth-icon{color:#bd8ca6}.apb-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.apb-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#7b194d}.apb-theme .mat-mdc-icon-button.primary{background-color:#7b194d;color:#fff}.apb-theme .mat-mdc-icon-button.primary:hover{background-color:#7b194d!important}.apb-theme .mat-mdc-card.message.primary{border-left-color:#7b194d!important}.apb-theme .mat-mdc-card.message.accent{border-left-color:#00adbb!important}.apb-theme .mat-mdc-card.message.warn{border-left-color:#ef3e36!important}.apb-theme .text-primary{color:#7b194d!important}.apb-theme .text-success,.apb-theme mat-icon.text-success{color:#76bb67}.apb-theme .bg-primary,.apb-theme .mat-mdc-chip-set .mat-primary{background-color:#7b194d!important}.apb-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.apb-theme .list-item-active{color:#7b194d!important;background-color:#d7baca!important}.apb-theme .list-item-active .mdc-list-item__primary-text,.apb-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#7b194d}.apb-theme .mat-button-toggle-checked{background-color:#d7baca!important}.apb-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#7b194d!important}.apb-theme .main-container{background-color:#7b194d}.apb-theme .participant-box,.apb-theme .participant-box-border{border-left:4px solid #7b194d}.apb-theme .dnd-drag-over{background-color:#a35e82}.apb-theme .next-arrow{color:#7b194d}.apb-theme .participant-separator{background-color:#d7baca}.apb-theme .dnd-drag-over.stepzone{border-color:#8f3c68}.apb-theme .template-field-box{border-left:4px solid #7b194d}.apb-theme .field-box-chip-primary{background-color:#d7baca;color:#5e0e34}.apb-theme .field-box-chip-accent{background-color:#b3e6eb;color:#0093a4}.apb-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.apb-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#d7baca}.apb-theme .signature-box div.move.selected{border-color:#5e0e34!important}.apb-theme .signature-box span.square{background:#7b194d!important}.apb-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.apb-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.apb-theme .document-tab .mdc-tab--active:nth-child(2){color:#76bb67;--mdc-tab-indicator-active-indicator-color: #76bb67;--mat-tab-header-active-focus-indicator-color: #76bb67}.apb-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#76bb67}.apb-theme .document-tab .mdc-tab--active:nth-child(3){color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.apb-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#ef3e36}.apb-theme .document-tab .mdc-tab--active:last-child{color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.apb-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#ef3e36}.apb-theme .floating-strip,.apb-theme .floating-strip-control.strip-closed{background-color:#efe3ea}.apb-theme .circle-ripple:before,.apb-theme .circle-ripple:after{border:2px solid #8f3c68}.apb-theme .spinner-three-bounce>div,.apb-theme .spinner-rectangle-bounce>div{background-color:#7b194d!important}.apb-theme .spinner-circle-swish{color:#7b194d!important}.apb-theme .sk-folding-cube .sk-cube:before{background-color:#7b194d}.apb-theme .mat-card-border-checked{border-color:#00adbb!important}.apb-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#efe3ea}.apb-theme app-a4-sketch-element .element-summary{background-color:#7b194d}.apb-theme app-a4-sketch-element .element-logo{background-color:#00adbb}.apb-theme .mat-slider-thumb,.apb-theme .mat-slider-track-fill{background-color:#7b194d!important}.apb-theme .app-dialog-use-template-card:hover{background-color:#efe3ea!important}.apb-theme .primary-border,.apb-theme .info-box-primary{border:solid 1px #7b194d}.apb-theme .info-box-primary{background-color:#7b194d1a}.apb-theme .info-card-primary{background-color:#efe3ea!important;border-left:4px solid #7b194d!important}.apb-theme .info-card-primary .info-card-icon{color:#731646!important}.apb-theme .info-card-primary .info-card-text{color:#4b0825!important}.apb-theme .info-card-warn{background-color:#fde8e7!important;border-left:4px solid #ef3e36!important}.apb-theme .info-card-warn .info-card-icon{color:#ed3830!important}.apb-theme .info-card-warn .info-card-text{color:#e41b16!important}.apb-theme .ng-scrollbar-thumb{background-color:#7b194d!important;opacity:.7}.apb-theme .ng-scrollbar-thumb:hover,.apb-theme .ng-scrollbar-thumb:active{opacity:1}.mse-theme body,.mse-theme h2>small,.mse-theme .h2>small,.mse-theme h2>.small,.mse-theme .h2>.small,.mse-theme h3>small,.mse-theme .h3>small,.mse-theme h3>.small,.mse-theme .h3>.small,.mse-theme .mat-mdc-card,.mse-theme .mat-mdc-cell.default,.mse-theme .mat-drawer-container,.mse-theme .mat-mdc-dialog-container{color:#7d7d7d}.mse-theme .mat-mdc-tab .mdc-tab__text-label,.mse-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.mse-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.mse-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.mse-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.mse-theme app-dash-card .mat-mdc-card h2,.mse-theme h2,.mse-theme .h2{color:#3f3f3f}.mse-theme .mat-mdc-unelevated-button.mat-accent,.mse-theme .mat-mdc-raised-button.mat-accent,.mse-theme .mat-mdc-fab.mat-accent,.mse-theme .mat-mdc-mini-fab.mat-accent{color:#fff}.mse-theme .text-accent{color:#23ce6b!important}.mse-theme .text-warn{color:#ff595e!important}.mse-theme .text-success{color:#1e8e3e!important}.mse-theme .text-glow{color:#f9b233!important}.mse-theme .text-light{color:#f4f5f6!important}.mse-theme .text-dark{color:#0a5268!important}.mse-theme .text-white{color:#fff!important}.mse-theme .bg-primary{background-color:#1f8296!important}.mse-theme .bg-accent{background-color:#23ce6b!important}.mse-theme .bg-warn{background-color:#ff595e!important}.mse-theme .bg-success{background-color:#1e8e3e!important}.mse-theme .bg-glow{background-color:#f9b233!important}.mse-theme .bg-light{background-color:#f4f5f6!important}.mse-theme .bg-dark{background-color:#0a5268!important}.mse-theme .bg-white{background-color:#fff!important}.mse-theme .theme-border-primary{border-radius:.25rem;border:1px solid #1f8296}.mse-theme .theme-border-accent{border-radius:.25rem;border:1px solid #23ce6b}.mse-theme .theme-border-warn{border-radius:.25rem;border:1px solid #ff595e}.mse-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.mse-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.mse-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.mse-theme .theme-border-dark{border-radius:.25rem;border:1px solid #0a5268}.mse-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.mse-theme app-theme-emitter.primary{color:#1f8296}.mse-theme app-theme-emitter.primary-darken{color:#0a5268}.mse-theme app-theme-emitter.primary-lighten{color:#e4f0f2}.mse-theme app-theme-emitter.accent{color:#23ce6b}.mse-theme app-theme-emitter.warn{color:#ff595e}.mse-theme a{color:#1f8296}.mse-theme #title-toolbar{background:#e4f0f2;color:#126579}.mse-theme .warning{background-color:#1f8296}.mse-theme .outline-warning{background-color:#1f829626!important;border:2px solid #1f8296!important;border-radius:10px}.mse-theme .outline-warning .mat-icon{margin-right:.5rem;color:#1f8296!important}.mse-theme footer{background-color:#1f8296}.mse-theme a.ghost-button{border:1px solid #1f8296}.mse-theme .banner-bar.primary{background-color:#1f8296}.mse-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#8fc1cb!important}.mse-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#126579}.mse-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.mse-theme mat-icon.actions-type-icon,.mse-theme mat-icon.primary-light,.mse-theme mat-icon.auth-icon{color:#8fc1cb}.mse-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.mse-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#1f8296}.mse-theme .mat-mdc-icon-button.primary{background-color:#1f8296;color:#fff}.mse-theme .mat-mdc-icon-button.primary:hover{background-color:#1f8296!important}.mse-theme .mat-mdc-card.message.primary{border-left-color:#1f8296!important}.mse-theme .mat-mdc-card.message.accent{border-left-color:#23ce6b!important}.mse-theme .mat-mdc-card.message.warn{border-left-color:#ff595e!important}.mse-theme .text-primary{color:#1f8296!important}.mse-theme .text-success,.mse-theme mat-icon.text-success{color:#1e8e3e}.mse-theme .bg-primary,.mse-theme .mat-mdc-chip-set .mat-primary{background-color:#1f8296!important}.mse-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.mse-theme .list-item-active{color:#1f8296!important;background-color:#bcdae0!important}.mse-theme .list-item-active .mdc-list-item__primary-text,.mse-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#1f8296}.mse-theme .mat-button-toggle-checked{background-color:#bcdae0!important}.mse-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#1f8296!important}.mse-theme .main-container{background-color:#1f8296}.mse-theme .participant-box,.mse-theme .participant-box-border{border-left:4px solid #1f8296}.mse-theme .dnd-drag-over{background-color:#62a8b6}.mse-theme .next-arrow{color:#1f8296}.mse-theme .participant-separator{background-color:#bcdae0}.mse-theme .dnd-drag-over.stepzone{border-color:#4195a6}.mse-theme .template-field-box{border-left:4px solid #1f8296}.mse-theme .field-box-chip-primary{background-color:#bcdae0;color:#126579}.mse-theme .field-box-chip-accent{background-color:#bdf0d3;color:#15bc4e}.mse-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.mse-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#bcdae0}.mse-theme .signature-box div.move.selected{border-color:#126579!important}.mse-theme .signature-box span.square{background:#1f8296!important}.mse-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.mse-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.mse-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.mse-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.mse-theme .document-tab .mdc-tab--active:nth-child(3){color:#ff595e;--mdc-tab-indicator-active-indicator-color: #ff595e;--mat-tab-header-active-focus-indicator-color: #ff595e}.mse-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#ff595e}.mse-theme .document-tab .mdc-tab--active:last-child{color:#ff595e;--mdc-tab-indicator-active-indicator-color: #ff595e;--mat-tab-header-active-focus-indicator-color: #ff595e}.mse-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#ff595e}.mse-theme .floating-strip,.mse-theme .floating-strip-control.strip-closed{background-color:#e4f0f2}.mse-theme .circle-ripple:before,.mse-theme .circle-ripple:after{border:2px solid #4195a6}.mse-theme .spinner-three-bounce>div,.mse-theme .spinner-rectangle-bounce>div{background-color:#1f8296!important}.mse-theme .spinner-circle-swish{color:#1f8296!important}.mse-theme .sk-folding-cube .sk-cube:before{background-color:#1f8296}.mse-theme .mat-card-border-checked{border-color:#23ce6b!important}.mse-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e4f0f2}.mse-theme app-a4-sketch-element .element-summary{background-color:#1f8296}.mse-theme app-a4-sketch-element .element-logo{background-color:#23ce6b}.mse-theme .mat-slider-thumb,.mse-theme .mat-slider-track-fill{background-color:#1f8296!important}.mse-theme .app-dialog-use-template-card:hover{background-color:#e4f0f2!important}.mse-theme .primary-border,.mse-theme .info-box-primary{border:solid 1px #1f8296}.mse-theme .info-box-primary{background-color:#1f82961a}.mse-theme .info-card-primary{background-color:#e4f0f2!important;border-left:4px solid #1f8296!important}.mse-theme .info-card-primary .info-card-icon{color:#1b7a8e!important}.mse-theme .info-card-primary .info-card-text{color:#0a5268!important}.mse-theme .info-card-warn{background-color:#ffebec!important;border-left:4px solid #ff595e!important}.mse-theme .info-card-warn .info-card-icon{color:#ff5156!important}.mse-theme .info-card-warn .info-card-text{color:#ff2e31!important}.mse-theme .ng-scrollbar-thumb{background-color:#1f8296!important;opacity:.7}.mse-theme .ng-scrollbar-thumb:hover,.mse-theme .ng-scrollbar-thumb:active{opacity:1}.obg-theme body,.obg-theme h2>small,.obg-theme .h2>small,.obg-theme h2>.small,.obg-theme .h2>.small,.obg-theme h3>small,.obg-theme .h3>small,.obg-theme h3>.small,.obg-theme .h3>.small,.obg-theme .mat-mdc-card,.obg-theme .mat-mdc-cell.default,.obg-theme .mat-drawer-container,.obg-theme .mat-mdc-dialog-container{color:#7d7d7d}.obg-theme .mat-mdc-tab .mdc-tab__text-label,.obg-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.obg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.obg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.obg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.obg-theme app-dash-card .mat-mdc-card h2,.obg-theme h2,.obg-theme .h2{color:#3f3f3f}.obg-theme .mat-mdc-unelevated-button.mat-accent,.obg-theme .mat-mdc-raised-button.mat-accent,.obg-theme .mat-mdc-fab.mat-accent,.obg-theme .mat-mdc-mini-fab.mat-accent{color:#fff}.obg-theme .text-accent{color:#18a998!important}.obg-theme .text-warn{color:#ff595e!important}.obg-theme .text-success{color:#1e8e3e!important}.obg-theme .text-glow{color:#f9b233!important}.obg-theme .text-light{color:#f4f5f6!important}.obg-theme .text-dark{color:#05071c!important}.obg-theme .text-white{color:#fff!important}.obg-theme .bg-primary{background-color:#101741!important}.obg-theme .bg-accent{background-color:#18a998!important}.obg-theme .bg-warn{background-color:#ff595e!important}.obg-theme .bg-success{background-color:#1e8e3e!important}.obg-theme .bg-glow{background-color:#f9b233!important}.obg-theme .bg-light{background-color:#f4f5f6!important}.obg-theme .bg-dark{background-color:#05071c!important}.obg-theme .bg-white{background-color:#fff!important}.obg-theme .theme-border-primary{border-radius:.25rem;border:1px solid #101741}.obg-theme .theme-border-accent{border-radius:.25rem;border:1px solid #18a998}.obg-theme .theme-border-warn{border-radius:.25rem;border:1px solid #ff595e}.obg-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.obg-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.obg-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.obg-theme .theme-border-dark{border-radius:.25rem;border:1px solid #05071c}.obg-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.obg-theme app-theme-emitter.primary{color:#101741}.obg-theme app-theme-emitter.primary-darken{color:#05071c}.obg-theme app-theme-emitter.primary-lighten{color:#e2e3e8}.obg-theme app-theme-emitter.accent{color:#18a998}.obg-theme app-theme-emitter.warn{color:#ff595e}.obg-theme a{color:#101741}.obg-theme #title-toolbar{background:#e2e3e8;color:#090d2a}.obg-theme .warning{background-color:#101741}.obg-theme .outline-warning{background-color:#10174126!important;border:2px solid #101741!important;border-radius:10px}.obg-theme .outline-warning .mat-icon{margin-right:.5rem;color:#101741!important}.obg-theme footer{background-color:#101741}.obg-theme a.ghost-button{border:1px solid #101741}.obg-theme .banner-bar.primary{background-color:#101741}.obg-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#888ba0!important}.obg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#090d2a}.obg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.obg-theme mat-icon.actions-type-icon,.obg-theme mat-icon.primary-light,.obg-theme mat-icon.auth-icon{color:#888ba0}.obg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.obg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#101741}.obg-theme .mat-mdc-icon-button.primary{background-color:#101741;color:#fff}.obg-theme .mat-mdc-icon-button.primary:hover{background-color:#101741!important}.obg-theme .mat-mdc-card.message.primary{border-left-color:#101741!important}.obg-theme .mat-mdc-card.message.accent{border-left-color:#18a998!important}.obg-theme .mat-mdc-card.message.warn{border-left-color:#ff595e!important}.obg-theme .text-primary{color:#101741!important}.obg-theme .text-success,.obg-theme mat-icon.text-success{color:#1e8e3e}.obg-theme .bg-primary,.obg-theme .mat-mdc-chip-set .mat-primary{background-color:#101741!important}.obg-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.obg-theme .list-item-active{color:#101741!important;background-color:#b7b9c6!important}.obg-theme .list-item-active .mdc-list-item__primary-text,.obg-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#101741}.obg-theme .mat-button-toggle-checked{background-color:#b7b9c6!important}.obg-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#101741!important}.obg-theme .main-container{background-color:#101741}.obg-theme .participant-box,.obg-theme .participant-box-border{border-left:4px solid #101741}.obg-theme .dnd-drag-over{background-color:#585d7a}.obg-theme .next-arrow{color:#101741}.obg-theme .participant-separator{background-color:#b7b9c6}.obg-theme .dnd-drag-over.stepzone{border-color:#343a5e}.obg-theme .template-field-box{border-left:4px solid #101741}.obg-theme .field-box-chip-primary{background-color:#b7b9c6;color:#090d2a}.obg-theme .field-box-chip-accent{background-color:#bae5e0;color:#0e8f7b}.obg-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.obg-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#b7b9c6}.obg-theme .signature-box div.move.selected{border-color:#090d2a!important}.obg-theme .signature-box span.square{background:#101741!important}.obg-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.obg-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.obg-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.obg-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.obg-theme .document-tab .mdc-tab--active:nth-child(3){color:#ff595e;--mdc-tab-indicator-active-indicator-color: #ff595e;--mat-tab-header-active-focus-indicator-color: #ff595e}.obg-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#ff595e}.obg-theme .document-tab .mdc-tab--active:last-child{color:#ff595e;--mdc-tab-indicator-active-indicator-color: #ff595e;--mat-tab-header-active-focus-indicator-color: #ff595e}.obg-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#ff595e}.obg-theme .floating-strip,.obg-theme .floating-strip-control.strip-closed{background-color:#e2e3e8}.obg-theme .circle-ripple:before,.obg-theme .circle-ripple:after{border:2px solid #343a5e}.obg-theme .spinner-three-bounce>div,.obg-theme .spinner-rectangle-bounce>div{background-color:#101741!important}.obg-theme .spinner-circle-swish{color:#101741!important}.obg-theme .sk-folding-cube .sk-cube:before{background-color:#101741}.obg-theme .mat-card-border-checked{border-color:#18a998!important}.obg-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e2e3e8}.obg-theme app-a4-sketch-element .element-summary{background-color:#101741}.obg-theme app-a4-sketch-element .element-logo{background-color:#18a998}.obg-theme .mat-slider-thumb,.obg-theme .mat-slider-track-fill{background-color:#101741!important}.obg-theme .app-dialog-use-template-card:hover{background-color:#e2e3e8!important}.obg-theme .primary-border,.obg-theme .info-box-primary{border:solid 1px #101741}.obg-theme .info-box-primary{background-color:#1017411a}.obg-theme .info-card-primary{background-color:#e2e3e8!important;border-left:4px solid #101741!important}.obg-theme .info-card-primary .info-card-icon{color:#0e143b!important}.obg-theme .info-card-primary .info-card-text{color:#05071c!important}.obg-theme .info-card-warn{background-color:#ffebec!important;border-left:4px solid #ff595e!important}.obg-theme .info-card-warn .info-card-icon{color:#ff5156!important}.obg-theme .info-card-warn .info-card-text{color:#ff2e31!important}.obg-theme .ng-scrollbar-thumb{background-color:#101741!important;opacity:.7}.obg-theme .ng-scrollbar-thumb:hover,.obg-theme .ng-scrollbar-thumb:active{opacity:1}.cgo-theme body,.cgo-theme h2>small,.cgo-theme .h2>small,.cgo-theme h2>.small,.cgo-theme .h2>.small,.cgo-theme h3>small,.cgo-theme .h3>small,.cgo-theme h3>.small,.cgo-theme .h3>.small,.cgo-theme .mat-mdc-card,.cgo-theme .mat-mdc-cell.default,.cgo-theme .mat-drawer-container,.cgo-theme .mat-mdc-dialog-container{color:#7d7d7d}.cgo-theme .mat-mdc-tab .mdc-tab__text-label,.cgo-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.cgo-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.cgo-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.cgo-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.cgo-theme app-dash-card .mat-mdc-card h2,.cgo-theme h2,.cgo-theme .h2{color:#3f3f3f}.cgo-theme .mat-mdc-unelevated-button.mat-accent,.cgo-theme .mat-mdc-raised-button.mat-accent,.cgo-theme .mat-mdc-fab.mat-accent,.cgo-theme .mat-mdc-mini-fab.mat-accent{color:#fff}.cgo-theme .text-accent{color:#fc6836!important}.cgo-theme .text-warn{color:#ef3e36!important}.cgo-theme .text-success{color:#1e8e3e!important}.cgo-theme .text-glow{color:#f9b233!important}.cgo-theme .text-light{color:#f4f5f6!important}.cgo-theme .text-dark{color:#062713!important}.cgo-theme .text-white{color:#fff!important}.cgo-theme .bg-primary{background-color:#145031!important}.cgo-theme .bg-accent{background-color:#fc6836!important}.cgo-theme .bg-warn{background-color:#ef3e36!important}.cgo-theme .bg-success{background-color:#1e8e3e!important}.cgo-theme .bg-glow{background-color:#f9b233!important}.cgo-theme .bg-light{background-color:#f4f5f6!important}.cgo-theme .bg-dark{background-color:#062713!important}.cgo-theme .bg-white{background-color:#fff!important}.cgo-theme .theme-border-primary{border-radius:.25rem;border:1px solid #145031}.cgo-theme .theme-border-accent{border-radius:.25rem;border:1px solid #fc6836}.cgo-theme .theme-border-warn{border-radius:.25rem;border:1px solid #ef3e36}.cgo-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.cgo-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.cgo-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.cgo-theme .theme-border-dark{border-radius:.25rem;border:1px solid #062713}.cgo-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.cgo-theme app-theme-emitter.primary{color:#145031}.cgo-theme app-theme-emitter.primary-darken{color:#062713}.cgo-theme app-theme-emitter.primary-lighten{color:#e3eae6}.cgo-theme app-theme-emitter.accent{color:#fc6836}.cgo-theme app-theme-emitter.warn{color:#ef3e36}.cgo-theme a{color:#145031}.cgo-theme #title-toolbar{background:#e3eae6;color:#0b371f}.cgo-theme .warning{background-color:#145031}.cgo-theme .outline-warning{background-color:#14503126!important;border:2px solid #145031!important;border-radius:10px}.cgo-theme .outline-warning .mat-icon{margin-right:.5rem;color:#145031!important}.cgo-theme footer{background-color:#145031}.cgo-theme a.ghost-button{border:1px solid #145031}.cgo-theme .banner-bar.primary{background-color:#145031}.cgo-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#8aa898!important}.cgo-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#0b371f}.cgo-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.cgo-theme mat-icon.actions-type-icon,.cgo-theme mat-icon.primary-light,.cgo-theme mat-icon.auth-icon{color:#8aa898}.cgo-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.cgo-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#145031}.cgo-theme .mat-mdc-icon-button.primary{background-color:#145031;color:#fff}.cgo-theme .mat-mdc-icon-button.primary:hover{background-color:#145031!important}.cgo-theme .mat-mdc-card.message.primary{border-left-color:#145031!important}.cgo-theme .mat-mdc-card.message.accent{border-left-color:#fc6836!important}.cgo-theme .mat-mdc-card.message.warn{border-left-color:#ef3e36!important}.cgo-theme .text-primary{color:#145031!important}.cgo-theme .text-success,.cgo-theme mat-icon.text-success{color:#1e8e3e}.cgo-theme .bg-primary,.cgo-theme .mat-mdc-chip-set .mat-primary{background-color:#145031!important}.cgo-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.cgo-theme .list-item-active{color:#145031!important;background-color:#b9cbc1!important}.cgo-theme .list-item-active .mdc-list-item__primary-text,.cgo-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#145031}.cgo-theme .mat-button-toggle-checked{background-color:#b9cbc1!important}.cgo-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#145031!important}.cgo-theme .main-container{background-color:#145031}.cgo-theme .participant-box,.cgo-theme .participant-box-border{border-left:4px solid #145031}.cgo-theme .dnd-drag-over{background-color:#5b856f}.cgo-theme .next-arrow{color:#145031}.cgo-theme .participant-separator{background-color:#b9cbc1}.cgo-theme .dnd-drag-over.stepzone{border-color:#376a50}.cgo-theme .template-field-box{border-left:4px solid #145031}.cgo-theme .field-box-chip-primary{background-color:#b9cbc1;color:#0b371f}.cgo-theme .field-box-chip-accent{background-color:#fed2c3;color:#fb4b22}.cgo-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.cgo-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#b9cbc1}.cgo-theme .signature-box div.move.selected{border-color:#0b371f!important}.cgo-theme .signature-box span.square{background:#145031!important}.cgo-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.cgo-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.cgo-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.cgo-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.cgo-theme .document-tab .mdc-tab--active:nth-child(3){color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.cgo-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#ef3e36}.cgo-theme .document-tab .mdc-tab--active:last-child{color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.cgo-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#ef3e36}.cgo-theme .floating-strip,.cgo-theme .floating-strip-control.strip-closed{background-color:#e3eae6}.cgo-theme .circle-ripple:before,.cgo-theme .circle-ripple:after{border:2px solid #376a50}.cgo-theme .spinner-three-bounce>div,.cgo-theme .spinner-rectangle-bounce>div{background-color:#145031!important}.cgo-theme .spinner-circle-swish{color:#145031!important}.cgo-theme .sk-folding-cube .sk-cube:before{background-color:#145031}.cgo-theme .mat-card-border-checked{border-color:#fc6836!important}.cgo-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e3eae6}.cgo-theme app-a4-sketch-element .element-summary{background-color:#145031}.cgo-theme app-a4-sketch-element .element-logo{background-color:#fc6836}.cgo-theme .mat-slider-thumb,.cgo-theme .mat-slider-track-fill{background-color:#145031!important}.cgo-theme .app-dialog-use-template-card:hover{background-color:#e3eae6!important}.cgo-theme .primary-border,.cgo-theme .info-box-primary{border:solid 1px #145031}.cgo-theme .info-box-primary{background-color:#1450311a}.cgo-theme .info-card-primary{background-color:#e3eae6!important;border-left:4px solid #145031!important}.cgo-theme .info-card-primary .info-card-icon{color:#12492c!important}.cgo-theme .info-card-primary .info-card-text{color:#062713!important}.cgo-theme .info-card-warn{background-color:#fde8e7!important;border-left:4px solid #ef3e36!important}.cgo-theme .info-card-warn .info-card-icon{color:#ed3830!important}.cgo-theme .info-card-warn .info-card-text{color:#e41b16!important}.cgo-theme .ng-scrollbar-thumb{background-color:#145031!important;opacity:.7}.cgo-theme .ng-scrollbar-thumb:hover,.cgo-theme .ng-scrollbar-thumb:active{opacity:1}.vgy-theme body,.vgy-theme h2>small,.vgy-theme .h2>small,.vgy-theme h2>.small,.vgy-theme .h2>.small,.vgy-theme h3>small,.vgy-theme .h3>small,.vgy-theme h3>.small,.vgy-theme .h3>.small,.vgy-theme .mat-mdc-card,.vgy-theme .mat-mdc-cell.default,.vgy-theme .mat-drawer-container,.vgy-theme .mat-mdc-dialog-container{color:#7d7d7d}.vgy-theme .mat-mdc-tab .mdc-tab__text-label,.vgy-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.vgy-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.vgy-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.vgy-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.vgy-theme app-dash-card .mat-mdc-card h2,.vgy-theme h2,.vgy-theme .h2{color:#3f3f3f}.vgy-theme .text-accent{color:#ffc900!important}.vgy-theme .text-warn{color:#ef3e36!important}.vgy-theme .text-success{color:#1e8e3e!important}.vgy-theme .text-glow{color:#f9b233!important}.vgy-theme .text-light{color:#f4f5f6!important}.vgy-theme .text-dark{color:#066f67!important}.vgy-theme .text-white{color:#fff!important}.vgy-theme .bg-primary{background-color:#169d95!important}.vgy-theme .bg-accent{background-color:#ffc900!important}.vgy-theme .bg-warn{background-color:#ef3e36!important}.vgy-theme .bg-success{background-color:#1e8e3e!important}.vgy-theme .bg-glow{background-color:#f9b233!important}.vgy-theme .bg-light{background-color:#f4f5f6!important}.vgy-theme .bg-dark{background-color:#066f67!important}.vgy-theme .bg-white{background-color:#fff!important}.vgy-theme .theme-border-primary{border-radius:.25rem;border:1px solid #169d95}.vgy-theme .theme-border-accent{border-radius:.25rem;border:1px solid #ffc900}.vgy-theme .theme-border-warn{border-radius:.25rem;border:1px solid #ef3e36}.vgy-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.vgy-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.vgy-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.vgy-theme .theme-border-dark{border-radius:.25rem;border:1px solid #066f67}.vgy-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.vgy-theme app-theme-emitter.primary{color:#169d95}.vgy-theme app-theme-emitter.primary-darken{color:#066f67}.vgy-theme app-theme-emitter.primary-lighten{color:#dee6e6}.vgy-theme app-theme-emitter.accent{color:#ffc900}.vgy-theme app-theme-emitter.warn{color:#ef3e36}.vgy-theme a{color:#169d95}.vgy-theme #title-toolbar{background:#dee6e6;color:#0c8178}.vgy-theme .warning{background-color:#169d95}.vgy-theme .outline-warning{background-color:#169d9526!important;border:2px solid #169d95!important;border-radius:10px}.vgy-theme .outline-warning .mat-icon{margin-right:.5rem;color:#169d95!important}.vgy-theme footer{background-color:#169d95}.vgy-theme a.ghost-button{border:1px solid #169d95}.vgy-theme .banner-bar.primary{background-color:#169d95}.vgy-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#8bceca!important}.vgy-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#0c8178}.vgy-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.vgy-theme mat-icon.actions-type-icon,.vgy-theme mat-icon.primary-light,.vgy-theme mat-icon.auth-icon{color:#8bceca}.vgy-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.vgy-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#169d95}.vgy-theme .mat-mdc-icon-button.primary{background-color:#169d95;color:#fff}.vgy-theme .mat-mdc-icon-button.primary:hover{background-color:#169d95!important}.vgy-theme .mat-mdc-card.message.primary{border-left-color:#169d95!important}.vgy-theme .mat-mdc-card.message.accent{border-left-color:#ffc900!important}.vgy-theme .mat-mdc-card.message.warn{border-left-color:#ef3e36!important}.vgy-theme .text-primary{color:#169d95!important}.vgy-theme .text-success,.vgy-theme mat-icon.text-success{color:#1e8e3e}.vgy-theme .bg-primary,.vgy-theme .mat-mdc-chip-set .mat-primary{background-color:#169d95!important}.vgy-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.vgy-theme .list-item-active{color:#169d95!important;background-color:#b9e2df!important}.vgy-theme .list-item-active .mdc-list-item__primary-text,.vgy-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#169d95}.vgy-theme .mat-button-toggle-checked{background-color:#b9e2df!important}.vgy-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#169d95!important}.vgy-theme .main-container{background-color:#169d95}.vgy-theme .participant-box,.vgy-theme .participant-box-border{border-left:4px solid #169d95}.vgy-theme .dnd-drag-over{background-color:#5cbab5}.vgy-theme .next-arrow{color:#169d95}.vgy-theme .participant-separator{background-color:#b9e2df}.vgy-theme .dnd-drag-over.stepzone{border-color:#39aca5}.vgy-theme .template-field-box{border-left:4px solid #169d95}.vgy-theme .field-box-chip-primary{background-color:#b9e2df;color:#0c8178}.vgy-theme .field-box-chip-accent{background-color:#ffefb3;color:#ffb500}.vgy-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.vgy-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#b9e2df}.vgy-theme .signature-box div.move.selected{border-color:#0c8178!important}.vgy-theme .signature-box span.square{background:#169d95!important}.vgy-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.vgy-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.vgy-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.vgy-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.vgy-theme .document-tab .mdc-tab--active:nth-child(3){color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.vgy-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#ef3e36}.vgy-theme .document-tab .mdc-tab--active:last-child{color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.vgy-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#ef3e36}.vgy-theme .floating-strip,.vgy-theme .floating-strip-control.strip-closed{background-color:#dee6e6}.vgy-theme .circle-ripple:before,.vgy-theme .circle-ripple:after{border:2px solid #39aca5}.vgy-theme .spinner-three-bounce>div,.vgy-theme .spinner-rectangle-bounce>div{background-color:#169d95!important}.vgy-theme .spinner-circle-swish{color:#169d95!important}.vgy-theme .sk-folding-cube .sk-cube:before{background-color:#169d95}.vgy-theme .mat-card-border-checked{border-color:#ffc900!important}.vgy-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#dee6e6}.vgy-theme app-a4-sketch-element .element-summary{background-color:#169d95}.vgy-theme app-a4-sketch-element .element-logo{background-color:#ffc900}.vgy-theme .mat-slider-thumb,.vgy-theme .mat-slider-track-fill{background-color:#169d95!important}.vgy-theme .app-dialog-use-template-card:hover{background-color:#dee6e6!important}.vgy-theme .primary-border,.vgy-theme .info-box-primary{border:solid 1px #169d95}.vgy-theme .info-box-primary{background-color:#169d951a}.vgy-theme .info-card-primary{background-color:#dee6e6!important;border-left:4px solid #169d95!important}.vgy-theme .info-card-primary .info-card-icon{color:#13958d!important}.vgy-theme .info-card-primary .info-card-text{color:#066f67!important}.vgy-theme .info-card-warn{background-color:#fde8e7!important;border-left:4px solid #ef3e36!important}.vgy-theme .info-card-warn .info-card-icon{color:#ed3830!important}.vgy-theme .info-card-warn .info-card-text{color:#e41b16!important}.vgy-theme .ng-scrollbar-thumb{background-color:#169d95!important;opacity:.7}.vgy-theme .ng-scrollbar-thumb:hover,.vgy-theme .ng-scrollbar-thumb:active{opacity:1}.pps-theme body,.pps-theme h2>small,.pps-theme .h2>small,.pps-theme h2>.small,.pps-theme .h2>.small,.pps-theme h3>small,.pps-theme .h3>small,.pps-theme h3>.small,.pps-theme .h3>.small,.pps-theme .mat-mdc-card,.pps-theme .mat-mdc-cell.default,.pps-theme .mat-drawer-container,.pps-theme .mat-mdc-dialog-container{color:#7d7d7d}.pps-theme .mat-mdc-tab .mdc-tab__text-label,.pps-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.pps-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.pps-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.pps-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.pps-theme app-dash-card .mat-mdc-card h2,.pps-theme h2,.pps-theme .h2{color:#3f3f3f}.pps-theme .text-accent{color:#ffa854!important}.pps-theme .text-warn{color:#ef3e36!important}.pps-theme .text-success{color:#1e8e3e!important}.pps-theme .text-glow{color:#f9b233!important}.pps-theme .text-light{color:#f4f5f6!important}.pps-theme .text-dark{color:#32060a!important}.pps-theme .text-white{color:#fff!important}.pps-theme .bg-primary{background-color:#5f161e!important}.pps-theme .bg-accent{background-color:#ffa854!important}.pps-theme .bg-warn{background-color:#ef3e36!important}.pps-theme .bg-success{background-color:#1e8e3e!important}.pps-theme .bg-glow{background-color:#f9b233!important}.pps-theme .bg-light{background-color:#f4f5f6!important}.pps-theme .bg-dark{background-color:#32060a!important}.pps-theme .bg-white{background-color:#fff!important}.pps-theme .theme-border-primary{border-radius:.25rem;border:1px solid #5f161e}.pps-theme .theme-border-accent{border-radius:.25rem;border:1px solid #ffa854}.pps-theme .theme-border-warn{border-radius:.25rem;border:1px solid #ef3e36}.pps-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.pps-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.pps-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.pps-theme .theme-border-dark{border-radius:.25rem;border:1px solid #32060a}.pps-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.pps-theme app-theme-emitter.primary{color:#5f161e}.pps-theme app-theme-emitter.primary-darken{color:#32060a}.pps-theme app-theme-emitter.primary-lighten{color:#ece3e4}.pps-theme app-theme-emitter.accent{color:#ffa854}.pps-theme app-theme-emitter.warn{color:#ef3e36}.pps-theme a{color:#5f161e}.pps-theme #title-toolbar{background:#ece3e4;color:#430c12}.pps-theme .warning{background-color:#5f161e}.pps-theme .outline-warning{background-color:#5f161e26!important;border:2px solid #5f161e!important;border-radius:10px}.pps-theme .outline-warning .mat-icon{margin-right:.5rem;color:#5f161e!important}.pps-theme footer{background-color:#5f161e}.pps-theme a.ghost-button{border:1px solid #5f161e}.pps-theme .banner-bar.primary{background-color:#5f161e}.pps-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#af8b8f!important}.pps-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#430c12}.pps-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.pps-theme mat-icon.actions-type-icon,.pps-theme mat-icon.primary-light,.pps-theme mat-icon.auth-icon{color:#af8b8f}.pps-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.pps-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#5f161e}.pps-theme .mat-mdc-icon-button.primary{background-color:#5f161e;color:#fff}.pps-theme .mat-mdc-icon-button.primary:hover{background-color:#5f161e!important}.pps-theme .mat-mdc-card.message.primary{border-left-color:#5f161e!important}.pps-theme .mat-mdc-card.message.accent{border-left-color:#ffa854!important}.pps-theme .mat-mdc-card.message.warn{border-left-color:#ef3e36!important}.pps-theme .text-primary{color:#5f161e!important}.pps-theme .text-success,.pps-theme mat-icon.text-success{color:#1e8e3e}.pps-theme .bg-primary,.pps-theme .mat-mdc-chip-set .mat-primary{background-color:#5f161e!important}.pps-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.pps-theme .list-item-active{color:#5f161e!important;background-color:#cfb9bc!important}.pps-theme .list-item-active .mdc-list-item__primary-text,.pps-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#5f161e}.pps-theme .mat-button-toggle-checked{background-color:#cfb9bc!important}.pps-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#5f161e!important}.pps-theme .main-container{background-color:#5f161e}.pps-theme .participant-box,.pps-theme .participant-box-border{border-left:4px solid #5f161e}.pps-theme .dnd-drag-over{background-color:#8f5c62}.pps-theme .next-arrow{color:#5f161e}.pps-theme .participant-separator{background-color:#cfb9bc}.pps-theme .dnd-drag-over.stepzone{border-color:#773940}.pps-theme .template-field-box{border-left:4px solid #5f161e}.pps-theme .field-box-chip-primary{background-color:#cfb9bc;color:#430c12}.pps-theme .field-box-chip-accent{background-color:#ffe5cc;color:#ff8d3a}.pps-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.pps-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#cfb9bc}.pps-theme .signature-box div.move.selected{border-color:#430c12!important}.pps-theme .signature-box span.square{background:#5f161e!important}.pps-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.pps-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.pps-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.pps-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.pps-theme .document-tab .mdc-tab--active:nth-child(3){color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.pps-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#ef3e36}.pps-theme .document-tab .mdc-tab--active:last-child{color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.pps-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#ef3e36}.pps-theme .floating-strip,.pps-theme .floating-strip-control.strip-closed{background-color:#ece3e4}.pps-theme .circle-ripple:before,.pps-theme .circle-ripple:after{border:2px solid #773940}.pps-theme .spinner-three-bounce>div,.pps-theme .spinner-rectangle-bounce>div{background-color:#5f161e!important}.pps-theme .spinner-circle-swish{color:#5f161e!important}.pps-theme .sk-folding-cube .sk-cube:before{background-color:#5f161e}.pps-theme .mat-card-border-checked{border-color:#ffa854!important}.pps-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#ece3e4}.pps-theme app-a4-sketch-element .element-summary{background-color:#5f161e}.pps-theme app-a4-sketch-element .element-logo{background-color:#ffa854}.pps-theme .mat-slider-thumb,.pps-theme .mat-slider-track-fill{background-color:#5f161e!important}.pps-theme .app-dialog-use-template-card:hover{background-color:#ece3e4!important}.pps-theme .primary-border,.pps-theme .info-box-primary{border:solid 1px #5f161e}.pps-theme .info-box-primary{background-color:#5f161e1a}.pps-theme .info-card-primary{background-color:#ece3e4!important;border-left:4px solid #5f161e!important}.pps-theme .info-card-primary .info-card-icon{color:#57131a!important}.pps-theme .info-card-primary .info-card-text{color:#32060a!important}.pps-theme .info-card-warn{background-color:#fde8e7!important;border-left:4px solid #ef3e36!important}.pps-theme .info-card-warn .info-card-icon{color:#ed3830!important}.pps-theme .info-card-warn .info-card-text{color:#e41b16!important}.pps-theme .ng-scrollbar-thumb{background-color:#5f161e!important;opacity:.7}.pps-theme .ng-scrollbar-thumb:hover,.pps-theme .ng-scrollbar-thumb:active{opacity:1}.cof-theme body,.cof-theme h2>small,.cof-theme .h2>small,.cof-theme h2>.small,.cof-theme .h2>.small,.cof-theme h3>small,.cof-theme .h3>small,.cof-theme h3>.small,.cof-theme .h3>.small,.cof-theme .mat-mdc-card,.cof-theme .mat-mdc-cell.default,.cof-theme .mat-drawer-container,.cof-theme .mat-mdc-dialog-container{color:#7d7d7d}.cof-theme .mat-mdc-tab .mdc-tab__text-label,.cof-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.cof-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.cof-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.cof-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.cof-theme app-dash-card .mat-mdc-card h2,.cof-theme h2,.cof-theme .h2{color:#3f3f3f}.cof-theme .text-accent{color:#ff8600!important}.cof-theme .text-warn{color:#e90934!important}.cof-theme .text-success{color:#1e8e3e!important}.cof-theme .text-glow{color:#f9b233!important}.cof-theme .text-light{color:#f4f5f6!important}.cof-theme .text-dark{color:#2b2b2b!important}.cof-theme .text-white{color:#fff!important}.cof-theme .bg-primary{background-color:#565656!important}.cof-theme .bg-accent{background-color:#ff8600!important}.cof-theme .bg-warn{background-color:#e90934!important}.cof-theme .bg-success{background-color:#1e8e3e!important}.cof-theme .bg-glow{background-color:#f9b233!important}.cof-theme .bg-light{background-color:#f4f5f6!important}.cof-theme .bg-dark{background-color:#2b2b2b!important}.cof-theme .bg-white{background-color:#fff!important}.cof-theme .theme-border-primary{border-radius:.25rem;border:1px solid #565656}.cof-theme .theme-border-accent{border-radius:.25rem;border:1px solid #ff8600}.cof-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.cof-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.cof-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.cof-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.cof-theme .theme-border-dark{border-radius:.25rem;border:1px solid #2b2b2b}.cof-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.cof-theme app-theme-emitter.primary{color:#565656}.cof-theme app-theme-emitter.primary-darken{color:#2b2b2b}.cof-theme app-theme-emitter.primary-lighten{color:#ebebeb}.cof-theme app-theme-emitter.accent{color:#ff8600}.cof-theme app-theme-emitter.warn{color:#e90934}.cof-theme a{color:#565656}.cof-theme #title-toolbar{background:#e1e3e4;color:#363c3f}.cof-theme .warning{background-color:#565656}.cof-theme .outline-warning{background-color:#56565626!important;border:2px solid #565656!important;border-radius:10px}.cof-theme .outline-warning .mat-icon{margin-right:.5rem;color:#565656!important}.cof-theme footer{background-color:#363c3f}.cof-theme a.ghost-button{border:1px solid #565656}.cof-theme .banner-bar.primary{background-color:#565656}.cof-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#ababab!important}.cof-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#3c3c3c}.cof-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.cof-theme mat-icon.actions-type-icon,.cof-theme mat-icon.primary-light,.cof-theme mat-icon.auth-icon{color:#ababab}.cof-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.cof-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#565656}.cof-theme .mat-mdc-icon-button.primary{background-color:#565656;color:#fff}.cof-theme .mat-mdc-icon-button.primary:hover{background-color:#565656!important}.cof-theme .mat-mdc-card.message.primary{border-left-color:#565656!important}.cof-theme .mat-mdc-card.message.accent{border-left-color:#ff8600!important}.cof-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.cof-theme .text-primary{color:#565656!important}.cof-theme .text-success,.cof-theme mat-icon.text-success{color:#76bb67}.cof-theme .bg-primary,.cof-theme .mat-mdc-chip-set .mat-primary{background-color:#565656!important}.cof-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.cof-theme .list-item-active{color:#565656!important;background-color:#ccc!important}.cof-theme .list-item-active .mdc-list-item__primary-text,.cof-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#565656}.cof-theme .mat-button-toggle-checked{background-color:#ccc!important}.cof-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#565656!important}.cof-theme .main-container{background-color:#363c3f}.cof-theme .participant-box,.cof-theme .participant-box-border{border-left:4px solid #565656}.cof-theme .dnd-drag-over{background-color:#898989}.cof-theme .next-arrow{color:#565656}.cof-theme .participant-separator{background-color:#ccc}.cof-theme .dnd-drag-over.stepzone{border-color:#6f6f6f}.cof-theme .template-field-box{border-left:4px solid #565656}.cof-theme .field-box-chip-primary{background-color:#ccc;color:#3c3c3c}.cof-theme .field-box-chip-accent{background-color:#ffdbb3;color:#ff6900}.cof-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.cof-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#ccc}.cof-theme .signature-box div.move.selected{border-color:#3c3c3c!important}.cof-theme .signature-box span.square{background:#565656!important}.cof-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.cof-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.cof-theme .document-tab .mdc-tab--active:nth-child(2){color:#76bb67;--mdc-tab-indicator-active-indicator-color: #76bb67;--mat-tab-header-active-focus-indicator-color: #76bb67}.cof-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#76bb67}.cof-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.cof-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.cof-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.cof-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.cof-theme .floating-strip,.cof-theme .floating-strip-control.strip-closed{background-color:#ebebeb}.cof-theme .circle-ripple:before,.cof-theme .circle-ripple:after{border:2px solid #6f6f6f}.cof-theme .spinner-three-bounce>div,.cof-theme .spinner-rectangle-bounce>div{background-color:#565656!important}.cof-theme .spinner-circle-swish{color:#565656!important}.cof-theme .sk-folding-cube .sk-cube:before{background-color:#565656}.cof-theme .mat-card-border-checked{border-color:#ff8600!important}.cof-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#ebebeb}.cof-theme app-a4-sketch-element .element-summary{background-color:#565656}.cof-theme app-a4-sketch-element .element-logo{background-color:#ff8600}.cof-theme .mat-slider-thumb,.cof-theme .mat-slider-track-fill{background-color:#565656!important}.cof-theme .app-dialog-use-template-card:hover{background-color:#ebebeb!important}.cof-theme .primary-border,.cof-theme .info-box-primary{border:solid 1px #565656}.cof-theme .info-box-primary{background-color:#5656561a}.cof-theme .info-card-primary{background-color:#ebebeb!important;border-left:4px solid #565656!important}.cof-theme .info-card-primary .info-card-icon{color:#4f4f4f!important}.cof-theme .info-card-primary .info-card-text{color:#2b2b2b!important}.cof-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.cof-theme .info-card-warn .info-card-icon{color:#e6082f!important}.cof-theme .info-card-warn .info-card-text{color:#d90215!important}.cof-theme .ng-scrollbar-thumb{background-color:#565656!important;opacity:.7}.cof-theme .ng-scrollbar-thumb:hover,.cof-theme .ng-scrollbar-thumb:active{opacity:1}.frv-theme body,.frv-theme h2>small,.frv-theme .h2>small,.frv-theme h2>.small,.frv-theme .h2>.small,.frv-theme h3>small,.frv-theme .h3>small,.frv-theme h3>.small,.frv-theme .h3>.small,.frv-theme .mat-mdc-card,.frv-theme .mat-mdc-cell.default,.frv-theme .mat-drawer-container,.frv-theme .mat-mdc-dialog-container{color:#7d7d7d}.frv-theme .mat-mdc-tab .mdc-tab__text-label,.frv-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.frv-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.frv-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.frv-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.frv-theme app-dash-card .mat-mdc-card h2,.frv-theme h2,.frv-theme .h2{color:#3f3f3f}.frv-theme .text-accent{color:#f90355!important}.frv-theme .text-warn{color:#e90934!important}.frv-theme .text-success{color:#1e8e3e!important}.frv-theme .text-glow{color:#f9b233!important}.frv-theme .text-light{color:#f4f5f6!important}.frv-theme .text-dark{color:#050417!important}.frv-theme .text-white{color:#fff!important}.frv-theme .bg-primary{background-color:#120e38!important}.frv-theme .bg-accent{background-color:#f90355!important}.frv-theme .bg-warn{background-color:#e90934!important}.frv-theme .bg-success{background-color:#1e8e3e!important}.frv-theme .bg-glow{background-color:#f9b233!important}.frv-theme .bg-light{background-color:#f4f5f6!important}.frv-theme .bg-dark{background-color:#050417!important}.frv-theme .bg-white{background-color:#fff!important}.frv-theme .theme-border-primary{border-radius:.25rem;border:1px solid #120e38}.frv-theme .theme-border-accent{border-radius:.25rem;border:1px solid #f90355}.frv-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.frv-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.frv-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.frv-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.frv-theme .theme-border-dark{border-radius:.25rem;border:1px solid #050417}.frv-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.frv-theme app-theme-emitter.primary{color:#120e38}.frv-theme app-theme-emitter.primary-darken{color:#050417}.frv-theme app-theme-emitter.primary-lighten{color:#e3e2e7}.frv-theme app-theme-emitter.accent{color:#f90355}.frv-theme app-theme-emitter.warn{color:#e90934}.frv-theme a{color:#120e38}.frv-theme #title-toolbar{background:#e3e2e7;color:#120e38}.frv-theme .warning{background-color:#120e38}.frv-theme .outline-warning{background-color:#120e3826!important;border:2px solid #120e38!important;border-radius:10px}.frv-theme .outline-warning .mat-icon{margin-right:.5rem;color:#120e38!important}.frv-theme footer{background-color:#120e38}.frv-theme a.ghost-button{border:1px solid #120e38}.frv-theme .banner-bar.primary{background-color:#120e38}.frv-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#89879c!important}.frv-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#0a0824}.frv-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.frv-theme mat-icon.actions-type-icon,.frv-theme mat-icon.primary-light,.frv-theme mat-icon.auth-icon{color:#89879c}.frv-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.frv-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#120e38}.frv-theme .mat-mdc-icon-button.primary{background-color:#120e38;color:#fff}.frv-theme .mat-mdc-icon-button.primary:hover{background-color:#120e38!important}.frv-theme .mat-mdc-card.message.primary{border-left-color:#120e38!important}.frv-theme .mat-mdc-card.message.accent{border-left-color:#f90355!important}.frv-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.frv-theme .text-primary{color:#120e38!important}.frv-theme .text-success,.frv-theme mat-icon.text-success{color:#73ba64}.frv-theme .bg-primary,.frv-theme .mat-mdc-chip-set .mat-primary{background-color:#120e38!important}.frv-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.frv-theme .list-item-active{color:#120e38!important;background-color:#b8b7c3!important}.frv-theme .list-item-active .mdc-list-item__primary-text,.frv-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#120e38}.frv-theme .mat-button-toggle-checked{background-color:#b8b7c3!important}.frv-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#120e38!important}.frv-theme .main-container{background-color:#120e38}.frv-theme .participant-box,.frv-theme .participant-box-border{border-left:4px solid #120e38}.frv-theme .dnd-drag-over{background-color:#595674}.frv-theme .next-arrow{color:#120e38}.frv-theme .participant-separator{background-color:#b8b7c3}.frv-theme .dnd-drag-over.stepzone{border-color:#363256}.frv-theme .template-field-box{border-left:4px solid #120e38}.frv-theme .field-box-chip-primary{background-color:#b8b7c3;color:#0a0824}.frv-theme .field-box-chip-accent{background-color:#fdb3cc;color:#f6023b}.frv-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.frv-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#b8b7c3}.frv-theme .signature-box div.move.selected{border-color:#0a0824!important}.frv-theme .signature-box span.square{background:#120e38!important}.frv-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.frv-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.frv-theme .document-tab .mdc-tab--active:nth-child(2){color:#73ba64;--mdc-tab-indicator-active-indicator-color: #73BA64;--mat-tab-header-active-focus-indicator-color: #73BA64}.frv-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#73ba64}.frv-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.frv-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.frv-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.frv-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.frv-theme .floating-strip,.frv-theme .floating-strip-control.strip-closed{background-color:#e3e2e7}.frv-theme .circle-ripple:before,.frv-theme .circle-ripple:after{border:2px solid #363256}.frv-theme .spinner-three-bounce>div,.frv-theme .spinner-rectangle-bounce>div{background-color:#120e38!important}.frv-theme .spinner-circle-swish{color:#120e38!important}.frv-theme .sk-folding-cube .sk-cube:before{background-color:#120e38}.frv-theme .mat-card-border-checked{border-color:#f90355!important}.frv-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e3e2e7}.frv-theme app-a4-sketch-element .element-summary{background-color:#120e38}.frv-theme app-a4-sketch-element .element-logo{background-color:#f90355}.frv-theme .mat-slider-thumb,.frv-theme .mat-slider-track-fill{background-color:#120e38!important}.frv-theme .app-dialog-use-template-card:hover{background-color:#e3e2e7!important}.frv-theme .primary-border,.frv-theme .info-box-primary{border:solid 1px #120e38}.frv-theme .info-box-primary{background-color:#120e381a}.frv-theme .info-card-primary{background-color:#e3e2e7!important;border-left:4px solid #120e38!important}.frv-theme .info-card-primary .info-card-icon{color:#100c32!important}.frv-theme .info-card-primary .info-card-text{color:#050417!important}.frv-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.frv-theme .info-card-warn .info-card-icon{color:#e6082f!important}.frv-theme .info-card-warn .info-card-text{color:#d90215!important}.frv-theme .ng-scrollbar-thumb{background-color:#120e38!important;opacity:.7}.frv-theme .ng-scrollbar-thumb:hover,.frv-theme .ng-scrollbar-thumb:active{opacity:1}.sgy-theme body,.sgy-theme h2>small,.sgy-theme .h2>small,.sgy-theme h2>.small,.sgy-theme .h2>.small,.sgy-theme h3>small,.sgy-theme .h3>small,.sgy-theme h3>.small,.sgy-theme .h3>.small,.sgy-theme .mat-mdc-card,.sgy-theme .mat-mdc-cell.default,.sgy-theme .mat-drawer-container,.sgy-theme .mat-mdc-dialog-container{color:#7d7d7d}.sgy-theme .mat-mdc-tab .mdc-tab__text-label,.sgy-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.sgy-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.sgy-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.sgy-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.sgy-theme app-dash-card .mat-mdc-card h2,.sgy-theme h2,.sgy-theme .h2{color:#3f3f3f}.sgy-theme .text-accent{color:#ffe900!important}.sgy-theme .text-warn{color:#e90934!important}.sgy-theme .text-success{color:#1e8e3e!important}.sgy-theme .text-glow{color:#f9b233!important}.sgy-theme .text-light{color:#f4f5f6!important}.sgy-theme .text-dark{color:#095a27!important}.sgy-theme .text-white{color:#fff!important}.sgy-theme .bg-primary{background-color:#1c8a51!important}.sgy-theme .bg-accent{background-color:#ffe900!important}.sgy-theme .bg-warn{background-color:#e90934!important}.sgy-theme .bg-success{background-color:#1e8e3e!important}.sgy-theme .bg-glow{background-color:#f9b233!important}.sgy-theme .bg-light{background-color:#f4f5f6!important}.sgy-theme .bg-dark{background-color:#095a27!important}.sgy-theme .bg-white{background-color:#fff!important}.sgy-theme .theme-border-primary{border-radius:.25rem;border:1px solid #1c8a51}.sgy-theme .theme-border-accent{border-radius:.25rem;border:1px solid #ffe900}.sgy-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.sgy-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.sgy-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.sgy-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.sgy-theme .theme-border-dark{border-radius:.25rem;border:1px solid #095a27}.sgy-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.sgy-theme app-theme-emitter.primary{color:#1c8a51}.sgy-theme app-theme-emitter.primary-darken{color:#095a27}.sgy-theme app-theme-emitter.primary-lighten{color:#e4f1ea}.sgy-theme app-theme-emitter.accent{color:#ffe900}.sgy-theme app-theme-emitter.warn{color:#e90934}.sgy-theme a{color:#1c8a51}.sgy-theme #title-toolbar{background:#e4f3ec;color:#01481b}.sgy-theme .warning{background-color:#1c8a51}.sgy-theme .outline-warning{background-color:#1c8a5126!important;border:2px solid #1c8a51!important;border-radius:10px}.sgy-theme .outline-warning .mat-icon{margin-right:.5rem;color:#1c8a51!important}.sgy-theme footer{background-color:#147740}.sgy-theme a.ghost-button{border:1px solid #1c8a51}.sgy-theme .banner-bar.primary{background-color:#1c8a51}.sgy-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#8ec5a8!important}.sgy-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#116d37}.sgy-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.sgy-theme mat-icon.actions-type-icon,.sgy-theme mat-icon.primary-light,.sgy-theme mat-icon.auth-icon{color:#8ec5a8}.sgy-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.sgy-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#1c8a51}.sgy-theme .mat-mdc-icon-button.primary{background-color:#1c8a51;color:#fff}.sgy-theme .mat-mdc-icon-button.primary:hover{background-color:#1c8a51!important}.sgy-theme .mat-mdc-card.message.primary{border-left-color:#1c8a51!important}.sgy-theme .mat-mdc-card.message.accent{border-left-color:#ffe900!important}.sgy-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.sgy-theme .text-primary{color:#1c8a51!important}.sgy-theme .text-success,.sgy-theme mat-icon.text-success{color:#76bb67}.sgy-theme .bg-primary,.sgy-theme .mat-mdc-chip-set .mat-primary{background-color:#1c8a51!important}.sgy-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.sgy-theme .list-item-active{color:#1c8a51!important;background-color:#bbdccb!important}.sgy-theme .list-item-active .mdc-list-item__primary-text,.sgy-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#1c8a51}.sgy-theme .mat-button-toggle-checked{background-color:#bbdccb!important}.sgy-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#1c8a51!important}.sgy-theme .main-container{background-color:#147740}.sgy-theme .participant-box,.sgy-theme .participant-box-border{border-left:4px solid #1c8a51}.sgy-theme .dnd-drag-over{background-color:#60ad85}.sgy-theme .next-arrow{color:#1c8a51}.sgy-theme .participant-separator{background-color:#bbdccb}.sgy-theme .dnd-drag-over.stepzone{border-color:#3e9c6b}.sgy-theme .template-field-box{border-left:4px solid #1c8a51}.sgy-theme .field-box-chip-primary{background-color:#bbdccb;color:#116d37}.sgy-theme .field-box-chip-accent{background-color:#fff8b3;color:#ffdf00}.sgy-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.sgy-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#bbdccb}.sgy-theme .signature-box div.move.selected{border-color:#116d37!important}.sgy-theme .signature-box span.square{background:#1c8a51!important}.sgy-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.sgy-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.sgy-theme .document-tab .mdc-tab--active:nth-child(2){color:#76bb67;--mdc-tab-indicator-active-indicator-color: #76bb67;--mat-tab-header-active-focus-indicator-color: #76bb67}.sgy-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#76bb67}.sgy-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.sgy-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.sgy-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.sgy-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.sgy-theme .floating-strip,.sgy-theme .floating-strip-control.strip-closed{background-color:#e4f1ea}.sgy-theme .circle-ripple:before,.sgy-theme .circle-ripple:after{border:2px solid #3e9c6b}.sgy-theme .spinner-three-bounce>div,.sgy-theme .spinner-rectangle-bounce>div{background-color:#1c8a51!important}.sgy-theme .spinner-circle-swish{color:#1c8a51!important}.sgy-theme .sk-folding-cube .sk-cube:before{background-color:#1c8a51}.sgy-theme .mat-card-border-checked{border-color:#ffe900!important}.sgy-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e4f1ea}.sgy-theme app-a4-sketch-element .element-summary{background-color:#1c8a51}.sgy-theme app-a4-sketch-element .element-logo{background-color:#ffe900}.sgy-theme .mat-slider-thumb,.sgy-theme .mat-slider-track-fill{background-color:#1c8a51!important}.sgy-theme .app-dialog-use-template-card:hover{background-color:#e4f1ea!important}.sgy-theme .primary-border,.sgy-theme .info-box-primary{border:solid 1px #1c8a51}.sgy-theme .info-box-primary{background-color:#1c8a511a}.sgy-theme .info-card-primary{background-color:#e4f1ea!important;border-left:4px solid #1c8a51!important}.sgy-theme .info-card-primary .info-card-icon{color:#19824a!important}.sgy-theme .info-card-primary .info-card-text{color:#095a27!important}.sgy-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.sgy-theme .info-card-warn .info-card-icon{color:#e6082f!important}.sgy-theme .info-card-warn .info-card-text{color:#d90215!important}.sgy-theme .ng-scrollbar-thumb{background-color:#1c8a51!important;opacity:.7}.sgy-theme .ng-scrollbar-thumb:hover,.sgy-theme .ng-scrollbar-thumb:active{opacity:1}.cpg-theme body,.cpg-theme h2>small,.cpg-theme .h2>small,.cpg-theme h2>.small,.cpg-theme .h2>.small,.cpg-theme h3>small,.cpg-theme .h3>small,.cpg-theme h3>.small,.cpg-theme .h3>.small,.cpg-theme .mat-mdc-card,.cpg-theme .mat-mdc-cell.default,.cpg-theme .mat-drawer-container,.cpg-theme .mat-mdc-dialog-container{color:#7d7d7d}.cpg-theme .mat-mdc-tab .mdc-tab__text-label,.cpg-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.cpg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.cpg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.cpg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.cpg-theme app-dash-card .mat-mdc-card h2,.cpg-theme h2,.cpg-theme .h2{color:#3f3f3f}.cpg-theme .text-accent{color:#00adef!important}.cpg-theme .text-warn{color:#e90934!important}.cpg-theme .text-success{color:#1e8e3e!important}.cpg-theme .text-glow{color:#f9b233!important}.cpg-theme .text-light{color:#f4f5f6!important}.cpg-theme .text-dark{color:#095a27!important}.cpg-theme .text-white{color:#fff!important}.cpg-theme .bg-primary{background-color:#1c8a51!important}.cpg-theme .bg-accent{background-color:#00adef!important}.cpg-theme .bg-warn{background-color:#e90934!important}.cpg-theme .bg-success{background-color:#1e8e3e!important}.cpg-theme .bg-glow{background-color:#f9b233!important}.cpg-theme .bg-light{background-color:#f4f5f6!important}.cpg-theme .bg-dark{background-color:#095a27!important}.cpg-theme .bg-white{background-color:#fff!important}.cpg-theme .theme-border-primary{border-radius:.25rem;border:1px solid #1c8a51}.cpg-theme .theme-border-accent{border-radius:.25rem;border:1px solid #00adef}.cpg-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.cpg-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.cpg-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.cpg-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.cpg-theme .theme-border-dark{border-radius:.25rem;border:1px solid #095a27}.cpg-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.cpg-theme app-theme-emitter.primary{color:#1c8a51}.cpg-theme app-theme-emitter.primary-darken{color:#095a27}.cpg-theme app-theme-emitter.primary-lighten{color:#e4f1ea}.cpg-theme app-theme-emitter.accent{color:#00adef}.cpg-theme app-theme-emitter.warn{color:#e90934}.cpg-theme a{color:#1c8a51}.cpg-theme #title-toolbar{background:#e4f3ec;color:#01481b}.cpg-theme .warning{background-color:#1c8a51}.cpg-theme .outline-warning{background-color:#1c8a5126!important;border:2px solid #1c8a51!important;border-radius:10px}.cpg-theme .outline-warning .mat-icon{margin-right:.5rem;color:#1c8a51!important}.cpg-theme footer{background-color:#147740}.cpg-theme a.ghost-button{border:1px solid #1c8a51}.cpg-theme .banner-bar.primary{background-color:#1c8a51}.cpg-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#8ec5a8!important}.cpg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#116d37}.cpg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.cpg-theme mat-icon.actions-type-icon,.cpg-theme mat-icon.primary-light,.cpg-theme mat-icon.auth-icon{color:#8ec5a8}.cpg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.cpg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#1c8a51}.cpg-theme .mat-mdc-icon-button.primary{background-color:#1c8a51;color:#fff}.cpg-theme .mat-mdc-icon-button.primary:hover{background-color:#1c8a51!important}.cpg-theme .mat-mdc-card.message.primary{border-left-color:#1c8a51!important}.cpg-theme .mat-mdc-card.message.accent{border-left-color:#00adef!important}.cpg-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.cpg-theme .text-primary{color:#1c8a51!important}.cpg-theme .text-success,.cpg-theme mat-icon.text-success{color:#76bb67}.cpg-theme .bg-primary,.cpg-theme .mat-mdc-chip-set .mat-primary{background-color:#1c8a51!important}.cpg-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.cpg-theme .list-item-active{color:#1c8a51!important;background-color:#bbdccb!important}.cpg-theme .list-item-active .mdc-list-item__primary-text,.cpg-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#1c8a51}.cpg-theme .mat-button-toggle-checked{background-color:#bbdccb!important}.cpg-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#1c8a51!important}.cpg-theme .main-container{background-color:#147740}.cpg-theme .participant-box,.cpg-theme .participant-box-border{border-left:4px solid #1c8a51}.cpg-theme .dnd-drag-over{background-color:#60ad85}.cpg-theme .next-arrow{color:#1c8a51}.cpg-theme .participant-separator{background-color:#bbdccb}.cpg-theme .dnd-drag-over.stepzone{border-color:#3e9c6b}.cpg-theme .template-field-box{border-left:4px solid #1c8a51}.cpg-theme .field-box-chip-primary{background-color:#bbdccb;color:#116d37}.cpg-theme .field-box-chip-accent{background-color:#b3e6fa;color:#0093e8}.cpg-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.cpg-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#bbdccb}.cpg-theme .signature-box div.move.selected{border-color:#116d37!important}.cpg-theme .signature-box span.square{background:#1c8a51!important}.cpg-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.cpg-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.cpg-theme .document-tab .mdc-tab--active:nth-child(2){color:#76bb67;--mdc-tab-indicator-active-indicator-color: #76bb67;--mat-tab-header-active-focus-indicator-color: #76bb67}.cpg-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#76bb67}.cpg-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.cpg-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.cpg-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.cpg-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.cpg-theme .floating-strip,.cpg-theme .floating-strip-control.strip-closed{background-color:#e4f1ea}.cpg-theme .circle-ripple:before,.cpg-theme .circle-ripple:after{border:2px solid #3e9c6b}.cpg-theme .spinner-three-bounce>div,.cpg-theme .spinner-rectangle-bounce>div{background-color:#1c8a51!important}.cpg-theme .spinner-circle-swish{color:#1c8a51!important}.cpg-theme .sk-folding-cube .sk-cube:before{background-color:#1c8a51}.cpg-theme .mat-card-border-checked{border-color:#00adef!important}.cpg-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e4f1ea}.cpg-theme app-a4-sketch-element .element-summary{background-color:#1c8a51}.cpg-theme app-a4-sketch-element .element-logo{background-color:#00adef}.cpg-theme .mat-slider-thumb,.cpg-theme .mat-slider-track-fill{background-color:#1c8a51!important}.cpg-theme .app-dialog-use-template-card:hover{background-color:#e4f1ea!important}.cpg-theme .primary-border,.cpg-theme .info-box-primary{border:solid 1px #1c8a51}.cpg-theme .info-box-primary{background-color:#1c8a511a}.cpg-theme .info-card-primary{background-color:#e4f1ea!important;border-left:4px solid #1c8a51!important}.cpg-theme .info-card-primary .info-card-icon{color:#19824a!important}.cpg-theme .info-card-primary .info-card-text{color:#095a27!important}.cpg-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.cpg-theme .info-card-warn .info-card-icon{color:#e6082f!important}.cpg-theme .info-card-warn .info-card-text{color:#d90215!important}.cpg-theme .ng-scrollbar-thumb{background-color:#1c8a51!important;opacity:.7}.cpg-theme .ng-scrollbar-thumb:hover,.cpg-theme .ng-scrollbar-thumb:active{opacity:1}.iog-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #ff500f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #8dc63f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8dc63f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #ff500f;--mdc-filled-text-field-focus-active-indicator-color: #ff500f;--mdc-filled-text-field-focus-label-text-color: rgba(255, 80, 15, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef3e36;--mdc-filled-text-field-error-focus-label-text-color: #ef3e36;--mdc-filled-text-field-error-label-text-color: #ef3e36;--mdc-filled-text-field-error-caret-color: #ef3e36;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-hover-active-indicator-color: #ef3e36;--mdc-outlined-text-field-caret-color: #ff500f;--mdc-outlined-text-field-focus-outline-color: #ff500f;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 80, 15, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ef3e36;--mdc-outlined-text-field-error-focus-label-text-color: #ef3e36;--mdc-outlined-text-field-error-label-text-color: #ef3e36;--mdc-outlined-text-field-error-hover-label-text-color: #ef3e36;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef3e36;--mdc-outlined-text-field-error-hover-outline-color: #ef3e36;--mdc-outlined-text-field-error-outline-color: #ef3e36;--mat-form-field-focus-select-arrow-color: rgba(255, 80, 15, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef3e36;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 80, 15, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #ff490d;--mdc-switch-selected-handle-color: #ff490d;--mdc-switch-selected-hover-state-layer-color: #ff490d;--mdc-switch-selected-pressed-state-layer-color: #ff490d;--mdc-switch-selected-focus-handle-color: #ff2704;--mdc-switch-selected-hover-handle-color: #ff2704;--mdc-switch-selected-pressed-handle-color: #ff2704;--mdc-switch-selected-focus-track-color: #ff8557;--mdc-switch-selected-hover-track-color: #ff8557;--mdc-switch-selected-pressed-track-color: #ff8557;--mdc-switch-selected-track-color: #ff8557;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #ff500f;--mdc-slider-focus-handle-color: #ff500f;--mdc-slider-hover-handle-color: #ff500f;--mdc-slider-active-track-color: #ff500f;--mdc-slider-inactive-track-color: #ff500f;--mdc-slider-with-tick-marks-inactive-container-color: #ff500f;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #ff500f;--mat-slider-hover-state-layer-color: rgba(255, 80, 15, .05);--mat-slider-focus-state-layer-color: rgba(255, 80, 15, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #8dc63f;--mdc-checkbox-selected-hover-icon-color: #8dc63f;--mdc-checkbox-selected-icon-color: #8dc63f;--mdc-checkbox-selected-pressed-icon-color: #8dc63f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8dc63f;--mdc-checkbox-selected-hover-state-layer-color: #8dc63f;--mdc-checkbox-selected-pressed-state-layer-color: #8dc63f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #8dc63f;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #ff500f;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #ff500f;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff500f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 80, 15, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 80, 15, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 80, 15, .3);--mat-datepicker-toggle-active-state-icon-color: #ff500f;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 80, 15, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff500f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff500f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff500f;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ef3e36;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ef3e36;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.iog-theme .mat-accent{--mat-option-selected-state-label-text-color: #8dc63f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.iog-theme .mat-warn{--mat-option-selected-state-label-text-color: #ef3e36;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.iog-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #ff500f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff500f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.iog-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8dc63f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8dc63f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.iog-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef3e36;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef3e36;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.iog-theme .mat-elevation-z0,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.iog-theme .mat-elevation-z1,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.iog-theme .mat-elevation-z2,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.iog-theme .mat-elevation-z3,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.iog-theme .mat-elevation-z4,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.iog-theme .mat-elevation-z5,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.iog-theme .mat-elevation-z6,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.iog-theme .mat-elevation-z7,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.iog-theme .mat-elevation-z8,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.iog-theme .mat-elevation-z9,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.iog-theme .mat-elevation-z10,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.iog-theme .mat-elevation-z11,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.iog-theme .mat-elevation-z12,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.iog-theme .mat-elevation-z13,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.iog-theme .mat-elevation-z14,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.iog-theme .mat-elevation-z15,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.iog-theme .mat-elevation-z16,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.iog-theme .mat-elevation-z17,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.iog-theme .mat-elevation-z18,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.iog-theme .mat-elevation-z19,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.iog-theme .mat-elevation-z20,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.iog-theme .mat-elevation-z21,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.iog-theme .mat-elevation-z22,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.iog-theme .mat-elevation-z23,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.iog-theme .mat-elevation-z24,.iog-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.iog-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ff500f;--mdc-linear-progress-track-color: rgba(255, 80, 15, .25)}.iog-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8dc63f;--mdc-linear-progress-track-color: rgba(141, 198, 63, .25)}.iog-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef3e36;--mdc-linear-progress-track-color: rgba(239, 62, 54, .25)}.iog-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8dc63f;--mdc-filled-text-field-focus-active-indicator-color: #8dc63f;--mdc-filled-text-field-focus-label-text-color: rgba(141, 198, 63, .87);--mdc-outlined-text-field-caret-color: #8dc63f;--mdc-outlined-text-field-focus-outline-color: #8dc63f;--mdc-outlined-text-field-focus-label-text-color: rgba(141, 198, 63, .87);--mat-form-field-focus-select-arrow-color: rgba(141, 198, 63, .87)}.iog-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef3e36;--mdc-filled-text-field-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mdc-outlined-text-field-caret-color: #ef3e36;--mdc-outlined-text-field-focus-outline-color: #ef3e36;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 62, 54, .87)}.iog-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(141, 198, 63, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.iog-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 62, 54, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.iog-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.iog-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.iog-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.iog-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff500f;--mdc-chip-elevated-selected-container-color: #ff500f;--mdc-chip-elevated-disabled-container-color: #ff500f;--mdc-chip-flat-disabled-selected-container-color: #ff500f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.iog-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.iog-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #8dc63f;--mdc-chip-elevated-selected-container-color: #8dc63f;--mdc-chip-elevated-disabled-container-color: #8dc63f;--mdc-chip-flat-disabled-selected-container-color: #8dc63f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.iog-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.iog-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef3e36;--mdc-chip-elevated-selected-container-color: #ef3e36;--mdc-chip-elevated-disabled-container-color: #ef3e36;--mdc-chip-flat-disabled-selected-container-color: #ef3e36;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.iog-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.iog-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #85c039;--mdc-switch-selected-handle-color: #85c039;--mdc-switch-selected-hover-state-layer-color: #85c039;--mdc-switch-selected-pressed-state-layer-color: #85c039;--mdc-switch-selected-focus-handle-color: #5da41b;--mdc-switch-selected-hover-handle-color: #5da41b;--mdc-switch-selected-pressed-handle-color: #5da41b;--mdc-switch-selected-focus-track-color: #afd779;--mdc-switch-selected-hover-track-color: #afd779;--mdc-switch-selected-pressed-track-color: #afd779;--mdc-switch-selected-track-color: #afd779}.iog-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ed3830;--mdc-switch-selected-handle-color: #ed3830;--mdc-switch-selected-hover-state-layer-color: #ed3830;--mdc-switch-selected-pressed-state-layer-color: #ed3830;--mdc-switch-selected-focus-handle-color: #e41b16;--mdc-switch-selected-hover-handle-color: #e41b16;--mdc-switch-selected-pressed-handle-color: #e41b16;--mdc-switch-selected-focus-track-color: #f47872;--mdc-switch-selected-hover-track-color: #f47872;--mdc-switch-selected-pressed-track-color: #f47872;--mdc-switch-selected-track-color: #f47872}.iog-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.iog-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff500f;--mdc-radio-selected-hover-icon-color: #ff500f;--mdc-radio-selected-icon-color: #ff500f;--mdc-radio-selected-pressed-icon-color: #ff500f;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff500f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.iog-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8dc63f;--mdc-radio-selected-hover-icon-color: #8dc63f;--mdc-radio-selected-icon-color: #8dc63f;--mdc-radio-selected-pressed-icon-color: #8dc63f;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #8dc63f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.iog-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef3e36;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.iog-theme .mat-accent{--mat-slider-ripple-color: #8dc63f;--mat-slider-hover-state-layer-color: rgba(141, 198, 63, .05);--mat-slider-focus-state-layer-color: rgba(141, 198, 63, .2);--mdc-slider-handle-color: #8dc63f;--mdc-slider-focus-handle-color: #8dc63f;--mdc-slider-hover-handle-color: #8dc63f;--mdc-slider-active-track-color: #8dc63f;--mdc-slider-inactive-track-color: #8dc63f;--mdc-slider-with-tick-marks-inactive-container-color: #8dc63f;--mdc-slider-with-tick-marks-active-container-color: black}.iog-theme .mat-warn{--mat-slider-ripple-color: #ef3e36;--mat-slider-hover-state-layer-color: rgba(239, 62, 54, .05);--mat-slider-focus-state-layer-color: rgba(239, 62, 54, .2);--mdc-slider-handle-color: #ef3e36;--mdc-slider-focus-handle-color: #ef3e36;--mdc-slider-hover-handle-color: #ef3e36;--mdc-slider-active-track-color: #ef3e36;--mdc-slider-inactive-track-color: #ef3e36;--mdc-slider-with-tick-marks-inactive-container-color: #ef3e36;--mdc-slider-with-tick-marks-active-container-color: white}.iog-theme .mdc-list-item__start,.iog-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff500f;--mdc-radio-selected-hover-icon-color: #ff500f;--mdc-radio-selected-icon-color: #ff500f;--mdc-radio-selected-pressed-icon-color: #ff500f}.iog-theme .mat-accent .mdc-list-item__start,.iog-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8dc63f;--mdc-radio-selected-hover-icon-color: #8dc63f;--mdc-radio-selected-icon-color: #8dc63f;--mdc-radio-selected-pressed-icon-color: #8dc63f}.iog-theme .mat-warn .mdc-list-item__start,.iog-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36}.iog-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff500f;--mdc-checkbox-selected-hover-icon-color: #ff500f;--mdc-checkbox-selected-icon-color: #ff500f;--mdc-checkbox-selected-pressed-icon-color: #ff500f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff500f;--mdc-checkbox-selected-hover-state-layer-color: #ff500f;--mdc-checkbox-selected-pressed-state-layer-color: #ff500f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.iog-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #8dc63f;--mdc-checkbox-selected-hover-icon-color: #8dc63f;--mdc-checkbox-selected-icon-color: #8dc63f;--mdc-checkbox-selected-pressed-icon-color: #8dc63f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8dc63f;--mdc-checkbox-selected-hover-state-layer-color: #8dc63f;--mdc-checkbox-selected-pressed-state-layer-color: #8dc63f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.iog-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.iog-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.iog-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.iog-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.iog-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#ff500f}.iog-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.iog-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.iog-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.iog-theme .mat-mdc-tab-group,.iog-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #ff500f;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff500f;--mat-tab-header-active-ripple-color: #ff500f;--mat-tab-header-inactive-ripple-color: #ff500f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ff500f;--mat-tab-header-active-hover-label-text-color: #ff500f;--mat-tab-header-active-focus-indicator-color: #ff500f;--mat-tab-header-active-hover-indicator-color: #ff500f}.iog-theme .mat-mdc-tab-group.mat-accent,.iog-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8dc63f;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #8dc63f;--mat-tab-header-active-ripple-color: #8dc63f;--mat-tab-header-inactive-ripple-color: #8dc63f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #8dc63f;--mat-tab-header-active-hover-label-text-color: #8dc63f;--mat-tab-header-active-focus-indicator-color: #8dc63f;--mat-tab-header-active-hover-indicator-color: #8dc63f}.iog-theme .mat-mdc-tab-group.mat-warn,.iog-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef3e36;--mat-tab-header-active-ripple-color: #ef3e36;--mat-tab-header-inactive-ripple-color: #ef3e36;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef3e36;--mat-tab-header-active-hover-label-text-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36;--mat-tab-header-active-hover-indicator-color: #ef3e36}.iog-theme .mat-mdc-tab-group.mat-background-primary,.iog-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #ff500f;--mat-tab-header-with-background-foreground-color: white}.iog-theme .mat-mdc-tab-group.mat-background-accent,.iog-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8dc63f;--mat-tab-header-with-background-foreground-color: black}.iog-theme .mat-mdc-tab-group.mat-background-warn,.iog-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef3e36;--mat-tab-header-with-background-foreground-color: white}.iog-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.iog-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff500f;--mdc-checkbox-selected-hover-icon-color: #ff500f;--mdc-checkbox-selected-icon-color: #ff500f;--mdc-checkbox-selected-pressed-icon-color: #ff500f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff500f;--mdc-checkbox-selected-hover-state-layer-color: #ff500f;--mdc-checkbox-selected-pressed-state-layer-color: #ff500f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.iog-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.iog-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ff500f;--mat-text-button-state-layer-color: #ff500f;--mat-text-button-ripple-color: rgba(255, 80, 15, .1)}.iog-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8dc63f;--mat-text-button-state-layer-color: #8dc63f;--mat-text-button-ripple-color: rgba(141, 198, 63, .1)}.iog-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef3e36;--mat-text-button-state-layer-color: #ef3e36;--mat-text-button-ripple-color: rgba(239, 62, 54, .1)}.iog-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #ff500f;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.iog-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8dc63f;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.iog-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef3e36;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.iog-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #ff500f;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.iog-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8dc63f;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.iog-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef3e36;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.iog-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ff500f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff500f;--mat-outlined-button-ripple-color: rgba(255, 80, 15, .1)}.iog-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8dc63f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #8dc63f;--mat-outlined-button-ripple-color: rgba(141, 198, 63, .1)}.iog-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef3e36;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ef3e36;--mat-outlined-button-ripple-color: rgba(239, 62, 54, .1)}.iog-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #ff500f;--mat-icon-button-state-layer-color: #ff500f;--mat-icon-button-ripple-color: rgba(255, 80, 15, .1)}.iog-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8dc63f;--mat-icon-button-state-layer-color: #8dc63f;--mat-icon-button-ripple-color: rgba(141, 198, 63, .1)}.iog-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef3e36;--mat-icon-button-state-layer-color: #ef3e36;--mat-icon-button-ripple-color: rgba(239, 62, 54, .1)}.iog-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #ff500f;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.iog-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #8dc63f;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.iog-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef3e36;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.iog-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #ff500f;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.iog-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #8dc63f;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.iog-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef3e36;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.iog-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #8dc63f}.iog-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ef3e36}.iog-theme .mat-badge-accent{--mat-badge-background-color: #8dc63f;--mat-badge-text-color: black}.iog-theme .mat-badge-warn{--mat-badge-background-color: #ef3e36;--mat-badge-text-color: white}.iog-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #8dc63f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(141, 198, 63, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(141, 198, 63, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(141, 198, 63, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(141, 198, 63, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.iog-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef3e36;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 62, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 62, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.iog-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8dc63f}.iog-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef3e36}.iog-theme .mat-icon.mat-primary{--mat-icon-color: #ff500f}.iog-theme .mat-icon.mat-accent{--mat-icon-color: #8dc63f}.iog-theme .mat-icon.mat-warn{--mat-icon-color: #ef3e36}.iog-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #8dc63f;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #8dc63f;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #8dc63f;--mat-stepper-header-edit-state-icon-foreground-color: black}.iog-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef3e36;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef3e36;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef3e36;--mat-stepper-header-edit-state-icon-foreground-color: white}.iog-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #ff500f;--mat-toolbar-container-text-color: white}.iog-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8dc63f;--mat-toolbar-container-text-color: black}.iog-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef3e36;--mat-toolbar-container-text-color: white}.iog-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.iog-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.iog-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.iog-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.iog-theme .fill-remaining-space{flex:1 1 auto}.iog-theme .cursor-click{cursor:pointer}.iog-theme .center{margin-bottom:2rem;height:auto}.iog-theme .fluid{margin-bottom:2rem}.iog-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.iog-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.iog-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.iog-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.iog-theme .nav-name-2{line-height:18px!important}.iog-theme .text-dark{color:#db3b00!important}.iog-theme .bg-dark{background-color:#db3b00!important}.iog-theme .theme-border-dark{border-radius:.25rem;border:1px solid #db3b00}.iog-theme .snackbar-primary{--mdc-snackbar-container-color: #ff500f !important}.iog-theme .snackbar-accent{--mdc-snackbar-container-color: #8dc63f !important}.iog-theme .snackbar-warn{--mdc-snackbar-container-color: #ef3e36 !important}.iog-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.iog-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.iog-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.iog-theme .snackbar-dark{--mdc-snackbar-container-color: #db3b00 !important}.iog-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.iog-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#8dc63f!important}.iog-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#8dc63f!important}.iog-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#8dc63f!important}.iog-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.iog-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.iog-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.iog-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.iog-theme .cell-sm{flex:.25}.iog-theme .cell-md{flex:.5}.iog-theme .cell-lg{flex:.75}.iog-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.iog-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.iog-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.iog-theme p{white-space:normal!important}.iog-theme .mat-headline-4,.iog-theme .mat-headline-3,.iog-theme .mat-headline-2,.iog-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.iog-theme .key-value{font-weight:700}.iog-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.iog-theme .small-label-container small,.iog-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.iog-theme .mat-mdc-dialog-content{word-break:break-word}.iog-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.iog-theme a:hover,.iog-theme a.mat-mdc-tab-link:hover,.iog-theme a.mat-mdc-list-item:hover,.iog-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.iog-theme .active-link{border-right:4px solid #8dc63f;transition:.3s}.iog-theme .active-link .mat-icon{color:#8dc63f!important}.iog-theme .mat-mdc-card{margin:.75em}.iog-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.iog-theme button.mat-mdc-button,.iog-theme button.mat-mdc-raised-button,.iog-theme button.mat-mdc-unelevated-button,.iog-theme button.mat-mdc-outlined-button,.iog-theme button.mat-mdc-fab,.iog-theme button.mat-mdc-mini-fab,.iog-theme a.mat-button,.iog-theme a.mat-raised-button,.iog-theme a.mat-flat-button,.iog-theme a.mat-stroked-button,.iog-theme a.mat-fab,.iog-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.iog-theme button.mat-mdc-button:hover,.iog-theme button.mat-mdc-raised-button:hover,.iog-theme button.mat-mdc-unelevated-button:hover,.iog-theme button.mat-mdc-outlined-button:hover,.iog-theme button.mat-mdc-fab:hover,.iog-theme button.mat-mdc-mini-fab:hover,.iog-theme a.mat-button:hover,.iog-theme a.mat-raised-button:hover,.iog-theme a.mat-flat-button:hover,.iog-theme a.mat-stroked-button:hover,.iog-theme a.mat-fab:hover,.iog-theme a.mat-mini-fab:hover{text-decoration:none}.iog-theme button.mat-mdc-button:not(:last-of-type),.iog-theme button.mat-mdc-raised-button:not(:last-of-type),.iog-theme button.mat-mdc-unelevated-button:not(:last-of-type),.iog-theme button.mat-mdc-outlined-button:not(:last-of-type),.iog-theme button.mat-mdc-fab:not(:last-of-type),.iog-theme a.mat-button:not(:last-of-type),.iog-theme a.mat-raised-button:not(:last-of-type),.iog-theme a.mat-flat-button:not(:last-of-type),.iog-theme a.mat-stroked-button:not(:last-of-type),.iog-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.iog-theme button.mat-mdc-button:not(:first-of-type),.iog-theme button.mat-mdc-raised-button:not(:first-of-type),.iog-theme button.mat-mdc-unelevated-button:not(:first-of-type),.iog-theme button.mat-mdc-outlined-button:not(:first-of-type),.iog-theme button.mat-mdc-fab:not(:first-of-type),.iog-theme a.mat-button:not(:first-of-type),.iog-theme a.mat-raised-button:not(:first-of-type),.iog-theme a.mat-flat-button:not(:first-of-type),.iog-theme a.mat-stroked-button:not(:first-of-type),.iog-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.iog-theme button.mat-mdc-button:not(:first-of-type),.iog-theme button.mat-mdc-raised-button:not(:first-of-type),.iog-theme button.mat-mdc-unelevated-button:not(:first-of-type),.iog-theme button.mat-mdc-outlined-button:not(:first-of-type),.iog-theme button.mat-mdc-fab:not(:first-of-type),.iog-theme a.mat-button:not(:first-of-type),.iog-theme a.mat-raised-button:not(:first-of-type),.iog-theme a.mat-flat-button:not(:first-of-type),.iog-theme a.mat-stroked-button:not(:first-of-type),.iog-theme a.mat-fab:not(:first-of-type){margin-left:0}}.iog-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.iog-theme .mat-mdc-mini-fab.mat-accent[disabled],.iog-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.iog-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.iog-theme .prop-value{font-size:16px;margin-bottom:25px}.iog-theme .pre-prop .prop-value{white-space:pre-wrap!important}.iog-theme .font-medium{font-weight:500}.iog-theme .font-light{font-weight:300}.iog-theme .text-xs{font-size:12px!important}.iog-theme .link{color:#8dc63f}.iog-theme .link:hover{color:#5da41b}.iog-theme a{text-decoration:none}.iog-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.iog-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.iog-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.iog-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.iog-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.iog-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.iog-theme .dnd-container.invalid{border:1px dashed #e9093f}.iog-theme .top-container{position:relative}.iog-theme .stretch{height:100%}.iog-theme .dnd-height{height:100%;min-height:200px}.iog-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.iog-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#db3b00}.iog-theme .dnd-text .text-hidden{display:none;font-weight:600}.iog-theme .button-container{position:absolute;bottom:5px;right:15px}.iog-theme .file-data{flex:1;min-width:0}.iog-theme .file-data h4,.iog-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.iog-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.iog-theme div.ps>div{height:100%}.iog-theme div.dropzone>div{height:100%}.iog-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.iog-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.iog-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.iog-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.iog-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.iog-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.iog-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.iog-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.iog-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.iog-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.iog-theme .dnd-highlight:hover{display:none}.iog-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.iog-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.iog-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.iog-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.iog-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.iog-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.iog-theme .pdf-width,.iog-theme .attachment-container img{max-width:200px}.iog-theme .message-notification{display:flex;max-width:300px;max-height:100px}.iog-theme .message-notification .mat-icon{overflow:visible!important}.iog-theme .message-notification .full-width{width:100%}.iog-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.iog-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.iog-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.iog-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.iog-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.iog-theme .notification-text:before{position:absolute;right:0;bottom:0}.iog-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.iog-theme .scrolless-tour{overflow:hidden}.iog-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.iog-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.iog-theme .component-title{font-weight:700!important;color:#ff500f}.iog-theme .component-title .mat-icon{vertical-align:middle;color:#8dc63f}.iog-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.iog-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.iog-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.iog-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.iog-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.iog-theme .mat-drawer-container{background-color:#fff}.iog-theme .mat-mdc-checkbox{margin-top:15px}.iog-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.iog-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.iog-theme .full-height{min-height:100vh}.iog-theme .rounded-sm{border-radius:5px}.iog-theme .mat-expansion-panel-header-title h3,.iog-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.iog-theme .mat-mdc-snack-bar-container{width:100%!important}}.iog-theme .snackbar-margin{margin-top:80px!important}.iog-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.iog-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.iog-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.iog-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.iog-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.iog-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.iog-theme .mat-mdc-list-item-title{white-space:pre-wrap}.iog-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.iog-theme .dialog-close{float:right}.iog-theme .spa-nav-menu mat-icon{margin-right:16px!important}.iog-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.iog-theme .w-100{width:100%}.iog-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.iog-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.iog-theme .mat-mdc-button,.iog-theme .mat-mdc-unelevated-button,.iog-theme .mat-mdc-raised-button,.iog-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.iog-theme .mat-mdc-button>.mat-icon,.iog-theme .mat-mdc-unelevated-button>.mat-icon,.iog-theme .mat-mdc-raised-button>.mat-icon,.iog-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.iog-theme .mat-icon{overflow:visible!important}.iog-theme .mat-mdc-checkbox .mdc-label,.iog-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.iog-theme .mdc-button{height:fit-content!important}.iog-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.iog-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.iog-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.iog-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.iog-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.iog-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.iog-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.iog-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.iog-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.iog-theme .table-search .mat-mdc-form-field,.iog-theme .mat-mdc-slide-toggle label{margin-bottom:0}.iog-theme body,.iog-theme h2>small,.iog-theme .h2>small,.iog-theme h2>.small,.iog-theme .h2>.small,.iog-theme h3>small,.iog-theme .h3>small,.iog-theme h3>.small,.iog-theme .h3>.small,.iog-theme .mat-mdc-card,.iog-theme .mat-mdc-cell.default,.iog-theme .mat-drawer-container,.iog-theme .mat-mdc-dialog-container{color:#7d7d7d}.iog-theme .mat-mdc-tab .mdc-tab__text-label,.iog-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.iog-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.iog-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.iog-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.iog-theme app-dash-card .mat-mdc-card h2,.iog-theme h2,.iog-theme .h2{color:#3f3f3f}.iog-theme .mat-mdc-unelevated-button.mat-accent,.iog-theme .mat-mdc-raised-button.mat-accent,.iog-theme .mat-mdc-fab.mat-accent,.iog-theme .mat-mdc-mini-fab.mat-accent{color:#fff}.iog-theme .text-accent{color:#8dc63f!important}.iog-theme .text-warn{color:#ef3e36!important}.iog-theme .text-success{color:#1e8e3e!important}.iog-theme .text-glow{color:#f9b233!important}.iog-theme .text-light{color:#f4f5f6!important}.iog-theme .text-dark{color:#ff2704!important}.iog-theme .text-white{color:#fff!important}.iog-theme .bg-primary{background-color:#ff500f!important}.iog-theme .bg-accent{background-color:#8dc63f!important}.iog-theme .bg-warn{background-color:#ef3e36!important}.iog-theme .bg-success{background-color:#1e8e3e!important}.iog-theme .bg-glow{background-color:#f9b233!important}.iog-theme .bg-light{background-color:#f4f5f6!important}.iog-theme .bg-dark{background-color:#ff2704!important}.iog-theme .bg-white{background-color:#fff!important}.iog-theme .theme-border-primary{border-radius:.25rem;border:1px solid #ff500f}.iog-theme .theme-border-accent{border-radius:.25rem;border:1px solid #8dc63f}.iog-theme .theme-border-warn{border-radius:.25rem;border:1px solid #ef3e36}.iog-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.iog-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.iog-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.iog-theme .theme-border-dark{border-radius:.25rem;border:1px solid #ff2704}.iog-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.iog-theme app-theme-emitter.primary{color:#ff500f}.iog-theme app-theme-emitter.primary-darken{color:#ff2704}.iog-theme app-theme-emitter.primary-lighten{color:#ffeae2}.iog-theme app-theme-emitter.accent{color:#8dc63f}.iog-theme app-theme-emitter.warn{color:#ef3e36}.iog-theme a{color:#ff500f}.iog-theme #title-toolbar{background:#f6dcd2;color:#f24200}.iog-theme .warning{background-color:#ff500f}.iog-theme .outline-warning{background-color:#ff500f26!important;border:2px solid #ff500f!important;border-radius:10px}.iog-theme .outline-warning .mat-icon{margin-right:.5rem;color:#ff500f!important}.iog-theme footer{background-color:#ff7a00}.iog-theme a.ghost-button{border:1px solid #ff500f}.iog-theme .banner-bar.primary{background-color:#ff500f}.iog-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#ffa887!important}.iog-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#ff3708}.iog-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.iog-theme mat-icon.actions-type-icon,.iog-theme mat-icon.primary-light,.iog-theme mat-icon.auth-icon{color:#ffa887}.iog-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.iog-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#ff500f}.iog-theme .mat-mdc-icon-button.primary{background-color:#ff500f;color:#fff}.iog-theme .mat-mdc-icon-button.primary:hover{background-color:#ff500f!important}.iog-theme .mat-mdc-card.message.primary{border-left-color:#ff500f!important}.iog-theme .mat-mdc-card.message.accent{border-left-color:#8dc63f!important}.iog-theme .mat-mdc-card.message.warn{border-left-color:#ef3e36!important}.iog-theme .text-primary{color:#ff500f!important}.iog-theme .text-success,.iog-theme mat-icon.text-success{color:#1e8e3e}.iog-theme .bg-primary,.iog-theme .mat-mdc-chip-set .mat-primary{background-color:#ff500f!important}.iog-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.iog-theme .list-item-active{color:#ff500f!important;background-color:#ffcbb7!important}.iog-theme .list-item-active .mdc-list-item__primary-text,.iog-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#ff500f}.iog-theme .mat-button-toggle-checked{background-color:#ffcbb7!important}.iog-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#ff500f!important}.iog-theme .main-container{background-color:#ff7a00}.iog-theme .participant-box,.iog-theme .participant-box-border{border-left:4px solid #ff500f}.iog-theme .dnd-drag-over{background-color:#ff8557}.iog-theme .next-arrow{color:#ff500f}.iog-theme .participant-separator{background-color:#ffcbb7}.iog-theme .dnd-drag-over.stepzone{border-color:#ff6a33}.iog-theme .template-field-box{border-left:4px solid #ff500f}.iog-theme .field-box-chip-primary{background-color:#ffcbb7;color:#ff3708}.iog-theme .field-box-chip-accent{background-color:#ddeec5;color:#70b129}.iog-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.iog-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#ffcbb7}.iog-theme .signature-box div.move.selected{border-color:#ff3708!important}.iog-theme .signature-box span.square{background:#ff500f!important}.iog-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.iog-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.iog-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.iog-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.iog-theme .document-tab .mdc-tab--active:nth-child(3){color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.iog-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#ef3e36}.iog-theme .document-tab .mdc-tab--active:last-child{color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.iog-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#ef3e36}.iog-theme .floating-strip,.iog-theme .floating-strip-control.strip-closed{background-color:#ffeae2}.iog-theme .circle-ripple:before,.iog-theme .circle-ripple:after{border:2px solid #ff6a33}.iog-theme .spinner-three-bounce>div,.iog-theme .spinner-rectangle-bounce>div{background-color:#ff500f!important}.iog-theme .spinner-circle-swish{color:#ff500f!important}.iog-theme .sk-folding-cube .sk-cube:before{background-color:#ff500f}.iog-theme .mat-card-border-checked{border-color:#8dc63f!important}.iog-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#ffeae2}.iog-theme app-a4-sketch-element .element-summary{background-color:#ff500f}.iog-theme app-a4-sketch-element .element-logo{background-color:#8dc63f}.iog-theme .mat-slider-thumb,.iog-theme .mat-slider-track-fill{background-color:#ff500f!important}.iog-theme .app-dialog-use-template-card:hover{background-color:#ffeae2!important}.iog-theme .primary-border,.iog-theme .info-box-primary{border:solid 1px #ff500f}.iog-theme .info-box-primary{background-color:#ff500f1a}.iog-theme .info-card-primary{background-color:#ffeae2!important;border-left:4px solid #ff500f!important}.iog-theme .info-card-primary .info-card-icon{color:#ff490d!important}.iog-theme .info-card-primary .info-card-text{color:#ff2704!important}.iog-theme .info-card-warn{background-color:#fde8e7!important;border-left:4px solid #ef3e36!important}.iog-theme .info-card-warn .info-card-icon{color:#ed3830!important}.iog-theme .info-card-warn .info-card-text{color:#e41b16!important}.iog-theme .ng-scrollbar-thumb{background-color:#ff500f!important;opacity:.7}.iog-theme .ng-scrollbar-thumb:hover,.iog-theme .ng-scrollbar-thumb:active{opacity:1}.oco-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #444547;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #f28b00;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f28b00;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #444547;--mdc-filled-text-field-focus-active-indicator-color: #444547;--mdc-filled-text-field-focus-label-text-color: rgba(68, 69, 71, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #444547;--mdc-outlined-text-field-focus-outline-color: #444547;--mdc-outlined-text-field-focus-label-text-color: rgba(68, 69, 71, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(68, 69, 71, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(68, 69, 71, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #3e3e40;--mdc-switch-selected-handle-color: #3e3e40;--mdc-switch-selected-hover-state-layer-color: #3e3e40;--mdc-switch-selected-pressed-state-layer-color: #3e3e40;--mdc-switch-selected-focus-handle-color: #1f1f20;--mdc-switch-selected-hover-handle-color: #1f1f20;--mdc-switch-selected-pressed-handle-color: #1f1f20;--mdc-switch-selected-focus-track-color: #7c7d7e;--mdc-switch-selected-hover-track-color: #7c7d7e;--mdc-switch-selected-pressed-track-color: #7c7d7e;--mdc-switch-selected-track-color: #7c7d7e;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #444547;--mdc-slider-focus-handle-color: #444547;--mdc-slider-hover-handle-color: #444547;--mdc-slider-active-track-color: #444547;--mdc-slider-inactive-track-color: #444547;--mdc-slider-with-tick-marks-inactive-container-color: #444547;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #444547;--mat-slider-hover-state-layer-color: rgba(68, 69, 71, .05);--mat-slider-focus-state-layer-color: rgba(68, 69, 71, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #f28b00;--mdc-checkbox-selected-hover-icon-color: #f28b00;--mdc-checkbox-selected-icon-color: #f28b00;--mdc-checkbox-selected-pressed-icon-color: #f28b00;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f28b00;--mdc-checkbox-selected-hover-state-layer-color: #f28b00;--mdc-checkbox-selected-pressed-state-layer-color: #f28b00;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #f28b00;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #444547;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #444547;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #444547;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(68, 69, 71, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(68, 69, 71, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(68, 69, 71, .3);--mat-datepicker-toggle-active-state-icon-color: #444547;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(68, 69, 71, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #444547;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #444547;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #444547;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.oco-theme .mat-accent{--mat-option-selected-state-label-text-color: #f28b00;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.oco-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.oco-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #444547;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #444547;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.oco-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f28b00;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f28b00;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.oco-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.oco-theme .mat-elevation-z0,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.oco-theme .mat-elevation-z1,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.oco-theme .mat-elevation-z2,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.oco-theme .mat-elevation-z3,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.oco-theme .mat-elevation-z4,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.oco-theme .mat-elevation-z5,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.oco-theme .mat-elevation-z6,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.oco-theme .mat-elevation-z7,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.oco-theme .mat-elevation-z8,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.oco-theme .mat-elevation-z9,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.oco-theme .mat-elevation-z10,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.oco-theme .mat-elevation-z11,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.oco-theme .mat-elevation-z12,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.oco-theme .mat-elevation-z13,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.oco-theme .mat-elevation-z14,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.oco-theme .mat-elevation-z15,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.oco-theme .mat-elevation-z16,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.oco-theme .mat-elevation-z17,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.oco-theme .mat-elevation-z18,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.oco-theme .mat-elevation-z19,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.oco-theme .mat-elevation-z20,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.oco-theme .mat-elevation-z21,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.oco-theme .mat-elevation-z22,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.oco-theme .mat-elevation-z23,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.oco-theme .mat-elevation-z24,.oco-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.oco-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #444547;--mdc-linear-progress-track-color: rgba(68, 69, 71, .25)}.oco-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f28b00;--mdc-linear-progress-track-color: rgba(242, 139, 0, .25)}.oco-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.oco-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f28b00;--mdc-filled-text-field-focus-active-indicator-color: #f28b00;--mdc-filled-text-field-focus-label-text-color: rgba(242, 139, 0, .87);--mdc-outlined-text-field-caret-color: #f28b00;--mdc-outlined-text-field-focus-outline-color: #f28b00;--mdc-outlined-text-field-focus-label-text-color: rgba(242, 139, 0, .87);--mat-form-field-focus-select-arrow-color: rgba(242, 139, 0, .87)}.oco-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.oco-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(242, 139, 0, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.oco-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.oco-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.oco-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.oco-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.oco-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #444547;--mdc-chip-elevated-selected-container-color: #444547;--mdc-chip-elevated-disabled-container-color: #444547;--mdc-chip-flat-disabled-selected-container-color: #444547;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.oco-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.oco-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #f28b00;--mdc-chip-elevated-selected-container-color: #f28b00;--mdc-chip-elevated-disabled-container-color: #f28b00;--mdc-chip-flat-disabled-selected-container-color: #f28b00;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.oco-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.oco-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.oco-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.oco-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #f08300;--mdc-switch-selected-handle-color: #f08300;--mdc-switch-selected-hover-state-layer-color: #f08300;--mdc-switch-selected-pressed-state-layer-color: #f08300;--mdc-switch-selected-focus-handle-color: #e85b00;--mdc-switch-selected-hover-handle-color: #e85b00;--mdc-switch-selected-pressed-handle-color: #e85b00;--mdc-switch-selected-focus-track-color: #f6ae4d;--mdc-switch-selected-hover-track-color: #f6ae4d;--mdc-switch-selected-pressed-track-color: #f6ae4d;--mdc-switch-selected-track-color: #f6ae4d}.oco-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.oco-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.oco-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #444547;--mdc-radio-selected-hover-icon-color: #444547;--mdc-radio-selected-icon-color: #444547;--mdc-radio-selected-pressed-icon-color: #444547;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #444547;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.oco-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f28b00;--mdc-radio-selected-hover-icon-color: #f28b00;--mdc-radio-selected-icon-color: #f28b00;--mdc-radio-selected-pressed-icon-color: #f28b00;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f28b00;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.oco-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.oco-theme .mat-accent{--mat-slider-ripple-color: #f28b00;--mat-slider-hover-state-layer-color: rgba(242, 139, 0, .05);--mat-slider-focus-state-layer-color: rgba(242, 139, 0, .2);--mdc-slider-handle-color: #f28b00;--mdc-slider-focus-handle-color: #f28b00;--mdc-slider-hover-handle-color: #f28b00;--mdc-slider-active-track-color: #f28b00;--mdc-slider-inactive-track-color: #f28b00;--mdc-slider-with-tick-marks-inactive-container-color: #f28b00;--mdc-slider-with-tick-marks-active-container-color: black}.oco-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.oco-theme .mdc-list-item__start,.oco-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #444547;--mdc-radio-selected-hover-icon-color: #444547;--mdc-radio-selected-icon-color: #444547;--mdc-radio-selected-pressed-icon-color: #444547}.oco-theme .mat-accent .mdc-list-item__start,.oco-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f28b00;--mdc-radio-selected-hover-icon-color: #f28b00;--mdc-radio-selected-icon-color: #f28b00;--mdc-radio-selected-pressed-icon-color: #f28b00}.oco-theme .mat-warn .mdc-list-item__start,.oco-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.oco-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #444547;--mdc-checkbox-selected-hover-icon-color: #444547;--mdc-checkbox-selected-icon-color: #444547;--mdc-checkbox-selected-pressed-icon-color: #444547;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #444547;--mdc-checkbox-selected-hover-state-layer-color: #444547;--mdc-checkbox-selected-pressed-state-layer-color: #444547;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.oco-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #f28b00;--mdc-checkbox-selected-hover-icon-color: #f28b00;--mdc-checkbox-selected-icon-color: #f28b00;--mdc-checkbox-selected-pressed-icon-color: #f28b00;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f28b00;--mdc-checkbox-selected-hover-state-layer-color: #f28b00;--mdc-checkbox-selected-pressed-state-layer-color: #f28b00;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.oco-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.oco-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.oco-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.oco-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.oco-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#444547}.oco-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.oco-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.oco-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.oco-theme .mat-mdc-tab-group,.oco-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #444547;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #444547;--mat-tab-header-active-ripple-color: #444547;--mat-tab-header-inactive-ripple-color: #444547;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #444547;--mat-tab-header-active-hover-label-text-color: #444547;--mat-tab-header-active-focus-indicator-color: #444547;--mat-tab-header-active-hover-indicator-color: #444547}.oco-theme .mat-mdc-tab-group.mat-accent,.oco-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f28b00;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f28b00;--mat-tab-header-active-ripple-color: #f28b00;--mat-tab-header-inactive-ripple-color: #f28b00;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f28b00;--mat-tab-header-active-hover-label-text-color: #f28b00;--mat-tab-header-active-focus-indicator-color: #f28b00;--mat-tab-header-active-hover-indicator-color: #f28b00}.oco-theme .mat-mdc-tab-group.mat-warn,.oco-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.oco-theme .mat-mdc-tab-group.mat-background-primary,.oco-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #444547;--mat-tab-header-with-background-foreground-color: white}.oco-theme .mat-mdc-tab-group.mat-background-accent,.oco-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f28b00;--mat-tab-header-with-background-foreground-color: black}.oco-theme .mat-mdc-tab-group.mat-background-warn,.oco-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.oco-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.oco-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #444547;--mdc-checkbox-selected-hover-icon-color: #444547;--mdc-checkbox-selected-icon-color: #444547;--mdc-checkbox-selected-pressed-icon-color: #444547;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #444547;--mdc-checkbox-selected-hover-state-layer-color: #444547;--mdc-checkbox-selected-pressed-state-layer-color: #444547;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.oco-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.oco-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #444547;--mat-text-button-state-layer-color: #444547;--mat-text-button-ripple-color: rgba(68, 69, 71, .1)}.oco-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f28b00;--mat-text-button-state-layer-color: #f28b00;--mat-text-button-ripple-color: rgba(242, 139, 0, .1)}.oco-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.oco-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #444547;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.oco-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f28b00;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.oco-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.oco-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #444547;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.oco-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f28b00;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.oco-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.oco-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #444547;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #444547;--mat-outlined-button-ripple-color: rgba(68, 69, 71, .1)}.oco-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f28b00;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f28b00;--mat-outlined-button-ripple-color: rgba(242, 139, 0, .1)}.oco-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.oco-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #444547;--mat-icon-button-state-layer-color: #444547;--mat-icon-button-ripple-color: rgba(68, 69, 71, .1)}.oco-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f28b00;--mat-icon-button-state-layer-color: #f28b00;--mat-icon-button-ripple-color: rgba(242, 139, 0, .1)}.oco-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.oco-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #444547;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.oco-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f28b00;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.oco-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.oco-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #444547;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.oco-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f28b00;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.oco-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.oco-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #f28b00}.oco-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.oco-theme .mat-badge-accent{--mat-badge-background-color: #f28b00;--mat-badge-text-color: black}.oco-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.oco-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #f28b00;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(242, 139, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(242, 139, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(242, 139, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(242, 139, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.oco-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.oco-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f28b00}.oco-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.oco-theme .mat-icon.mat-primary{--mat-icon-color: #444547}.oco-theme .mat-icon.mat-accent{--mat-icon-color: #f28b00}.oco-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.oco-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #f28b00;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #f28b00;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #f28b00;--mat-stepper-header-edit-state-icon-foreground-color: black}.oco-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.oco-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #444547;--mat-toolbar-container-text-color: white}.oco-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f28b00;--mat-toolbar-container-text-color: black}.oco-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.oco-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.oco-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.oco-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.oco-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.oco-theme .fill-remaining-space{flex:1 1 auto}.oco-theme .cursor-click{cursor:pointer}.oco-theme .center{margin-bottom:2rem;height:auto}.oco-theme .fluid{margin-bottom:2rem}.oco-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.oco-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.oco-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.oco-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.oco-theme .nav-name-2{line-height:18px!important}.oco-theme .text-dark{color:#2c2d2e!important}.oco-theme .bg-dark{background-color:#2c2d2e!important}.oco-theme .theme-border-dark{border-radius:.25rem;border:1px solid #2c2d2e}.oco-theme .snackbar-primary{--mdc-snackbar-container-color: #444547 !important}.oco-theme .snackbar-accent{--mdc-snackbar-container-color: #f28b00 !important}.oco-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.oco-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.oco-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.oco-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.oco-theme .snackbar-dark{--mdc-snackbar-container-color: #2c2d2e !important}.oco-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.oco-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#f28b00!important}.oco-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#f28b00!important}.oco-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#f28b00!important}.oco-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.oco-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.oco-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.oco-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.oco-theme .cell-sm{flex:.25}.oco-theme .cell-md{flex:.5}.oco-theme .cell-lg{flex:.75}.oco-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.oco-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.oco-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.oco-theme p{white-space:normal!important}.oco-theme .mat-headline-4,.oco-theme .mat-headline-3,.oco-theme .mat-headline-2,.oco-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.oco-theme .key-value{font-weight:700}.oco-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.oco-theme .small-label-container small,.oco-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.oco-theme .mat-mdc-dialog-content{word-break:break-word}.oco-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.oco-theme a:hover,.oco-theme a.mat-mdc-tab-link:hover,.oco-theme a.mat-mdc-list-item:hover,.oco-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.oco-theme .active-link{border-right:4px solid #f28b00;transition:.3s}.oco-theme .active-link .mat-icon{color:#f28b00!important}.oco-theme .mat-mdc-card{margin:.75em}.oco-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.oco-theme button.mat-mdc-button,.oco-theme button.mat-mdc-raised-button,.oco-theme button.mat-mdc-unelevated-button,.oco-theme button.mat-mdc-outlined-button,.oco-theme button.mat-mdc-fab,.oco-theme button.mat-mdc-mini-fab,.oco-theme a.mat-button,.oco-theme a.mat-raised-button,.oco-theme a.mat-flat-button,.oco-theme a.mat-stroked-button,.oco-theme a.mat-fab,.oco-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.oco-theme button.mat-mdc-button:hover,.oco-theme button.mat-mdc-raised-button:hover,.oco-theme button.mat-mdc-unelevated-button:hover,.oco-theme button.mat-mdc-outlined-button:hover,.oco-theme button.mat-mdc-fab:hover,.oco-theme button.mat-mdc-mini-fab:hover,.oco-theme a.mat-button:hover,.oco-theme a.mat-raised-button:hover,.oco-theme a.mat-flat-button:hover,.oco-theme a.mat-stroked-button:hover,.oco-theme a.mat-fab:hover,.oco-theme a.mat-mini-fab:hover{text-decoration:none}.oco-theme button.mat-mdc-button:not(:last-of-type),.oco-theme button.mat-mdc-raised-button:not(:last-of-type),.oco-theme button.mat-mdc-unelevated-button:not(:last-of-type),.oco-theme button.mat-mdc-outlined-button:not(:last-of-type),.oco-theme button.mat-mdc-fab:not(:last-of-type),.oco-theme a.mat-button:not(:last-of-type),.oco-theme a.mat-raised-button:not(:last-of-type),.oco-theme a.mat-flat-button:not(:last-of-type),.oco-theme a.mat-stroked-button:not(:last-of-type),.oco-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.oco-theme button.mat-mdc-button:not(:first-of-type),.oco-theme button.mat-mdc-raised-button:not(:first-of-type),.oco-theme button.mat-mdc-unelevated-button:not(:first-of-type),.oco-theme button.mat-mdc-outlined-button:not(:first-of-type),.oco-theme button.mat-mdc-fab:not(:first-of-type),.oco-theme a.mat-button:not(:first-of-type),.oco-theme a.mat-raised-button:not(:first-of-type),.oco-theme a.mat-flat-button:not(:first-of-type),.oco-theme a.mat-stroked-button:not(:first-of-type),.oco-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.oco-theme button.mat-mdc-button:not(:first-of-type),.oco-theme button.mat-mdc-raised-button:not(:first-of-type),.oco-theme button.mat-mdc-unelevated-button:not(:first-of-type),.oco-theme button.mat-mdc-outlined-button:not(:first-of-type),.oco-theme button.mat-mdc-fab:not(:first-of-type),.oco-theme a.mat-button:not(:first-of-type),.oco-theme a.mat-raised-button:not(:first-of-type),.oco-theme a.mat-flat-button:not(:first-of-type),.oco-theme a.mat-stroked-button:not(:first-of-type),.oco-theme a.mat-fab:not(:first-of-type){margin-left:0}}.oco-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.oco-theme .mat-mdc-mini-fab.mat-accent[disabled],.oco-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.oco-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.oco-theme .prop-value{font-size:16px;margin-bottom:25px}.oco-theme .pre-prop .prop-value{white-space:pre-wrap!important}.oco-theme .font-medium{font-weight:500}.oco-theme .font-light{font-weight:300}.oco-theme .text-xs{font-size:12px!important}.oco-theme .link{color:#f28b00}.oco-theme .link:hover{color:#e85b00}.oco-theme a{text-decoration:none}.oco-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.oco-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.oco-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.oco-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.oco-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.oco-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.oco-theme .dnd-container.invalid{border:1px dashed #e9093f}.oco-theme .top-container{position:relative}.oco-theme .stretch{height:100%}.oco-theme .dnd-height{height:100%;min-height:200px}.oco-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.oco-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#2c2d2e}.oco-theme .dnd-text .text-hidden{display:none;font-weight:600}.oco-theme .button-container{position:absolute;bottom:5px;right:15px}.oco-theme .file-data{flex:1;min-width:0}.oco-theme .file-data h4,.oco-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.oco-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.oco-theme div.ps>div{height:100%}.oco-theme div.dropzone>div{height:100%}.oco-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.oco-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.oco-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.oco-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.oco-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.oco-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.oco-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.oco-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.oco-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.oco-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.oco-theme .dnd-highlight:hover{display:none}.oco-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.oco-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.oco-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.oco-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.oco-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.oco-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.oco-theme .pdf-width,.oco-theme .attachment-container img{max-width:200px}.oco-theme .message-notification{display:flex;max-width:300px;max-height:100px}.oco-theme .message-notification .mat-icon{overflow:visible!important}.oco-theme .message-notification .full-width{width:100%}.oco-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.oco-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.oco-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.oco-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.oco-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.oco-theme .notification-text:before{position:absolute;right:0;bottom:0}.oco-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.oco-theme .scrolless-tour{overflow:hidden}.oco-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.oco-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.oco-theme .component-title{font-weight:700!important;color:#444547}.oco-theme .component-title .mat-icon{vertical-align:middle;color:#f28b00}.oco-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.oco-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.oco-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.oco-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.oco-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.oco-theme .mat-drawer-container{background-color:#fff}.oco-theme .mat-mdc-checkbox{margin-top:15px}.oco-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.oco-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.oco-theme .full-height{min-height:100vh}.oco-theme .rounded-sm{border-radius:5px}.oco-theme .mat-expansion-panel-header-title h3,.oco-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.oco-theme .mat-mdc-snack-bar-container{width:100%!important}}.oco-theme .snackbar-margin{margin-top:80px!important}.oco-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.oco-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.oco-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.oco-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.oco-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.oco-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.oco-theme .mat-mdc-list-item-title{white-space:pre-wrap}.oco-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.oco-theme .dialog-close{float:right}.oco-theme .spa-nav-menu mat-icon{margin-right:16px!important}.oco-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.oco-theme .w-100{width:100%}.oco-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.oco-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.oco-theme .mat-mdc-button,.oco-theme .mat-mdc-unelevated-button,.oco-theme .mat-mdc-raised-button,.oco-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.oco-theme .mat-mdc-button>.mat-icon,.oco-theme .mat-mdc-unelevated-button>.mat-icon,.oco-theme .mat-mdc-raised-button>.mat-icon,.oco-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.oco-theme .mat-icon{overflow:visible!important}.oco-theme .mat-mdc-checkbox .mdc-label,.oco-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.oco-theme .mdc-button{height:fit-content!important}.oco-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.oco-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.oco-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.oco-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.oco-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.oco-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.oco-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.oco-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.oco-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.oco-theme .table-search .mat-mdc-form-field,.oco-theme .mat-mdc-slide-toggle label{margin-bottom:0}.oco-theme body,.oco-theme h2>small,.oco-theme .h2>small,.oco-theme h2>.small,.oco-theme .h2>.small,.oco-theme h3>small,.oco-theme .h3>small,.oco-theme h3>.small,.oco-theme .h3>.small,.oco-theme .mat-mdc-card,.oco-theme .mat-mdc-cell.default,.oco-theme .mat-drawer-container,.oco-theme .mat-mdc-dialog-container{color:#7d7d7d}.oco-theme .mat-mdc-tab .mdc-tab__text-label,.oco-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.oco-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.oco-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.oco-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.oco-theme app-dash-card .mat-mdc-card h2,.oco-theme h2,.oco-theme .h2{color:#3f3f3f}.oco-theme .mat-mdc-unelevated-button.mat-accent,.oco-theme .mat-mdc-raised-button.mat-accent,.oco-theme .mat-mdc-fab.mat-accent,.oco-theme .mat-mdc-mini-fab.mat-accent{color:#fff}.oco-theme .text-accent{color:#f28b00!important}.oco-theme .text-warn{color:#e90934!important}.oco-theme .text-success{color:#1e8e3e!important}.oco-theme .text-glow{color:#f9b233!important}.oco-theme .text-light{color:#f4f5f6!important}.oco-theme .text-dark{color:#1f1f20!important}.oco-theme .text-white{color:#fff!important}.oco-theme .bg-primary{background-color:#444547!important}.oco-theme .bg-accent{background-color:#f28b00!important}.oco-theme .bg-warn{background-color:#e90934!important}.oco-theme .bg-success{background-color:#1e8e3e!important}.oco-theme .bg-glow{background-color:#f9b233!important}.oco-theme .bg-light{background-color:#f4f5f6!important}.oco-theme .bg-dark{background-color:#1f1f20!important}.oco-theme .bg-white{background-color:#fff!important}.oco-theme .theme-border-primary{border-radius:.25rem;border:1px solid #444547}.oco-theme .theme-border-accent{border-radius:.25rem;border:1px solid #f28b00}.oco-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.oco-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.oco-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.oco-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.oco-theme .theme-border-dark{border-radius:.25rem;border:1px solid #1f1f20}.oco-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.oco-theme app-theme-emitter.primary{color:#444547}.oco-theme app-theme-emitter.primary-darken{color:#1f1f20}.oco-theme app-theme-emitter.primary-lighten{color:#e9e9e9}.oco-theme app-theme-emitter.accent{color:#f28b00}.oco-theme app-theme-emitter.warn{color:#e90934}.oco-theme a{color:#444547}.oco-theme #title-toolbar{background:#e2e3e3;color:#3f4042}.oco-theme .warning{background-color:#444547}.oco-theme .outline-warning{background-color:#44454726!important;border:2px solid #444547!important;border-radius:10px}.oco-theme .outline-warning .mat-icon{margin-right:.5rem;color:#444547!important}.oco-theme footer{background-color:#444547}.oco-theme a.ghost-button{border:1px solid #444547}.oco-theme .banner-bar.primary{background-color:#444547}.oco-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#a2a2a3!important}.oco-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#2d2e2f}.oco-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.oco-theme mat-icon.actions-type-icon,.oco-theme mat-icon.primary-light,.oco-theme mat-icon.auth-icon{color:#a2a2a3}.oco-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.oco-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#444547}.oco-theme .mat-mdc-icon-button.primary{background-color:#444547;color:#fff}.oco-theme .mat-mdc-icon-button.primary:hover{background-color:#444547!important}.oco-theme .mat-mdc-card.message.primary{border-left-color:#444547!important}.oco-theme .mat-mdc-card.message.accent{border-left-color:#f28b00!important}.oco-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.oco-theme .text-primary{color:#444547!important}.oco-theme .text-success,.oco-theme mat-icon.text-success{color:#1e8e3e}.oco-theme .bg-primary,.oco-theme .mat-mdc-chip-set .mat-primary{background-color:#444547!important}.oco-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.oco-theme .list-item-active{color:#444547!important;background-color:#c7c7c8!important}.oco-theme .list-item-active .mdc-list-item__primary-text,.oco-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#444547}.oco-theme .mat-button-toggle-checked{background-color:#c7c7c8!important}.oco-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#444547!important}.oco-theme .main-container{background-color:#444547}.oco-theme .participant-box,.oco-theme .participant-box-border{border-left:4px solid #444547}.oco-theme .dnd-drag-over{background-color:#7c7d7e}.oco-theme .next-arrow{color:#444547}.oco-theme .participant-separator{background-color:#c7c7c8}.oco-theme .dnd-drag-over.stepzone{border-color:#606163}.oco-theme .template-field-box{border-left:4px solid #444547}.oco-theme .field-box-chip-primary{background-color:#c7c7c8;color:#2d2e2f}.oco-theme .field-box-chip-accent{background-color:#fbdcb3;color:#ec6e00}.oco-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.oco-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#c7c7c8}.oco-theme .signature-box div.move.selected{border-color:#2d2e2f!important}.oco-theme .signature-box span.square{background:#444547!important}.oco-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.oco-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.oco-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.oco-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.oco-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.oco-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.oco-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.oco-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.oco-theme .floating-strip,.oco-theme .floating-strip-control.strip-closed{background-color:#e9e9e9}.oco-theme .circle-ripple:before,.oco-theme .circle-ripple:after{border:2px solid #606163}.oco-theme .spinner-three-bounce>div,.oco-theme .spinner-rectangle-bounce>div{background-color:#444547!important}.oco-theme .spinner-circle-swish{color:#444547!important}.oco-theme .sk-folding-cube .sk-cube:before{background-color:#444547}.oco-theme .mat-card-border-checked{border-color:#f28b00!important}.oco-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e9e9e9}.oco-theme app-a4-sketch-element .element-summary{background-color:#444547}.oco-theme app-a4-sketch-element .element-logo{background-color:#f28b00}.oco-theme .mat-slider-thumb,.oco-theme .mat-slider-track-fill{background-color:#444547!important}.oco-theme .app-dialog-use-template-card:hover{background-color:#e9e9e9!important}.oco-theme .primary-border,.oco-theme .info-box-primary{border:solid 1px #444547}.oco-theme .info-box-primary{background-color:#4445471a}.oco-theme .info-card-primary{background-color:#e9e9e9!important;border-left:4px solid #444547!important}.oco-theme .info-card-primary .info-card-icon{color:#3e3e40!important}.oco-theme .info-card-primary .info-card-text{color:#1f1f20!important}.oco-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.oco-theme .info-card-warn .info-card-icon{color:#e6082f!important}.oco-theme .info-card-warn .info-card-text{color:#d90215!important}.oco-theme .ng-scrollbar-thumb{background-color:#444547!important;opacity:.7}.oco-theme .ng-scrollbar-thumb:hover,.oco-theme .ng-scrollbar-thumb:active{opacity:1}.ioa-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #ff500f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #ffb46e;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffb46e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #ff500f;--mdc-filled-text-field-focus-active-indicator-color: #ff500f;--mdc-filled-text-field-focus-label-text-color: rgba(255, 80, 15, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef3e36;--mdc-filled-text-field-error-focus-label-text-color: #ef3e36;--mdc-filled-text-field-error-label-text-color: #ef3e36;--mdc-filled-text-field-error-caret-color: #ef3e36;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-hover-active-indicator-color: #ef3e36;--mdc-outlined-text-field-caret-color: #ff500f;--mdc-outlined-text-field-focus-outline-color: #ff500f;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 80, 15, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ef3e36;--mdc-outlined-text-field-error-focus-label-text-color: #ef3e36;--mdc-outlined-text-field-error-label-text-color: #ef3e36;--mdc-outlined-text-field-error-hover-label-text-color: #ef3e36;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef3e36;--mdc-outlined-text-field-error-hover-outline-color: #ef3e36;--mdc-outlined-text-field-error-outline-color: #ef3e36;--mat-form-field-focus-select-arrow-color: rgba(255, 80, 15, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef3e36;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 80, 15, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #ff490d;--mdc-switch-selected-handle-color: #ff490d;--mdc-switch-selected-hover-state-layer-color: #ff490d;--mdc-switch-selected-pressed-state-layer-color: #ff490d;--mdc-switch-selected-focus-handle-color: #ff2704;--mdc-switch-selected-hover-handle-color: #ff2704;--mdc-switch-selected-pressed-handle-color: #ff2704;--mdc-switch-selected-focus-track-color: #ff8557;--mdc-switch-selected-hover-track-color: #ff8557;--mdc-switch-selected-pressed-track-color: #ff8557;--mdc-switch-selected-track-color: #ff8557;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #ff500f;--mdc-slider-focus-handle-color: #ff500f;--mdc-slider-hover-handle-color: #ff500f;--mdc-slider-active-track-color: #ff500f;--mdc-slider-inactive-track-color: #ff500f;--mdc-slider-with-tick-marks-inactive-container-color: #ff500f;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #ff500f;--mat-slider-hover-state-layer-color: rgba(255, 80, 15, .05);--mat-slider-focus-state-layer-color: rgba(255, 80, 15, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ffb46e;--mdc-checkbox-selected-hover-icon-color: #ffb46e;--mdc-checkbox-selected-icon-color: #ffb46e;--mdc-checkbox-selected-pressed-icon-color: #ffb46e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffb46e;--mdc-checkbox-selected-hover-state-layer-color: #ffb46e;--mdc-checkbox-selected-pressed-state-layer-color: #ffb46e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ffb46e;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #ff500f;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #ff500f;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff500f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 80, 15, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 80, 15, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 80, 15, .3);--mat-datepicker-toggle-active-state-icon-color: #ff500f;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 80, 15, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff500f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff500f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff500f;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ef3e36;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ef3e36;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.ioa-theme .mat-accent{--mat-option-selected-state-label-text-color: #ffb46e;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.ioa-theme .mat-warn{--mat-option-selected-state-label-text-color: #ef3e36;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.ioa-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #ff500f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff500f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ioa-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ffb46e;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffb46e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ioa-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef3e36;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef3e36;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ioa-theme .mat-elevation-z0,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.ioa-theme .mat-elevation-z1,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.ioa-theme .mat-elevation-z2,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.ioa-theme .mat-elevation-z3,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.ioa-theme .mat-elevation-z4,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.ioa-theme .mat-elevation-z5,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.ioa-theme .mat-elevation-z6,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.ioa-theme .mat-elevation-z7,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.ioa-theme .mat-elevation-z8,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ioa-theme .mat-elevation-z9,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.ioa-theme .mat-elevation-z10,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.ioa-theme .mat-elevation-z11,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.ioa-theme .mat-elevation-z12,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.ioa-theme .mat-elevation-z13,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.ioa-theme .mat-elevation-z14,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.ioa-theme .mat-elevation-z15,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.ioa-theme .mat-elevation-z16,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.ioa-theme .mat-elevation-z17,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.ioa-theme .mat-elevation-z18,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.ioa-theme .mat-elevation-z19,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.ioa-theme .mat-elevation-z20,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.ioa-theme .mat-elevation-z21,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.ioa-theme .mat-elevation-z22,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.ioa-theme .mat-elevation-z23,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.ioa-theme .mat-elevation-z24,.ioa-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.ioa-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ff500f;--mdc-linear-progress-track-color: rgba(255, 80, 15, .25)}.ioa-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ffb46e;--mdc-linear-progress-track-color: rgba(255, 180, 110, .25)}.ioa-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef3e36;--mdc-linear-progress-track-color: rgba(239, 62, 54, .25)}.ioa-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ffb46e;--mdc-filled-text-field-focus-active-indicator-color: #ffb46e;--mdc-filled-text-field-focus-label-text-color: rgba(255, 180, 110, .87);--mdc-outlined-text-field-caret-color: #ffb46e;--mdc-outlined-text-field-focus-outline-color: #ffb46e;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 180, 110, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 180, 110, .87)}.ioa-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef3e36;--mdc-filled-text-field-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mdc-outlined-text-field-caret-color: #ef3e36;--mdc-outlined-text-field-focus-outline-color: #ef3e36;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 62, 54, .87)}.ioa-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 180, 110, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.ioa-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 62, 54, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.ioa-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.ioa-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.ioa-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.ioa-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff500f;--mdc-chip-elevated-selected-container-color: #ff500f;--mdc-chip-elevated-disabled-container-color: #ff500f;--mdc-chip-flat-disabled-selected-container-color: #ff500f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.ioa-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.ioa-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #ffb46e;--mdc-chip-elevated-selected-container-color: #ffb46e;--mdc-chip-elevated-disabled-container-color: #ffb46e;--mdc-chip-flat-disabled-selected-container-color: #ffb46e;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.ioa-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.ioa-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef3e36;--mdc-chip-elevated-selected-container-color: #ef3e36;--mdc-chip-elevated-disabled-container-color: #ef3e36;--mdc-chip-flat-disabled-selected-container-color: #ef3e36;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.ioa-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.ioa-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #ffad66;--mdc-switch-selected-handle-color: #ffad66;--mdc-switch-selected-hover-state-layer-color: #ffad66;--mdc-switch-selected-pressed-state-layer-color: #ffad66;--mdc-switch-selected-focus-handle-color: #ff8c3f;--mdc-switch-selected-hover-handle-color: #ff8c3f;--mdc-switch-selected-pressed-handle-color: #ff8c3f;--mdc-switch-selected-focus-track-color: #ffcb9a;--mdc-switch-selected-hover-track-color: #ffcb9a;--mdc-switch-selected-pressed-track-color: #ffcb9a;--mdc-switch-selected-track-color: #ffcb9a}.ioa-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ed3830;--mdc-switch-selected-handle-color: #ed3830;--mdc-switch-selected-hover-state-layer-color: #ed3830;--mdc-switch-selected-pressed-state-layer-color: #ed3830;--mdc-switch-selected-focus-handle-color: #e41b16;--mdc-switch-selected-hover-handle-color: #e41b16;--mdc-switch-selected-pressed-handle-color: #e41b16;--mdc-switch-selected-focus-track-color: #f47872;--mdc-switch-selected-hover-track-color: #f47872;--mdc-switch-selected-pressed-track-color: #f47872;--mdc-switch-selected-track-color: #f47872}.ioa-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.ioa-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff500f;--mdc-radio-selected-hover-icon-color: #ff500f;--mdc-radio-selected-icon-color: #ff500f;--mdc-radio-selected-pressed-icon-color: #ff500f;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff500f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.ioa-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ffb46e;--mdc-radio-selected-hover-icon-color: #ffb46e;--mdc-radio-selected-icon-color: #ffb46e;--mdc-radio-selected-pressed-icon-color: #ffb46e;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ffb46e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.ioa-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef3e36;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.ioa-theme .mat-accent{--mat-slider-ripple-color: #ffb46e;--mat-slider-hover-state-layer-color: rgba(255, 180, 110, .05);--mat-slider-focus-state-layer-color: rgba(255, 180, 110, .2);--mdc-slider-handle-color: #ffb46e;--mdc-slider-focus-handle-color: #ffb46e;--mdc-slider-hover-handle-color: #ffb46e;--mdc-slider-active-track-color: #ffb46e;--mdc-slider-inactive-track-color: #ffb46e;--mdc-slider-with-tick-marks-inactive-container-color: #ffb46e;--mdc-slider-with-tick-marks-active-container-color: black}.ioa-theme .mat-warn{--mat-slider-ripple-color: #ef3e36;--mat-slider-hover-state-layer-color: rgba(239, 62, 54, .05);--mat-slider-focus-state-layer-color: rgba(239, 62, 54, .2);--mdc-slider-handle-color: #ef3e36;--mdc-slider-focus-handle-color: #ef3e36;--mdc-slider-hover-handle-color: #ef3e36;--mdc-slider-active-track-color: #ef3e36;--mdc-slider-inactive-track-color: #ef3e36;--mdc-slider-with-tick-marks-inactive-container-color: #ef3e36;--mdc-slider-with-tick-marks-active-container-color: white}.ioa-theme .mdc-list-item__start,.ioa-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff500f;--mdc-radio-selected-hover-icon-color: #ff500f;--mdc-radio-selected-icon-color: #ff500f;--mdc-radio-selected-pressed-icon-color: #ff500f}.ioa-theme .mat-accent .mdc-list-item__start,.ioa-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ffb46e;--mdc-radio-selected-hover-icon-color: #ffb46e;--mdc-radio-selected-icon-color: #ffb46e;--mdc-radio-selected-pressed-icon-color: #ffb46e}.ioa-theme .mat-warn .mdc-list-item__start,.ioa-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36}.ioa-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff500f;--mdc-checkbox-selected-hover-icon-color: #ff500f;--mdc-checkbox-selected-icon-color: #ff500f;--mdc-checkbox-selected-pressed-icon-color: #ff500f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff500f;--mdc-checkbox-selected-hover-state-layer-color: #ff500f;--mdc-checkbox-selected-pressed-state-layer-color: #ff500f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ioa-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ffb46e;--mdc-checkbox-selected-hover-icon-color: #ffb46e;--mdc-checkbox-selected-icon-color: #ffb46e;--mdc-checkbox-selected-pressed-icon-color: #ffb46e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffb46e;--mdc-checkbox-selected-hover-state-layer-color: #ffb46e;--mdc-checkbox-selected-pressed-state-layer-color: #ffb46e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ioa-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ioa-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.ioa-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.ioa-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.ioa-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#ff500f}.ioa-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.ioa-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.ioa-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.ioa-theme .mat-mdc-tab-group,.ioa-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #ff500f;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff500f;--mat-tab-header-active-ripple-color: #ff500f;--mat-tab-header-inactive-ripple-color: #ff500f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ff500f;--mat-tab-header-active-hover-label-text-color: #ff500f;--mat-tab-header-active-focus-indicator-color: #ff500f;--mat-tab-header-active-hover-indicator-color: #ff500f}.ioa-theme .mat-mdc-tab-group.mat-accent,.ioa-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ffb46e;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ffb46e;--mat-tab-header-active-ripple-color: #ffb46e;--mat-tab-header-inactive-ripple-color: #ffb46e;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ffb46e;--mat-tab-header-active-hover-label-text-color: #ffb46e;--mat-tab-header-active-focus-indicator-color: #ffb46e;--mat-tab-header-active-hover-indicator-color: #ffb46e}.ioa-theme .mat-mdc-tab-group.mat-warn,.ioa-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef3e36;--mat-tab-header-active-ripple-color: #ef3e36;--mat-tab-header-inactive-ripple-color: #ef3e36;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef3e36;--mat-tab-header-active-hover-label-text-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36;--mat-tab-header-active-hover-indicator-color: #ef3e36}.ioa-theme .mat-mdc-tab-group.mat-background-primary,.ioa-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #ff500f;--mat-tab-header-with-background-foreground-color: white}.ioa-theme .mat-mdc-tab-group.mat-background-accent,.ioa-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ffb46e;--mat-tab-header-with-background-foreground-color: black}.ioa-theme .mat-mdc-tab-group.mat-background-warn,.ioa-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef3e36;--mat-tab-header-with-background-foreground-color: white}.ioa-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.ioa-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff500f;--mdc-checkbox-selected-hover-icon-color: #ff500f;--mdc-checkbox-selected-icon-color: #ff500f;--mdc-checkbox-selected-pressed-icon-color: #ff500f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff500f;--mdc-checkbox-selected-hover-state-layer-color: #ff500f;--mdc-checkbox-selected-pressed-state-layer-color: #ff500f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ioa-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ioa-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ff500f;--mat-text-button-state-layer-color: #ff500f;--mat-text-button-ripple-color: rgba(255, 80, 15, .1)}.ioa-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ffb46e;--mat-text-button-state-layer-color: #ffb46e;--mat-text-button-ripple-color: rgba(255, 180, 110, .1)}.ioa-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef3e36;--mat-text-button-state-layer-color: #ef3e36;--mat-text-button-ripple-color: rgba(239, 62, 54, .1)}.ioa-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #ff500f;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.ioa-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ffb46e;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.ioa-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef3e36;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.ioa-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #ff500f;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.ioa-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ffb46e;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.ioa-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef3e36;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.ioa-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ff500f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff500f;--mat-outlined-button-ripple-color: rgba(255, 80, 15, .1)}.ioa-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ffb46e;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ffb46e;--mat-outlined-button-ripple-color: rgba(255, 180, 110, .1)}.ioa-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef3e36;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ef3e36;--mat-outlined-button-ripple-color: rgba(239, 62, 54, .1)}.ioa-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #ff500f;--mat-icon-button-state-layer-color: #ff500f;--mat-icon-button-ripple-color: rgba(255, 80, 15, .1)}.ioa-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ffb46e;--mat-icon-button-state-layer-color: #ffb46e;--mat-icon-button-ripple-color: rgba(255, 180, 110, .1)}.ioa-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef3e36;--mat-icon-button-state-layer-color: #ef3e36;--mat-icon-button-ripple-color: rgba(239, 62, 54, .1)}.ioa-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #ff500f;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.ioa-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ffb46e;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.ioa-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef3e36;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.ioa-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #ff500f;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.ioa-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ffb46e;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.ioa-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef3e36;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.ioa-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #ffb46e}.ioa-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ef3e36}.ioa-theme .mat-badge-accent{--mat-badge-background-color: #ffb46e;--mat-badge-text-color: black}.ioa-theme .mat-badge-warn{--mat-badge-background-color: #ef3e36;--mat-badge-text-color: white}.ioa-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #ffb46e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 180, 110, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 180, 110, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 180, 110, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 180, 110, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.ioa-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef3e36;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 62, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 62, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.ioa-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ffb46e}.ioa-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef3e36}.ioa-theme .mat-icon.mat-primary{--mat-icon-color: #ff500f}.ioa-theme .mat-icon.mat-accent{--mat-icon-color: #ffb46e}.ioa-theme .mat-icon.mat-warn{--mat-icon-color: #ef3e36}.ioa-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #ffb46e;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #ffb46e;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #ffb46e;--mat-stepper-header-edit-state-icon-foreground-color: black}.ioa-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef3e36;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef3e36;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef3e36;--mat-stepper-header-edit-state-icon-foreground-color: white}.ioa-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #ff500f;--mat-toolbar-container-text-color: white}.ioa-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ffb46e;--mat-toolbar-container-text-color: black}.ioa-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef3e36;--mat-toolbar-container-text-color: white}.ioa-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.ioa-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.ioa-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.ioa-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.ioa-theme .fill-remaining-space{flex:1 1 auto}.ioa-theme .cursor-click{cursor:pointer}.ioa-theme .center{margin-bottom:2rem;height:auto}.ioa-theme .fluid{margin-bottom:2rem}.ioa-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.ioa-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.ioa-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.ioa-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.ioa-theme .nav-name-2{line-height:18px!important}.ioa-theme .text-dark{color:#db3b00!important}.ioa-theme .bg-dark{background-color:#db3b00!important}.ioa-theme .theme-border-dark{border-radius:.25rem;border:1px solid #db3b00}.ioa-theme .snackbar-primary{--mdc-snackbar-container-color: #ff500f !important}.ioa-theme .snackbar-accent{--mdc-snackbar-container-color: #ffb46e !important}.ioa-theme .snackbar-warn{--mdc-snackbar-container-color: #ef3e36 !important}.ioa-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.ioa-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.ioa-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.ioa-theme .snackbar-dark{--mdc-snackbar-container-color: #db3b00 !important}.ioa-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.ioa-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#ffb46e!important}.ioa-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#ffb46e!important}.ioa-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#ffb46e!important}.ioa-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.ioa-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.ioa-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.ioa-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.ioa-theme .cell-sm{flex:.25}.ioa-theme .cell-md{flex:.5}.ioa-theme .cell-lg{flex:.75}.ioa-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.ioa-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.ioa-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.ioa-theme p{white-space:normal!important}.ioa-theme .mat-headline-4,.ioa-theme .mat-headline-3,.ioa-theme .mat-headline-2,.ioa-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.ioa-theme .key-value{font-weight:700}.ioa-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.ioa-theme .small-label-container small,.ioa-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.ioa-theme .mat-mdc-dialog-content{word-break:break-word}.ioa-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.ioa-theme a:hover,.ioa-theme a.mat-mdc-tab-link:hover,.ioa-theme a.mat-mdc-list-item:hover,.ioa-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.ioa-theme .active-link{border-right:4px solid #ffb46e;transition:.3s}.ioa-theme .active-link .mat-icon{color:#ffb46e!important}.ioa-theme .mat-mdc-card{margin:.75em}.ioa-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.ioa-theme button.mat-mdc-button,.ioa-theme button.mat-mdc-raised-button,.ioa-theme button.mat-mdc-unelevated-button,.ioa-theme button.mat-mdc-outlined-button,.ioa-theme button.mat-mdc-fab,.ioa-theme button.mat-mdc-mini-fab,.ioa-theme a.mat-button,.ioa-theme a.mat-raised-button,.ioa-theme a.mat-flat-button,.ioa-theme a.mat-stroked-button,.ioa-theme a.mat-fab,.ioa-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.ioa-theme button.mat-mdc-button:hover,.ioa-theme button.mat-mdc-raised-button:hover,.ioa-theme button.mat-mdc-unelevated-button:hover,.ioa-theme button.mat-mdc-outlined-button:hover,.ioa-theme button.mat-mdc-fab:hover,.ioa-theme button.mat-mdc-mini-fab:hover,.ioa-theme a.mat-button:hover,.ioa-theme a.mat-raised-button:hover,.ioa-theme a.mat-flat-button:hover,.ioa-theme a.mat-stroked-button:hover,.ioa-theme a.mat-fab:hover,.ioa-theme a.mat-mini-fab:hover{text-decoration:none}.ioa-theme button.mat-mdc-button:not(:last-of-type),.ioa-theme button.mat-mdc-raised-button:not(:last-of-type),.ioa-theme button.mat-mdc-unelevated-button:not(:last-of-type),.ioa-theme button.mat-mdc-outlined-button:not(:last-of-type),.ioa-theme button.mat-mdc-fab:not(:last-of-type),.ioa-theme a.mat-button:not(:last-of-type),.ioa-theme a.mat-raised-button:not(:last-of-type),.ioa-theme a.mat-flat-button:not(:last-of-type),.ioa-theme a.mat-stroked-button:not(:last-of-type),.ioa-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.ioa-theme button.mat-mdc-button:not(:first-of-type),.ioa-theme button.mat-mdc-raised-button:not(:first-of-type),.ioa-theme button.mat-mdc-unelevated-button:not(:first-of-type),.ioa-theme button.mat-mdc-outlined-button:not(:first-of-type),.ioa-theme button.mat-mdc-fab:not(:first-of-type),.ioa-theme a.mat-button:not(:first-of-type),.ioa-theme a.mat-raised-button:not(:first-of-type),.ioa-theme a.mat-flat-button:not(:first-of-type),.ioa-theme a.mat-stroked-button:not(:first-of-type),.ioa-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.ioa-theme button.mat-mdc-button:not(:first-of-type),.ioa-theme button.mat-mdc-raised-button:not(:first-of-type),.ioa-theme button.mat-mdc-unelevated-button:not(:first-of-type),.ioa-theme button.mat-mdc-outlined-button:not(:first-of-type),.ioa-theme button.mat-mdc-fab:not(:first-of-type),.ioa-theme a.mat-button:not(:first-of-type),.ioa-theme a.mat-raised-button:not(:first-of-type),.ioa-theme a.mat-flat-button:not(:first-of-type),.ioa-theme a.mat-stroked-button:not(:first-of-type),.ioa-theme a.mat-fab:not(:first-of-type){margin-left:0}}.ioa-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.ioa-theme .mat-mdc-mini-fab.mat-accent[disabled],.ioa-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.ioa-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.ioa-theme .prop-value{font-size:16px;margin-bottom:25px}.ioa-theme .pre-prop .prop-value{white-space:pre-wrap!important}.ioa-theme .font-medium{font-weight:500}.ioa-theme .font-light{font-weight:300}.ioa-theme .text-xs{font-size:12px!important}.ioa-theme .link{color:#ffb46e}.ioa-theme .link:hover{color:#ff8c3f}.ioa-theme a{text-decoration:none}.ioa-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.ioa-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.ioa-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.ioa-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.ioa-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.ioa-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.ioa-theme .dnd-container.invalid{border:1px dashed #e9093f}.ioa-theme .top-container{position:relative}.ioa-theme .stretch{height:100%}.ioa-theme .dnd-height{height:100%;min-height:200px}.ioa-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.ioa-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#db3b00}.ioa-theme .dnd-text .text-hidden{display:none;font-weight:600}.ioa-theme .button-container{position:absolute;bottom:5px;right:15px}.ioa-theme .file-data{flex:1;min-width:0}.ioa-theme .file-data h4,.ioa-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.ioa-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ioa-theme div.ps>div{height:100%}.ioa-theme div.dropzone>div{height:100%}.ioa-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.ioa-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.ioa-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.ioa-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.ioa-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.ioa-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.ioa-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.ioa-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.ioa-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.ioa-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.ioa-theme .dnd-highlight:hover{display:none}.ioa-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.ioa-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.ioa-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.ioa-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.ioa-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.ioa-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.ioa-theme .pdf-width,.ioa-theme .attachment-container img{max-width:200px}.ioa-theme .message-notification{display:flex;max-width:300px;max-height:100px}.ioa-theme .message-notification .mat-icon{overflow:visible!important}.ioa-theme .message-notification .full-width{width:100%}.ioa-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.ioa-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.ioa-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.ioa-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.ioa-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.ioa-theme .notification-text:before{position:absolute;right:0;bottom:0}.ioa-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.ioa-theme .scrolless-tour{overflow:hidden}.ioa-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.ioa-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ioa-theme .component-title{font-weight:700!important;color:#ff500f}.ioa-theme .component-title .mat-icon{vertical-align:middle;color:#ffb46e}.ioa-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.ioa-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.ioa-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.ioa-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.ioa-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.ioa-theme .mat-drawer-container{background-color:#fff}.ioa-theme .mat-mdc-checkbox{margin-top:15px}.ioa-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.ioa-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.ioa-theme .full-height{min-height:100vh}.ioa-theme .rounded-sm{border-radius:5px}.ioa-theme .mat-expansion-panel-header-title h3,.ioa-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.ioa-theme .mat-mdc-snack-bar-container{width:100%!important}}.ioa-theme .snackbar-margin{margin-top:80px!important}.ioa-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.ioa-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.ioa-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.ioa-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.ioa-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.ioa-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.ioa-theme .mat-mdc-list-item-title{white-space:pre-wrap}.ioa-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.ioa-theme .dialog-close{float:right}.ioa-theme .spa-nav-menu mat-icon{margin-right:16px!important}.ioa-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.ioa-theme .w-100{width:100%}.ioa-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.ioa-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.ioa-theme .mat-mdc-button,.ioa-theme .mat-mdc-unelevated-button,.ioa-theme .mat-mdc-raised-button,.ioa-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.ioa-theme .mat-mdc-button>.mat-icon,.ioa-theme .mat-mdc-unelevated-button>.mat-icon,.ioa-theme .mat-mdc-raised-button>.mat-icon,.ioa-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.ioa-theme .mat-icon{overflow:visible!important}.ioa-theme .mat-mdc-checkbox .mdc-label,.ioa-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.ioa-theme .mdc-button{height:fit-content!important}.ioa-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.ioa-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.ioa-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.ioa-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.ioa-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.ioa-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.ioa-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.ioa-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.ioa-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.ioa-theme .table-search .mat-mdc-form-field,.ioa-theme .mat-mdc-slide-toggle label{margin-bottom:0}.ioa-theme body,.ioa-theme h2>small,.ioa-theme .h2>small,.ioa-theme h2>.small,.ioa-theme .h2>.small,.ioa-theme h3>small,.ioa-theme .h3>small,.ioa-theme h3>.small,.ioa-theme .h3>.small,.ioa-theme .mat-mdc-card,.ioa-theme .mat-mdc-cell.default,.ioa-theme .mat-drawer-container,.ioa-theme .mat-mdc-dialog-container{color:#7d7d7d}.ioa-theme .mat-mdc-tab .mdc-tab__text-label,.ioa-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.ioa-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.ioa-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.ioa-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.ioa-theme app-dash-card .mat-mdc-card h2,.ioa-theme h2,.ioa-theme .h2{color:#3f3f3f}.ioa-theme .mat-mdc-unelevated-button.mat-accent,.ioa-theme .mat-mdc-raised-button.mat-accent,.ioa-theme .mat-mdc-fab.mat-accent,.ioa-theme .mat-mdc-mini-fab.mat-accent{color:#161616}.ioa-theme .text-accent{color:#ffb46e!important}.ioa-theme .text-warn{color:#ef3e36!important}.ioa-theme .text-success{color:#1e8e3e!important}.ioa-theme .text-glow{color:#f9b233!important}.ioa-theme .text-light{color:#f4f5f6!important}.ioa-theme .text-dark{color:#ff2704!important}.ioa-theme .text-white{color:#fff!important}.ioa-theme .bg-primary{background-color:#ff500f!important}.ioa-theme .bg-accent{background-color:#ffb46e!important}.ioa-theme .bg-warn{background-color:#ef3e36!important}.ioa-theme .bg-success{background-color:#1e8e3e!important}.ioa-theme .bg-glow{background-color:#f9b233!important}.ioa-theme .bg-light{background-color:#f4f5f6!important}.ioa-theme .bg-dark{background-color:#ff2704!important}.ioa-theme .bg-white{background-color:#fff!important}.ioa-theme .theme-border-primary{border-radius:.25rem;border:1px solid #ff500f}.ioa-theme .theme-border-accent{border-radius:.25rem;border:1px solid #ffb46e}.ioa-theme .theme-border-warn{border-radius:.25rem;border:1px solid #ef3e36}.ioa-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.ioa-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.ioa-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.ioa-theme .theme-border-dark{border-radius:.25rem;border:1px solid #ff2704}.ioa-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.ioa-theme app-theme-emitter.primary{color:#ff500f}.ioa-theme app-theme-emitter.primary-darken{color:#ff2704}.ioa-theme app-theme-emitter.primary-lighten{color:#ffeae2}.ioa-theme app-theme-emitter.accent{color:#ffb46e}.ioa-theme app-theme-emitter.warn{color:#ef3e36}.ioa-theme a{color:#ff500f}.ioa-theme #title-toolbar{background:#f6dcd2;color:#f24200}.ioa-theme .warning{background-color:#ff500f}.ioa-theme .outline-warning{background-color:#ff500f26!important;border:2px solid #ff500f!important;border-radius:10px}.ioa-theme .outline-warning .mat-icon{margin-right:.5rem;color:#ff500f!important}.ioa-theme footer{background-color:#ff7a00}.ioa-theme a.ghost-button{border:1px solid #ff500f}.ioa-theme .banner-bar.primary{background-color:#ff500f}.ioa-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#ffa887!important}.ioa-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#ff3708}.ioa-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.ioa-theme mat-icon.actions-type-icon,.ioa-theme mat-icon.primary-light,.ioa-theme mat-icon.auth-icon{color:#ffa887}.ioa-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.ioa-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#ff500f}.ioa-theme .mat-mdc-icon-button.primary{background-color:#ff500f;color:#fff}.ioa-theme .mat-mdc-icon-button.primary:hover{background-color:#ff500f!important}.ioa-theme .mat-mdc-card.message.primary{border-left-color:#ff500f!important}.ioa-theme .mat-mdc-card.message.accent{border-left-color:#ffb46e!important}.ioa-theme .mat-mdc-card.message.warn{border-left-color:#ef3e36!important}.ioa-theme .text-primary{color:#ff500f!important}.ioa-theme .text-success,.ioa-theme mat-icon.text-success{color:#1e8e3e}.ioa-theme .bg-primary,.ioa-theme .mat-mdc-chip-set .mat-primary{background-color:#ff500f!important}.ioa-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.ioa-theme .list-item-active{color:#ff500f!important;background-color:#ffcbb7!important}.ioa-theme .list-item-active .mdc-list-item__primary-text,.ioa-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#ff500f}.ioa-theme .mat-button-toggle-checked{background-color:#ffcbb7!important}.ioa-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#ff500f!important}.ioa-theme .main-container{background-color:#ff7a00}.ioa-theme .participant-box,.ioa-theme .participant-box-border{border-left:4px solid #ff500f}.ioa-theme .dnd-drag-over{background-color:#ff8557}.ioa-theme .next-arrow{color:#ff500f}.ioa-theme .participant-separator{background-color:#ffcbb7}.ioa-theme .dnd-drag-over.stepzone{border-color:#ff6a33}.ioa-theme .template-field-box{border-left:4px solid #ff500f}.ioa-theme .field-box-chip-primary{background-color:#ffcbb7;color:#ff3708}.ioa-theme .field-box-chip-accent{background-color:#ffe9d4;color:#ff9c51}.ioa-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.ioa-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#ffcbb7}.ioa-theme .signature-box div.move.selected{border-color:#ff3708!important}.ioa-theme .signature-box span.square{background:#ff500f!important}.ioa-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.ioa-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.ioa-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.ioa-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.ioa-theme .document-tab .mdc-tab--active:nth-child(3){color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.ioa-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#ef3e36}.ioa-theme .document-tab .mdc-tab--active:last-child{color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.ioa-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#ef3e36}.ioa-theme .floating-strip,.ioa-theme .floating-strip-control.strip-closed{background-color:#ffeae2}.ioa-theme .circle-ripple:before,.ioa-theme .circle-ripple:after{border:2px solid #ff6a33}.ioa-theme .spinner-three-bounce>div,.ioa-theme .spinner-rectangle-bounce>div{background-color:#ff500f!important}.ioa-theme .spinner-circle-swish{color:#ff500f!important}.ioa-theme .sk-folding-cube .sk-cube:before{background-color:#ff500f}.ioa-theme .mat-card-border-checked{border-color:#ffb46e!important}.ioa-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#ffeae2}.ioa-theme app-a4-sketch-element .element-summary{background-color:#ff500f}.ioa-theme app-a4-sketch-element .element-logo{background-color:#ffb46e}.ioa-theme .mat-slider-thumb,.ioa-theme .mat-slider-track-fill{background-color:#ff500f!important}.ioa-theme .app-dialog-use-template-card:hover{background-color:#ffeae2!important}.ioa-theme .primary-border,.ioa-theme .info-box-primary{border:solid 1px #ff500f}.ioa-theme .info-box-primary{background-color:#ff500f1a}.ioa-theme .info-card-primary{background-color:#ffeae2!important;border-left:4px solid #ff500f!important}.ioa-theme .info-card-primary .info-card-icon{color:#ff490d!important}.ioa-theme .info-card-primary .info-card-text{color:#ff2704!important}.ioa-theme .info-card-warn{background-color:#fde8e7!important;border-left:4px solid #ef3e36!important}.ioa-theme .info-card-warn .info-card-icon{color:#ed3830!important}.ioa-theme .info-card-warn .info-card-text{color:#e41b16!important}.ioa-theme .ng-scrollbar-thumb{background-color:#ff500f!important;opacity:.7}.ioa-theme .ng-scrollbar-thumb:hover,.ioa-theme .ng-scrollbar-thumb:active{opacity:1}.gvb-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #2b7c68;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #30bfc5;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #30bfc5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #2b7c68;--mdc-filled-text-field-focus-active-indicator-color: #2b7c68;--mdc-filled-text-field-focus-label-text-color: rgba(43, 124, 104, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef3e36;--mdc-filled-text-field-error-focus-label-text-color: #ef3e36;--mdc-filled-text-field-error-label-text-color: #ef3e36;--mdc-filled-text-field-error-caret-color: #ef3e36;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-error-hover-active-indicator-color: #ef3e36;--mdc-outlined-text-field-caret-color: #2b7c68;--mdc-outlined-text-field-focus-outline-color: #2b7c68;--mdc-outlined-text-field-focus-label-text-color: rgba(43, 124, 104, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ef3e36;--mdc-outlined-text-field-error-focus-label-text-color: #ef3e36;--mdc-outlined-text-field-error-label-text-color: #ef3e36;--mdc-outlined-text-field-error-hover-label-text-color: #ef3e36;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef3e36;--mdc-outlined-text-field-error-hover-outline-color: #ef3e36;--mdc-outlined-text-field-error-outline-color: #ef3e36;--mat-form-field-focus-select-arrow-color: rgba(43, 124, 104, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef3e36;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(43, 124, 104, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #267460;--mdc-switch-selected-handle-color: #267460;--mdc-switch-selected-hover-state-layer-color: #267460;--mdc-switch-selected-pressed-state-layer-color: #267460;--mdc-switch-selected-focus-handle-color: #104c3a;--mdc-switch-selected-hover-handle-color: #104c3a;--mdc-switch-selected-pressed-handle-color: #104c3a;--mdc-switch-selected-focus-track-color: #6ba395;--mdc-switch-selected-hover-track-color: #6ba395;--mdc-switch-selected-pressed-track-color: #6ba395;--mdc-switch-selected-track-color: #6ba395;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #2b7c68;--mdc-slider-focus-handle-color: #2b7c68;--mdc-slider-hover-handle-color: #2b7c68;--mdc-slider-active-track-color: #2b7c68;--mdc-slider-inactive-track-color: #2b7c68;--mdc-slider-with-tick-marks-inactive-container-color: #2b7c68;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #2b7c68;--mat-slider-hover-state-layer-color: rgba(43, 124, 104, .05);--mat-slider-focus-state-layer-color: rgba(43, 124, 104, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #30bfc5;--mdc-checkbox-selected-hover-icon-color: #30bfc5;--mdc-checkbox-selected-icon-color: #30bfc5;--mdc-checkbox-selected-pressed-icon-color: #30bfc5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #30bfc5;--mdc-checkbox-selected-hover-state-layer-color: #30bfc5;--mdc-checkbox-selected-pressed-state-layer-color: #30bfc5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #30bfc5;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #2b7c68;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #2b7c68;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #2b7c68;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(43, 124, 104, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(43, 124, 104, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(43, 124, 104, .3);--mat-datepicker-toggle-active-state-icon-color: #2b7c68;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(43, 124, 104, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #2b7c68;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #2b7c68;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #2b7c68;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ef3e36;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ef3e36;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.gvb-theme .mat-accent{--mat-option-selected-state-label-text-color: #30bfc5;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.gvb-theme .mat-warn{--mat-option-selected-state-label-text-color: #ef3e36;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.gvb-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #2b7c68;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #2b7c68;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.gvb-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #30bfc5;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #30bfc5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.gvb-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef3e36;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef3e36;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.gvb-theme .mat-elevation-z0,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.gvb-theme .mat-elevation-z1,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.gvb-theme .mat-elevation-z2,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.gvb-theme .mat-elevation-z3,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.gvb-theme .mat-elevation-z4,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.gvb-theme .mat-elevation-z5,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.gvb-theme .mat-elevation-z6,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.gvb-theme .mat-elevation-z7,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.gvb-theme .mat-elevation-z8,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.gvb-theme .mat-elevation-z9,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.gvb-theme .mat-elevation-z10,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.gvb-theme .mat-elevation-z11,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.gvb-theme .mat-elevation-z12,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.gvb-theme .mat-elevation-z13,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.gvb-theme .mat-elevation-z14,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.gvb-theme .mat-elevation-z15,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.gvb-theme .mat-elevation-z16,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.gvb-theme .mat-elevation-z17,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.gvb-theme .mat-elevation-z18,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.gvb-theme .mat-elevation-z19,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.gvb-theme .mat-elevation-z20,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.gvb-theme .mat-elevation-z21,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.gvb-theme .mat-elevation-z22,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.gvb-theme .mat-elevation-z23,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.gvb-theme .mat-elevation-z24,.gvb-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.gvb-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #2b7c68;--mdc-linear-progress-track-color: rgba(43, 124, 104, .25)}.gvb-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #30bfc5;--mdc-linear-progress-track-color: rgba(48, 191, 197, .25)}.gvb-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef3e36;--mdc-linear-progress-track-color: rgba(239, 62, 54, .25)}.gvb-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #30bfc5;--mdc-filled-text-field-focus-active-indicator-color: #30bfc5;--mdc-filled-text-field-focus-label-text-color: rgba(48, 191, 197, .87);--mdc-outlined-text-field-caret-color: #30bfc5;--mdc-outlined-text-field-focus-outline-color: #30bfc5;--mdc-outlined-text-field-focus-label-text-color: rgba(48, 191, 197, .87);--mat-form-field-focus-select-arrow-color: rgba(48, 191, 197, .87)}.gvb-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef3e36;--mdc-filled-text-field-focus-active-indicator-color: #ef3e36;--mdc-filled-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mdc-outlined-text-field-caret-color: #ef3e36;--mdc-outlined-text-field-focus-outline-color: #ef3e36;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 62, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 62, 54, .87)}.gvb-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(48, 191, 197, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.gvb-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 62, 54, .87);--mat-select-invalid-arrow-color: rgba(239, 62, 54, .87)}.gvb-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.gvb-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.gvb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.gvb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #2b7c68;--mdc-chip-elevated-selected-container-color: #2b7c68;--mdc-chip-elevated-disabled-container-color: #2b7c68;--mdc-chip-flat-disabled-selected-container-color: #2b7c68;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.gvb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.gvb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #30bfc5;--mdc-chip-elevated-selected-container-color: #30bfc5;--mdc-chip-elevated-disabled-container-color: #30bfc5;--mdc-chip-flat-disabled-selected-container-color: #30bfc5;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.gvb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.gvb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef3e36;--mdc-chip-elevated-selected-container-color: #ef3e36;--mdc-chip-elevated-disabled-container-color: #ef3e36;--mdc-chip-flat-disabled-selected-container-color: #ef3e36;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.gvb-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.gvb-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #2bb9bf;--mdc-switch-selected-handle-color: #2bb9bf;--mdc-switch-selected-hover-state-layer-color: #2bb9bf;--mdc-switch-selected-pressed-state-layer-color: #2bb9bf;--mdc-switch-selected-focus-handle-color: #139ba3;--mdc-switch-selected-hover-handle-color: #139ba3;--mdc-switch-selected-pressed-handle-color: #139ba3;--mdc-switch-selected-focus-track-color: #6ed2d6;--mdc-switch-selected-hover-track-color: #6ed2d6;--mdc-switch-selected-pressed-track-color: #6ed2d6;--mdc-switch-selected-track-color: #6ed2d6}.gvb-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ed3830;--mdc-switch-selected-handle-color: #ed3830;--mdc-switch-selected-hover-state-layer-color: #ed3830;--mdc-switch-selected-pressed-state-layer-color: #ed3830;--mdc-switch-selected-focus-handle-color: #e41b16;--mdc-switch-selected-hover-handle-color: #e41b16;--mdc-switch-selected-pressed-handle-color: #e41b16;--mdc-switch-selected-focus-track-color: #f47872;--mdc-switch-selected-hover-track-color: #f47872;--mdc-switch-selected-pressed-track-color: #f47872;--mdc-switch-selected-track-color: #f47872}.gvb-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.gvb-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2b7c68;--mdc-radio-selected-hover-icon-color: #2b7c68;--mdc-radio-selected-icon-color: #2b7c68;--mdc-radio-selected-pressed-icon-color: #2b7c68;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #2b7c68;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.gvb-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #30bfc5;--mdc-radio-selected-hover-icon-color: #30bfc5;--mdc-radio-selected-icon-color: #30bfc5;--mdc-radio-selected-pressed-icon-color: #30bfc5;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #30bfc5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.gvb-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef3e36;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.gvb-theme .mat-accent{--mat-slider-ripple-color: #30bfc5;--mat-slider-hover-state-layer-color: rgba(48, 191, 197, .05);--mat-slider-focus-state-layer-color: rgba(48, 191, 197, .2);--mdc-slider-handle-color: #30bfc5;--mdc-slider-focus-handle-color: #30bfc5;--mdc-slider-hover-handle-color: #30bfc5;--mdc-slider-active-track-color: #30bfc5;--mdc-slider-inactive-track-color: #30bfc5;--mdc-slider-with-tick-marks-inactive-container-color: #30bfc5;--mdc-slider-with-tick-marks-active-container-color: black}.gvb-theme .mat-warn{--mat-slider-ripple-color: #ef3e36;--mat-slider-hover-state-layer-color: rgba(239, 62, 54, .05);--mat-slider-focus-state-layer-color: rgba(239, 62, 54, .2);--mdc-slider-handle-color: #ef3e36;--mdc-slider-focus-handle-color: #ef3e36;--mdc-slider-hover-handle-color: #ef3e36;--mdc-slider-active-track-color: #ef3e36;--mdc-slider-inactive-track-color: #ef3e36;--mdc-slider-with-tick-marks-inactive-container-color: #ef3e36;--mdc-slider-with-tick-marks-active-container-color: white}.gvb-theme .mdc-list-item__start,.gvb-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2b7c68;--mdc-radio-selected-hover-icon-color: #2b7c68;--mdc-radio-selected-icon-color: #2b7c68;--mdc-radio-selected-pressed-icon-color: #2b7c68}.gvb-theme .mat-accent .mdc-list-item__start,.gvb-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #30bfc5;--mdc-radio-selected-hover-icon-color: #30bfc5;--mdc-radio-selected-icon-color: #30bfc5;--mdc-radio-selected-pressed-icon-color: #30bfc5}.gvb-theme .mat-warn .mdc-list-item__start,.gvb-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef3e36;--mdc-radio-selected-hover-icon-color: #ef3e36;--mdc-radio-selected-icon-color: #ef3e36;--mdc-radio-selected-pressed-icon-color: #ef3e36}.gvb-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #2b7c68;--mdc-checkbox-selected-hover-icon-color: #2b7c68;--mdc-checkbox-selected-icon-color: #2b7c68;--mdc-checkbox-selected-pressed-icon-color: #2b7c68;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2b7c68;--mdc-checkbox-selected-hover-state-layer-color: #2b7c68;--mdc-checkbox-selected-pressed-state-layer-color: #2b7c68;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.gvb-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #30bfc5;--mdc-checkbox-selected-hover-icon-color: #30bfc5;--mdc-checkbox-selected-icon-color: #30bfc5;--mdc-checkbox-selected-pressed-icon-color: #30bfc5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #30bfc5;--mdc-checkbox-selected-hover-state-layer-color: #30bfc5;--mdc-checkbox-selected-pressed-state-layer-color: #30bfc5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.gvb-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.gvb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.gvb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.gvb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.gvb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#2b7c68}.gvb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.gvb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.gvb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.gvb-theme .mat-mdc-tab-group,.gvb-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #2b7c68;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #2b7c68;--mat-tab-header-active-ripple-color: #2b7c68;--mat-tab-header-inactive-ripple-color: #2b7c68;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #2b7c68;--mat-tab-header-active-hover-label-text-color: #2b7c68;--mat-tab-header-active-focus-indicator-color: #2b7c68;--mat-tab-header-active-hover-indicator-color: #2b7c68}.gvb-theme .mat-mdc-tab-group.mat-accent,.gvb-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #30bfc5;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #30bfc5;--mat-tab-header-active-ripple-color: #30bfc5;--mat-tab-header-inactive-ripple-color: #30bfc5;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #30bfc5;--mat-tab-header-active-hover-label-text-color: #30bfc5;--mat-tab-header-active-focus-indicator-color: #30bfc5;--mat-tab-header-active-hover-indicator-color: #30bfc5}.gvb-theme .mat-mdc-tab-group.mat-warn,.gvb-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef3e36;--mat-tab-header-active-ripple-color: #ef3e36;--mat-tab-header-inactive-ripple-color: #ef3e36;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef3e36;--mat-tab-header-active-hover-label-text-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36;--mat-tab-header-active-hover-indicator-color: #ef3e36}.gvb-theme .mat-mdc-tab-group.mat-background-primary,.gvb-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #2b7c68;--mat-tab-header-with-background-foreground-color: white}.gvb-theme .mat-mdc-tab-group.mat-background-accent,.gvb-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #30bfc5;--mat-tab-header-with-background-foreground-color: black}.gvb-theme .mat-mdc-tab-group.mat-background-warn,.gvb-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef3e36;--mat-tab-header-with-background-foreground-color: white}.gvb-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.gvb-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #2b7c68;--mdc-checkbox-selected-hover-icon-color: #2b7c68;--mdc-checkbox-selected-icon-color: #2b7c68;--mdc-checkbox-selected-pressed-icon-color: #2b7c68;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2b7c68;--mdc-checkbox-selected-hover-state-layer-color: #2b7c68;--mdc-checkbox-selected-pressed-state-layer-color: #2b7c68;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.gvb-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef3e36;--mdc-checkbox-selected-hover-icon-color: #ef3e36;--mdc-checkbox-selected-icon-color: #ef3e36;--mdc-checkbox-selected-pressed-icon-color: #ef3e36;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef3e36;--mdc-checkbox-selected-hover-state-layer-color: #ef3e36;--mdc-checkbox-selected-pressed-state-layer-color: #ef3e36;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.gvb-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #2b7c68;--mat-text-button-state-layer-color: #2b7c68;--mat-text-button-ripple-color: rgba(43, 124, 104, .1)}.gvb-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #30bfc5;--mat-text-button-state-layer-color: #30bfc5;--mat-text-button-ripple-color: rgba(48, 191, 197, .1)}.gvb-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef3e36;--mat-text-button-state-layer-color: #ef3e36;--mat-text-button-ripple-color: rgba(239, 62, 54, .1)}.gvb-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #2b7c68;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.gvb-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #30bfc5;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.gvb-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef3e36;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.gvb-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #2b7c68;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.gvb-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #30bfc5;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.gvb-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef3e36;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.gvb-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #2b7c68;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #2b7c68;--mat-outlined-button-ripple-color: rgba(43, 124, 104, .1)}.gvb-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #30bfc5;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #30bfc5;--mat-outlined-button-ripple-color: rgba(48, 191, 197, .1)}.gvb-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef3e36;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ef3e36;--mat-outlined-button-ripple-color: rgba(239, 62, 54, .1)}.gvb-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #2b7c68;--mat-icon-button-state-layer-color: #2b7c68;--mat-icon-button-ripple-color: rgba(43, 124, 104, .1)}.gvb-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #30bfc5;--mat-icon-button-state-layer-color: #30bfc5;--mat-icon-button-ripple-color: rgba(48, 191, 197, .1)}.gvb-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef3e36;--mat-icon-button-state-layer-color: #ef3e36;--mat-icon-button-ripple-color: rgba(239, 62, 54, .1)}.gvb-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #2b7c68;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.gvb-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #30bfc5;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.gvb-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef3e36;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.gvb-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #2b7c68;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.gvb-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #30bfc5;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.gvb-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef3e36;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.gvb-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #30bfc5}.gvb-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ef3e36}.gvb-theme .mat-badge-accent{--mat-badge-background-color: #30bfc5;--mat-badge-text-color: black}.gvb-theme .mat-badge-warn{--mat-badge-background-color: #ef3e36;--mat-badge-text-color: white}.gvb-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #30bfc5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(48, 191, 197, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(48, 191, 197, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(48, 191, 197, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(48, 191, 197, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.gvb-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef3e36;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 62, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 62, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 62, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.gvb-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #30bfc5}.gvb-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef3e36}.gvb-theme .mat-icon.mat-primary{--mat-icon-color: #2b7c68}.gvb-theme .mat-icon.mat-accent{--mat-icon-color: #30bfc5}.gvb-theme .mat-icon.mat-warn{--mat-icon-color: #ef3e36}.gvb-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #30bfc5;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #30bfc5;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #30bfc5;--mat-stepper-header-edit-state-icon-foreground-color: black}.gvb-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef3e36;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef3e36;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef3e36;--mat-stepper-header-edit-state-icon-foreground-color: white}.gvb-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #2b7c68;--mat-toolbar-container-text-color: white}.gvb-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #30bfc5;--mat-toolbar-container-text-color: black}.gvb-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef3e36;--mat-toolbar-container-text-color: white}.gvb-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.gvb-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.gvb-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.gvb-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.gvb-theme .fill-remaining-space{flex:1 1 auto}.gvb-theme .cursor-click{cursor:pointer}.gvb-theme .center{margin-bottom:2rem;height:auto}.gvb-theme .fluid{margin-bottom:2rem}.gvb-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.gvb-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.gvb-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.gvb-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.gvb-theme .nav-name-2{line-height:18px!important}.gvb-theme .text-dark{color:#216050!important}.gvb-theme .bg-dark{background-color:#216050!important}.gvb-theme .theme-border-dark{border-radius:.25rem;border:1px solid #216050}.gvb-theme .snackbar-primary{--mdc-snackbar-container-color: #2b7c68 !important}.gvb-theme .snackbar-accent{--mdc-snackbar-container-color: #30bfc5 !important}.gvb-theme .snackbar-warn{--mdc-snackbar-container-color: #ef3e36 !important}.gvb-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.gvb-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.gvb-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.gvb-theme .snackbar-dark{--mdc-snackbar-container-color: #216050 !important}.gvb-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.gvb-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#30bfc5!important}.gvb-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#30bfc5!important}.gvb-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#30bfc5!important}.gvb-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.gvb-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.gvb-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.gvb-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.gvb-theme .cell-sm{flex:.25}.gvb-theme .cell-md{flex:.5}.gvb-theme .cell-lg{flex:.75}.gvb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.gvb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.gvb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.gvb-theme p{white-space:normal!important}.gvb-theme .mat-headline-4,.gvb-theme .mat-headline-3,.gvb-theme .mat-headline-2,.gvb-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.gvb-theme .key-value{font-weight:700}.gvb-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.gvb-theme .small-label-container small,.gvb-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.gvb-theme .mat-mdc-dialog-content{word-break:break-word}.gvb-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.gvb-theme a:hover,.gvb-theme a.mat-mdc-tab-link:hover,.gvb-theme a.mat-mdc-list-item:hover,.gvb-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.gvb-theme .active-link{border-right:4px solid #30bfc5;transition:.3s}.gvb-theme .active-link .mat-icon{color:#30bfc5!important}.gvb-theme .mat-mdc-card{margin:.75em}.gvb-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.gvb-theme button.mat-mdc-button,.gvb-theme button.mat-mdc-raised-button,.gvb-theme button.mat-mdc-unelevated-button,.gvb-theme button.mat-mdc-outlined-button,.gvb-theme button.mat-mdc-fab,.gvb-theme button.mat-mdc-mini-fab,.gvb-theme a.mat-button,.gvb-theme a.mat-raised-button,.gvb-theme a.mat-flat-button,.gvb-theme a.mat-stroked-button,.gvb-theme a.mat-fab,.gvb-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.gvb-theme button.mat-mdc-button:hover,.gvb-theme button.mat-mdc-raised-button:hover,.gvb-theme button.mat-mdc-unelevated-button:hover,.gvb-theme button.mat-mdc-outlined-button:hover,.gvb-theme button.mat-mdc-fab:hover,.gvb-theme button.mat-mdc-mini-fab:hover,.gvb-theme a.mat-button:hover,.gvb-theme a.mat-raised-button:hover,.gvb-theme a.mat-flat-button:hover,.gvb-theme a.mat-stroked-button:hover,.gvb-theme a.mat-fab:hover,.gvb-theme a.mat-mini-fab:hover{text-decoration:none}.gvb-theme button.mat-mdc-button:not(:last-of-type),.gvb-theme button.mat-mdc-raised-button:not(:last-of-type),.gvb-theme button.mat-mdc-unelevated-button:not(:last-of-type),.gvb-theme button.mat-mdc-outlined-button:not(:last-of-type),.gvb-theme button.mat-mdc-fab:not(:last-of-type),.gvb-theme a.mat-button:not(:last-of-type),.gvb-theme a.mat-raised-button:not(:last-of-type),.gvb-theme a.mat-flat-button:not(:last-of-type),.gvb-theme a.mat-stroked-button:not(:last-of-type),.gvb-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.gvb-theme button.mat-mdc-button:not(:first-of-type),.gvb-theme button.mat-mdc-raised-button:not(:first-of-type),.gvb-theme button.mat-mdc-unelevated-button:not(:first-of-type),.gvb-theme button.mat-mdc-outlined-button:not(:first-of-type),.gvb-theme button.mat-mdc-fab:not(:first-of-type),.gvb-theme a.mat-button:not(:first-of-type),.gvb-theme a.mat-raised-button:not(:first-of-type),.gvb-theme a.mat-flat-button:not(:first-of-type),.gvb-theme a.mat-stroked-button:not(:first-of-type),.gvb-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.gvb-theme button.mat-mdc-button:not(:first-of-type),.gvb-theme button.mat-mdc-raised-button:not(:first-of-type),.gvb-theme button.mat-mdc-unelevated-button:not(:first-of-type),.gvb-theme button.mat-mdc-outlined-button:not(:first-of-type),.gvb-theme button.mat-mdc-fab:not(:first-of-type),.gvb-theme a.mat-button:not(:first-of-type),.gvb-theme a.mat-raised-button:not(:first-of-type),.gvb-theme a.mat-flat-button:not(:first-of-type),.gvb-theme a.mat-stroked-button:not(:first-of-type),.gvb-theme a.mat-fab:not(:first-of-type){margin-left:0}}.gvb-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.gvb-theme .mat-mdc-mini-fab.mat-accent[disabled],.gvb-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.gvb-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.gvb-theme .prop-value{font-size:16px;margin-bottom:25px}.gvb-theme .pre-prop .prop-value{white-space:pre-wrap!important}.gvb-theme .font-medium{font-weight:500}.gvb-theme .font-light{font-weight:300}.gvb-theme .text-xs{font-size:12px!important}.gvb-theme .link{color:#30bfc5}.gvb-theme .link:hover{color:#139ba3}.gvb-theme a{text-decoration:none}.gvb-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.gvb-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.gvb-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.gvb-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.gvb-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.gvb-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.gvb-theme .dnd-container.invalid{border:1px dashed #e9093f}.gvb-theme .top-container{position:relative}.gvb-theme .stretch{height:100%}.gvb-theme .dnd-height{height:100%;min-height:200px}.gvb-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.gvb-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#216050}.gvb-theme .dnd-text .text-hidden{display:none;font-weight:600}.gvb-theme .button-container{position:absolute;bottom:5px;right:15px}.gvb-theme .file-data{flex:1;min-width:0}.gvb-theme .file-data h4,.gvb-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.gvb-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.gvb-theme div.ps>div{height:100%}.gvb-theme div.dropzone>div{height:100%}.gvb-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.gvb-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.gvb-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.gvb-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.gvb-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.gvb-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.gvb-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.gvb-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.gvb-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.gvb-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.gvb-theme .dnd-highlight:hover{display:none}.gvb-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.gvb-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.gvb-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.gvb-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.gvb-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.gvb-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.gvb-theme .pdf-width,.gvb-theme .attachment-container img{max-width:200px}.gvb-theme .message-notification{display:flex;max-width:300px;max-height:100px}.gvb-theme .message-notification .mat-icon{overflow:visible!important}.gvb-theme .message-notification .full-width{width:100%}.gvb-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.gvb-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.gvb-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.gvb-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.gvb-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.gvb-theme .notification-text:before{position:absolute;right:0;bottom:0}.gvb-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.gvb-theme .scrolless-tour{overflow:hidden}.gvb-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.gvb-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.gvb-theme .component-title{font-weight:700!important;color:#2b7c68}.gvb-theme .component-title .mat-icon{vertical-align:middle;color:#30bfc5}.gvb-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.gvb-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.gvb-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.gvb-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.gvb-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.gvb-theme .mat-drawer-container{background-color:#fff}.gvb-theme .mat-mdc-checkbox{margin-top:15px}.gvb-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.gvb-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.gvb-theme .full-height{min-height:100vh}.gvb-theme .rounded-sm{border-radius:5px}.gvb-theme .mat-expansion-panel-header-title h3,.gvb-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.gvb-theme .mat-mdc-snack-bar-container{width:100%!important}}.gvb-theme .snackbar-margin{margin-top:80px!important}.gvb-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.gvb-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.gvb-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.gvb-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.gvb-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.gvb-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.gvb-theme .mat-mdc-list-item-title{white-space:pre-wrap}.gvb-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.gvb-theme .dialog-close{float:right}.gvb-theme .spa-nav-menu mat-icon{margin-right:16px!important}.gvb-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.gvb-theme .w-100{width:100%}.gvb-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.gvb-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.gvb-theme .mat-mdc-button,.gvb-theme .mat-mdc-unelevated-button,.gvb-theme .mat-mdc-raised-button,.gvb-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.gvb-theme .mat-mdc-button>.mat-icon,.gvb-theme .mat-mdc-unelevated-button>.mat-icon,.gvb-theme .mat-mdc-raised-button>.mat-icon,.gvb-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.gvb-theme .mat-icon{overflow:visible!important}.gvb-theme .mat-mdc-checkbox .mdc-label,.gvb-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.gvb-theme .mdc-button{height:fit-content!important}.gvb-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.gvb-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.gvb-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.gvb-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.gvb-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.gvb-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.gvb-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.gvb-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.gvb-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.gvb-theme .table-search .mat-mdc-form-field,.gvb-theme .mat-mdc-slide-toggle label{margin-bottom:0}.gvb-theme body,.gvb-theme h2>small,.gvb-theme .h2>small,.gvb-theme h2>.small,.gvb-theme .h2>.small,.gvb-theme h3>small,.gvb-theme .h3>small,.gvb-theme h3>.small,.gvb-theme .h3>.small,.gvb-theme .mat-mdc-card,.gvb-theme .mat-mdc-cell.default,.gvb-theme .mat-drawer-container,.gvb-theme .mat-mdc-dialog-container{color:#7d7d7d}.gvb-theme .mat-mdc-tab .mdc-tab__text-label,.gvb-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.gvb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.gvb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.gvb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.gvb-theme app-dash-card .mat-mdc-card h2,.gvb-theme h2,.gvb-theme .h2{color:#3f3f3f}.gvb-theme .mat-mdc-unelevated-button.mat-accent,.gvb-theme .mat-mdc-raised-button.mat-accent,.gvb-theme .mat-mdc-fab.mat-accent,.gvb-theme .mat-mdc-mini-fab.mat-accent{color:#fff}.gvb-theme .text-accent{color:#30bfc5!important}.gvb-theme .text-warn{color:#ef3e36!important}.gvb-theme .text-success{color:#1e8e3e!important}.gvb-theme .text-glow{color:#f9b233!important}.gvb-theme .text-light{color:#f4f5f6!important}.gvb-theme .text-dark{color:#104c3a!important}.gvb-theme .text-white{color:#fff!important}.gvb-theme .bg-primary{background-color:#2b7c68!important}.gvb-theme .bg-accent{background-color:#30bfc5!important}.gvb-theme .bg-warn{background-color:#ef3e36!important}.gvb-theme .bg-success{background-color:#1e8e3e!important}.gvb-theme .bg-glow{background-color:#f9b233!important}.gvb-theme .bg-light{background-color:#f4f5f6!important}.gvb-theme .bg-dark{background-color:#104c3a!important}.gvb-theme .bg-white{background-color:#fff!important}.gvb-theme .theme-border-primary{border-radius:.25rem;border:1px solid #2b7c68}.gvb-theme .theme-border-accent{border-radius:.25rem;border:1px solid #30bfc5}.gvb-theme .theme-border-warn{border-radius:.25rem;border:1px solid #ef3e36}.gvb-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.gvb-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.gvb-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.gvb-theme .theme-border-dark{border-radius:.25rem;border:1px solid #104c3a}.gvb-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.gvb-theme app-theme-emitter.primary{color:#2b7c68}.gvb-theme app-theme-emitter.primary-darken{color:#104c3a}.gvb-theme app-theme-emitter.primary-lighten{color:#e6efed}.gvb-theme app-theme-emitter.accent{color:#30bfc5}.gvb-theme app-theme-emitter.warn{color:#ef3e36}.gvb-theme a{color:#2b7c68}.gvb-theme #title-toolbar{background:#e1f1ed;color:#287562}.gvb-theme .warning{background-color:#2b7c68}.gvb-theme .outline-warning{background-color:#2b7c6826!important;border:2px solid #2b7c68!important;border-radius:10px}.gvb-theme .outline-warning .mat-icon{margin-right:.5rem;color:#2b7c68!important}.gvb-theme footer{background-color:#2b7c68}.gvb-theme a.ghost-button{border:1px solid #2b7c68}.gvb-theme .banner-bar.primary{background-color:#2b7c68}.gvb-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#95beb4!important}.gvb-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#1a5f4b}.gvb-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.gvb-theme mat-icon.actions-type-icon,.gvb-theme mat-icon.primary-light,.gvb-theme mat-icon.auth-icon{color:#95beb4}.gvb-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.gvb-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#2b7c68}.gvb-theme .mat-mdc-icon-button.primary{background-color:#2b7c68;color:#fff}.gvb-theme .mat-mdc-icon-button.primary:hover{background-color:#2b7c68!important}.gvb-theme .mat-mdc-card.message.primary{border-left-color:#2b7c68!important}.gvb-theme .mat-mdc-card.message.accent{border-left-color:#30bfc5!important}.gvb-theme .mat-mdc-card.message.warn{border-left-color:#ef3e36!important}.gvb-theme .text-primary{color:#2b7c68!important}.gvb-theme .text-success,.gvb-theme mat-icon.text-success{color:#1e8e3e}.gvb-theme .bg-primary,.gvb-theme .mat-mdc-chip-set .mat-primary{background-color:#2b7c68!important}.gvb-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.gvb-theme .list-item-active{color:#2b7c68!important;background-color:#bfd8d2!important}.gvb-theme .list-item-active .mdc-list-item__primary-text,.gvb-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#2b7c68}.gvb-theme .mat-button-toggle-checked{background-color:#bfd8d2!important}.gvb-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#2b7c68!important}.gvb-theme .main-container{background-color:#2b7c68}.gvb-theme .participant-box,.gvb-theme .participant-box-border{border-left:4px solid #2b7c68}.gvb-theme .dnd-drag-over{background-color:#6ba395}.gvb-theme .next-arrow{color:#2b7c68}.gvb-theme .participant-separator{background-color:#bfd8d2}.gvb-theme .dnd-drag-over.stepzone{border-color:#4b907f}.gvb-theme .template-field-box{border-left:4px solid #2b7c68}.gvb-theme .field-box-chip-primary{background-color:#bfd8d2;color:#1a5f4b}.gvb-theme .field-box-chip-accent{background-color:#c1ecee;color:#1ea9b0}.gvb-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.gvb-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#bfd8d2}.gvb-theme .signature-box div.move.selected{border-color:#1a5f4b!important}.gvb-theme .signature-box span.square{background:#2b7c68!important}.gvb-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.gvb-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.gvb-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.gvb-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.gvb-theme .document-tab .mdc-tab--active:nth-child(3){color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.gvb-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#ef3e36}.gvb-theme .document-tab .mdc-tab--active:last-child{color:#ef3e36;--mdc-tab-indicator-active-indicator-color: #ef3e36;--mat-tab-header-active-focus-indicator-color: #ef3e36}.gvb-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#ef3e36}.gvb-theme .floating-strip,.gvb-theme .floating-strip-control.strip-closed{background-color:#e6efed}.gvb-theme .circle-ripple:before,.gvb-theme .circle-ripple:after{border:2px solid #4b907f}.gvb-theme .spinner-three-bounce>div,.gvb-theme .spinner-rectangle-bounce>div{background-color:#2b7c68!important}.gvb-theme .spinner-circle-swish{color:#2b7c68!important}.gvb-theme .sk-folding-cube .sk-cube:before{background-color:#2b7c68}.gvb-theme .mat-card-border-checked{border-color:#30bfc5!important}.gvb-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e6efed}.gvb-theme app-a4-sketch-element .element-summary{background-color:#2b7c68}.gvb-theme app-a4-sketch-element .element-logo{background-color:#30bfc5}.gvb-theme .mat-slider-thumb,.gvb-theme .mat-slider-track-fill{background-color:#2b7c68!important}.gvb-theme .app-dialog-use-template-card:hover{background-color:#e6efed!important}.gvb-theme .primary-border,.gvb-theme .info-box-primary{border:solid 1px #2b7c68}.gvb-theme .info-box-primary{background-color:#2b7c681a}.gvb-theme .info-card-primary{background-color:#e6efed!important;border-left:4px solid #2b7c68!important}.gvb-theme .info-card-primary .info-card-icon{color:#267460!important}.gvb-theme .info-card-primary .info-card-text{color:#104c3a!important}.gvb-theme .info-card-warn{background-color:#fde8e7!important;border-left:4px solid #ef3e36!important}.gvb-theme .info-card-warn .info-card-icon{color:#ed3830!important}.gvb-theme .info-card-warn .info-card-text{color:#e41b16!important}.gvb-theme .ng-scrollbar-thumb{background-color:#2b7c68!important;opacity:.7}.gvb-theme .ng-scrollbar-thumb:hover,.gvb-theme .ng-scrollbar-thumb:active{opacity:1}.scy-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #282f51;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #f5a51d;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f5a51d;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #282f51;--mdc-filled-text-field-focus-active-indicator-color: #282f51;--mdc-filled-text-field-focus-label-text-color: rgba(40, 47, 81, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #282f51;--mdc-outlined-text-field-focus-outline-color: #282f51;--mdc-outlined-text-field-focus-label-text-color: rgba(40, 47, 81, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(40, 47, 81, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(40, 47, 81, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #242a4a;--mdc-switch-selected-handle-color: #242a4a;--mdc-switch-selected-hover-state-layer-color: #242a4a;--mdc-switch-selected-pressed-state-layer-color: #242a4a;--mdc-switch-selected-focus-handle-color: #0f1227;--mdc-switch-selected-hover-handle-color: #0f1227;--mdc-switch-selected-pressed-handle-color: #0f1227;--mdc-switch-selected-focus-track-color: #696d85;--mdc-switch-selected-hover-track-color: #696d85;--mdc-switch-selected-pressed-track-color: #696d85;--mdc-switch-selected-track-color: #696d85;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #282f51;--mdc-slider-focus-handle-color: #282f51;--mdc-slider-hover-handle-color: #282f51;--mdc-slider-active-track-color: #282f51;--mdc-slider-inactive-track-color: #282f51;--mdc-slider-with-tick-marks-inactive-container-color: #282f51;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #282f51;--mat-slider-hover-state-layer-color: rgba(40, 47, 81, .05);--mat-slider-focus-state-layer-color: rgba(40, 47, 81, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #f5a51d;--mdc-checkbox-selected-hover-icon-color: #f5a51d;--mdc-checkbox-selected-icon-color: #f5a51d;--mdc-checkbox-selected-pressed-icon-color: #f5a51d;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f5a51d;--mdc-checkbox-selected-hover-state-layer-color: #f5a51d;--mdc-checkbox-selected-pressed-state-layer-color: #f5a51d;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #f5a51d;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #282f51;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #282f51;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #282f51;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(40, 47, 81, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(40, 47, 81, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(40, 47, 81, .3);--mat-datepicker-toggle-active-state-icon-color: #282f51;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(40, 47, 81, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #282f51;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #282f51;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #282f51;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.scy-theme .mat-accent{--mat-option-selected-state-label-text-color: #f5a51d;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.scy-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.scy-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #282f51;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #282f51;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.scy-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f5a51d;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f5a51d;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.scy-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.scy-theme .mat-elevation-z0,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.scy-theme .mat-elevation-z1,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.scy-theme .mat-elevation-z2,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.scy-theme .mat-elevation-z3,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.scy-theme .mat-elevation-z4,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.scy-theme .mat-elevation-z5,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.scy-theme .mat-elevation-z6,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.scy-theme .mat-elevation-z7,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.scy-theme .mat-elevation-z8,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.scy-theme .mat-elevation-z9,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.scy-theme .mat-elevation-z10,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.scy-theme .mat-elevation-z11,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.scy-theme .mat-elevation-z12,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.scy-theme .mat-elevation-z13,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.scy-theme .mat-elevation-z14,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.scy-theme .mat-elevation-z15,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.scy-theme .mat-elevation-z16,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.scy-theme .mat-elevation-z17,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.scy-theme .mat-elevation-z18,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.scy-theme .mat-elevation-z19,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.scy-theme .mat-elevation-z20,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.scy-theme .mat-elevation-z21,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.scy-theme .mat-elevation-z22,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.scy-theme .mat-elevation-z23,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.scy-theme .mat-elevation-z24,.scy-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.scy-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #282f51;--mdc-linear-progress-track-color: rgba(40, 47, 81, .25)}.scy-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f5a51d;--mdc-linear-progress-track-color: rgba(245, 165, 29, .25)}.scy-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.scy-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f5a51d;--mdc-filled-text-field-focus-active-indicator-color: #f5a51d;--mdc-filled-text-field-focus-label-text-color: rgba(245, 165, 29, .87);--mdc-outlined-text-field-caret-color: #f5a51d;--mdc-outlined-text-field-focus-outline-color: #f5a51d;--mdc-outlined-text-field-focus-label-text-color: rgba(245, 165, 29, .87);--mat-form-field-focus-select-arrow-color: rgba(245, 165, 29, .87)}.scy-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.scy-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(245, 165, 29, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.scy-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.scy-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.scy-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.scy-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.scy-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #282f51;--mdc-chip-elevated-selected-container-color: #282f51;--mdc-chip-elevated-disabled-container-color: #282f51;--mdc-chip-flat-disabled-selected-container-color: #282f51;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.scy-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.scy-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #f5a51d;--mdc-chip-elevated-selected-container-color: #f5a51d;--mdc-chip-elevated-disabled-container-color: #f5a51d;--mdc-chip-flat-disabled-selected-container-color: #f5a51d;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.scy-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.scy-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.scy-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.scy-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #f49d1a;--mdc-switch-selected-handle-color: #f49d1a;--mdc-switch-selected-hover-state-layer-color: #f49d1a;--mdc-switch-selected-pressed-state-layer-color: #f49d1a;--mdc-switch-selected-focus-handle-color: #ee790a;--mdc-switch-selected-hover-handle-color: #ee790a;--mdc-switch-selected-pressed-handle-color: #ee790a;--mdc-switch-selected-focus-track-color: #f8c061;--mdc-switch-selected-hover-track-color: #f8c061;--mdc-switch-selected-pressed-track-color: #f8c061;--mdc-switch-selected-track-color: #f8c061}.scy-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.scy-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.scy-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #282f51;--mdc-radio-selected-hover-icon-color: #282f51;--mdc-radio-selected-icon-color: #282f51;--mdc-radio-selected-pressed-icon-color: #282f51;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #282f51;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.scy-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f5a51d;--mdc-radio-selected-hover-icon-color: #f5a51d;--mdc-radio-selected-icon-color: #f5a51d;--mdc-radio-selected-pressed-icon-color: #f5a51d;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f5a51d;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.scy-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.scy-theme .mat-accent{--mat-slider-ripple-color: #f5a51d;--mat-slider-hover-state-layer-color: rgba(245, 165, 29, .05);--mat-slider-focus-state-layer-color: rgba(245, 165, 29, .2);--mdc-slider-handle-color: #f5a51d;--mdc-slider-focus-handle-color: #f5a51d;--mdc-slider-hover-handle-color: #f5a51d;--mdc-slider-active-track-color: #f5a51d;--mdc-slider-inactive-track-color: #f5a51d;--mdc-slider-with-tick-marks-inactive-container-color: #f5a51d;--mdc-slider-with-tick-marks-active-container-color: black}.scy-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.scy-theme .mdc-list-item__start,.scy-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #282f51;--mdc-radio-selected-hover-icon-color: #282f51;--mdc-radio-selected-icon-color: #282f51;--mdc-radio-selected-pressed-icon-color: #282f51}.scy-theme .mat-accent .mdc-list-item__start,.scy-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f5a51d;--mdc-radio-selected-hover-icon-color: #f5a51d;--mdc-radio-selected-icon-color: #f5a51d;--mdc-radio-selected-pressed-icon-color: #f5a51d}.scy-theme .mat-warn .mdc-list-item__start,.scy-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.scy-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #282f51;--mdc-checkbox-selected-hover-icon-color: #282f51;--mdc-checkbox-selected-icon-color: #282f51;--mdc-checkbox-selected-pressed-icon-color: #282f51;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #282f51;--mdc-checkbox-selected-hover-state-layer-color: #282f51;--mdc-checkbox-selected-pressed-state-layer-color: #282f51;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.scy-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #f5a51d;--mdc-checkbox-selected-hover-icon-color: #f5a51d;--mdc-checkbox-selected-icon-color: #f5a51d;--mdc-checkbox-selected-pressed-icon-color: #f5a51d;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f5a51d;--mdc-checkbox-selected-hover-state-layer-color: #f5a51d;--mdc-checkbox-selected-pressed-state-layer-color: #f5a51d;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.scy-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.scy-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.scy-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.scy-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.scy-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#282f51}.scy-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.scy-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.scy-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.scy-theme .mat-mdc-tab-group,.scy-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #282f51;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #282f51;--mat-tab-header-active-ripple-color: #282f51;--mat-tab-header-inactive-ripple-color: #282f51;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #282f51;--mat-tab-header-active-hover-label-text-color: #282f51;--mat-tab-header-active-focus-indicator-color: #282f51;--mat-tab-header-active-hover-indicator-color: #282f51}.scy-theme .mat-mdc-tab-group.mat-accent,.scy-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f5a51d;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f5a51d;--mat-tab-header-active-ripple-color: #f5a51d;--mat-tab-header-inactive-ripple-color: #f5a51d;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f5a51d;--mat-tab-header-active-hover-label-text-color: #f5a51d;--mat-tab-header-active-focus-indicator-color: #f5a51d;--mat-tab-header-active-hover-indicator-color: #f5a51d}.scy-theme .mat-mdc-tab-group.mat-warn,.scy-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.scy-theme .mat-mdc-tab-group.mat-background-primary,.scy-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #282f51;--mat-tab-header-with-background-foreground-color: white}.scy-theme .mat-mdc-tab-group.mat-background-accent,.scy-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f5a51d;--mat-tab-header-with-background-foreground-color: black}.scy-theme .mat-mdc-tab-group.mat-background-warn,.scy-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.scy-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.scy-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #282f51;--mdc-checkbox-selected-hover-icon-color: #282f51;--mdc-checkbox-selected-icon-color: #282f51;--mdc-checkbox-selected-pressed-icon-color: #282f51;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #282f51;--mdc-checkbox-selected-hover-state-layer-color: #282f51;--mdc-checkbox-selected-pressed-state-layer-color: #282f51;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.scy-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.scy-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #282f51;--mat-text-button-state-layer-color: #282f51;--mat-text-button-ripple-color: rgba(40, 47, 81, .1)}.scy-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f5a51d;--mat-text-button-state-layer-color: #f5a51d;--mat-text-button-ripple-color: rgba(245, 165, 29, .1)}.scy-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.scy-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #282f51;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.scy-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f5a51d;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.scy-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.scy-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #282f51;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.scy-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f5a51d;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.scy-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.scy-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #282f51;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #282f51;--mat-outlined-button-ripple-color: rgba(40, 47, 81, .1)}.scy-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f5a51d;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f5a51d;--mat-outlined-button-ripple-color: rgba(245, 165, 29, .1)}.scy-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.scy-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #282f51;--mat-icon-button-state-layer-color: #282f51;--mat-icon-button-ripple-color: rgba(40, 47, 81, .1)}.scy-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f5a51d;--mat-icon-button-state-layer-color: #f5a51d;--mat-icon-button-ripple-color: rgba(245, 165, 29, .1)}.scy-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.scy-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #282f51;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.scy-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f5a51d;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.scy-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.scy-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #282f51;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.scy-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f5a51d;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.scy-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.scy-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #f5a51d}.scy-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.scy-theme .mat-badge-accent{--mat-badge-background-color: #f5a51d;--mat-badge-text-color: black}.scy-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.scy-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #f5a51d;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(245, 165, 29, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 165, 29, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 165, 29, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 165, 29, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.scy-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.scy-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f5a51d}.scy-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.scy-theme .mat-icon.mat-primary{--mat-icon-color: #282f51}.scy-theme .mat-icon.mat-accent{--mat-icon-color: #f5a51d}.scy-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.scy-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #f5a51d;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #f5a51d;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #f5a51d;--mat-stepper-header-edit-state-icon-foreground-color: black}.scy-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.scy-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #282f51;--mat-toolbar-container-text-color: white}.scy-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f5a51d;--mat-toolbar-container-text-color: black}.scy-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.scy-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.scy-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.scy-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.scy-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.scy-theme .fill-remaining-space{flex:1 1 auto}.scy-theme .cursor-click{cursor:pointer}.scy-theme .center{margin-bottom:2rem;height:auto}.scy-theme .fluid{margin-bottom:2rem}.scy-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.scy-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.scy-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.scy-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.scy-theme .nav-name-2{line-height:18px!important}.scy-theme .text-dark{color:#191d32!important}.scy-theme .bg-dark{background-color:#191d32!important}.scy-theme .theme-border-dark{border-radius:.25rem;border:1px solid #191d32}.scy-theme .snackbar-primary{--mdc-snackbar-container-color: #282f51 !important}.scy-theme .snackbar-accent{--mdc-snackbar-container-color: #f5a51d !important}.scy-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.scy-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.scy-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.scy-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.scy-theme .snackbar-dark{--mdc-snackbar-container-color: #191d32 !important}.scy-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.scy-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#f5a51d!important}.scy-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#f5a51d!important}.scy-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#f5a51d!important}.scy-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.scy-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.scy-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.scy-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.scy-theme .cell-sm{flex:.25}.scy-theme .cell-md{flex:.5}.scy-theme .cell-lg{flex:.75}.scy-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.scy-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.scy-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.scy-theme p{white-space:normal!important}.scy-theme .mat-headline-4,.scy-theme .mat-headline-3,.scy-theme .mat-headline-2,.scy-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.scy-theme .key-value{font-weight:700}.scy-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.scy-theme .small-label-container small,.scy-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.scy-theme .mat-mdc-dialog-content{word-break:break-word}.scy-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.scy-theme a:hover,.scy-theme a.mat-mdc-tab-link:hover,.scy-theme a.mat-mdc-list-item:hover,.scy-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.scy-theme .active-link{border-right:4px solid #f5a51d;transition:.3s}.scy-theme .active-link .mat-icon{color:#f5a51d!important}.scy-theme .mat-mdc-card{margin:.75em}.scy-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.scy-theme button.mat-mdc-button,.scy-theme button.mat-mdc-raised-button,.scy-theme button.mat-mdc-unelevated-button,.scy-theme button.mat-mdc-outlined-button,.scy-theme button.mat-mdc-fab,.scy-theme button.mat-mdc-mini-fab,.scy-theme a.mat-button,.scy-theme a.mat-raised-button,.scy-theme a.mat-flat-button,.scy-theme a.mat-stroked-button,.scy-theme a.mat-fab,.scy-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.scy-theme button.mat-mdc-button:hover,.scy-theme button.mat-mdc-raised-button:hover,.scy-theme button.mat-mdc-unelevated-button:hover,.scy-theme button.mat-mdc-outlined-button:hover,.scy-theme button.mat-mdc-fab:hover,.scy-theme button.mat-mdc-mini-fab:hover,.scy-theme a.mat-button:hover,.scy-theme a.mat-raised-button:hover,.scy-theme a.mat-flat-button:hover,.scy-theme a.mat-stroked-button:hover,.scy-theme a.mat-fab:hover,.scy-theme a.mat-mini-fab:hover{text-decoration:none}.scy-theme button.mat-mdc-button:not(:last-of-type),.scy-theme button.mat-mdc-raised-button:not(:last-of-type),.scy-theme button.mat-mdc-unelevated-button:not(:last-of-type),.scy-theme button.mat-mdc-outlined-button:not(:last-of-type),.scy-theme button.mat-mdc-fab:not(:last-of-type),.scy-theme a.mat-button:not(:last-of-type),.scy-theme a.mat-raised-button:not(:last-of-type),.scy-theme a.mat-flat-button:not(:last-of-type),.scy-theme a.mat-stroked-button:not(:last-of-type),.scy-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.scy-theme button.mat-mdc-button:not(:first-of-type),.scy-theme button.mat-mdc-raised-button:not(:first-of-type),.scy-theme button.mat-mdc-unelevated-button:not(:first-of-type),.scy-theme button.mat-mdc-outlined-button:not(:first-of-type),.scy-theme button.mat-mdc-fab:not(:first-of-type),.scy-theme a.mat-button:not(:first-of-type),.scy-theme a.mat-raised-button:not(:first-of-type),.scy-theme a.mat-flat-button:not(:first-of-type),.scy-theme a.mat-stroked-button:not(:first-of-type),.scy-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.scy-theme button.mat-mdc-button:not(:first-of-type),.scy-theme button.mat-mdc-raised-button:not(:first-of-type),.scy-theme button.mat-mdc-unelevated-button:not(:first-of-type),.scy-theme button.mat-mdc-outlined-button:not(:first-of-type),.scy-theme button.mat-mdc-fab:not(:first-of-type),.scy-theme a.mat-button:not(:first-of-type),.scy-theme a.mat-raised-button:not(:first-of-type),.scy-theme a.mat-flat-button:not(:first-of-type),.scy-theme a.mat-stroked-button:not(:first-of-type),.scy-theme a.mat-fab:not(:first-of-type){margin-left:0}}.scy-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.scy-theme .mat-mdc-mini-fab.mat-accent[disabled],.scy-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.scy-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.scy-theme .prop-value{font-size:16px;margin-bottom:25px}.scy-theme .pre-prop .prop-value{white-space:pre-wrap!important}.scy-theme .font-medium{font-weight:500}.scy-theme .font-light{font-weight:300}.scy-theme .text-xs{font-size:12px!important}.scy-theme .link{color:#f5a51d}.scy-theme .link:hover{color:#ee790a}.scy-theme a{text-decoration:none}.scy-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.scy-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.scy-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.scy-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.scy-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.scy-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.scy-theme .dnd-container.invalid{border:1px dashed #e9093f}.scy-theme .top-container{position:relative}.scy-theme .stretch{height:100%}.scy-theme .dnd-height{height:100%;min-height:200px}.scy-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.scy-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#191d32}.scy-theme .dnd-text .text-hidden{display:none;font-weight:600}.scy-theme .button-container{position:absolute;bottom:5px;right:15px}.scy-theme .file-data{flex:1;min-width:0}.scy-theme .file-data h4,.scy-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.scy-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.scy-theme div.ps>div{height:100%}.scy-theme div.dropzone>div{height:100%}.scy-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.scy-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.scy-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.scy-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.scy-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.scy-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.scy-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.scy-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.scy-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.scy-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.scy-theme .dnd-highlight:hover{display:none}.scy-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.scy-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.scy-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.scy-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.scy-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.scy-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.scy-theme .pdf-width,.scy-theme .attachment-container img{max-width:200px}.scy-theme .message-notification{display:flex;max-width:300px;max-height:100px}.scy-theme .message-notification .mat-icon{overflow:visible!important}.scy-theme .message-notification .full-width{width:100%}.scy-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.scy-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.scy-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.scy-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.scy-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.scy-theme .notification-text:before{position:absolute;right:0;bottom:0}.scy-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.scy-theme .scrolless-tour{overflow:hidden}.scy-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.scy-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.scy-theme .component-title{font-weight:700!important;color:#282f51}.scy-theme .component-title .mat-icon{vertical-align:middle;color:#f5a51d}.scy-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.scy-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.scy-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.scy-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.scy-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.scy-theme .mat-drawer-container{background-color:#fff}.scy-theme .mat-mdc-checkbox{margin-top:15px}.scy-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.scy-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.scy-theme .full-height{min-height:100vh}.scy-theme .rounded-sm{border-radius:5px}.scy-theme .mat-expansion-panel-header-title h3,.scy-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.scy-theme .mat-mdc-snack-bar-container{width:100%!important}}.scy-theme .snackbar-margin{margin-top:80px!important}.scy-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.scy-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.scy-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.scy-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.scy-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.scy-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.scy-theme .mat-mdc-list-item-title{white-space:pre-wrap}.scy-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.scy-theme .dialog-close{float:right}.scy-theme .spa-nav-menu mat-icon{margin-right:16px!important}.scy-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.scy-theme .w-100{width:100%}.scy-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.scy-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.scy-theme .mat-mdc-button,.scy-theme .mat-mdc-unelevated-button,.scy-theme .mat-mdc-raised-button,.scy-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.scy-theme .mat-mdc-button>.mat-icon,.scy-theme .mat-mdc-unelevated-button>.mat-icon,.scy-theme .mat-mdc-raised-button>.mat-icon,.scy-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.scy-theme .mat-icon{overflow:visible!important}.scy-theme .mat-mdc-checkbox .mdc-label,.scy-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.scy-theme .mdc-button{height:fit-content!important}.scy-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.scy-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.scy-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.scy-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.scy-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.scy-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.scy-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.scy-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.scy-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.scy-theme .table-search .mat-mdc-form-field,.scy-theme .mat-mdc-slide-toggle label{margin-bottom:0}.scy-theme body,.scy-theme h2>small,.scy-theme .h2>small,.scy-theme h2>.small,.scy-theme .h2>.small,.scy-theme h3>small,.scy-theme .h3>small,.scy-theme h3>.small,.scy-theme .h3>.small,.scy-theme .mat-mdc-card,.scy-theme .mat-mdc-cell.default,.scy-theme .mat-drawer-container,.scy-theme .mat-mdc-dialog-container{color:#7d7d7d}.scy-theme .mat-mdc-tab .mdc-tab__text-label,.scy-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.scy-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.scy-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.scy-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.scy-theme app-dash-card .mat-mdc-card h2,.scy-theme h2,.scy-theme .h2{color:#3f3f3f}.scy-theme .mat-mdc-unelevated-button.mat-accent,.scy-theme .mat-mdc-raised-button.mat-accent,.scy-theme .mat-mdc-fab.mat-accent,.scy-theme .mat-mdc-mini-fab.mat-accent{color:#fff}.scy-theme .text-accent{color:#f5a51d!important}.scy-theme .text-warn{color:#e90934!important}.scy-theme .text-success{color:#1e8e3e!important}.scy-theme .text-glow{color:#f9b233!important}.scy-theme .text-light{color:#f4f5f6!important}.scy-theme .text-dark{color:#0f1227!important}.scy-theme .text-white{color:#fff!important}.scy-theme .bg-primary{background-color:#282f51!important}.scy-theme .bg-accent{background-color:#f5a51d!important}.scy-theme .bg-warn{background-color:#e90934!important}.scy-theme .bg-success{background-color:#1e8e3e!important}.scy-theme .bg-glow{background-color:#f9b233!important}.scy-theme .bg-light{background-color:#f4f5f6!important}.scy-theme .bg-dark{background-color:#0f1227!important}.scy-theme .bg-white{background-color:#fff!important}.scy-theme .theme-border-primary{border-radius:.25rem;border:1px solid #282f51}.scy-theme .theme-border-accent{border-radius:.25rem;border:1px solid #f5a51d}.scy-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.scy-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.scy-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.scy-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.scy-theme .theme-border-dark{border-radius:.25rem;border:1px solid #0f1227}.scy-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.scy-theme app-theme-emitter.primary{color:#282f51}.scy-theme app-theme-emitter.primary-darken{color:#0f1227}.scy-theme app-theme-emitter.primary-lighten{color:#e5e6ea}.scy-theme app-theme-emitter.accent{color:#f5a51d}.scy-theme app-theme-emitter.warn{color:#e90934}.scy-theme a{color:#282f51}.scy-theme #title-toolbar{background:#e6e7ed;color:#282f51}.scy-theme .warning{background-color:#282f51}.scy-theme .outline-warning{background-color:#282f5126!important;border:2px solid #282f51!important;border-radius:10px}.scy-theme .outline-warning .mat-icon{margin-right:.5rem;color:#282f51!important}.scy-theme footer{background-color:#282f51}.scy-theme a.ghost-button{border:1px solid #282f51}.scy-theme .banner-bar.primary{background-color:#282f51}.scy-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#9497a8!important}.scy-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#181d37}.scy-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.scy-theme mat-icon.actions-type-icon,.scy-theme mat-icon.primary-light,.scy-theme mat-icon.auth-icon{color:#9497a8}.scy-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.scy-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#282f51}.scy-theme .mat-mdc-icon-button.primary{background-color:#282f51;color:#fff}.scy-theme .mat-mdc-icon-button.primary:hover{background-color:#282f51!important}.scy-theme .mat-mdc-card.message.primary{border-left-color:#282f51!important}.scy-theme .mat-mdc-card.message.accent{border-left-color:#f5a51d!important}.scy-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.scy-theme .text-primary{color:#282f51!important}.scy-theme .text-success,.scy-theme mat-icon.text-success{color:#1e8e3e}.scy-theme .bg-primary,.scy-theme .mat-mdc-chip-set .mat-primary{background-color:#282f51!important}.scy-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.scy-theme .list-item-active{color:#282f51!important;background-color:#bfc1cb!important}.scy-theme .list-item-active .mdc-list-item__primary-text,.scy-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#282f51}.scy-theme .mat-button-toggle-checked{background-color:#bfc1cb!important}.scy-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#282f51!important}.scy-theme .main-container{background-color:#282f51}.scy-theme .participant-box,.scy-theme .participant-box-border{border-left:4px solid #282f51}.scy-theme .dnd-drag-over{background-color:#696d85}.scy-theme .next-arrow{color:#282f51}.scy-theme .participant-separator{background-color:#bfc1cb}.scy-theme .dnd-drag-over.stepzone{border-color:#484e6b}.scy-theme .template-field-box{border-left:4px solid #282f51}.scy-theme .field-box-chip-primary{background-color:#bfc1cb;color:#181d37}.scy-theme .field-box-chip-accent{background-color:#fce4bb;color:#f08a11}.scy-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.scy-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#bfc1cb}.scy-theme .signature-box div.move.selected{border-color:#181d37!important}.scy-theme .signature-box span.square{background:#282f51!important}.scy-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.scy-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.scy-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.scy-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.scy-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.scy-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.scy-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.scy-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.scy-theme .floating-strip,.scy-theme .floating-strip-control.strip-closed{background-color:#e5e6ea}.scy-theme .circle-ripple:before,.scy-theme .circle-ripple:after{border:2px solid #484e6b}.scy-theme .spinner-three-bounce>div,.scy-theme .spinner-rectangle-bounce>div{background-color:#282f51!important}.scy-theme .spinner-circle-swish{color:#282f51!important}.scy-theme .sk-folding-cube .sk-cube:before{background-color:#282f51}.scy-theme .mat-card-border-checked{border-color:#f5a51d!important}.scy-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e5e6ea}.scy-theme app-a4-sketch-element .element-summary{background-color:#282f51}.scy-theme app-a4-sketch-element .element-logo{background-color:#f5a51d}.scy-theme .mat-slider-thumb,.scy-theme .mat-slider-track-fill{background-color:#282f51!important}.scy-theme .app-dialog-use-template-card:hover{background-color:#e5e6ea!important}.scy-theme .primary-border,.scy-theme .info-box-primary{border:solid 1px #282f51}.scy-theme .info-box-primary{background-color:#282f511a}.scy-theme .info-card-primary{background-color:#e5e6ea!important;border-left:4px solid #282f51!important}.scy-theme .info-card-primary .info-card-icon{color:#242a4a!important}.scy-theme .info-card-primary .info-card-text{color:#0f1227!important}.scy-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.scy-theme .info-card-warn .info-card-icon{color:#e6082f!important}.scy-theme .info-card-warn .info-card-text{color:#d90215!important}.scy-theme .ng-scrollbar-thumb{background-color:#282f51!important;opacity:.7}.scy-theme .ng-scrollbar-thumb:hover,.scy-theme .ng-scrollbar-thumb:active{opacity:1}.bvr-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #1d4591;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #c51719;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #c51719;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #1d4591;--mdc-filled-text-field-focus-active-indicator-color: #1d4591;--mdc-filled-text-field-focus-label-text-color: rgba(29, 69, 145, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #1d4591;--mdc-outlined-text-field-focus-outline-color: #1d4591;--mdc-outlined-text-field-focus-label-text-color: rgba(29, 69, 145, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(29, 69, 145, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(29, 69, 145, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #1a3e89;--mdc-switch-selected-handle-color: #1a3e89;--mdc-switch-selected-hover-state-layer-color: #1a3e89;--mdc-switch-selected-pressed-state-layer-color: #1a3e89;--mdc-switch-selected-focus-handle-color: #0a1f62;--mdc-switch-selected-hover-handle-color: #0a1f62;--mdc-switch-selected-pressed-handle-color: #0a1f62;--mdc-switch-selected-focus-track-color: #617db2;--mdc-switch-selected-hover-track-color: #617db2;--mdc-switch-selected-pressed-track-color: #617db2;--mdc-switch-selected-track-color: #617db2;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #1d4591;--mdc-slider-focus-handle-color: #1d4591;--mdc-slider-hover-handle-color: #1d4591;--mdc-slider-active-track-color: #1d4591;--mdc-slider-inactive-track-color: #1d4591;--mdc-slider-with-tick-marks-inactive-container-color: #1d4591;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #1d4591;--mat-slider-hover-state-layer-color: rgba(29, 69, 145, .05);--mat-slider-focus-state-layer-color: rgba(29, 69, 145, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #c51719;--mdc-checkbox-selected-hover-icon-color: #c51719;--mdc-checkbox-selected-icon-color: #c51719;--mdc-checkbox-selected-pressed-icon-color: #c51719;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c51719;--mdc-checkbox-selected-hover-state-layer-color: #c51719;--mdc-checkbox-selected-pressed-state-layer-color: #c51719;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #c51719;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #1d4591;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #1d4591;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1d4591;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(29, 69, 145, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(29, 69, 145, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(29, 69, 145, .3);--mat-datepicker-toggle-active-state-icon-color: #1d4591;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(29, 69, 145, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1d4591;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1d4591;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1d4591;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.bvr-theme .mat-accent{--mat-option-selected-state-label-text-color: #c51719;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.bvr-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.bvr-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #1d4591;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1d4591;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.bvr-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #c51719;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #c51719;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.bvr-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.bvr-theme .mat-elevation-z0,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.bvr-theme .mat-elevation-z1,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.bvr-theme .mat-elevation-z2,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.bvr-theme .mat-elevation-z3,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.bvr-theme .mat-elevation-z4,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.bvr-theme .mat-elevation-z5,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.bvr-theme .mat-elevation-z6,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.bvr-theme .mat-elevation-z7,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.bvr-theme .mat-elevation-z8,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.bvr-theme .mat-elevation-z9,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.bvr-theme .mat-elevation-z10,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.bvr-theme .mat-elevation-z11,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.bvr-theme .mat-elevation-z12,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.bvr-theme .mat-elevation-z13,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.bvr-theme .mat-elevation-z14,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.bvr-theme .mat-elevation-z15,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.bvr-theme .mat-elevation-z16,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.bvr-theme .mat-elevation-z17,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.bvr-theme .mat-elevation-z18,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.bvr-theme .mat-elevation-z19,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.bvr-theme .mat-elevation-z20,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.bvr-theme .mat-elevation-z21,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.bvr-theme .mat-elevation-z22,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.bvr-theme .mat-elevation-z23,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.bvr-theme .mat-elevation-z24,.bvr-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.bvr-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #1d4591;--mdc-linear-progress-track-color: rgba(29, 69, 145, .25)}.bvr-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #c51719;--mdc-linear-progress-track-color: rgba(197, 23, 25, .25)}.bvr-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.bvr-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #c51719;--mdc-filled-text-field-focus-active-indicator-color: #c51719;--mdc-filled-text-field-focus-label-text-color: rgba(197, 23, 25, .87);--mdc-outlined-text-field-caret-color: #c51719;--mdc-outlined-text-field-focus-outline-color: #c51719;--mdc-outlined-text-field-focus-label-text-color: rgba(197, 23, 25, .87);--mat-form-field-focus-select-arrow-color: rgba(197, 23, 25, .87)}.bvr-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.bvr-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(197, 23, 25, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.bvr-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.bvr-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.bvr-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.bvr-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.bvr-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #1d4591;--mdc-chip-elevated-selected-container-color: #1d4591;--mdc-chip-elevated-disabled-container-color: #1d4591;--mdc-chip-flat-disabled-selected-container-color: #1d4591;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.bvr-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.bvr-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #c51719;--mdc-chip-elevated-selected-container-color: #c51719;--mdc-chip-elevated-disabled-container-color: #c51719;--mdc-chip-flat-disabled-selected-container-color: #c51719;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.bvr-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.bvr-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.bvr-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.bvr-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #bf1416;--mdc-switch-selected-handle-color: #bf1416;--mdc-switch-selected-hover-state-layer-color: #bf1416;--mdc-switch-selected-pressed-state-layer-color: #bf1416;--mdc-switch-selected-focus-handle-color: #a30708;--mdc-switch-selected-hover-handle-color: #a30708;--mdc-switch-selected-pressed-handle-color: #a30708;--mdc-switch-selected-focus-track-color: #d65d5e;--mdc-switch-selected-hover-track-color: #d65d5e;--mdc-switch-selected-pressed-track-color: #d65d5e;--mdc-switch-selected-track-color: #d65d5e}.bvr-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.bvr-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.bvr-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #1d4591;--mdc-radio-selected-hover-icon-color: #1d4591;--mdc-radio-selected-icon-color: #1d4591;--mdc-radio-selected-pressed-icon-color: #1d4591;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #1d4591;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.bvr-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c51719;--mdc-radio-selected-hover-icon-color: #c51719;--mdc-radio-selected-icon-color: #c51719;--mdc-radio-selected-pressed-icon-color: #c51719;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #c51719;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.bvr-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.bvr-theme .mat-accent{--mat-slider-ripple-color: #c51719;--mat-slider-hover-state-layer-color: rgba(197, 23, 25, .05);--mat-slider-focus-state-layer-color: rgba(197, 23, 25, .2);--mdc-slider-handle-color: #c51719;--mdc-slider-focus-handle-color: #c51719;--mdc-slider-hover-handle-color: #c51719;--mdc-slider-active-track-color: #c51719;--mdc-slider-inactive-track-color: #c51719;--mdc-slider-with-tick-marks-inactive-container-color: #c51719;--mdc-slider-with-tick-marks-active-container-color: white}.bvr-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.bvr-theme .mdc-list-item__start,.bvr-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #1d4591;--mdc-radio-selected-hover-icon-color: #1d4591;--mdc-radio-selected-icon-color: #1d4591;--mdc-radio-selected-pressed-icon-color: #1d4591}.bvr-theme .mat-accent .mdc-list-item__start,.bvr-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c51719;--mdc-radio-selected-hover-icon-color: #c51719;--mdc-radio-selected-icon-color: #c51719;--mdc-radio-selected-pressed-icon-color: #c51719}.bvr-theme .mat-warn .mdc-list-item__start,.bvr-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.bvr-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #1d4591;--mdc-checkbox-selected-hover-icon-color: #1d4591;--mdc-checkbox-selected-icon-color: #1d4591;--mdc-checkbox-selected-pressed-icon-color: #1d4591;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #1d4591;--mdc-checkbox-selected-hover-state-layer-color: #1d4591;--mdc-checkbox-selected-pressed-state-layer-color: #1d4591;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.bvr-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #c51719;--mdc-checkbox-selected-hover-icon-color: #c51719;--mdc-checkbox-selected-icon-color: #c51719;--mdc-checkbox-selected-pressed-icon-color: #c51719;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c51719;--mdc-checkbox-selected-hover-state-layer-color: #c51719;--mdc-checkbox-selected-pressed-state-layer-color: #c51719;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.bvr-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.bvr-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.bvr-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.bvr-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.bvr-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#1d4591}.bvr-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.bvr-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.bvr-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.bvr-theme .mat-mdc-tab-group,.bvr-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #1d4591;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #1d4591;--mat-tab-header-active-ripple-color: #1d4591;--mat-tab-header-inactive-ripple-color: #1d4591;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #1d4591;--mat-tab-header-active-hover-label-text-color: #1d4591;--mat-tab-header-active-focus-indicator-color: #1d4591;--mat-tab-header-active-hover-indicator-color: #1d4591}.bvr-theme .mat-mdc-tab-group.mat-accent,.bvr-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #c51719;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #c51719;--mat-tab-header-active-ripple-color: #c51719;--mat-tab-header-inactive-ripple-color: #c51719;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #c51719;--mat-tab-header-active-hover-label-text-color: #c51719;--mat-tab-header-active-focus-indicator-color: #c51719;--mat-tab-header-active-hover-indicator-color: #c51719}.bvr-theme .mat-mdc-tab-group.mat-warn,.bvr-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.bvr-theme .mat-mdc-tab-group.mat-background-primary,.bvr-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #1d4591;--mat-tab-header-with-background-foreground-color: white}.bvr-theme .mat-mdc-tab-group.mat-background-accent,.bvr-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #c51719;--mat-tab-header-with-background-foreground-color: white}.bvr-theme .mat-mdc-tab-group.mat-background-warn,.bvr-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.bvr-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.bvr-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #1d4591;--mdc-checkbox-selected-hover-icon-color: #1d4591;--mdc-checkbox-selected-icon-color: #1d4591;--mdc-checkbox-selected-pressed-icon-color: #1d4591;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #1d4591;--mdc-checkbox-selected-hover-state-layer-color: #1d4591;--mdc-checkbox-selected-pressed-state-layer-color: #1d4591;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.bvr-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.bvr-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #1d4591;--mat-text-button-state-layer-color: #1d4591;--mat-text-button-ripple-color: rgba(29, 69, 145, .1)}.bvr-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #c51719;--mat-text-button-state-layer-color: #c51719;--mat-text-button-ripple-color: rgba(197, 23, 25, .1)}.bvr-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.bvr-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #1d4591;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.bvr-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #c51719;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.bvr-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.bvr-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #1d4591;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.bvr-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #c51719;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.bvr-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.bvr-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #1d4591;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #1d4591;--mat-outlined-button-ripple-color: rgba(29, 69, 145, .1)}.bvr-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #c51719;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #c51719;--mat-outlined-button-ripple-color: rgba(197, 23, 25, .1)}.bvr-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.bvr-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #1d4591;--mat-icon-button-state-layer-color: #1d4591;--mat-icon-button-ripple-color: rgba(29, 69, 145, .1)}.bvr-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #c51719;--mat-icon-button-state-layer-color: #c51719;--mat-icon-button-ripple-color: rgba(197, 23, 25, .1)}.bvr-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.bvr-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #1d4591;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.bvr-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #c51719;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.bvr-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.bvr-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #1d4591;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.bvr-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #c51719;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.bvr-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.bvr-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #c51719}.bvr-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.bvr-theme .mat-badge-accent{--mat-badge-background-color: #c51719;--mat-badge-text-color: white}.bvr-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.bvr-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #c51719;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(197, 23, 25, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(197, 23, 25, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(197, 23, 25, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(197, 23, 25, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.bvr-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.bvr-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #c51719}.bvr-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.bvr-theme .mat-icon.mat-primary{--mat-icon-color: #1d4591}.bvr-theme .mat-icon.mat-accent{--mat-icon-color: #c51719}.bvr-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.bvr-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #c51719;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #c51719;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #c51719;--mat-stepper-header-edit-state-icon-foreground-color: white}.bvr-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.bvr-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #1d4591;--mat-toolbar-container-text-color: white}.bvr-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #c51719;--mat-toolbar-container-text-color: white}.bvr-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.bvr-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.bvr-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.bvr-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.bvr-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.bvr-theme .fill-remaining-space{flex:1 1 auto}.bvr-theme .cursor-click{cursor:pointer}.bvr-theme .center{margin-bottom:2rem;height:auto}.bvr-theme .fluid{margin-bottom:2rem}.bvr-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.bvr-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.bvr-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.bvr-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.bvr-theme .nav-name-2{line-height:18px!important}.bvr-theme .text-dark{color:#112854!important}.bvr-theme .bg-dark{background-color:#112854!important}.bvr-theme .theme-border-dark{border-radius:.25rem;border:1px solid #112854}.bvr-theme .snackbar-primary{--mdc-snackbar-container-color: #1d4591 !important}.bvr-theme .snackbar-accent{--mdc-snackbar-container-color: #c51719 !important}.bvr-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.bvr-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.bvr-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.bvr-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.bvr-theme .snackbar-dark{--mdc-snackbar-container-color: #112854 !important}.bvr-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.bvr-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#c51719!important}.bvr-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#c51719!important}.bvr-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#c51719!important}.bvr-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.bvr-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.bvr-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.bvr-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.bvr-theme .cell-sm{flex:.25}.bvr-theme .cell-md{flex:.5}.bvr-theme .cell-lg{flex:.75}.bvr-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.bvr-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.bvr-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.bvr-theme p{white-space:normal!important}.bvr-theme .mat-headline-4,.bvr-theme .mat-headline-3,.bvr-theme .mat-headline-2,.bvr-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.bvr-theme .key-value{font-weight:700}.bvr-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.bvr-theme .small-label-container small,.bvr-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.bvr-theme .mat-mdc-dialog-content{word-break:break-word}.bvr-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.bvr-theme a:hover,.bvr-theme a.mat-mdc-tab-link:hover,.bvr-theme a.mat-mdc-list-item:hover,.bvr-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.bvr-theme .active-link{border-right:4px solid #c51719;transition:.3s}.bvr-theme .active-link .mat-icon{color:#c51719!important}.bvr-theme .mat-mdc-card{margin:.75em}.bvr-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.bvr-theme button.mat-mdc-button,.bvr-theme button.mat-mdc-raised-button,.bvr-theme button.mat-mdc-unelevated-button,.bvr-theme button.mat-mdc-outlined-button,.bvr-theme button.mat-mdc-fab,.bvr-theme button.mat-mdc-mini-fab,.bvr-theme a.mat-button,.bvr-theme a.mat-raised-button,.bvr-theme a.mat-flat-button,.bvr-theme a.mat-stroked-button,.bvr-theme a.mat-fab,.bvr-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.bvr-theme button.mat-mdc-button:hover,.bvr-theme button.mat-mdc-raised-button:hover,.bvr-theme button.mat-mdc-unelevated-button:hover,.bvr-theme button.mat-mdc-outlined-button:hover,.bvr-theme button.mat-mdc-fab:hover,.bvr-theme button.mat-mdc-mini-fab:hover,.bvr-theme a.mat-button:hover,.bvr-theme a.mat-raised-button:hover,.bvr-theme a.mat-flat-button:hover,.bvr-theme a.mat-stroked-button:hover,.bvr-theme a.mat-fab:hover,.bvr-theme a.mat-mini-fab:hover{text-decoration:none}.bvr-theme button.mat-mdc-button:not(:last-of-type),.bvr-theme button.mat-mdc-raised-button:not(:last-of-type),.bvr-theme button.mat-mdc-unelevated-button:not(:last-of-type),.bvr-theme button.mat-mdc-outlined-button:not(:last-of-type),.bvr-theme button.mat-mdc-fab:not(:last-of-type),.bvr-theme a.mat-button:not(:last-of-type),.bvr-theme a.mat-raised-button:not(:last-of-type),.bvr-theme a.mat-flat-button:not(:last-of-type),.bvr-theme a.mat-stroked-button:not(:last-of-type),.bvr-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.bvr-theme button.mat-mdc-button:not(:first-of-type),.bvr-theme button.mat-mdc-raised-button:not(:first-of-type),.bvr-theme button.mat-mdc-unelevated-button:not(:first-of-type),.bvr-theme button.mat-mdc-outlined-button:not(:first-of-type),.bvr-theme button.mat-mdc-fab:not(:first-of-type),.bvr-theme a.mat-button:not(:first-of-type),.bvr-theme a.mat-raised-button:not(:first-of-type),.bvr-theme a.mat-flat-button:not(:first-of-type),.bvr-theme a.mat-stroked-button:not(:first-of-type),.bvr-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.bvr-theme button.mat-mdc-button:not(:first-of-type),.bvr-theme button.mat-mdc-raised-button:not(:first-of-type),.bvr-theme button.mat-mdc-unelevated-button:not(:first-of-type),.bvr-theme button.mat-mdc-outlined-button:not(:first-of-type),.bvr-theme button.mat-mdc-fab:not(:first-of-type),.bvr-theme a.mat-button:not(:first-of-type),.bvr-theme a.mat-raised-button:not(:first-of-type),.bvr-theme a.mat-flat-button:not(:first-of-type),.bvr-theme a.mat-stroked-button:not(:first-of-type),.bvr-theme a.mat-fab:not(:first-of-type){margin-left:0}}.bvr-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.bvr-theme .mat-mdc-mini-fab.mat-accent[disabled],.bvr-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.bvr-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.bvr-theme .prop-value{font-size:16px;margin-bottom:25px}.bvr-theme .pre-prop .prop-value{white-space:pre-wrap!important}.bvr-theme .font-medium{font-weight:500}.bvr-theme .font-light{font-weight:300}.bvr-theme .text-xs{font-size:12px!important}.bvr-theme .link{color:#c51719}.bvr-theme .link:hover{color:#a30708}.bvr-theme a{text-decoration:none}.bvr-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.bvr-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.bvr-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.bvr-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.bvr-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.bvr-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.bvr-theme .dnd-container.invalid{border:1px dashed #e9093f}.bvr-theme .top-container{position:relative}.bvr-theme .stretch{height:100%}.bvr-theme .dnd-height{height:100%;min-height:200px}.bvr-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.bvr-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#112854}.bvr-theme .dnd-text .text-hidden{display:none;font-weight:600}.bvr-theme .button-container{position:absolute;bottom:5px;right:15px}.bvr-theme .file-data{flex:1;min-width:0}.bvr-theme .file-data h4,.bvr-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.bvr-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.bvr-theme div.ps>div{height:100%}.bvr-theme div.dropzone>div{height:100%}.bvr-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.bvr-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.bvr-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.bvr-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.bvr-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.bvr-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.bvr-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.bvr-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.bvr-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.bvr-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.bvr-theme .dnd-highlight:hover{display:none}.bvr-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.bvr-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.bvr-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.bvr-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.bvr-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.bvr-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.bvr-theme .pdf-width,.bvr-theme .attachment-container img{max-width:200px}.bvr-theme .message-notification{display:flex;max-width:300px;max-height:100px}.bvr-theme .message-notification .mat-icon{overflow:visible!important}.bvr-theme .message-notification .full-width{width:100%}.bvr-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.bvr-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.bvr-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.bvr-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.bvr-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.bvr-theme .notification-text:before{position:absolute;right:0;bottom:0}.bvr-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.bvr-theme .scrolless-tour{overflow:hidden}.bvr-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.bvr-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.bvr-theme .component-title{font-weight:700!important;color:#1d4591}.bvr-theme .component-title .mat-icon{vertical-align:middle;color:#c51719}.bvr-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.bvr-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.bvr-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.bvr-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.bvr-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.bvr-theme .mat-drawer-container{background-color:#fff}.bvr-theme .mat-mdc-checkbox{margin-top:15px}.bvr-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.bvr-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.bvr-theme .full-height{min-height:100vh}.bvr-theme .rounded-sm{border-radius:5px}.bvr-theme .mat-expansion-panel-header-title h3,.bvr-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.bvr-theme .mat-mdc-snack-bar-container{width:100%!important}}.bvr-theme .snackbar-margin{margin-top:80px!important}.bvr-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.bvr-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.bvr-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.bvr-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.bvr-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.bvr-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.bvr-theme .mat-mdc-list-item-title{white-space:pre-wrap}.bvr-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.bvr-theme .dialog-close{float:right}.bvr-theme .spa-nav-menu mat-icon{margin-right:16px!important}.bvr-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.bvr-theme .w-100{width:100%}.bvr-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.bvr-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.bvr-theme .mat-mdc-button,.bvr-theme .mat-mdc-unelevated-button,.bvr-theme .mat-mdc-raised-button,.bvr-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.bvr-theme .mat-mdc-button>.mat-icon,.bvr-theme .mat-mdc-unelevated-button>.mat-icon,.bvr-theme .mat-mdc-raised-button>.mat-icon,.bvr-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.bvr-theme .mat-icon{overflow:visible!important}.bvr-theme .mat-mdc-checkbox .mdc-label,.bvr-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.bvr-theme .mdc-button{height:fit-content!important}.bvr-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.bvr-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.bvr-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.bvr-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.bvr-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.bvr-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.bvr-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.bvr-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.bvr-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.bvr-theme .table-search .mat-mdc-form-field,.bvr-theme .mat-mdc-slide-toggle label{margin-bottom:0}.bvr-theme body,.bvr-theme h2>small,.bvr-theme .h2>small,.bvr-theme h2>.small,.bvr-theme .h2>.small,.bvr-theme h3>small,.bvr-theme .h3>small,.bvr-theme h3>.small,.bvr-theme .h3>.small,.bvr-theme .mat-mdc-card,.bvr-theme .mat-mdc-cell.default,.bvr-theme .mat-drawer-container,.bvr-theme .mat-mdc-dialog-container{color:#7d7d7d}.bvr-theme .mat-mdc-tab .mdc-tab__text-label,.bvr-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.bvr-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.bvr-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.bvr-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.bvr-theme app-dash-card .mat-mdc-card h2,.bvr-theme h2,.bvr-theme .h2{color:#3f3f3f}.bvr-theme .text-accent{color:#c51719!important}.bvr-theme .text-warn{color:#e90934!important}.bvr-theme .text-success{color:#1e8e3e!important}.bvr-theme .text-glow{color:#f9b233!important}.bvr-theme .text-light{color:#f4f5f6!important}.bvr-theme .text-dark{color:#0a1f62!important}.bvr-theme .text-white{color:#fff!important}.bvr-theme .bg-primary{background-color:#1d4591!important}.bvr-theme .bg-accent{background-color:#c51719!important}.bvr-theme .bg-warn{background-color:#e90934!important}.bvr-theme .bg-success{background-color:#1e8e3e!important}.bvr-theme .bg-glow{background-color:#f9b233!important}.bvr-theme .bg-light{background-color:#f4f5f6!important}.bvr-theme .bg-dark{background-color:#0a1f62!important}.bvr-theme .bg-white{background-color:#fff!important}.bvr-theme .theme-border-primary{border-radius:.25rem;border:1px solid #1d4591}.bvr-theme .theme-border-accent{border-radius:.25rem;border:1px solid #c51719}.bvr-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.bvr-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.bvr-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.bvr-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.bvr-theme .theme-border-dark{border-radius:.25rem;border:1px solid #0a1f62}.bvr-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.bvr-theme app-theme-emitter.primary{color:#1d4591}.bvr-theme app-theme-emitter.primary-darken{color:#0a1f62}.bvr-theme app-theme-emitter.primary-lighten{color:#e4e9f2}.bvr-theme app-theme-emitter.accent{color:#c51719}.bvr-theme app-theme-emitter.warn{color:#e90934}.bvr-theme a{color:#1d4591}.bvr-theme #title-toolbar{background:#e0e8f7;color:#173672}.bvr-theme .warning{background-color:#1d4591}.bvr-theme .outline-warning{background-color:#1d459126!important;border:2px solid #1d4591!important;border-radius:10px}.bvr-theme .outline-warning .mat-icon{margin-right:.5rem;color:#1d4591!important}.bvr-theme footer{background-color:#1d4591}.bvr-theme a.ghost-button{border:1px solid #1d4591}.bvr-theme .banner-bar.primary{background-color:#1d4591}.bvr-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#8ea2c8!important}.bvr-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#112e74}.bvr-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.bvr-theme mat-icon.actions-type-icon,.bvr-theme mat-icon.primary-light,.bvr-theme mat-icon.auth-icon{color:#8ea2c8}.bvr-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.bvr-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#1d4591}.bvr-theme .mat-mdc-icon-button.primary{background-color:#1d4591;color:#fff}.bvr-theme .mat-mdc-icon-button.primary:hover{background-color:#1d4591!important}.bvr-theme .mat-mdc-card.message.primary{border-left-color:#1d4591!important}.bvr-theme .mat-mdc-card.message.accent{border-left-color:#c51719!important}.bvr-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.bvr-theme .text-primary{color:#1d4591!important}.bvr-theme .text-success,.bvr-theme mat-icon.text-success{color:#1e8e3e}.bvr-theme .bg-primary,.bvr-theme .mat-mdc-chip-set .mat-primary{background-color:#1d4591!important}.bvr-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.bvr-theme .list-item-active{color:#1d4591!important;background-color:#bbc7de!important}.bvr-theme .list-item-active .mdc-list-item__primary-text,.bvr-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#1d4591}.bvr-theme .mat-button-toggle-checked{background-color:#bbc7de!important}.bvr-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#1d4591!important}.bvr-theme .main-container{background-color:#1d4591}.bvr-theme .participant-box,.bvr-theme .participant-box-border{border-left:4px solid #1d4591}.bvr-theme .dnd-drag-over{background-color:#617db2}.bvr-theme .next-arrow{color:#1d4591}.bvr-theme .participant-separator{background-color:#bbc7de}.bvr-theme .dnd-drag-over.stepzone{border-color:#3f61a2}.bvr-theme .template-field-box{border-left:4px solid #1d4591}.bvr-theme .field-box-chip-primary{background-color:#bbc7de;color:#112e74}.bvr-theme .field-box-chip-accent{background-color:#eeb9ba;color:#b00d0e}.bvr-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.bvr-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#bbc7de}.bvr-theme .signature-box div.move.selected{border-color:#112e74!important}.bvr-theme .signature-box span.square{background:#1d4591!important}.bvr-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.bvr-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.bvr-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.bvr-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.bvr-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.bvr-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.bvr-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.bvr-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.bvr-theme .floating-strip,.bvr-theme .floating-strip-control.strip-closed{background-color:#e4e9f2}.bvr-theme .circle-ripple:before,.bvr-theme .circle-ripple:after{border:2px solid #3f61a2}.bvr-theme .spinner-three-bounce>div,.bvr-theme .spinner-rectangle-bounce>div{background-color:#1d4591!important}.bvr-theme .spinner-circle-swish{color:#1d4591!important}.bvr-theme .sk-folding-cube .sk-cube:before{background-color:#1d4591}.bvr-theme .mat-card-border-checked{border-color:#c51719!important}.bvr-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e4e9f2}.bvr-theme app-a4-sketch-element .element-summary{background-color:#1d4591}.bvr-theme app-a4-sketch-element .element-logo{background-color:#c51719}.bvr-theme .mat-slider-thumb,.bvr-theme .mat-slider-track-fill{background-color:#1d4591!important}.bvr-theme .app-dialog-use-template-card:hover{background-color:#e4e9f2!important}.bvr-theme .primary-border,.bvr-theme .info-box-primary{border:solid 1px #1d4591}.bvr-theme .info-box-primary{background-color:#1d45911a}.bvr-theme .info-card-primary{background-color:#e4e9f2!important;border-left:4px solid #1d4591!important}.bvr-theme .info-card-primary .info-card-icon{color:#1a3e89!important}.bvr-theme .info-card-primary .info-card-text{color:#0a1f62!important}.bvr-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.bvr-theme .info-card-warn .info-card-icon{color:#e6082f!important}.bvr-theme .info-card-warn .info-card-text{color:#d90215!important}.bvr-theme .ng-scrollbar-thumb{background-color:#1d4591!important;opacity:.7}.bvr-theme .ng-scrollbar-thumb:hover,.bvr-theme .ng-scrollbar-thumb:active{opacity:1}.epi-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #bd1cfc;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #51007c;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #51007c;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #bd1cfc;--mdc-filled-text-field-focus-active-indicator-color: #bd1cfc;--mdc-filled-text-field-focus-label-text-color: rgba(189, 28, 252, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #bd1cfc;--mdc-outlined-text-field-focus-outline-color: #bd1cfc;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 28, 252, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(189, 28, 252, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 28, 252, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #b719fc;--mdc-switch-selected-handle-color: #b719fc;--mdc-switch-selected-hover-state-layer-color: #b719fc;--mdc-switch-selected-pressed-state-layer-color: #b719fc;--mdc-switch-selected-focus-handle-color: #9809fa;--mdc-switch-selected-hover-handle-color: #9809fa;--mdc-switch-selected-pressed-handle-color: #9809fa;--mdc-switch-selected-focus-track-color: #d160fd;--mdc-switch-selected-hover-track-color: #d160fd;--mdc-switch-selected-pressed-track-color: #d160fd;--mdc-switch-selected-track-color: #d160fd;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #bd1cfc;--mdc-slider-focus-handle-color: #bd1cfc;--mdc-slider-hover-handle-color: #bd1cfc;--mdc-slider-active-track-color: #bd1cfc;--mdc-slider-inactive-track-color: #bd1cfc;--mdc-slider-with-tick-marks-inactive-container-color: #bd1cfc;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #bd1cfc;--mat-slider-hover-state-layer-color: rgba(189, 28, 252, .05);--mat-slider-focus-state-layer-color: rgba(189, 28, 252, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #51007c;--mdc-checkbox-selected-hover-icon-color: #51007c;--mdc-checkbox-selected-icon-color: #51007c;--mdc-checkbox-selected-pressed-icon-color: #51007c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #51007c;--mdc-checkbox-selected-hover-state-layer-color: #51007c;--mdc-checkbox-selected-pressed-state-layer-color: #51007c;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #51007c;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #bd1cfc;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #bd1cfc;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #bd1cfc;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 28, 252, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 28, 252, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 28, 252, .3);--mat-datepicker-toggle-active-state-icon-color: #bd1cfc;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 28, 252, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #bd1cfc;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #bd1cfc;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #bd1cfc;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.epi-theme .mat-accent{--mat-option-selected-state-label-text-color: #51007c;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.epi-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.epi-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #bd1cfc;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bd1cfc;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.epi-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #51007c;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #51007c;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.epi-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.epi-theme .mat-elevation-z0,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.epi-theme .mat-elevation-z1,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.epi-theme .mat-elevation-z2,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.epi-theme .mat-elevation-z3,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.epi-theme .mat-elevation-z4,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.epi-theme .mat-elevation-z5,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.epi-theme .mat-elevation-z6,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.epi-theme .mat-elevation-z7,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.epi-theme .mat-elevation-z8,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.epi-theme .mat-elevation-z9,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.epi-theme .mat-elevation-z10,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.epi-theme .mat-elevation-z11,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.epi-theme .mat-elevation-z12,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.epi-theme .mat-elevation-z13,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.epi-theme .mat-elevation-z14,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.epi-theme .mat-elevation-z15,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.epi-theme .mat-elevation-z16,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.epi-theme .mat-elevation-z17,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.epi-theme .mat-elevation-z18,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.epi-theme .mat-elevation-z19,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.epi-theme .mat-elevation-z20,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.epi-theme .mat-elevation-z21,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.epi-theme .mat-elevation-z22,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.epi-theme .mat-elevation-z23,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.epi-theme .mat-elevation-z24,.epi-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.epi-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #bd1cfc;--mdc-linear-progress-track-color: rgba(189, 28, 252, .25)}.epi-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #51007c;--mdc-linear-progress-track-color: rgba(81, 0, 124, .25)}.epi-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.epi-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #51007c;--mdc-filled-text-field-focus-active-indicator-color: #51007c;--mdc-filled-text-field-focus-label-text-color: rgba(81, 0, 124, .87);--mdc-outlined-text-field-caret-color: #51007c;--mdc-outlined-text-field-focus-outline-color: #51007c;--mdc-outlined-text-field-focus-label-text-color: rgba(81, 0, 124, .87);--mat-form-field-focus-select-arrow-color: rgba(81, 0, 124, .87)}.epi-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.epi-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(81, 0, 124, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.epi-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.epi-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.epi-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.epi-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.epi-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #bd1cfc;--mdc-chip-elevated-selected-container-color: #bd1cfc;--mdc-chip-elevated-disabled-container-color: #bd1cfc;--mdc-chip-flat-disabled-selected-container-color: #bd1cfc;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.epi-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.epi-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #51007c;--mdc-chip-elevated-selected-container-color: #51007c;--mdc-chip-elevated-disabled-container-color: #51007c;--mdc-chip-flat-disabled-selected-container-color: #51007c;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.epi-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.epi-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.epi-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.epi-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #4a0074;--mdc-switch-selected-handle-color: #4a0074;--mdc-switch-selected-hover-state-layer-color: #4a0074;--mdc-switch-selected-pressed-state-layer-color: #4a0074;--mdc-switch-selected-focus-handle-color: #27004c;--mdc-switch-selected-hover-handle-color: #27004c;--mdc-switch-selected-pressed-handle-color: #27004c;--mdc-switch-selected-focus-track-color: #854da3;--mdc-switch-selected-hover-track-color: #854da3;--mdc-switch-selected-pressed-track-color: #854da3;--mdc-switch-selected-track-color: #854da3}.epi-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.epi-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.epi-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bd1cfc;--mdc-radio-selected-hover-icon-color: #bd1cfc;--mdc-radio-selected-icon-color: #bd1cfc;--mdc-radio-selected-pressed-icon-color: #bd1cfc;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bd1cfc;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.epi-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #51007c;--mdc-radio-selected-hover-icon-color: #51007c;--mdc-radio-selected-icon-color: #51007c;--mdc-radio-selected-pressed-icon-color: #51007c;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #51007c;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.epi-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.epi-theme .mat-accent{--mat-slider-ripple-color: #51007c;--mat-slider-hover-state-layer-color: rgba(81, 0, 124, .05);--mat-slider-focus-state-layer-color: rgba(81, 0, 124, .2);--mdc-slider-handle-color: #51007c;--mdc-slider-focus-handle-color: #51007c;--mdc-slider-hover-handle-color: #51007c;--mdc-slider-active-track-color: #51007c;--mdc-slider-inactive-track-color: #51007c;--mdc-slider-with-tick-marks-inactive-container-color: #51007c;--mdc-slider-with-tick-marks-active-container-color: white}.epi-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.epi-theme .mdc-list-item__start,.epi-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bd1cfc;--mdc-radio-selected-hover-icon-color: #bd1cfc;--mdc-radio-selected-icon-color: #bd1cfc;--mdc-radio-selected-pressed-icon-color: #bd1cfc}.epi-theme .mat-accent .mdc-list-item__start,.epi-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #51007c;--mdc-radio-selected-hover-icon-color: #51007c;--mdc-radio-selected-icon-color: #51007c;--mdc-radio-selected-pressed-icon-color: #51007c}.epi-theme .mat-warn .mdc-list-item__start,.epi-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.epi-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #bd1cfc;--mdc-checkbox-selected-hover-icon-color: #bd1cfc;--mdc-checkbox-selected-icon-color: #bd1cfc;--mdc-checkbox-selected-pressed-icon-color: #bd1cfc;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bd1cfc;--mdc-checkbox-selected-hover-state-layer-color: #bd1cfc;--mdc-checkbox-selected-pressed-state-layer-color: #bd1cfc;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.epi-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #51007c;--mdc-checkbox-selected-hover-icon-color: #51007c;--mdc-checkbox-selected-icon-color: #51007c;--mdc-checkbox-selected-pressed-icon-color: #51007c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #51007c;--mdc-checkbox-selected-hover-state-layer-color: #51007c;--mdc-checkbox-selected-pressed-state-layer-color: #51007c;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.epi-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.epi-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.epi-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.epi-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.epi-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#bd1cfc}.epi-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.epi-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.epi-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.epi-theme .mat-mdc-tab-group,.epi-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #bd1cfc;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bd1cfc;--mat-tab-header-active-ripple-color: #bd1cfc;--mat-tab-header-inactive-ripple-color: #bd1cfc;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bd1cfc;--mat-tab-header-active-hover-label-text-color: #bd1cfc;--mat-tab-header-active-focus-indicator-color: #bd1cfc;--mat-tab-header-active-hover-indicator-color: #bd1cfc}.epi-theme .mat-mdc-tab-group.mat-accent,.epi-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #51007c;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #51007c;--mat-tab-header-active-ripple-color: #51007c;--mat-tab-header-inactive-ripple-color: #51007c;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #51007c;--mat-tab-header-active-hover-label-text-color: #51007c;--mat-tab-header-active-focus-indicator-color: #51007c;--mat-tab-header-active-hover-indicator-color: #51007c}.epi-theme .mat-mdc-tab-group.mat-warn,.epi-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.epi-theme .mat-mdc-tab-group.mat-background-primary,.epi-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #bd1cfc;--mat-tab-header-with-background-foreground-color: white}.epi-theme .mat-mdc-tab-group.mat-background-accent,.epi-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #51007c;--mat-tab-header-with-background-foreground-color: white}.epi-theme .mat-mdc-tab-group.mat-background-warn,.epi-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.epi-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.epi-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #bd1cfc;--mdc-checkbox-selected-hover-icon-color: #bd1cfc;--mdc-checkbox-selected-icon-color: #bd1cfc;--mdc-checkbox-selected-pressed-icon-color: #bd1cfc;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bd1cfc;--mdc-checkbox-selected-hover-state-layer-color: #bd1cfc;--mdc-checkbox-selected-pressed-state-layer-color: #bd1cfc;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.epi-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.epi-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #bd1cfc;--mat-text-button-state-layer-color: #bd1cfc;--mat-text-button-ripple-color: rgba(189, 28, 252, .1)}.epi-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #51007c;--mat-text-button-state-layer-color: #51007c;--mat-text-button-ripple-color: rgba(81, 0, 124, .1)}.epi-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.epi-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #bd1cfc;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.epi-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #51007c;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.epi-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.epi-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #bd1cfc;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.epi-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #51007c;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.epi-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.epi-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #bd1cfc;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #bd1cfc;--mat-outlined-button-ripple-color: rgba(189, 28, 252, .1)}.epi-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #51007c;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #51007c;--mat-outlined-button-ripple-color: rgba(81, 0, 124, .1)}.epi-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.epi-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #bd1cfc;--mat-icon-button-state-layer-color: #bd1cfc;--mat-icon-button-ripple-color: rgba(189, 28, 252, .1)}.epi-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #51007c;--mat-icon-button-state-layer-color: #51007c;--mat-icon-button-ripple-color: rgba(81, 0, 124, .1)}.epi-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.epi-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #bd1cfc;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.epi-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #51007c;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.epi-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.epi-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #bd1cfc;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.epi-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #51007c;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.epi-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.epi-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #51007c}.epi-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.epi-theme .mat-badge-accent{--mat-badge-background-color: #51007c;--mat-badge-text-color: white}.epi-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.epi-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #51007c;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(81, 0, 124, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(81, 0, 124, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(81, 0, 124, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(81, 0, 124, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.epi-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.epi-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #51007c}.epi-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.epi-theme .mat-icon.mat-primary{--mat-icon-color: #bd1cfc}.epi-theme .mat-icon.mat-accent{--mat-icon-color: #51007c}.epi-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.epi-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #51007c;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #51007c;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #51007c;--mat-stepper-header-edit-state-icon-foreground-color: white}.epi-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.epi-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #bd1cfc;--mat-toolbar-container-text-color: white}.epi-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #51007c;--mat-toolbar-container-text-color: white}.epi-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.epi-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.epi-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.epi-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.epi-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.epi-theme .fill-remaining-space{flex:1 1 auto}.epi-theme .cursor-click{cursor:pointer}.epi-theme .center{margin-bottom:2rem;height:auto}.epi-theme .fluid{margin-bottom:2rem}.epi-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.epi-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.epi-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.epi-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.epi-theme .nav-name-2{line-height:18px!important}.epi-theme .text-dark{color:#7902a8!important}.epi-theme .bg-dark{background-color:#7902a8!important}.epi-theme .theme-border-dark{border-radius:.25rem;border:1px solid #7902a8}.epi-theme .snackbar-primary{--mdc-snackbar-container-color: #bd1cfc !important}.epi-theme .snackbar-accent{--mdc-snackbar-container-color: #51007c !important}.epi-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.epi-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.epi-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.epi-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.epi-theme .snackbar-dark{--mdc-snackbar-container-color: #7902a8 !important}.epi-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.epi-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#51007c!important}.epi-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#51007c!important}.epi-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#51007c!important}.epi-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.epi-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.epi-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.epi-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.epi-theme .cell-sm{flex:.25}.epi-theme .cell-md{flex:.5}.epi-theme .cell-lg{flex:.75}.epi-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.epi-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.epi-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.epi-theme p{white-space:normal!important}.epi-theme .mat-headline-4,.epi-theme .mat-headline-3,.epi-theme .mat-headline-2,.epi-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.epi-theme .key-value{font-weight:700}.epi-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.epi-theme .small-label-container small,.epi-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.epi-theme .mat-mdc-dialog-content{word-break:break-word}.epi-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.epi-theme a:hover,.epi-theme a.mat-mdc-tab-link:hover,.epi-theme a.mat-mdc-list-item:hover,.epi-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.epi-theme .active-link{border-right:4px solid #51007c;transition:.3s}.epi-theme .active-link .mat-icon{color:#51007c!important}.epi-theme .mat-mdc-card{margin:.75em}.epi-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.epi-theme button.mat-mdc-button,.epi-theme button.mat-mdc-raised-button,.epi-theme button.mat-mdc-unelevated-button,.epi-theme button.mat-mdc-outlined-button,.epi-theme button.mat-mdc-fab,.epi-theme button.mat-mdc-mini-fab,.epi-theme a.mat-button,.epi-theme a.mat-raised-button,.epi-theme a.mat-flat-button,.epi-theme a.mat-stroked-button,.epi-theme a.mat-fab,.epi-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.epi-theme button.mat-mdc-button:hover,.epi-theme button.mat-mdc-raised-button:hover,.epi-theme button.mat-mdc-unelevated-button:hover,.epi-theme button.mat-mdc-outlined-button:hover,.epi-theme button.mat-mdc-fab:hover,.epi-theme button.mat-mdc-mini-fab:hover,.epi-theme a.mat-button:hover,.epi-theme a.mat-raised-button:hover,.epi-theme a.mat-flat-button:hover,.epi-theme a.mat-stroked-button:hover,.epi-theme a.mat-fab:hover,.epi-theme a.mat-mini-fab:hover{text-decoration:none}.epi-theme button.mat-mdc-button:not(:last-of-type),.epi-theme button.mat-mdc-raised-button:not(:last-of-type),.epi-theme button.mat-mdc-unelevated-button:not(:last-of-type),.epi-theme button.mat-mdc-outlined-button:not(:last-of-type),.epi-theme button.mat-mdc-fab:not(:last-of-type),.epi-theme a.mat-button:not(:last-of-type),.epi-theme a.mat-raised-button:not(:last-of-type),.epi-theme a.mat-flat-button:not(:last-of-type),.epi-theme a.mat-stroked-button:not(:last-of-type),.epi-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.epi-theme button.mat-mdc-button:not(:first-of-type),.epi-theme button.mat-mdc-raised-button:not(:first-of-type),.epi-theme button.mat-mdc-unelevated-button:not(:first-of-type),.epi-theme button.mat-mdc-outlined-button:not(:first-of-type),.epi-theme button.mat-mdc-fab:not(:first-of-type),.epi-theme a.mat-button:not(:first-of-type),.epi-theme a.mat-raised-button:not(:first-of-type),.epi-theme a.mat-flat-button:not(:first-of-type),.epi-theme a.mat-stroked-button:not(:first-of-type),.epi-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.epi-theme button.mat-mdc-button:not(:first-of-type),.epi-theme button.mat-mdc-raised-button:not(:first-of-type),.epi-theme button.mat-mdc-unelevated-button:not(:first-of-type),.epi-theme button.mat-mdc-outlined-button:not(:first-of-type),.epi-theme button.mat-mdc-fab:not(:first-of-type),.epi-theme a.mat-button:not(:first-of-type),.epi-theme a.mat-raised-button:not(:first-of-type),.epi-theme a.mat-flat-button:not(:first-of-type),.epi-theme a.mat-stroked-button:not(:first-of-type),.epi-theme a.mat-fab:not(:first-of-type){margin-left:0}}.epi-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.epi-theme .mat-mdc-mini-fab.mat-accent[disabled],.epi-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.epi-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.epi-theme .prop-value{font-size:16px;margin-bottom:25px}.epi-theme .pre-prop .prop-value{white-space:pre-wrap!important}.epi-theme .font-medium{font-weight:500}.epi-theme .font-light{font-weight:300}.epi-theme .text-xs{font-size:12px!important}.epi-theme .link{color:#51007c}.epi-theme .link:hover{color:#27004c}.epi-theme a{text-decoration:none}.epi-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.epi-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.epi-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.epi-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.epi-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.epi-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.epi-theme .dnd-container.invalid{border:1px dashed #e9093f}.epi-theme .top-container{position:relative}.epi-theme .stretch{height:100%}.epi-theme .dnd-height{height:100%;min-height:200px}.epi-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.epi-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#7902a8}.epi-theme .dnd-text .text-hidden{display:none;font-weight:600}.epi-theme .button-container{position:absolute;bottom:5px;right:15px}.epi-theme .file-data{flex:1;min-width:0}.epi-theme .file-data h4,.epi-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.epi-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.epi-theme div.ps>div{height:100%}.epi-theme div.dropzone>div{height:100%}.epi-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.epi-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.epi-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.epi-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.epi-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.epi-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.epi-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.epi-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.epi-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.epi-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.epi-theme .dnd-highlight:hover{display:none}.epi-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.epi-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.epi-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.epi-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.epi-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.epi-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.epi-theme .pdf-width,.epi-theme .attachment-container img{max-width:200px}.epi-theme .message-notification{display:flex;max-width:300px;max-height:100px}.epi-theme .message-notification .mat-icon{overflow:visible!important}.epi-theme .message-notification .full-width{width:100%}.epi-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.epi-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.epi-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.epi-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.epi-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.epi-theme .notification-text:before{position:absolute;right:0;bottom:0}.epi-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.epi-theme .scrolless-tour{overflow:hidden}.epi-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.epi-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.epi-theme .component-title{font-weight:700!important;color:#bd1cfc}.epi-theme .component-title .mat-icon{vertical-align:middle;color:#51007c}.epi-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.epi-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.epi-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.epi-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.epi-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.epi-theme .mat-drawer-container{background-color:#fff}.epi-theme .mat-mdc-checkbox{margin-top:15px}.epi-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.epi-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.epi-theme .full-height{min-height:100vh}.epi-theme .rounded-sm{border-radius:5px}.epi-theme .mat-expansion-panel-header-title h3,.epi-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.epi-theme .mat-mdc-snack-bar-container{width:100%!important}}.epi-theme .snackbar-margin{margin-top:80px!important}.epi-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.epi-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.epi-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.epi-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.epi-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.epi-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.epi-theme .mat-mdc-list-item-title{white-space:pre-wrap}.epi-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.epi-theme .dialog-close{float:right}.epi-theme .spa-nav-menu mat-icon{margin-right:16px!important}.epi-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.epi-theme .w-100{width:100%}.epi-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.epi-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.epi-theme .mat-mdc-button,.epi-theme .mat-mdc-unelevated-button,.epi-theme .mat-mdc-raised-button,.epi-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.epi-theme .mat-mdc-button>.mat-icon,.epi-theme .mat-mdc-unelevated-button>.mat-icon,.epi-theme .mat-mdc-raised-button>.mat-icon,.epi-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.epi-theme .mat-icon{overflow:visible!important}.epi-theme .mat-mdc-checkbox .mdc-label,.epi-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.epi-theme .mdc-button{height:fit-content!important}.epi-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.epi-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.epi-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.epi-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.epi-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.epi-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.epi-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.epi-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.epi-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.epi-theme .table-search .mat-mdc-form-field,.epi-theme .mat-mdc-slide-toggle label{margin-bottom:0}.epi-theme body,.epi-theme h2>small,.epi-theme .h2>small,.epi-theme h2>.small,.epi-theme .h2>.small,.epi-theme h3>small,.epi-theme .h3>small,.epi-theme h3>.small,.epi-theme .h3>.small,.epi-theme .mat-mdc-card,.epi-theme .mat-mdc-cell.default,.epi-theme .mat-drawer-container,.epi-theme .mat-mdc-dialog-container{color:#7d7d7d}.epi-theme .mat-mdc-tab .mdc-tab__text-label,.epi-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.epi-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.epi-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.epi-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.epi-theme app-dash-card .mat-mdc-card h2,.epi-theme h2,.epi-theme .h2{color:#3f3f3f}.epi-theme .text-accent{color:#51007c!important}.epi-theme .text-warn{color:#e90934!important}.epi-theme .text-success{color:#1e8e3e!important}.epi-theme .text-glow{color:#f9b233!important}.epi-theme .text-light{color:#f4f5f6!important}.epi-theme .text-dark{color:#9809fa!important}.epi-theme .text-white{color:#fff!important}.epi-theme .bg-primary{background-color:#bd1cfc!important}.epi-theme .bg-accent{background-color:#51007c!important}.epi-theme .bg-warn{background-color:#e90934!important}.epi-theme .bg-success{background-color:#1e8e3e!important}.epi-theme .bg-glow{background-color:#f9b233!important}.epi-theme .bg-light{background-color:#f4f5f6!important}.epi-theme .bg-dark{background-color:#9809fa!important}.epi-theme .bg-white{background-color:#fff!important}.epi-theme .theme-border-primary{border-radius:.25rem;border:1px solid #bd1cfc}.epi-theme .theme-border-accent{border-radius:.25rem;border:1px solid #51007c}.epi-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.epi-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.epi-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.epi-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.epi-theme .theme-border-dark{border-radius:.25rem;border:1px solid #9809fa}.epi-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.epi-theme app-theme-emitter.primary{color:#bd1cfc}.epi-theme app-theme-emitter.primary-darken{color:#9809fa}.epi-theme app-theme-emitter.primary-lighten{color:#f7e4ff}.epi-theme app-theme-emitter.accent{color:#51007c}.epi-theme app-theme-emitter.warn{color:#e90934}.epi-theme a{color:#bd1cfc}.epi-theme #title-toolbar{background:#ebd8f3;color:#804098}.epi-theme .warning{background-color:#bd1cfc}.epi-theme .outline-warning{background-color:#bd1cfc26!important;border:2px solid #bd1cfc!important;border-radius:10px}.epi-theme .outline-warning .mat-icon{margin-right:.5rem;color:#bd1cfc!important}.epi-theme footer{background-color:#9539b9}.epi-theme a.ghost-button{border:1px solid #bd1cfc}.epi-theme .banner-bar.primary{background-color:#bd1cfc}.epi-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#de8efe!important}.epi-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#a611fb}.epi-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.epi-theme mat-icon.actions-type-icon,.epi-theme mat-icon.primary-light,.epi-theme mat-icon.auth-icon{color:#de8efe}.epi-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.epi-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#bd1cfc}.epi-theme .mat-mdc-icon-button.primary{background-color:#bd1cfc;color:#fff}.epi-theme .mat-mdc-icon-button.primary:hover{background-color:#bd1cfc!important}.epi-theme .mat-mdc-card.message.primary{border-left-color:#bd1cfc!important}.epi-theme .mat-mdc-card.message.accent{border-left-color:#51007c!important}.epi-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.epi-theme .text-primary{color:#bd1cfc!important}.epi-theme .text-success,.epi-theme mat-icon.text-success{color:#1e8e3e}.epi-theme .bg-primary,.epi-theme .mat-mdc-chip-set .mat-primary{background-color:#bd1cfc!important}.epi-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.epi-theme .list-item-active{color:#bd1cfc!important;background-color:#ebbbfe!important}.epi-theme .list-item-active .mdc-list-item__primary-text,.epi-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#bd1cfc}.epi-theme .mat-button-toggle-checked{background-color:#ebbbfe!important}.epi-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#bd1cfc!important}.epi-theme .main-container{background-color:#9539b9}.epi-theme .participant-box,.epi-theme .participant-box-border{border-left:4px solid #bd1cfc}.epi-theme .dnd-drag-over{background-color:#d160fd}.epi-theme .next-arrow{color:#bd1cfc}.epi-theme .participant-separator{background-color:#ebbbfe}.epi-theme .dnd-drag-over.stepzone{border-color:#c73efc}.epi-theme .template-field-box{border-left:4px solid #bd1cfc}.epi-theme .field-box-chip-primary{background-color:#ebbbfe;color:#a611fb}.epi-theme .field-box-chip-accent{background-color:#cbb3d8;color:#37005f}.epi-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.epi-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#ebbbfe}.epi-theme .signature-box div.move.selected{border-color:#a611fb!important}.epi-theme .signature-box span.square{background:#bd1cfc!important}.epi-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.epi-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.epi-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.epi-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.epi-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.epi-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.epi-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.epi-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.epi-theme .floating-strip,.epi-theme .floating-strip-control.strip-closed{background-color:#f7e4ff}.epi-theme .circle-ripple:before,.epi-theme .circle-ripple:after{border:2px solid #c73efc}.epi-theme .spinner-three-bounce>div,.epi-theme .spinner-rectangle-bounce>div{background-color:#bd1cfc!important}.epi-theme .spinner-circle-swish{color:#bd1cfc!important}.epi-theme .sk-folding-cube .sk-cube:before{background-color:#bd1cfc}.epi-theme .mat-card-border-checked{border-color:#51007c!important}.epi-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#f7e4ff}.epi-theme app-a4-sketch-element .element-summary{background-color:#bd1cfc}.epi-theme app-a4-sketch-element .element-logo{background-color:#51007c}.epi-theme .mat-slider-thumb,.epi-theme .mat-slider-track-fill{background-color:#bd1cfc!important}.epi-theme .app-dialog-use-template-card:hover{background-color:#f7e4ff!important}.epi-theme .primary-border,.epi-theme .info-box-primary{border:solid 1px #bd1cfc}.epi-theme .info-box-primary{background-color:#bd1cfc1a}.epi-theme .info-card-primary{background-color:#f7e4ff!important;border-left:4px solid #bd1cfc!important}.epi-theme .info-card-primary .info-card-icon{color:#b719fc!important}.epi-theme .info-card-primary .info-card-text{color:#9809fa!important}.epi-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.epi-theme .info-card-warn .info-card-icon{color:#e6082f!important}.epi-theme .info-card-warn .info-card-text{color:#d90215!important}.epi-theme .ng-scrollbar-thumb{background-color:#bd1cfc!important;opacity:.7}.epi-theme .ng-scrollbar-thumb:hover,.epi-theme .ng-scrollbar-thumb:active{opacity:1}.ecb-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #682b84;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #004290;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #004290;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #682b84;--mdc-filled-text-field-focus-active-indicator-color: #682b84;--mdc-filled-text-field-focus-label-text-color: rgba(104, 43, 132, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #682b84;--mdc-outlined-text-field-focus-outline-color: #682b84;--mdc-outlined-text-field-focus-label-text-color: rgba(104, 43, 132, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(104, 43, 132, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(104, 43, 132, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #60267c;--mdc-switch-selected-handle-color: #60267c;--mdc-switch-selected-hover-state-layer-color: #60267c;--mdc-switch-selected-pressed-state-layer-color: #60267c;--mdc-switch-selected-focus-handle-color: #3a1054;--mdc-switch-selected-hover-handle-color: #3a1054;--mdc-switch-selected-pressed-handle-color: #3a1054;--mdc-switch-selected-focus-track-color: #956ba9;--mdc-switch-selected-hover-track-color: #956ba9;--mdc-switch-selected-pressed-track-color: #956ba9;--mdc-switch-selected-track-color: #956ba9;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #682b84;--mdc-slider-focus-handle-color: #682b84;--mdc-slider-hover-handle-color: #682b84;--mdc-slider-active-track-color: #682b84;--mdc-slider-inactive-track-color: #682b84;--mdc-slider-with-tick-marks-inactive-container-color: #682b84;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #682b84;--mat-slider-hover-state-layer-color: rgba(104, 43, 132, .05);--mat-slider-focus-state-layer-color: rgba(104, 43, 132, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #004290;--mdc-checkbox-selected-hover-icon-color: #004290;--mdc-checkbox-selected-icon-color: #004290;--mdc-checkbox-selected-pressed-icon-color: #004290;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #004290;--mdc-checkbox-selected-hover-state-layer-color: #004290;--mdc-checkbox-selected-pressed-state-layer-color: #004290;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #004290;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #682b84;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #682b84;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #682b84;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(104, 43, 132, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(104, 43, 132, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(104, 43, 132, .3);--mat-datepicker-toggle-active-state-icon-color: #682b84;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(104, 43, 132, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #682b84;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #682b84;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #682b84;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.ecb-theme .mat-accent{--mat-option-selected-state-label-text-color: #004290;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.ecb-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.ecb-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #682b84;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #682b84;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ecb-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #004290;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #004290;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ecb-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ecb-theme .mat-elevation-z0,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.ecb-theme .mat-elevation-z1,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.ecb-theme .mat-elevation-z2,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.ecb-theme .mat-elevation-z3,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.ecb-theme .mat-elevation-z4,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.ecb-theme .mat-elevation-z5,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.ecb-theme .mat-elevation-z6,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.ecb-theme .mat-elevation-z7,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.ecb-theme .mat-elevation-z8,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ecb-theme .mat-elevation-z9,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.ecb-theme .mat-elevation-z10,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.ecb-theme .mat-elevation-z11,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.ecb-theme .mat-elevation-z12,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.ecb-theme .mat-elevation-z13,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.ecb-theme .mat-elevation-z14,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.ecb-theme .mat-elevation-z15,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.ecb-theme .mat-elevation-z16,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.ecb-theme .mat-elevation-z17,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.ecb-theme .mat-elevation-z18,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.ecb-theme .mat-elevation-z19,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.ecb-theme .mat-elevation-z20,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.ecb-theme .mat-elevation-z21,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.ecb-theme .mat-elevation-z22,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.ecb-theme .mat-elevation-z23,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.ecb-theme .mat-elevation-z24,.ecb-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.ecb-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #682b84;--mdc-linear-progress-track-color: rgba(104, 43, 132, .25)}.ecb-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #004290;--mdc-linear-progress-track-color: rgba(0, 66, 144, .25)}.ecb-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.ecb-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #004290;--mdc-filled-text-field-focus-active-indicator-color: #004290;--mdc-filled-text-field-focus-label-text-color: rgba(0, 66, 144, .87);--mdc-outlined-text-field-caret-color: #004290;--mdc-outlined-text-field-focus-outline-color: #004290;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 66, 144, .87);--mat-form-field-focus-select-arrow-color: rgba(0, 66, 144, .87)}.ecb-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.ecb-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 66, 144, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.ecb-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.ecb-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.ecb-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.ecb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.ecb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #682b84;--mdc-chip-elevated-selected-container-color: #682b84;--mdc-chip-elevated-disabled-container-color: #682b84;--mdc-chip-flat-disabled-selected-container-color: #682b84;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.ecb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.ecb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #004290;--mdc-chip-elevated-selected-container-color: #004290;--mdc-chip-elevated-disabled-container-color: #004290;--mdc-chip-flat-disabled-selected-container-color: #004290;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.ecb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.ecb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.ecb-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.ecb-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #003c88;--mdc-switch-selected-handle-color: #003c88;--mdc-switch-selected-hover-state-layer-color: #003c88;--mdc-switch-selected-pressed-state-layer-color: #003c88;--mdc-switch-selected-focus-handle-color: #001d61;--mdc-switch-selected-hover-handle-color: #001d61;--mdc-switch-selected-pressed-handle-color: #001d61;--mdc-switch-selected-focus-track-color: #4d7bb1;--mdc-switch-selected-hover-track-color: #4d7bb1;--mdc-switch-selected-pressed-track-color: #4d7bb1;--mdc-switch-selected-track-color: #4d7bb1}.ecb-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.ecb-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.ecb-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #682b84;--mdc-radio-selected-hover-icon-color: #682b84;--mdc-radio-selected-icon-color: #682b84;--mdc-radio-selected-pressed-icon-color: #682b84;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #682b84;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.ecb-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #004290;--mdc-radio-selected-hover-icon-color: #004290;--mdc-radio-selected-icon-color: #004290;--mdc-radio-selected-pressed-icon-color: #004290;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #004290;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.ecb-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.ecb-theme .mat-accent{--mat-slider-ripple-color: #004290;--mat-slider-hover-state-layer-color: rgba(0, 66, 144, .05);--mat-slider-focus-state-layer-color: rgba(0, 66, 144, .2);--mdc-slider-handle-color: #004290;--mdc-slider-focus-handle-color: #004290;--mdc-slider-hover-handle-color: #004290;--mdc-slider-active-track-color: #004290;--mdc-slider-inactive-track-color: #004290;--mdc-slider-with-tick-marks-inactive-container-color: #004290;--mdc-slider-with-tick-marks-active-container-color: white}.ecb-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.ecb-theme .mdc-list-item__start,.ecb-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #682b84;--mdc-radio-selected-hover-icon-color: #682b84;--mdc-radio-selected-icon-color: #682b84;--mdc-radio-selected-pressed-icon-color: #682b84}.ecb-theme .mat-accent .mdc-list-item__start,.ecb-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #004290;--mdc-radio-selected-hover-icon-color: #004290;--mdc-radio-selected-icon-color: #004290;--mdc-radio-selected-pressed-icon-color: #004290}.ecb-theme .mat-warn .mdc-list-item__start,.ecb-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.ecb-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #682b84;--mdc-checkbox-selected-hover-icon-color: #682b84;--mdc-checkbox-selected-icon-color: #682b84;--mdc-checkbox-selected-pressed-icon-color: #682b84;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #682b84;--mdc-checkbox-selected-hover-state-layer-color: #682b84;--mdc-checkbox-selected-pressed-state-layer-color: #682b84;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ecb-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #004290;--mdc-checkbox-selected-hover-icon-color: #004290;--mdc-checkbox-selected-icon-color: #004290;--mdc-checkbox-selected-pressed-icon-color: #004290;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #004290;--mdc-checkbox-selected-hover-state-layer-color: #004290;--mdc-checkbox-selected-pressed-state-layer-color: #004290;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ecb-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ecb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.ecb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.ecb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.ecb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#682b84}.ecb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.ecb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.ecb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.ecb-theme .mat-mdc-tab-group,.ecb-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #682b84;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #682b84;--mat-tab-header-active-ripple-color: #682b84;--mat-tab-header-inactive-ripple-color: #682b84;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #682b84;--mat-tab-header-active-hover-label-text-color: #682b84;--mat-tab-header-active-focus-indicator-color: #682b84;--mat-tab-header-active-hover-indicator-color: #682b84}.ecb-theme .mat-mdc-tab-group.mat-accent,.ecb-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #004290;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #004290;--mat-tab-header-active-ripple-color: #004290;--mat-tab-header-inactive-ripple-color: #004290;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #004290;--mat-tab-header-active-hover-label-text-color: #004290;--mat-tab-header-active-focus-indicator-color: #004290;--mat-tab-header-active-hover-indicator-color: #004290}.ecb-theme .mat-mdc-tab-group.mat-warn,.ecb-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.ecb-theme .mat-mdc-tab-group.mat-background-primary,.ecb-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #682b84;--mat-tab-header-with-background-foreground-color: white}.ecb-theme .mat-mdc-tab-group.mat-background-accent,.ecb-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #004290;--mat-tab-header-with-background-foreground-color: white}.ecb-theme .mat-mdc-tab-group.mat-background-warn,.ecb-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.ecb-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.ecb-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #682b84;--mdc-checkbox-selected-hover-icon-color: #682b84;--mdc-checkbox-selected-icon-color: #682b84;--mdc-checkbox-selected-pressed-icon-color: #682b84;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #682b84;--mdc-checkbox-selected-hover-state-layer-color: #682b84;--mdc-checkbox-selected-pressed-state-layer-color: #682b84;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ecb-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ecb-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #682b84;--mat-text-button-state-layer-color: #682b84;--mat-text-button-ripple-color: rgba(104, 43, 132, .1)}.ecb-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #004290;--mat-text-button-state-layer-color: #004290;--mat-text-button-ripple-color: rgba(0, 66, 144, .1)}.ecb-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.ecb-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #682b84;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.ecb-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #004290;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.ecb-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.ecb-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #682b84;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.ecb-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #004290;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.ecb-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.ecb-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #682b84;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #682b84;--mat-outlined-button-ripple-color: rgba(104, 43, 132, .1)}.ecb-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #004290;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #004290;--mat-outlined-button-ripple-color: rgba(0, 66, 144, .1)}.ecb-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.ecb-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #682b84;--mat-icon-button-state-layer-color: #682b84;--mat-icon-button-ripple-color: rgba(104, 43, 132, .1)}.ecb-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #004290;--mat-icon-button-state-layer-color: #004290;--mat-icon-button-ripple-color: rgba(0, 66, 144, .1)}.ecb-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.ecb-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #682b84;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.ecb-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #004290;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.ecb-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.ecb-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #682b84;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.ecb-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #004290;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.ecb-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.ecb-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #004290}.ecb-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.ecb-theme .mat-badge-accent{--mat-badge-background-color: #004290;--mat-badge-text-color: white}.ecb-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.ecb-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #004290;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 66, 144, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 66, 144, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 66, 144, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 66, 144, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.ecb-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.ecb-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #004290}.ecb-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.ecb-theme .mat-icon.mat-primary{--mat-icon-color: #682b84}.ecb-theme .mat-icon.mat-accent{--mat-icon-color: #004290}.ecb-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.ecb-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #004290;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #004290;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #004290;--mat-stepper-header-edit-state-icon-foreground-color: white}.ecb-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.ecb-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #682b84;--mat-toolbar-container-text-color: white}.ecb-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #004290;--mat-toolbar-container-text-color: white}.ecb-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.ecb-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.ecb-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.ecb-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.ecb-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.ecb-theme .fill-remaining-space{flex:1 1 auto}.ecb-theme .cursor-click{cursor:pointer}.ecb-theme .center{margin-bottom:2rem;height:auto}.ecb-theme .fluid{margin-bottom:2rem}.ecb-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.ecb-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.ecb-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.ecb-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.ecb-theme .nav-name-2{line-height:18px!important}.ecb-theme .text-dark{color:#451c57!important}.ecb-theme .bg-dark{background-color:#451c57!important}.ecb-theme .theme-border-dark{border-radius:.25rem;border:1px solid #451c57}.ecb-theme .snackbar-primary{--mdc-snackbar-container-color: #682b84 !important}.ecb-theme .snackbar-accent{--mdc-snackbar-container-color: #004290 !important}.ecb-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.ecb-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.ecb-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.ecb-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.ecb-theme .snackbar-dark{--mdc-snackbar-container-color: #451c57 !important}.ecb-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.ecb-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#004290!important}.ecb-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#004290!important}.ecb-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#004290!important}.ecb-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.ecb-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.ecb-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.ecb-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.ecb-theme .cell-sm{flex:.25}.ecb-theme .cell-md{flex:.5}.ecb-theme .cell-lg{flex:.75}.ecb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.ecb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.ecb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.ecb-theme p{white-space:normal!important}.ecb-theme .mat-headline-4,.ecb-theme .mat-headline-3,.ecb-theme .mat-headline-2,.ecb-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.ecb-theme .key-value{font-weight:700}.ecb-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.ecb-theme .small-label-container small,.ecb-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.ecb-theme .mat-mdc-dialog-content{word-break:break-word}.ecb-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.ecb-theme a:hover,.ecb-theme a.mat-mdc-tab-link:hover,.ecb-theme a.mat-mdc-list-item:hover,.ecb-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.ecb-theme .active-link{border-right:4px solid #004290;transition:.3s}.ecb-theme .active-link .mat-icon{color:#004290!important}.ecb-theme .mat-mdc-card{margin:.75em}.ecb-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.ecb-theme button.mat-mdc-button,.ecb-theme button.mat-mdc-raised-button,.ecb-theme button.mat-mdc-unelevated-button,.ecb-theme button.mat-mdc-outlined-button,.ecb-theme button.mat-mdc-fab,.ecb-theme button.mat-mdc-mini-fab,.ecb-theme a.mat-button,.ecb-theme a.mat-raised-button,.ecb-theme a.mat-flat-button,.ecb-theme a.mat-stroked-button,.ecb-theme a.mat-fab,.ecb-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.ecb-theme button.mat-mdc-button:hover,.ecb-theme button.mat-mdc-raised-button:hover,.ecb-theme button.mat-mdc-unelevated-button:hover,.ecb-theme button.mat-mdc-outlined-button:hover,.ecb-theme button.mat-mdc-fab:hover,.ecb-theme button.mat-mdc-mini-fab:hover,.ecb-theme a.mat-button:hover,.ecb-theme a.mat-raised-button:hover,.ecb-theme a.mat-flat-button:hover,.ecb-theme a.mat-stroked-button:hover,.ecb-theme a.mat-fab:hover,.ecb-theme a.mat-mini-fab:hover{text-decoration:none}.ecb-theme button.mat-mdc-button:not(:last-of-type),.ecb-theme button.mat-mdc-raised-button:not(:last-of-type),.ecb-theme button.mat-mdc-unelevated-button:not(:last-of-type),.ecb-theme button.mat-mdc-outlined-button:not(:last-of-type),.ecb-theme button.mat-mdc-fab:not(:last-of-type),.ecb-theme a.mat-button:not(:last-of-type),.ecb-theme a.mat-raised-button:not(:last-of-type),.ecb-theme a.mat-flat-button:not(:last-of-type),.ecb-theme a.mat-stroked-button:not(:last-of-type),.ecb-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.ecb-theme button.mat-mdc-button:not(:first-of-type),.ecb-theme button.mat-mdc-raised-button:not(:first-of-type),.ecb-theme button.mat-mdc-unelevated-button:not(:first-of-type),.ecb-theme button.mat-mdc-outlined-button:not(:first-of-type),.ecb-theme button.mat-mdc-fab:not(:first-of-type),.ecb-theme a.mat-button:not(:first-of-type),.ecb-theme a.mat-raised-button:not(:first-of-type),.ecb-theme a.mat-flat-button:not(:first-of-type),.ecb-theme a.mat-stroked-button:not(:first-of-type),.ecb-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.ecb-theme button.mat-mdc-button:not(:first-of-type),.ecb-theme button.mat-mdc-raised-button:not(:first-of-type),.ecb-theme button.mat-mdc-unelevated-button:not(:first-of-type),.ecb-theme button.mat-mdc-outlined-button:not(:first-of-type),.ecb-theme button.mat-mdc-fab:not(:first-of-type),.ecb-theme a.mat-button:not(:first-of-type),.ecb-theme a.mat-raised-button:not(:first-of-type),.ecb-theme a.mat-flat-button:not(:first-of-type),.ecb-theme a.mat-stroked-button:not(:first-of-type),.ecb-theme a.mat-fab:not(:first-of-type){margin-left:0}}.ecb-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.ecb-theme .mat-mdc-mini-fab.mat-accent[disabled],.ecb-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.ecb-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.ecb-theme .prop-value{font-size:16px;margin-bottom:25px}.ecb-theme .pre-prop .prop-value{white-space:pre-wrap!important}.ecb-theme .font-medium{font-weight:500}.ecb-theme .font-light{font-weight:300}.ecb-theme .text-xs{font-size:12px!important}.ecb-theme .link{color:#004290}.ecb-theme .link:hover{color:#001d61}.ecb-theme a{text-decoration:none}.ecb-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.ecb-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.ecb-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.ecb-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.ecb-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.ecb-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.ecb-theme .dnd-container.invalid{border:1px dashed #e9093f}.ecb-theme .top-container{position:relative}.ecb-theme .stretch{height:100%}.ecb-theme .dnd-height{height:100%;min-height:200px}.ecb-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.ecb-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#451c57}.ecb-theme .dnd-text .text-hidden{display:none;font-weight:600}.ecb-theme .button-container{position:absolute;bottom:5px;right:15px}.ecb-theme .file-data{flex:1;min-width:0}.ecb-theme .file-data h4,.ecb-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.ecb-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ecb-theme div.ps>div{height:100%}.ecb-theme div.dropzone>div{height:100%}.ecb-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.ecb-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.ecb-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.ecb-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.ecb-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.ecb-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.ecb-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.ecb-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.ecb-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.ecb-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.ecb-theme .dnd-highlight:hover{display:none}.ecb-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.ecb-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.ecb-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.ecb-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.ecb-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.ecb-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.ecb-theme .pdf-width,.ecb-theme .attachment-container img{max-width:200px}.ecb-theme .message-notification{display:flex;max-width:300px;max-height:100px}.ecb-theme .message-notification .mat-icon{overflow:visible!important}.ecb-theme .message-notification .full-width{width:100%}.ecb-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.ecb-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.ecb-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.ecb-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.ecb-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.ecb-theme .notification-text:before{position:absolute;right:0;bottom:0}.ecb-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.ecb-theme .scrolless-tour{overflow:hidden}.ecb-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.ecb-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ecb-theme .component-title{font-weight:700!important;color:#682b84}.ecb-theme .component-title .mat-icon{vertical-align:middle;color:#004290}.ecb-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.ecb-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.ecb-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.ecb-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.ecb-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.ecb-theme .mat-drawer-container{background-color:#fff}.ecb-theme .mat-mdc-checkbox{margin-top:15px}.ecb-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.ecb-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.ecb-theme .full-height{min-height:100vh}.ecb-theme .rounded-sm{border-radius:5px}.ecb-theme .mat-expansion-panel-header-title h3,.ecb-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.ecb-theme .mat-mdc-snack-bar-container{width:100%!important}}.ecb-theme .snackbar-margin{margin-top:80px!important}.ecb-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.ecb-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.ecb-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.ecb-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.ecb-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.ecb-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.ecb-theme .mat-mdc-list-item-title{white-space:pre-wrap}.ecb-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.ecb-theme .dialog-close{float:right}.ecb-theme .spa-nav-menu mat-icon{margin-right:16px!important}.ecb-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.ecb-theme .w-100{width:100%}.ecb-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.ecb-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.ecb-theme .mat-mdc-button,.ecb-theme .mat-mdc-unelevated-button,.ecb-theme .mat-mdc-raised-button,.ecb-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.ecb-theme .mat-mdc-button>.mat-icon,.ecb-theme .mat-mdc-unelevated-button>.mat-icon,.ecb-theme .mat-mdc-raised-button>.mat-icon,.ecb-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.ecb-theme .mat-icon{overflow:visible!important}.ecb-theme .mat-mdc-checkbox .mdc-label,.ecb-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.ecb-theme .mdc-button{height:fit-content!important}.ecb-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.ecb-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.ecb-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.ecb-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.ecb-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.ecb-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.ecb-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.ecb-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.ecb-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.ecb-theme .table-search .mat-mdc-form-field,.ecb-theme .mat-mdc-slide-toggle label{margin-bottom:0}.ecb-theme body,.ecb-theme h2>small,.ecb-theme .h2>small,.ecb-theme h2>.small,.ecb-theme .h2>.small,.ecb-theme h3>small,.ecb-theme .h3>small,.ecb-theme h3>.small,.ecb-theme .h3>.small,.ecb-theme .mat-mdc-card,.ecb-theme .mat-mdc-cell.default,.ecb-theme .mat-drawer-container,.ecb-theme .mat-mdc-dialog-container{color:#7d7d7d}.ecb-theme .mat-mdc-tab .mdc-tab__text-label,.ecb-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.ecb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.ecb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.ecb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.ecb-theme app-dash-card .mat-mdc-card h2,.ecb-theme h2,.ecb-theme .h2{color:#3f3f3f}.ecb-theme .text-accent{color:#004290!important}.ecb-theme .text-warn{color:#e90934!important}.ecb-theme .text-success{color:#1e8e3e!important}.ecb-theme .text-glow{color:#f9b233!important}.ecb-theme .text-light{color:#f4f5f6!important}.ecb-theme .text-dark{color:#3a1054!important}.ecb-theme .text-white{color:#fff!important}.ecb-theme .bg-primary{background-color:#682b84!important}.ecb-theme .bg-accent{background-color:#004290!important}.ecb-theme .bg-warn{background-color:#e90934!important}.ecb-theme .bg-success{background-color:#1e8e3e!important}.ecb-theme .bg-glow{background-color:#f9b233!important}.ecb-theme .bg-light{background-color:#f4f5f6!important}.ecb-theme .bg-dark{background-color:#3a1054!important}.ecb-theme .bg-white{background-color:#fff!important}.ecb-theme .theme-border-primary{border-radius:.25rem;border:1px solid #682b84}.ecb-theme .theme-border-accent{border-radius:.25rem;border:1px solid #004290}.ecb-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.ecb-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.ecb-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.ecb-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.ecb-theme .theme-border-dark{border-radius:.25rem;border:1px solid #3a1054}.ecb-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.ecb-theme app-theme-emitter.primary{color:#682b84}.ecb-theme app-theme-emitter.primary-darken{color:#3a1054}.ecb-theme app-theme-emitter.primary-lighten{color:#ede6f0}.ecb-theme app-theme-emitter.accent{color:#004290}.ecb-theme app-theme-emitter.warn{color:#e90934}.ecb-theme a{color:#682b84}.ecb-theme #title-toolbar{background:#decbe6;color:#682b84}.ecb-theme .warning{background-color:#682b84}.ecb-theme .outline-warning{background-color:#682b8426!important;border:2px solid #682b84!important;border-radius:10px}.ecb-theme .outline-warning .mat-icon{margin-right:.5rem;color:#682b84!important}.ecb-theme footer{background-color:#682b84}.ecb-theme a.ghost-button{border:1px solid #682b84}.ecb-theme .banner-bar.primary{background-color:#682b84}.ecb-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#b495c2!important}.ecb-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#4b1a67}.ecb-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.ecb-theme mat-icon.actions-type-icon,.ecb-theme mat-icon.primary-light,.ecb-theme mat-icon.auth-icon{color:#b495c2}.ecb-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.ecb-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#682b84}.ecb-theme .mat-mdc-icon-button.primary{background-color:#682b84;color:#fff}.ecb-theme .mat-mdc-icon-button.primary:hover{background-color:#682b84!important}.ecb-theme .mat-mdc-card.message.primary{border-left-color:#682b84!important}.ecb-theme .mat-mdc-card.message.accent{border-left-color:#004290!important}.ecb-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.ecb-theme .text-primary{color:#682b84!important}.ecb-theme .text-success,.ecb-theme mat-icon.text-success{color:#1e8e3e}.ecb-theme .bg-primary,.ecb-theme .mat-mdc-chip-set .mat-primary{background-color:#682b84!important}.ecb-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.ecb-theme .list-item-active{color:#682b84!important;background-color:#d2bfda!important}.ecb-theme .list-item-active .mdc-list-item__primary-text,.ecb-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#682b84}.ecb-theme .mat-button-toggle-checked{background-color:#d2bfda!important}.ecb-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#682b84!important}.ecb-theme .main-container{background-color:#682b84}.ecb-theme .participant-box,.ecb-theme .participant-box-border{border-left:4px solid #682b84}.ecb-theme .dnd-drag-over{background-color:#956ba9}.ecb-theme .next-arrow{color:#682b84}.ecb-theme .participant-separator{background-color:#d2bfda}.ecb-theme .dnd-drag-over.stepzone{border-color:#7f4b96}.ecb-theme .template-field-box{border-left:4px solid #682b84}.ecb-theme .field-box-chip-primary{background-color:#d2bfda;color:#4b1a67}.ecb-theme .field-box-chip-accent{background-color:#b3c6de;color:#002b73}.ecb-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.ecb-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#d2bfda}.ecb-theme .signature-box div.move.selected{border-color:#4b1a67!important}.ecb-theme .signature-box span.square{background:#682b84!important}.ecb-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.ecb-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.ecb-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.ecb-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.ecb-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.ecb-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.ecb-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.ecb-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.ecb-theme .floating-strip,.ecb-theme .floating-strip-control.strip-closed{background-color:#ede6f0}.ecb-theme .circle-ripple:before,.ecb-theme .circle-ripple:after{border:2px solid #7f4b96}.ecb-theme .spinner-three-bounce>div,.ecb-theme .spinner-rectangle-bounce>div{background-color:#682b84!important}.ecb-theme .spinner-circle-swish{color:#682b84!important}.ecb-theme .sk-folding-cube .sk-cube:before{background-color:#682b84}.ecb-theme .mat-card-border-checked{border-color:#004290!important}.ecb-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#ede6f0}.ecb-theme app-a4-sketch-element .element-summary{background-color:#682b84}.ecb-theme app-a4-sketch-element .element-logo{background-color:#004290}.ecb-theme .mat-slider-thumb,.ecb-theme .mat-slider-track-fill{background-color:#682b84!important}.ecb-theme .app-dialog-use-template-card:hover{background-color:#ede6f0!important}.ecb-theme .primary-border,.ecb-theme .info-box-primary{border:solid 1px #682b84}.ecb-theme .info-box-primary{background-color:#682b841a}.ecb-theme .info-card-primary{background-color:#ede6f0!important;border-left:4px solid #682b84!important}.ecb-theme .info-card-primary .info-card-icon{color:#60267c!important}.ecb-theme .info-card-primary .info-card-text{color:#3a1054!important}.ecb-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.ecb-theme .info-card-warn .info-card-icon{color:#e6082f!important}.ecb-theme .info-card-warn .info-card-text{color:#d90215!important}.ecb-theme .ng-scrollbar-thumb{background-color:#682b84!important;opacity:.7}.ecb-theme .ng-scrollbar-thumb:hover,.ecb-theme .ng-scrollbar-thumb:active{opacity:1}.vsb-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #00205f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #3cd0ff;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #3cd0ff;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #00205f;--mdc-filled-text-field-focus-active-indicator-color: #00205f;--mdc-filled-text-field-focus-label-text-color: rgba(0, 32, 95, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #00205f;--mdc-outlined-text-field-focus-outline-color: #00205f;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 32, 95, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(0, 32, 95, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 32, 95, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #001c57;--mdc-switch-selected-handle-color: #001c57;--mdc-switch-selected-hover-state-layer-color: #001c57;--mdc-switch-selected-pressed-state-layer-color: #001c57;--mdc-switch-selected-focus-handle-color: #000b32;--mdc-switch-selected-hover-handle-color: #000b32;--mdc-switch-selected-pressed-handle-color: #000b32;--mdc-switch-selected-focus-track-color: #4d638f;--mdc-switch-selected-hover-track-color: #4d638f;--mdc-switch-selected-pressed-track-color: #4d638f;--mdc-switch-selected-track-color: #4d638f;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #00205f;--mdc-slider-focus-handle-color: #00205f;--mdc-slider-hover-handle-color: #00205f;--mdc-slider-active-track-color: #00205f;--mdc-slider-inactive-track-color: #00205f;--mdc-slider-with-tick-marks-inactive-container-color: #00205f;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #00205f;--mat-slider-hover-state-layer-color: rgba(0, 32, 95, .05);--mat-slider-focus-state-layer-color: rgba(0, 32, 95, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #3cd0ff;--mdc-checkbox-selected-hover-icon-color: #3cd0ff;--mdc-checkbox-selected-icon-color: #3cd0ff;--mdc-checkbox-selected-pressed-icon-color: #3cd0ff;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3cd0ff;--mdc-checkbox-selected-hover-state-layer-color: #3cd0ff;--mdc-checkbox-selected-pressed-state-layer-color: #3cd0ff;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #3cd0ff;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #00205f;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #00205f;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #00205f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 32, 95, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 32, 95, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 32, 95, .3);--mat-datepicker-toggle-active-state-icon-color: #00205f;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 32, 95, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #00205f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #00205f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #00205f;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.vsb-theme .mat-accent{--mat-option-selected-state-label-text-color: #3cd0ff;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vsb-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vsb-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #00205f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #00205f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vsb-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #3cd0ff;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #3cd0ff;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vsb-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vsb-theme .mat-elevation-z0,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.vsb-theme .mat-elevation-z1,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.vsb-theme .mat-elevation-z2,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.vsb-theme .mat-elevation-z3,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.vsb-theme .mat-elevation-z4,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.vsb-theme .mat-elevation-z5,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.vsb-theme .mat-elevation-z6,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.vsb-theme .mat-elevation-z7,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.vsb-theme .mat-elevation-z8,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.vsb-theme .mat-elevation-z9,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.vsb-theme .mat-elevation-z10,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.vsb-theme .mat-elevation-z11,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.vsb-theme .mat-elevation-z12,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.vsb-theme .mat-elevation-z13,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.vsb-theme .mat-elevation-z14,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.vsb-theme .mat-elevation-z15,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.vsb-theme .mat-elevation-z16,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.vsb-theme .mat-elevation-z17,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.vsb-theme .mat-elevation-z18,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.vsb-theme .mat-elevation-z19,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.vsb-theme .mat-elevation-z20,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.vsb-theme .mat-elevation-z21,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.vsb-theme .mat-elevation-z22,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.vsb-theme .mat-elevation-z23,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.vsb-theme .mat-elevation-z24,.vsb-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.vsb-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #00205f;--mdc-linear-progress-track-color: rgba(0, 32, 95, .25)}.vsb-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #3cd0ff;--mdc-linear-progress-track-color: rgba(60, 208, 255, .25)}.vsb-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.vsb-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #3cd0ff;--mdc-filled-text-field-focus-active-indicator-color: #3cd0ff;--mdc-filled-text-field-focus-label-text-color: rgba(60, 208, 255, .87);--mdc-outlined-text-field-caret-color: #3cd0ff;--mdc-outlined-text-field-focus-outline-color: #3cd0ff;--mdc-outlined-text-field-focus-label-text-color: rgba(60, 208, 255, .87);--mat-form-field-focus-select-arrow-color: rgba(60, 208, 255, .87)}.vsb-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.vsb-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(60, 208, 255, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.vsb-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.vsb-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.vsb-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.vsb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vsb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #00205f;--mdc-chip-elevated-selected-container-color: #00205f;--mdc-chip-elevated-disabled-container-color: #00205f;--mdc-chip-flat-disabled-selected-container-color: #00205f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vsb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vsb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #3cd0ff;--mdc-chip-elevated-selected-container-color: #3cd0ff;--mdc-chip-elevated-disabled-container-color: #3cd0ff;--mdc-chip-flat-disabled-selected-container-color: #3cd0ff;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.vsb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vsb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vsb-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.vsb-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #36cbff;--mdc-switch-selected-handle-color: #36cbff;--mdc-switch-selected-hover-state-layer-color: #36cbff;--mdc-switch-selected-pressed-state-layer-color: #36cbff;--mdc-switch-selected-focus-handle-color: #1ab3ff;--mdc-switch-selected-hover-handle-color: #1ab3ff;--mdc-switch-selected-pressed-handle-color: #1ab3ff;--mdc-switch-selected-focus-track-color: #77deff;--mdc-switch-selected-hover-track-color: #77deff;--mdc-switch-selected-pressed-track-color: #77deff;--mdc-switch-selected-track-color: #77deff}.vsb-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.vsb-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.vsb-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #00205f;--mdc-radio-selected-hover-icon-color: #00205f;--mdc-radio-selected-icon-color: #00205f;--mdc-radio-selected-pressed-icon-color: #00205f;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #00205f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.vsb-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3cd0ff;--mdc-radio-selected-hover-icon-color: #3cd0ff;--mdc-radio-selected-icon-color: #3cd0ff;--mdc-radio-selected-pressed-icon-color: #3cd0ff;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #3cd0ff;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.vsb-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.vsb-theme .mat-accent{--mat-slider-ripple-color: #3cd0ff;--mat-slider-hover-state-layer-color: rgba(60, 208, 255, .05);--mat-slider-focus-state-layer-color: rgba(60, 208, 255, .2);--mdc-slider-handle-color: #3cd0ff;--mdc-slider-focus-handle-color: #3cd0ff;--mdc-slider-hover-handle-color: #3cd0ff;--mdc-slider-active-track-color: #3cd0ff;--mdc-slider-inactive-track-color: #3cd0ff;--mdc-slider-with-tick-marks-inactive-container-color: #3cd0ff;--mdc-slider-with-tick-marks-active-container-color: black}.vsb-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.vsb-theme .mdc-list-item__start,.vsb-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #00205f;--mdc-radio-selected-hover-icon-color: #00205f;--mdc-radio-selected-icon-color: #00205f;--mdc-radio-selected-pressed-icon-color: #00205f}.vsb-theme .mat-accent .mdc-list-item__start,.vsb-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3cd0ff;--mdc-radio-selected-hover-icon-color: #3cd0ff;--mdc-radio-selected-icon-color: #3cd0ff;--mdc-radio-selected-pressed-icon-color: #3cd0ff}.vsb-theme .mat-warn .mdc-list-item__start,.vsb-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.vsb-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #00205f;--mdc-checkbox-selected-hover-icon-color: #00205f;--mdc-checkbox-selected-icon-color: #00205f;--mdc-checkbox-selected-pressed-icon-color: #00205f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #00205f;--mdc-checkbox-selected-hover-state-layer-color: #00205f;--mdc-checkbox-selected-pressed-state-layer-color: #00205f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vsb-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #3cd0ff;--mdc-checkbox-selected-hover-icon-color: #3cd0ff;--mdc-checkbox-selected-icon-color: #3cd0ff;--mdc-checkbox-selected-pressed-icon-color: #3cd0ff;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3cd0ff;--mdc-checkbox-selected-hover-state-layer-color: #3cd0ff;--mdc-checkbox-selected-pressed-state-layer-color: #3cd0ff;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vsb-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vsb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vsb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vsb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.vsb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#00205f}.vsb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vsb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vsb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.vsb-theme .mat-mdc-tab-group,.vsb-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #00205f;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #00205f;--mat-tab-header-active-ripple-color: #00205f;--mat-tab-header-inactive-ripple-color: #00205f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #00205f;--mat-tab-header-active-hover-label-text-color: #00205f;--mat-tab-header-active-focus-indicator-color: #00205f;--mat-tab-header-active-hover-indicator-color: #00205f}.vsb-theme .mat-mdc-tab-group.mat-accent,.vsb-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #3cd0ff;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #3cd0ff;--mat-tab-header-active-ripple-color: #3cd0ff;--mat-tab-header-inactive-ripple-color: #3cd0ff;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #3cd0ff;--mat-tab-header-active-hover-label-text-color: #3cd0ff;--mat-tab-header-active-focus-indicator-color: #3cd0ff;--mat-tab-header-active-hover-indicator-color: #3cd0ff}.vsb-theme .mat-mdc-tab-group.mat-warn,.vsb-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.vsb-theme .mat-mdc-tab-group.mat-background-primary,.vsb-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #00205f;--mat-tab-header-with-background-foreground-color: white}.vsb-theme .mat-mdc-tab-group.mat-background-accent,.vsb-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #3cd0ff;--mat-tab-header-with-background-foreground-color: black}.vsb-theme .mat-mdc-tab-group.mat-background-warn,.vsb-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.vsb-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.vsb-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #00205f;--mdc-checkbox-selected-hover-icon-color: #00205f;--mdc-checkbox-selected-icon-color: #00205f;--mdc-checkbox-selected-pressed-icon-color: #00205f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #00205f;--mdc-checkbox-selected-hover-state-layer-color: #00205f;--mdc-checkbox-selected-pressed-state-layer-color: #00205f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vsb-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vsb-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #00205f;--mat-text-button-state-layer-color: #00205f;--mat-text-button-ripple-color: rgba(0, 32, 95, .1)}.vsb-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #3cd0ff;--mat-text-button-state-layer-color: #3cd0ff;--mat-text-button-ripple-color: rgba(60, 208, 255, .1)}.vsb-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.vsb-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #00205f;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vsb-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #3cd0ff;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.vsb-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vsb-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #00205f;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vsb-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #3cd0ff;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.vsb-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vsb-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #00205f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #00205f;--mat-outlined-button-ripple-color: rgba(0, 32, 95, .1)}.vsb-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #3cd0ff;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #3cd0ff;--mat-outlined-button-ripple-color: rgba(60, 208, 255, .1)}.vsb-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.vsb-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #00205f;--mat-icon-button-state-layer-color: #00205f;--mat-icon-button-ripple-color: rgba(0, 32, 95, .1)}.vsb-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #3cd0ff;--mat-icon-button-state-layer-color: #3cd0ff;--mat-icon-button-ripple-color: rgba(60, 208, 255, .1)}.vsb-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.vsb-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #00205f;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vsb-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #3cd0ff;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.vsb-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vsb-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #00205f;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vsb-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #3cd0ff;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.vsb-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vsb-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #3cd0ff}.vsb-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.vsb-theme .mat-badge-accent{--mat-badge-background-color: #3cd0ff;--mat-badge-text-color: black}.vsb-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.vsb-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #3cd0ff;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(60, 208, 255, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(60, 208, 255, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(60, 208, 255, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(60, 208, 255, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.vsb-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.vsb-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #3cd0ff}.vsb-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.vsb-theme .mat-icon.mat-primary{--mat-icon-color: #00205f}.vsb-theme .mat-icon.mat-accent{--mat-icon-color: #3cd0ff}.vsb-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.vsb-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #3cd0ff;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #3cd0ff;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #3cd0ff;--mat-stepper-header-edit-state-icon-foreground-color: black}.vsb-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.vsb-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #00205f;--mat-toolbar-container-text-color: white}.vsb-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #3cd0ff;--mat-toolbar-container-text-color: black}.vsb-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.vsb-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.vsb-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.vsb-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.vsb-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.vsb-theme .fill-remaining-space{flex:1 1 auto}.vsb-theme .cursor-click{cursor:pointer}.vsb-theme .center{margin-bottom:2rem;height:auto}.vsb-theme .fluid{margin-bottom:2rem}.vsb-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.vsb-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.vsb-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.vsb-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.vsb-theme .nav-name-2{line-height:18px!important}.vsb-theme .text-dark{color:#451c57!important}.vsb-theme .bg-dark{background-color:#451c57!important}.vsb-theme .theme-border-dark{border-radius:.25rem;border:1px solid #451c57}.vsb-theme .snackbar-primary{--mdc-snackbar-container-color: #00205f !important}.vsb-theme .snackbar-accent{--mdc-snackbar-container-color: #3cd0ff !important}.vsb-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.vsb-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.vsb-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.vsb-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.vsb-theme .snackbar-dark{--mdc-snackbar-container-color: #451c57 !important}.vsb-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.vsb-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#3cd0ff!important}.vsb-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#3cd0ff!important}.vsb-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#3cd0ff!important}.vsb-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.vsb-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.vsb-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.vsb-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.vsb-theme .cell-sm{flex:.25}.vsb-theme .cell-md{flex:.5}.vsb-theme .cell-lg{flex:.75}.vsb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.vsb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.vsb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.vsb-theme p{white-space:normal!important}.vsb-theme .mat-headline-4,.vsb-theme .mat-headline-3,.vsb-theme .mat-headline-2,.vsb-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.vsb-theme .key-value{font-weight:700}.vsb-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.vsb-theme .small-label-container small,.vsb-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.vsb-theme .mat-mdc-dialog-content{word-break:break-word}.vsb-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.vsb-theme a:hover,.vsb-theme a.mat-mdc-tab-link:hover,.vsb-theme a.mat-mdc-list-item:hover,.vsb-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.vsb-theme .active-link{border-right:4px solid #3cd0ff;transition:.3s}.vsb-theme .active-link .mat-icon{color:#3cd0ff!important}.vsb-theme .mat-mdc-card{margin:.75em}.vsb-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.vsb-theme button.mat-mdc-button,.vsb-theme button.mat-mdc-raised-button,.vsb-theme button.mat-mdc-unelevated-button,.vsb-theme button.mat-mdc-outlined-button,.vsb-theme button.mat-mdc-fab,.vsb-theme button.mat-mdc-mini-fab,.vsb-theme a.mat-button,.vsb-theme a.mat-raised-button,.vsb-theme a.mat-flat-button,.vsb-theme a.mat-stroked-button,.vsb-theme a.mat-fab,.vsb-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.vsb-theme button.mat-mdc-button:hover,.vsb-theme button.mat-mdc-raised-button:hover,.vsb-theme button.mat-mdc-unelevated-button:hover,.vsb-theme button.mat-mdc-outlined-button:hover,.vsb-theme button.mat-mdc-fab:hover,.vsb-theme button.mat-mdc-mini-fab:hover,.vsb-theme a.mat-button:hover,.vsb-theme a.mat-raised-button:hover,.vsb-theme a.mat-flat-button:hover,.vsb-theme a.mat-stroked-button:hover,.vsb-theme a.mat-fab:hover,.vsb-theme a.mat-mini-fab:hover{text-decoration:none}.vsb-theme button.mat-mdc-button:not(:last-of-type),.vsb-theme button.mat-mdc-raised-button:not(:last-of-type),.vsb-theme button.mat-mdc-unelevated-button:not(:last-of-type),.vsb-theme button.mat-mdc-outlined-button:not(:last-of-type),.vsb-theme button.mat-mdc-fab:not(:last-of-type),.vsb-theme a.mat-button:not(:last-of-type),.vsb-theme a.mat-raised-button:not(:last-of-type),.vsb-theme a.mat-flat-button:not(:last-of-type),.vsb-theme a.mat-stroked-button:not(:last-of-type),.vsb-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.vsb-theme button.mat-mdc-button:not(:first-of-type),.vsb-theme button.mat-mdc-raised-button:not(:first-of-type),.vsb-theme button.mat-mdc-unelevated-button:not(:first-of-type),.vsb-theme button.mat-mdc-outlined-button:not(:first-of-type),.vsb-theme button.mat-mdc-fab:not(:first-of-type),.vsb-theme a.mat-button:not(:first-of-type),.vsb-theme a.mat-raised-button:not(:first-of-type),.vsb-theme a.mat-flat-button:not(:first-of-type),.vsb-theme a.mat-stroked-button:not(:first-of-type),.vsb-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.vsb-theme button.mat-mdc-button:not(:first-of-type),.vsb-theme button.mat-mdc-raised-button:not(:first-of-type),.vsb-theme button.mat-mdc-unelevated-button:not(:first-of-type),.vsb-theme button.mat-mdc-outlined-button:not(:first-of-type),.vsb-theme button.mat-mdc-fab:not(:first-of-type),.vsb-theme a.mat-button:not(:first-of-type),.vsb-theme a.mat-raised-button:not(:first-of-type),.vsb-theme a.mat-flat-button:not(:first-of-type),.vsb-theme a.mat-stroked-button:not(:first-of-type),.vsb-theme a.mat-fab:not(:first-of-type){margin-left:0}}.vsb-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.vsb-theme .mat-mdc-mini-fab.mat-accent[disabled],.vsb-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.vsb-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.vsb-theme .prop-value{font-size:16px;margin-bottom:25px}.vsb-theme .pre-prop .prop-value{white-space:pre-wrap!important}.vsb-theme .font-medium{font-weight:500}.vsb-theme .font-light{font-weight:300}.vsb-theme .text-xs{font-size:12px!important}.vsb-theme .link{color:#3cd0ff}.vsb-theme .link:hover{color:#1ab3ff}.vsb-theme a{text-decoration:none}.vsb-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.vsb-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.vsb-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.vsb-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.vsb-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.vsb-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.vsb-theme .dnd-container.invalid{border:1px dashed #e9093f}.vsb-theme .top-container{position:relative}.vsb-theme .stretch{height:100%}.vsb-theme .dnd-height{height:100%;min-height:200px}.vsb-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.vsb-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#451c57}.vsb-theme .dnd-text .text-hidden{display:none;font-weight:600}.vsb-theme .button-container{position:absolute;bottom:5px;right:15px}.vsb-theme .file-data{flex:1;min-width:0}.vsb-theme .file-data h4,.vsb-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.vsb-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.vsb-theme div.ps>div{height:100%}.vsb-theme div.dropzone>div{height:100%}.vsb-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.vsb-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.vsb-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.vsb-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.vsb-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.vsb-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.vsb-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.vsb-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.vsb-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.vsb-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.vsb-theme .dnd-highlight:hover{display:none}.vsb-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.vsb-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.vsb-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.vsb-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.vsb-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.vsb-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.vsb-theme .pdf-width,.vsb-theme .attachment-container img{max-width:200px}.vsb-theme .message-notification{display:flex;max-width:300px;max-height:100px}.vsb-theme .message-notification .mat-icon{overflow:visible!important}.vsb-theme .message-notification .full-width{width:100%}.vsb-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.vsb-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.vsb-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.vsb-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.vsb-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.vsb-theme .notification-text:before{position:absolute;right:0;bottom:0}.vsb-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.vsb-theme .scrolless-tour{overflow:hidden}.vsb-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.vsb-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.vsb-theme .component-title{font-weight:700!important;color:#00205f}.vsb-theme .component-title .mat-icon{vertical-align:middle;color:#3cd0ff}.vsb-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.vsb-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.vsb-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.vsb-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.vsb-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.vsb-theme .mat-drawer-container{background-color:#fff}.vsb-theme .mat-mdc-checkbox{margin-top:15px}.vsb-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.vsb-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.vsb-theme .full-height{min-height:100vh}.vsb-theme .rounded-sm{border-radius:5px}.vsb-theme .mat-expansion-panel-header-title h3,.vsb-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.vsb-theme .mat-mdc-snack-bar-container{width:100%!important}}.vsb-theme .snackbar-margin{margin-top:80px!important}.vsb-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.vsb-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.vsb-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.vsb-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.vsb-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.vsb-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.vsb-theme .mat-mdc-list-item-title{white-space:pre-wrap}.vsb-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.vsb-theme .dialog-close{float:right}.vsb-theme .spa-nav-menu mat-icon{margin-right:16px!important}.vsb-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.vsb-theme .w-100{width:100%}.vsb-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.vsb-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.vsb-theme .mat-mdc-button,.vsb-theme .mat-mdc-unelevated-button,.vsb-theme .mat-mdc-raised-button,.vsb-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.vsb-theme .mat-mdc-button>.mat-icon,.vsb-theme .mat-mdc-unelevated-button>.mat-icon,.vsb-theme .mat-mdc-raised-button>.mat-icon,.vsb-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.vsb-theme .mat-icon{overflow:visible!important}.vsb-theme .mat-mdc-checkbox .mdc-label,.vsb-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.vsb-theme .mdc-button{height:fit-content!important}.vsb-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.vsb-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.vsb-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.vsb-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.vsb-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.vsb-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.vsb-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.vsb-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.vsb-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.vsb-theme .table-search .mat-mdc-form-field,.vsb-theme .mat-mdc-slide-toggle label{margin-bottom:0}.vsb-theme body,.vsb-theme h2>small,.vsb-theme .h2>small,.vsb-theme h2>.small,.vsb-theme .h2>.small,.vsb-theme h3>small,.vsb-theme .h3>small,.vsb-theme h3>.small,.vsb-theme .h3>.small,.vsb-theme .mat-mdc-card,.vsb-theme .mat-mdc-cell.default,.vsb-theme .mat-drawer-container,.vsb-theme .mat-mdc-dialog-container{color:#7d7d7d}.vsb-theme .mat-mdc-tab .mdc-tab__text-label,.vsb-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.vsb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.vsb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.vsb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.vsb-theme app-dash-card .mat-mdc-card h2,.vsb-theme h2,.vsb-theme .h2{color:#3f3f3f}.vsb-theme .text-accent{color:#3cd0ff!important}.vsb-theme .text-warn{color:#e90934!important}.vsb-theme .text-success{color:#1e8e3e!important}.vsb-theme .text-glow{color:#f9b233!important}.vsb-theme .text-light{color:#f4f5f6!important}.vsb-theme .text-dark{color:#000b32!important}.vsb-theme .text-white{color:#fff!important}.vsb-theme .bg-primary{background-color:#00205f!important}.vsb-theme .bg-accent{background-color:#3cd0ff!important}.vsb-theme .bg-warn{background-color:#e90934!important}.vsb-theme .bg-success{background-color:#1e8e3e!important}.vsb-theme .bg-glow{background-color:#f9b233!important}.vsb-theme .bg-light{background-color:#f4f5f6!important}.vsb-theme .bg-dark{background-color:#000b32!important}.vsb-theme .bg-white{background-color:#fff!important}.vsb-theme .theme-border-primary{border-radius:.25rem;border:1px solid #00205f}.vsb-theme .theme-border-accent{border-radius:.25rem;border:1px solid #3cd0ff}.vsb-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.vsb-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.vsb-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.vsb-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.vsb-theme .theme-border-dark{border-radius:.25rem;border:1px solid #000b32}.vsb-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.vsb-theme app-theme-emitter.primary{color:#00205f}.vsb-theme app-theme-emitter.primary-darken{color:#000b32}.vsb-theme app-theme-emitter.primary-lighten{color:#e0e4ec}.vsb-theme app-theme-emitter.accent{color:#3cd0ff}.vsb-theme app-theme-emitter.warn{color:#e90934}.vsb-theme a{color:#00205f}.vsb-theme #title-toolbar{background:#e0e4ec;color:#080847}.vsb-theme .warning{background-color:#00205f}.vsb-theme .outline-warning{background-color:#00205f26!important;border:2px solid #00205f!important;border-radius:10px}.vsb-theme .outline-warning .mat-icon{margin-right:.5rem;color:#00205f!important}.vsb-theme footer{background-color:#00205f}.vsb-theme a.ghost-button{border:1px solid #00205f}.vsb-theme .banner-bar.primary{background-color:#00205f}.vsb-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#8090af!important}.vsb-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#001343}.vsb-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.vsb-theme mat-icon.actions-type-icon,.vsb-theme mat-icon.primary-light,.vsb-theme mat-icon.auth-icon{color:#8090af}.vsb-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.vsb-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#00205f}.vsb-theme .mat-mdc-icon-button.primary{background-color:#00205f;color:#fff}.vsb-theme .mat-mdc-icon-button.primary:hover{background-color:#00205f!important}.vsb-theme .mat-mdc-card.message.primary{border-left-color:#00205f!important}.vsb-theme .mat-mdc-card.message.accent{border-left-color:#3cd0ff!important}.vsb-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.vsb-theme .text-primary{color:#00205f!important}.vsb-theme .text-success,.vsb-theme mat-icon.text-success{color:#1e8e3e}.vsb-theme .bg-primary,.vsb-theme .mat-mdc-chip-set .mat-primary{background-color:#00205f!important}.vsb-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.vsb-theme .list-item-active{color:#00205f!important;background-color:#b3bccf!important}.vsb-theme .list-item-active .mdc-list-item__primary-text,.vsb-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#00205f}.vsb-theme .mat-button-toggle-checked{background-color:#b3bccf!important}.vsb-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#00205f!important}.vsb-theme .main-container{background-color:#00205f}.vsb-theme .participant-box,.vsb-theme .participant-box-border{border-left:4px solid #00205f}.vsb-theme .dnd-drag-over{background-color:#4d638f}.vsb-theme .next-arrow{color:#00205f}.vsb-theme .participant-separator{background-color:#b3bccf}.vsb-theme .dnd-drag-over.stepzone{border-color:#264177}.vsb-theme .template-field-box{border-left:4px solid #00205f}.vsb-theme .field-box-chip-primary{background-color:#b3bccf;color:#001343}.vsb-theme .field-box-chip-accent{background-color:#c5f1ff;color:#27beff}.vsb-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.vsb-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#b3bccf}.vsb-theme .signature-box div.move.selected{border-color:#001343!important}.vsb-theme .signature-box span.square{background:#00205f!important}.vsb-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.vsb-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.vsb-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.vsb-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.vsb-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.vsb-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.vsb-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.vsb-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.vsb-theme .floating-strip,.vsb-theme .floating-strip-control.strip-closed{background-color:#e0e4ec}.vsb-theme .circle-ripple:before,.vsb-theme .circle-ripple:after{border:2px solid #264177}.vsb-theme .spinner-three-bounce>div,.vsb-theme .spinner-rectangle-bounce>div{background-color:#00205f!important}.vsb-theme .spinner-circle-swish{color:#00205f!important}.vsb-theme .sk-folding-cube .sk-cube:before{background-color:#00205f}.vsb-theme .mat-card-border-checked{border-color:#3cd0ff!important}.vsb-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e0e4ec}.vsb-theme app-a4-sketch-element .element-summary{background-color:#00205f}.vsb-theme app-a4-sketch-element .element-logo{background-color:#3cd0ff}.vsb-theme .mat-slider-thumb,.vsb-theme .mat-slider-track-fill{background-color:#00205f!important}.vsb-theme .app-dialog-use-template-card:hover{background-color:#e0e4ec!important}.vsb-theme .primary-border,.vsb-theme .info-box-primary{border:solid 1px #00205f}.vsb-theme .info-box-primary{background-color:#00205f1a}.vsb-theme .info-card-primary{background-color:#e0e4ec!important;border-left:4px solid #00205f!important}.vsb-theme .info-card-primary .info-card-icon{color:#001c57!important}.vsb-theme .info-card-primary .info-card-text{color:#000b32!important}.vsb-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.vsb-theme .info-card-warn .info-card-icon{color:#e6082f!important}.vsb-theme .info-card-warn .info-card-text{color:#d90215!important}.vsb-theme .ng-scrollbar-thumb{background-color:#00205f!important;opacity:.7}.vsb-theme .ng-scrollbar-thumb:hover,.vsb-theme .ng-scrollbar-thumb:active{opacity:1}.ctv-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #12113d;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #c4df00;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #c4df00;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #12113d;--mdc-filled-text-field-focus-active-indicator-color: #12113d;--mdc-filled-text-field-focus-label-text-color: rgba(18, 17, 61, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #12113d;--mdc-outlined-text-field-focus-outline-color: #12113d;--mdc-outlined-text-field-focus-label-text-color: rgba(18, 17, 61, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(18, 17, 61, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(18, 17, 61, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #100f37;--mdc-switch-selected-handle-color: #100f37;--mdc-switch-selected-hover-state-layer-color: #100f37;--mdc-switch-selected-pressed-state-layer-color: #100f37;--mdc-switch-selected-focus-handle-color: #05051a;--mdc-switch-selected-hover-handle-color: #05051a;--mdc-switch-selected-pressed-handle-color: #05051a;--mdc-switch-selected-focus-track-color: #595877;--mdc-switch-selected-hover-track-color: #595877;--mdc-switch-selected-pressed-track-color: #595877;--mdc-switch-selected-track-color: #595877;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #12113d;--mdc-slider-focus-handle-color: #12113d;--mdc-slider-hover-handle-color: #12113d;--mdc-slider-active-track-color: #12113d;--mdc-slider-inactive-track-color: #12113d;--mdc-slider-with-tick-marks-inactive-container-color: #12113d;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #12113d;--mat-slider-hover-state-layer-color: rgba(18, 17, 61, .05);--mat-slider-focus-state-layer-color: rgba(18, 17, 61, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #c4df00;--mdc-checkbox-selected-hover-icon-color: #c4df00;--mdc-checkbox-selected-icon-color: #c4df00;--mdc-checkbox-selected-pressed-icon-color: #c4df00;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c4df00;--mdc-checkbox-selected-hover-state-layer-color: #c4df00;--mdc-checkbox-selected-pressed-state-layer-color: #c4df00;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #c4df00;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #12113d;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #12113d;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #12113d;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(18, 17, 61, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(18, 17, 61, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(18, 17, 61, .3);--mat-datepicker-toggle-active-state-icon-color: #12113d;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(18, 17, 61, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #12113d;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #12113d;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #12113d;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.ctv-theme .mat-accent{--mat-option-selected-state-label-text-color: #c4df00;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.ctv-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.ctv-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #12113d;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #12113d;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ctv-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #c4df00;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #c4df00;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ctv-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ctv-theme .mat-elevation-z0,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.ctv-theme .mat-elevation-z1,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.ctv-theme .mat-elevation-z2,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.ctv-theme .mat-elevation-z3,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.ctv-theme .mat-elevation-z4,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.ctv-theme .mat-elevation-z5,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.ctv-theme .mat-elevation-z6,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.ctv-theme .mat-elevation-z7,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.ctv-theme .mat-elevation-z8,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ctv-theme .mat-elevation-z9,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.ctv-theme .mat-elevation-z10,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.ctv-theme .mat-elevation-z11,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.ctv-theme .mat-elevation-z12,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.ctv-theme .mat-elevation-z13,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.ctv-theme .mat-elevation-z14,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.ctv-theme .mat-elevation-z15,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.ctv-theme .mat-elevation-z16,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.ctv-theme .mat-elevation-z17,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.ctv-theme .mat-elevation-z18,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.ctv-theme .mat-elevation-z19,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.ctv-theme .mat-elevation-z20,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.ctv-theme .mat-elevation-z21,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.ctv-theme .mat-elevation-z22,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.ctv-theme .mat-elevation-z23,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.ctv-theme .mat-elevation-z24,.ctv-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.ctv-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #12113d;--mdc-linear-progress-track-color: rgba(18, 17, 61, .25)}.ctv-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #c4df00;--mdc-linear-progress-track-color: rgba(196, 223, 0, .25)}.ctv-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.ctv-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #c4df00;--mdc-filled-text-field-focus-active-indicator-color: #c4df00;--mdc-filled-text-field-focus-label-text-color: rgba(196, 223, 0, .87);--mdc-outlined-text-field-caret-color: #c4df00;--mdc-outlined-text-field-focus-outline-color: #c4df00;--mdc-outlined-text-field-focus-label-text-color: rgba(196, 223, 0, .87);--mat-form-field-focus-select-arrow-color: rgba(196, 223, 0, .87)}.ctv-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.ctv-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(196, 223, 0, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.ctv-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.ctv-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.ctv-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.ctv-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.ctv-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #12113d;--mdc-chip-elevated-selected-container-color: #12113d;--mdc-chip-elevated-disabled-container-color: #12113d;--mdc-chip-flat-disabled-selected-container-color: #12113d;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.ctv-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.ctv-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #c4df00;--mdc-chip-elevated-selected-container-color: #c4df00;--mdc-chip-elevated-disabled-container-color: #c4df00;--mdc-chip-flat-disabled-selected-container-color: #c4df00;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.ctv-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.ctv-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.ctv-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.ctv-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #bedb00;--mdc-switch-selected-handle-color: #bedb00;--mdc-switch-selected-hover-state-layer-color: #bedb00;--mdc-switch-selected-pressed-state-layer-color: #bedb00;--mdc-switch-selected-focus-handle-color: #a2ca00;--mdc-switch-selected-hover-handle-color: #a2ca00;--mdc-switch-selected-pressed-handle-color: #a2ca00;--mdc-switch-selected-focus-track-color: #d6e94d;--mdc-switch-selected-hover-track-color: #d6e94d;--mdc-switch-selected-pressed-track-color: #d6e94d;--mdc-switch-selected-track-color: #d6e94d}.ctv-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.ctv-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.ctv-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #12113d;--mdc-radio-selected-hover-icon-color: #12113d;--mdc-radio-selected-icon-color: #12113d;--mdc-radio-selected-pressed-icon-color: #12113d;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #12113d;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.ctv-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c4df00;--mdc-radio-selected-hover-icon-color: #c4df00;--mdc-radio-selected-icon-color: #c4df00;--mdc-radio-selected-pressed-icon-color: #c4df00;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #c4df00;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.ctv-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.ctv-theme .mat-accent{--mat-slider-ripple-color: #c4df00;--mat-slider-hover-state-layer-color: rgba(196, 223, 0, .05);--mat-slider-focus-state-layer-color: rgba(196, 223, 0, .2);--mdc-slider-handle-color: #c4df00;--mdc-slider-focus-handle-color: #c4df00;--mdc-slider-hover-handle-color: #c4df00;--mdc-slider-active-track-color: #c4df00;--mdc-slider-inactive-track-color: #c4df00;--mdc-slider-with-tick-marks-inactive-container-color: #c4df00;--mdc-slider-with-tick-marks-active-container-color: black}.ctv-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.ctv-theme .mdc-list-item__start,.ctv-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #12113d;--mdc-radio-selected-hover-icon-color: #12113d;--mdc-radio-selected-icon-color: #12113d;--mdc-radio-selected-pressed-icon-color: #12113d}.ctv-theme .mat-accent .mdc-list-item__start,.ctv-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c4df00;--mdc-radio-selected-hover-icon-color: #c4df00;--mdc-radio-selected-icon-color: #c4df00;--mdc-radio-selected-pressed-icon-color: #c4df00}.ctv-theme .mat-warn .mdc-list-item__start,.ctv-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.ctv-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #12113d;--mdc-checkbox-selected-hover-icon-color: #12113d;--mdc-checkbox-selected-icon-color: #12113d;--mdc-checkbox-selected-pressed-icon-color: #12113d;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #12113d;--mdc-checkbox-selected-hover-state-layer-color: #12113d;--mdc-checkbox-selected-pressed-state-layer-color: #12113d;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ctv-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #c4df00;--mdc-checkbox-selected-hover-icon-color: #c4df00;--mdc-checkbox-selected-icon-color: #c4df00;--mdc-checkbox-selected-pressed-icon-color: #c4df00;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c4df00;--mdc-checkbox-selected-hover-state-layer-color: #c4df00;--mdc-checkbox-selected-pressed-state-layer-color: #c4df00;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ctv-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ctv-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.ctv-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.ctv-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.ctv-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#12113d}.ctv-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.ctv-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.ctv-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.ctv-theme .mat-mdc-tab-group,.ctv-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #12113d;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #12113d;--mat-tab-header-active-ripple-color: #12113d;--mat-tab-header-inactive-ripple-color: #12113d;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #12113d;--mat-tab-header-active-hover-label-text-color: #12113d;--mat-tab-header-active-focus-indicator-color: #12113d;--mat-tab-header-active-hover-indicator-color: #12113d}.ctv-theme .mat-mdc-tab-group.mat-accent,.ctv-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #c4df00;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #c4df00;--mat-tab-header-active-ripple-color: #c4df00;--mat-tab-header-inactive-ripple-color: #c4df00;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #c4df00;--mat-tab-header-active-hover-label-text-color: #c4df00;--mat-tab-header-active-focus-indicator-color: #c4df00;--mat-tab-header-active-hover-indicator-color: #c4df00}.ctv-theme .mat-mdc-tab-group.mat-warn,.ctv-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.ctv-theme .mat-mdc-tab-group.mat-background-primary,.ctv-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #12113d;--mat-tab-header-with-background-foreground-color: white}.ctv-theme .mat-mdc-tab-group.mat-background-accent,.ctv-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #c4df00;--mat-tab-header-with-background-foreground-color: black}.ctv-theme .mat-mdc-tab-group.mat-background-warn,.ctv-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.ctv-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.ctv-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #12113d;--mdc-checkbox-selected-hover-icon-color: #12113d;--mdc-checkbox-selected-icon-color: #12113d;--mdc-checkbox-selected-pressed-icon-color: #12113d;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #12113d;--mdc-checkbox-selected-hover-state-layer-color: #12113d;--mdc-checkbox-selected-pressed-state-layer-color: #12113d;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ctv-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ctv-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #12113d;--mat-text-button-state-layer-color: #12113d;--mat-text-button-ripple-color: rgba(18, 17, 61, .1)}.ctv-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #c4df00;--mat-text-button-state-layer-color: #c4df00;--mat-text-button-ripple-color: rgba(196, 223, 0, .1)}.ctv-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.ctv-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #12113d;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.ctv-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #c4df00;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.ctv-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.ctv-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #12113d;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.ctv-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #c4df00;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.ctv-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.ctv-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #12113d;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #12113d;--mat-outlined-button-ripple-color: rgba(18, 17, 61, .1)}.ctv-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #c4df00;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #c4df00;--mat-outlined-button-ripple-color: rgba(196, 223, 0, .1)}.ctv-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.ctv-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #12113d;--mat-icon-button-state-layer-color: #12113d;--mat-icon-button-ripple-color: rgba(18, 17, 61, .1)}.ctv-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #c4df00;--mat-icon-button-state-layer-color: #c4df00;--mat-icon-button-ripple-color: rgba(196, 223, 0, .1)}.ctv-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.ctv-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #12113d;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.ctv-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #c4df00;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.ctv-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.ctv-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #12113d;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.ctv-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #c4df00;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.ctv-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.ctv-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #c4df00}.ctv-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.ctv-theme .mat-badge-accent{--mat-badge-background-color: #c4df00;--mat-badge-text-color: black}.ctv-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.ctv-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #c4df00;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(196, 223, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(196, 223, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(196, 223, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(196, 223, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.ctv-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.ctv-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #c4df00}.ctv-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.ctv-theme .mat-icon.mat-primary{--mat-icon-color: #12113d}.ctv-theme .mat-icon.mat-accent{--mat-icon-color: #c4df00}.ctv-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.ctv-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #c4df00;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #c4df00;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #c4df00;--mat-stepper-header-edit-state-icon-foreground-color: black}.ctv-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.ctv-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #12113d;--mat-toolbar-container-text-color: white}.ctv-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #c4df00;--mat-toolbar-container-text-color: black}.ctv-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.ctv-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.ctv-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.ctv-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.ctv-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.ctv-theme .fill-remaining-space{flex:1 1 auto}.ctv-theme .cursor-click{cursor:pointer}.ctv-theme .center{margin-bottom:2rem;height:auto}.ctv-theme .fluid{margin-bottom:2rem}.ctv-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.ctv-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.ctv-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.ctv-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.ctv-theme .nav-name-2{line-height:18px!important}.ctv-theme .text-dark{color:#451c57!important}.ctv-theme .bg-dark{background-color:#451c57!important}.ctv-theme .theme-border-dark{border-radius:.25rem;border:1px solid #451c57}.ctv-theme .snackbar-primary{--mdc-snackbar-container-color: #12113d !important}.ctv-theme .snackbar-accent{--mdc-snackbar-container-color: #c4df00 !important}.ctv-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.ctv-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.ctv-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.ctv-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.ctv-theme .snackbar-dark{--mdc-snackbar-container-color: #451c57 !important}.ctv-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.ctv-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#c4df00!important}.ctv-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#c4df00!important}.ctv-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#c4df00!important}.ctv-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.ctv-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.ctv-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.ctv-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.ctv-theme .cell-sm{flex:.25}.ctv-theme .cell-md{flex:.5}.ctv-theme .cell-lg{flex:.75}.ctv-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.ctv-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.ctv-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.ctv-theme p{white-space:normal!important}.ctv-theme .mat-headline-4,.ctv-theme .mat-headline-3,.ctv-theme .mat-headline-2,.ctv-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.ctv-theme .key-value{font-weight:700}.ctv-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.ctv-theme .small-label-container small,.ctv-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.ctv-theme .mat-mdc-dialog-content{word-break:break-word}.ctv-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.ctv-theme a:hover,.ctv-theme a.mat-mdc-tab-link:hover,.ctv-theme a.mat-mdc-list-item:hover,.ctv-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.ctv-theme .active-link{border-right:4px solid #c4df00;transition:.3s}.ctv-theme .active-link .mat-icon{color:#c4df00!important}.ctv-theme .mat-mdc-card{margin:.75em}.ctv-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.ctv-theme button.mat-mdc-button,.ctv-theme button.mat-mdc-raised-button,.ctv-theme button.mat-mdc-unelevated-button,.ctv-theme button.mat-mdc-outlined-button,.ctv-theme button.mat-mdc-fab,.ctv-theme button.mat-mdc-mini-fab,.ctv-theme a.mat-button,.ctv-theme a.mat-raised-button,.ctv-theme a.mat-flat-button,.ctv-theme a.mat-stroked-button,.ctv-theme a.mat-fab,.ctv-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.ctv-theme button.mat-mdc-button:hover,.ctv-theme button.mat-mdc-raised-button:hover,.ctv-theme button.mat-mdc-unelevated-button:hover,.ctv-theme button.mat-mdc-outlined-button:hover,.ctv-theme button.mat-mdc-fab:hover,.ctv-theme button.mat-mdc-mini-fab:hover,.ctv-theme a.mat-button:hover,.ctv-theme a.mat-raised-button:hover,.ctv-theme a.mat-flat-button:hover,.ctv-theme a.mat-stroked-button:hover,.ctv-theme a.mat-fab:hover,.ctv-theme a.mat-mini-fab:hover{text-decoration:none}.ctv-theme button.mat-mdc-button:not(:last-of-type),.ctv-theme button.mat-mdc-raised-button:not(:last-of-type),.ctv-theme button.mat-mdc-unelevated-button:not(:last-of-type),.ctv-theme button.mat-mdc-outlined-button:not(:last-of-type),.ctv-theme button.mat-mdc-fab:not(:last-of-type),.ctv-theme a.mat-button:not(:last-of-type),.ctv-theme a.mat-raised-button:not(:last-of-type),.ctv-theme a.mat-flat-button:not(:last-of-type),.ctv-theme a.mat-stroked-button:not(:last-of-type),.ctv-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.ctv-theme button.mat-mdc-button:not(:first-of-type),.ctv-theme button.mat-mdc-raised-button:not(:first-of-type),.ctv-theme button.mat-mdc-unelevated-button:not(:first-of-type),.ctv-theme button.mat-mdc-outlined-button:not(:first-of-type),.ctv-theme button.mat-mdc-fab:not(:first-of-type),.ctv-theme a.mat-button:not(:first-of-type),.ctv-theme a.mat-raised-button:not(:first-of-type),.ctv-theme a.mat-flat-button:not(:first-of-type),.ctv-theme a.mat-stroked-button:not(:first-of-type),.ctv-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.ctv-theme button.mat-mdc-button:not(:first-of-type),.ctv-theme button.mat-mdc-raised-button:not(:first-of-type),.ctv-theme button.mat-mdc-unelevated-button:not(:first-of-type),.ctv-theme button.mat-mdc-outlined-button:not(:first-of-type),.ctv-theme button.mat-mdc-fab:not(:first-of-type),.ctv-theme a.mat-button:not(:first-of-type),.ctv-theme a.mat-raised-button:not(:first-of-type),.ctv-theme a.mat-flat-button:not(:first-of-type),.ctv-theme a.mat-stroked-button:not(:first-of-type),.ctv-theme a.mat-fab:not(:first-of-type){margin-left:0}}.ctv-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.ctv-theme .mat-mdc-mini-fab.mat-accent[disabled],.ctv-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.ctv-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.ctv-theme .prop-value{font-size:16px;margin-bottom:25px}.ctv-theme .pre-prop .prop-value{white-space:pre-wrap!important}.ctv-theme .font-medium{font-weight:500}.ctv-theme .font-light{font-weight:300}.ctv-theme .text-xs{font-size:12px!important}.ctv-theme .link{color:#c4df00}.ctv-theme .link:hover{color:#a2ca00}.ctv-theme a{text-decoration:none}.ctv-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.ctv-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.ctv-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.ctv-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.ctv-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.ctv-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.ctv-theme .dnd-container.invalid{border:1px dashed #e9093f}.ctv-theme .top-container{position:relative}.ctv-theme .stretch{height:100%}.ctv-theme .dnd-height{height:100%;min-height:200px}.ctv-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.ctv-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#451c57}.ctv-theme .dnd-text .text-hidden{display:none;font-weight:600}.ctv-theme .button-container{position:absolute;bottom:5px;right:15px}.ctv-theme .file-data{flex:1;min-width:0}.ctv-theme .file-data h4,.ctv-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.ctv-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ctv-theme div.ps>div{height:100%}.ctv-theme div.dropzone>div{height:100%}.ctv-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.ctv-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.ctv-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.ctv-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.ctv-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.ctv-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.ctv-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.ctv-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.ctv-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.ctv-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.ctv-theme .dnd-highlight:hover{display:none}.ctv-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.ctv-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.ctv-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.ctv-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.ctv-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.ctv-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.ctv-theme .pdf-width,.ctv-theme .attachment-container img{max-width:200px}.ctv-theme .message-notification{display:flex;max-width:300px;max-height:100px}.ctv-theme .message-notification .mat-icon{overflow:visible!important}.ctv-theme .message-notification .full-width{width:100%}.ctv-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.ctv-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.ctv-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.ctv-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.ctv-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.ctv-theme .notification-text:before{position:absolute;right:0;bottom:0}.ctv-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.ctv-theme .scrolless-tour{overflow:hidden}.ctv-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.ctv-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ctv-theme .component-title{font-weight:700!important;color:#12113d}.ctv-theme .component-title .mat-icon{vertical-align:middle;color:#c4df00}.ctv-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.ctv-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.ctv-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.ctv-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.ctv-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.ctv-theme .mat-drawer-container{background-color:#fff}.ctv-theme .mat-mdc-checkbox{margin-top:15px}.ctv-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.ctv-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.ctv-theme .full-height{min-height:100vh}.ctv-theme .rounded-sm{border-radius:5px}.ctv-theme .mat-expansion-panel-header-title h3,.ctv-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.ctv-theme .mat-mdc-snack-bar-container{width:100%!important}}.ctv-theme .snackbar-margin{margin-top:80px!important}.ctv-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.ctv-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.ctv-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.ctv-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.ctv-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.ctv-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.ctv-theme .mat-mdc-list-item-title{white-space:pre-wrap}.ctv-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.ctv-theme .dialog-close{float:right}.ctv-theme .spa-nav-menu mat-icon{margin-right:16px!important}.ctv-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.ctv-theme .w-100{width:100%}.ctv-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.ctv-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.ctv-theme .mat-mdc-button,.ctv-theme .mat-mdc-unelevated-button,.ctv-theme .mat-mdc-raised-button,.ctv-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.ctv-theme .mat-mdc-button>.mat-icon,.ctv-theme .mat-mdc-unelevated-button>.mat-icon,.ctv-theme .mat-mdc-raised-button>.mat-icon,.ctv-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.ctv-theme .mat-icon{overflow:visible!important}.ctv-theme .mat-mdc-checkbox .mdc-label,.ctv-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.ctv-theme .mdc-button{height:fit-content!important}.ctv-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.ctv-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.ctv-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.ctv-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.ctv-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.ctv-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.ctv-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.ctv-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.ctv-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.ctv-theme .table-search .mat-mdc-form-field,.ctv-theme .mat-mdc-slide-toggle label{margin-bottom:0}.ctv-theme body,.ctv-theme h2>small,.ctv-theme .h2>small,.ctv-theme h2>.small,.ctv-theme .h2>.small,.ctv-theme h3>small,.ctv-theme .h3>small,.ctv-theme h3>.small,.ctv-theme .h3>.small,.ctv-theme .mat-mdc-card,.ctv-theme .mat-mdc-cell.default,.ctv-theme .mat-drawer-container,.ctv-theme .mat-mdc-dialog-container{color:#7d7d7d}.ctv-theme .mat-mdc-tab .mdc-tab__text-label,.ctv-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.ctv-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.ctv-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.ctv-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.ctv-theme app-dash-card .mat-mdc-card h2,.ctv-theme h2,.ctv-theme .h2{color:#3f3f3f}.ctv-theme .text-accent{color:#c4df00!important}.ctv-theme .text-warn{color:#e90934!important}.ctv-theme .text-success{color:#1e8e3e!important}.ctv-theme .text-glow{color:#f9b233!important}.ctv-theme .text-light{color:#f4f5f6!important}.ctv-theme .text-dark{color:#05051a!important}.ctv-theme .text-white{color:#fff!important}.ctv-theme .bg-primary{background-color:#12113d!important}.ctv-theme .bg-accent{background-color:#c4df00!important}.ctv-theme .bg-warn{background-color:#e90934!important}.ctv-theme .bg-success{background-color:#1e8e3e!important}.ctv-theme .bg-glow{background-color:#f9b233!important}.ctv-theme .bg-light{background-color:#f4f5f6!important}.ctv-theme .bg-dark{background-color:#05051a!important}.ctv-theme .bg-white{background-color:#fff!important}.ctv-theme .theme-border-primary{border-radius:.25rem;border:1px solid #12113d}.ctv-theme .theme-border-accent{border-radius:.25rem;border:1px solid #c4df00}.ctv-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.ctv-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.ctv-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.ctv-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.ctv-theme .theme-border-dark{border-radius:.25rem;border:1px solid #05051a}.ctv-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.ctv-theme app-theme-emitter.primary{color:#12113d}.ctv-theme app-theme-emitter.primary-darken{color:#05051a}.ctv-theme app-theme-emitter.primary-lighten{color:#e3e2e8}.ctv-theme app-theme-emitter.accent{color:#c4df00}.ctv-theme app-theme-emitter.warn{color:#e90934}.ctv-theme a{color:#12113d}.ctv-theme #title-toolbar{background:#e3e2e8;color:#12113d}.ctv-theme .warning{background-color:#12113d}.ctv-theme .outline-warning{background-color:#12113d26!important;border:2px solid #12113d!important;border-radius:10px}.ctv-theme .outline-warning .mat-icon{margin-right:.5rem;color:#12113d!important}.ctv-theme footer{background-color:#12113d}.ctv-theme a.ghost-button{border:1px solid #12113d}.ctv-theme .banner-bar.primary{background-color:#12113d}.ctv-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#89889e!important}.ctv-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#0a0a27}.ctv-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.ctv-theme mat-icon.actions-type-icon,.ctv-theme mat-icon.primary-light,.ctv-theme mat-icon.auth-icon{color:#89889e}.ctv-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.ctv-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#12113d}.ctv-theme .mat-mdc-icon-button.primary{background-color:#12113d;color:#fff}.ctv-theme .mat-mdc-icon-button.primary:hover{background-color:#12113d!important}.ctv-theme .mat-mdc-card.message.primary{border-left-color:#12113d!important}.ctv-theme .mat-mdc-card.message.accent{border-left-color:#c4df00!important}.ctv-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.ctv-theme .text-primary{color:#12113d!important}.ctv-theme .text-success,.ctv-theme mat-icon.text-success{color:#1e8e3e}.ctv-theme .bg-primary,.ctv-theme .mat-mdc-chip-set .mat-primary{background-color:#12113d!important}.ctv-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.ctv-theme .list-item-active{color:#12113d!important;background-color:#b8b8c5!important}.ctv-theme .list-item-active .mdc-list-item__primary-text,.ctv-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#12113d}.ctv-theme .mat-button-toggle-checked{background-color:#b8b8c5!important}.ctv-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#12113d!important}.ctv-theme .main-container{background-color:#12113d}.ctv-theme .participant-box,.ctv-theme .participant-box-border{border-left:4px solid #12113d}.ctv-theme .dnd-drag-over{background-color:#595877}.ctv-theme .next-arrow{color:#12113d}.ctv-theme .participant-separator{background-color:#b8b8c5}.ctv-theme .dnd-drag-over.stepzone{border-color:#36355a}.ctv-theme .template-field-box{border-left:4px solid #12113d}.ctv-theme .field-box-chip-primary{background-color:#b8b8c5;color:#0a0a27}.ctv-theme .field-box-chip-accent{background-color:#edf5b3;color:#afd200}.ctv-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.ctv-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#b8b8c5}.ctv-theme .signature-box div.move.selected{border-color:#0a0a27!important}.ctv-theme .signature-box span.square{background:#12113d!important}.ctv-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.ctv-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.ctv-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.ctv-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.ctv-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.ctv-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.ctv-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.ctv-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.ctv-theme .floating-strip,.ctv-theme .floating-strip-control.strip-closed{background-color:#e3e2e8}.ctv-theme .circle-ripple:before,.ctv-theme .circle-ripple:after{border:2px solid #36355a}.ctv-theme .spinner-three-bounce>div,.ctv-theme .spinner-rectangle-bounce>div{background-color:#12113d!important}.ctv-theme .spinner-circle-swish{color:#12113d!important}.ctv-theme .sk-folding-cube .sk-cube:before{background-color:#12113d}.ctv-theme .mat-card-border-checked{border-color:#c4df00!important}.ctv-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e3e2e8}.ctv-theme app-a4-sketch-element .element-summary{background-color:#12113d}.ctv-theme app-a4-sketch-element .element-logo{background-color:#c4df00}.ctv-theme .mat-slider-thumb,.ctv-theme .mat-slider-track-fill{background-color:#12113d!important}.ctv-theme .app-dialog-use-template-card:hover{background-color:#e3e2e8!important}.ctv-theme .primary-border,.ctv-theme .info-box-primary{border:solid 1px #12113d}.ctv-theme .info-box-primary{background-color:#12113d1a}.ctv-theme .info-card-primary{background-color:#e3e2e8!important;border-left:4px solid #12113d!important}.ctv-theme .info-card-primary .info-card-icon{color:#100f37!important}.ctv-theme .info-card-primary .info-card-text{color:#05051a!important}.ctv-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.ctv-theme .info-card-warn .info-card-icon{color:#e6082f!important}.ctv-theme .info-card-warn .info-card-text{color:#d90215!important}.ctv-theme .ng-scrollbar-thumb{background-color:#12113d!important;opacity:.7}.ctv-theme .ng-scrollbar-thumb:hover,.ctv-theme .ng-scrollbar-thumb:active{opacity:1}.dmg-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #4b4b4d;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #5e8920;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #5e8920;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #4b4b4d;--mdc-filled-text-field-focus-active-indicator-color: #4b4b4d;--mdc-filled-text-field-focus-label-text-color: rgba(75, 75, 77, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #4b4b4d;--mdc-outlined-text-field-focus-outline-color: #4b4b4d;--mdc-outlined-text-field-focus-label-text-color: rgba(75, 75, 77, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(75, 75, 77, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(75, 75, 77, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #444446;--mdc-switch-selected-handle-color: #444446;--mdc-switch-selected-hover-state-layer-color: #444446;--mdc-switch-selected-pressed-state-layer-color: #444446;--mdc-switch-selected-focus-handle-color: #232325;--mdc-switch-selected-hover-handle-color: #232325;--mdc-switch-selected-pressed-handle-color: #232325;--mdc-switch-selected-focus-track-color: #818182;--mdc-switch-selected-hover-track-color: #818182;--mdc-switch-selected-pressed-track-color: #818182;--mdc-switch-selected-track-color: #818182;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #4b4b4d;--mdc-slider-focus-handle-color: #4b4b4d;--mdc-slider-hover-handle-color: #4b4b4d;--mdc-slider-active-track-color: #4b4b4d;--mdc-slider-inactive-track-color: #4b4b4d;--mdc-slider-with-tick-marks-inactive-container-color: #4b4b4d;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #4b4b4d;--mat-slider-hover-state-layer-color: rgba(75, 75, 77, .05);--mat-slider-focus-state-layer-color: rgba(75, 75, 77, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #5e8920;--mdc-checkbox-selected-hover-icon-color: #5e8920;--mdc-checkbox-selected-icon-color: #5e8920;--mdc-checkbox-selected-pressed-icon-color: #5e8920;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #5e8920;--mdc-checkbox-selected-hover-state-layer-color: #5e8920;--mdc-checkbox-selected-pressed-state-layer-color: #5e8920;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #5e8920;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #4b4b4d;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #4b4b4d;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #4b4b4d;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(75, 75, 77, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(75, 75, 77, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(75, 75, 77, .3);--mat-datepicker-toggle-active-state-icon-color: #4b4b4d;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(75, 75, 77, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #4b4b4d;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #4b4b4d;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #4b4b4d;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.dmg-theme .mat-accent{--mat-option-selected-state-label-text-color: #5e8920;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.dmg-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.dmg-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #4b4b4d;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #4b4b4d;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dmg-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #5e8920;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #5e8920;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dmg-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dmg-theme .mat-elevation-z0,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.dmg-theme .mat-elevation-z1,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.dmg-theme .mat-elevation-z2,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dmg-theme .mat-elevation-z3,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.dmg-theme .mat-elevation-z4,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.dmg-theme .mat-elevation-z5,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.dmg-theme .mat-elevation-z6,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.dmg-theme .mat-elevation-z7,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.dmg-theme .mat-elevation-z8,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.dmg-theme .mat-elevation-z9,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.dmg-theme .mat-elevation-z10,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.dmg-theme .mat-elevation-z11,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.dmg-theme .mat-elevation-z12,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.dmg-theme .mat-elevation-z13,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.dmg-theme .mat-elevation-z14,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.dmg-theme .mat-elevation-z15,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.dmg-theme .mat-elevation-z16,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.dmg-theme .mat-elevation-z17,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.dmg-theme .mat-elevation-z18,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.dmg-theme .mat-elevation-z19,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.dmg-theme .mat-elevation-z20,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.dmg-theme .mat-elevation-z21,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.dmg-theme .mat-elevation-z22,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.dmg-theme .mat-elevation-z23,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.dmg-theme .mat-elevation-z24,.dmg-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.dmg-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #4b4b4d;--mdc-linear-progress-track-color: rgba(75, 75, 77, .25)}.dmg-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #5e8920;--mdc-linear-progress-track-color: rgba(94, 137, 32, .25)}.dmg-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.dmg-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #5e8920;--mdc-filled-text-field-focus-active-indicator-color: #5e8920;--mdc-filled-text-field-focus-label-text-color: rgba(94, 137, 32, .87);--mdc-outlined-text-field-caret-color: #5e8920;--mdc-outlined-text-field-focus-outline-color: #5e8920;--mdc-outlined-text-field-focus-label-text-color: rgba(94, 137, 32, .87);--mat-form-field-focus-select-arrow-color: rgba(94, 137, 32, .87)}.dmg-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.dmg-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(94, 137, 32, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.dmg-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.dmg-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.dmg-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.dmg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dmg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #4b4b4d;--mdc-chip-elevated-selected-container-color: #4b4b4d;--mdc-chip-elevated-disabled-container-color: #4b4b4d;--mdc-chip-flat-disabled-selected-container-color: #4b4b4d;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dmg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dmg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #5e8920;--mdc-chip-elevated-selected-container-color: #5e8920;--mdc-chip-elevated-disabled-container-color: #5e8920;--mdc-chip-flat-disabled-selected-container-color: #5e8920;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dmg-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dmg-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dmg-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.dmg-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #56811c;--mdc-switch-selected-handle-color: #56811c;--mdc-switch-selected-hover-state-layer-color: #56811c;--mdc-switch-selected-pressed-state-layer-color: #56811c;--mdc-switch-selected-focus-handle-color: #31590b;--mdc-switch-selected-hover-handle-color: #31590b;--mdc-switch-selected-pressed-handle-color: #31590b;--mdc-switch-selected-focus-track-color: #8eac63;--mdc-switch-selected-hover-track-color: #8eac63;--mdc-switch-selected-pressed-track-color: #8eac63;--mdc-switch-selected-track-color: #8eac63}.dmg-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.dmg-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.dmg-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #4b4b4d;--mdc-radio-selected-hover-icon-color: #4b4b4d;--mdc-radio-selected-icon-color: #4b4b4d;--mdc-radio-selected-pressed-icon-color: #4b4b4d;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #4b4b4d;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.dmg-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #5e8920;--mdc-radio-selected-hover-icon-color: #5e8920;--mdc-radio-selected-icon-color: #5e8920;--mdc-radio-selected-pressed-icon-color: #5e8920;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #5e8920;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.dmg-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.dmg-theme .mat-accent{--mat-slider-ripple-color: #5e8920;--mat-slider-hover-state-layer-color: rgba(94, 137, 32, .05);--mat-slider-focus-state-layer-color: rgba(94, 137, 32, .2);--mdc-slider-handle-color: #5e8920;--mdc-slider-focus-handle-color: #5e8920;--mdc-slider-hover-handle-color: #5e8920;--mdc-slider-active-track-color: #5e8920;--mdc-slider-inactive-track-color: #5e8920;--mdc-slider-with-tick-marks-inactive-container-color: #5e8920;--mdc-slider-with-tick-marks-active-container-color: white}.dmg-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.dmg-theme .mdc-list-item__start,.dmg-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #4b4b4d;--mdc-radio-selected-hover-icon-color: #4b4b4d;--mdc-radio-selected-icon-color: #4b4b4d;--mdc-radio-selected-pressed-icon-color: #4b4b4d}.dmg-theme .mat-accent .mdc-list-item__start,.dmg-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #5e8920;--mdc-radio-selected-hover-icon-color: #5e8920;--mdc-radio-selected-icon-color: #5e8920;--mdc-radio-selected-pressed-icon-color: #5e8920}.dmg-theme .mat-warn .mdc-list-item__start,.dmg-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.dmg-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #4b4b4d;--mdc-checkbox-selected-hover-icon-color: #4b4b4d;--mdc-checkbox-selected-icon-color: #4b4b4d;--mdc-checkbox-selected-pressed-icon-color: #4b4b4d;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #4b4b4d;--mdc-checkbox-selected-hover-state-layer-color: #4b4b4d;--mdc-checkbox-selected-pressed-state-layer-color: #4b4b4d;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dmg-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #5e8920;--mdc-checkbox-selected-hover-icon-color: #5e8920;--mdc-checkbox-selected-icon-color: #5e8920;--mdc-checkbox-selected-pressed-icon-color: #5e8920;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #5e8920;--mdc-checkbox-selected-hover-state-layer-color: #5e8920;--mdc-checkbox-selected-pressed-state-layer-color: #5e8920;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dmg-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dmg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.dmg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.dmg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.dmg-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#4b4b4d}.dmg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.dmg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.dmg-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.dmg-theme .mat-mdc-tab-group,.dmg-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #4b4b4d;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #4b4b4d;--mat-tab-header-active-ripple-color: #4b4b4d;--mat-tab-header-inactive-ripple-color: #4b4b4d;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #4b4b4d;--mat-tab-header-active-hover-label-text-color: #4b4b4d;--mat-tab-header-active-focus-indicator-color: #4b4b4d;--mat-tab-header-active-hover-indicator-color: #4b4b4d}.dmg-theme .mat-mdc-tab-group.mat-accent,.dmg-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #5e8920;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #5e8920;--mat-tab-header-active-ripple-color: #5e8920;--mat-tab-header-inactive-ripple-color: #5e8920;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #5e8920;--mat-tab-header-active-hover-label-text-color: #5e8920;--mat-tab-header-active-focus-indicator-color: #5e8920;--mat-tab-header-active-hover-indicator-color: #5e8920}.dmg-theme .mat-mdc-tab-group.mat-warn,.dmg-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.dmg-theme .mat-mdc-tab-group.mat-background-primary,.dmg-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #4b4b4d;--mat-tab-header-with-background-foreground-color: white}.dmg-theme .mat-mdc-tab-group.mat-background-accent,.dmg-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #5e8920;--mat-tab-header-with-background-foreground-color: white}.dmg-theme .mat-mdc-tab-group.mat-background-warn,.dmg-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.dmg-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.dmg-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #4b4b4d;--mdc-checkbox-selected-hover-icon-color: #4b4b4d;--mdc-checkbox-selected-icon-color: #4b4b4d;--mdc-checkbox-selected-pressed-icon-color: #4b4b4d;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #4b4b4d;--mdc-checkbox-selected-hover-state-layer-color: #4b4b4d;--mdc-checkbox-selected-pressed-state-layer-color: #4b4b4d;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dmg-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dmg-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #4b4b4d;--mat-text-button-state-layer-color: #4b4b4d;--mat-text-button-ripple-color: rgba(75, 75, 77, .1)}.dmg-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #5e8920;--mat-text-button-state-layer-color: #5e8920;--mat-text-button-ripple-color: rgba(94, 137, 32, .1)}.dmg-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.dmg-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #4b4b4d;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dmg-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #5e8920;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dmg-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dmg-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #4b4b4d;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dmg-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #5e8920;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dmg-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dmg-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #4b4b4d;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #4b4b4d;--mat-outlined-button-ripple-color: rgba(75, 75, 77, .1)}.dmg-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #5e8920;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #5e8920;--mat-outlined-button-ripple-color: rgba(94, 137, 32, .1)}.dmg-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.dmg-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #4b4b4d;--mat-icon-button-state-layer-color: #4b4b4d;--mat-icon-button-ripple-color: rgba(75, 75, 77, .1)}.dmg-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #5e8920;--mat-icon-button-state-layer-color: #5e8920;--mat-icon-button-ripple-color: rgba(94, 137, 32, .1)}.dmg-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.dmg-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #4b4b4d;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dmg-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #5e8920;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dmg-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dmg-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #4b4b4d;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dmg-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #5e8920;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dmg-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dmg-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #5e8920}.dmg-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.dmg-theme .mat-badge-accent{--mat-badge-background-color: #5e8920;--mat-badge-text-color: white}.dmg-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.dmg-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #5e8920;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(94, 137, 32, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(94, 137, 32, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(94, 137, 32, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(94, 137, 32, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dmg-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dmg-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #5e8920}.dmg-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.dmg-theme .mat-icon.mat-primary{--mat-icon-color: #4b4b4d}.dmg-theme .mat-icon.mat-accent{--mat-icon-color: #5e8920}.dmg-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.dmg-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #5e8920;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #5e8920;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #5e8920;--mat-stepper-header-edit-state-icon-foreground-color: white}.dmg-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.dmg-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #4b4b4d;--mat-toolbar-container-text-color: white}.dmg-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #5e8920;--mat-toolbar-container-text-color: white}.dmg-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.dmg-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.dmg-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.dmg-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.dmg-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.dmg-theme .fill-remaining-space{flex:1 1 auto}.dmg-theme .cursor-click{cursor:pointer}.dmg-theme .center{margin-bottom:2rem;height:auto}.dmg-theme .fluid{margin-bottom:2rem}.dmg-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.dmg-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.dmg-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.dmg-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.dmg-theme .nav-name-2{line-height:18px!important}.dmg-theme .text-dark{color:#3b3b3d!important}.dmg-theme .bg-dark{background-color:#3b3b3d!important}.dmg-theme .theme-border-dark{border-radius:.25rem;border:1px solid #3b3b3d}.dmg-theme .snackbar-primary{--mdc-snackbar-container-color: #4b4b4d !important}.dmg-theme .snackbar-accent{--mdc-snackbar-container-color: #5e8920 !important}.dmg-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.dmg-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.dmg-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.dmg-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.dmg-theme .snackbar-dark{--mdc-snackbar-container-color: #3b3b3d !important}.dmg-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.dmg-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#5e8920!important}.dmg-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#5e8920!important}.dmg-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#5e8920!important}.dmg-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.dmg-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dmg-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.dmg-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dmg-theme .cell-sm{flex:.25}.dmg-theme .cell-md{flex:.5}.dmg-theme .cell-lg{flex:.75}.dmg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.dmg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.dmg-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.dmg-theme p{white-space:normal!important}.dmg-theme .mat-headline-4,.dmg-theme .mat-headline-3,.dmg-theme .mat-headline-2,.dmg-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.dmg-theme .key-value{font-weight:700}.dmg-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.dmg-theme .small-label-container small,.dmg-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.dmg-theme .mat-mdc-dialog-content{word-break:break-word}.dmg-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.dmg-theme a:hover,.dmg-theme a.mat-mdc-tab-link:hover,.dmg-theme a.mat-mdc-list-item:hover,.dmg-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.dmg-theme .active-link{border-right:4px solid #5e8920;transition:.3s}.dmg-theme .active-link .mat-icon{color:#5e8920!important}.dmg-theme .mat-mdc-card{margin:.75em}.dmg-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.dmg-theme button.mat-mdc-button,.dmg-theme button.mat-mdc-raised-button,.dmg-theme button.mat-mdc-unelevated-button,.dmg-theme button.mat-mdc-outlined-button,.dmg-theme button.mat-mdc-fab,.dmg-theme button.mat-mdc-mini-fab,.dmg-theme a.mat-button,.dmg-theme a.mat-raised-button,.dmg-theme a.mat-flat-button,.dmg-theme a.mat-stroked-button,.dmg-theme a.mat-fab,.dmg-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.dmg-theme button.mat-mdc-button:hover,.dmg-theme button.mat-mdc-raised-button:hover,.dmg-theme button.mat-mdc-unelevated-button:hover,.dmg-theme button.mat-mdc-outlined-button:hover,.dmg-theme button.mat-mdc-fab:hover,.dmg-theme button.mat-mdc-mini-fab:hover,.dmg-theme a.mat-button:hover,.dmg-theme a.mat-raised-button:hover,.dmg-theme a.mat-flat-button:hover,.dmg-theme a.mat-stroked-button:hover,.dmg-theme a.mat-fab:hover,.dmg-theme a.mat-mini-fab:hover{text-decoration:none}.dmg-theme button.mat-mdc-button:not(:last-of-type),.dmg-theme button.mat-mdc-raised-button:not(:last-of-type),.dmg-theme button.mat-mdc-unelevated-button:not(:last-of-type),.dmg-theme button.mat-mdc-outlined-button:not(:last-of-type),.dmg-theme button.mat-mdc-fab:not(:last-of-type),.dmg-theme a.mat-button:not(:last-of-type),.dmg-theme a.mat-raised-button:not(:last-of-type),.dmg-theme a.mat-flat-button:not(:last-of-type),.dmg-theme a.mat-stroked-button:not(:last-of-type),.dmg-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.dmg-theme button.mat-mdc-button:not(:first-of-type),.dmg-theme button.mat-mdc-raised-button:not(:first-of-type),.dmg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.dmg-theme button.mat-mdc-outlined-button:not(:first-of-type),.dmg-theme button.mat-mdc-fab:not(:first-of-type),.dmg-theme a.mat-button:not(:first-of-type),.dmg-theme a.mat-raised-button:not(:first-of-type),.dmg-theme a.mat-flat-button:not(:first-of-type),.dmg-theme a.mat-stroked-button:not(:first-of-type),.dmg-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.dmg-theme button.mat-mdc-button:not(:first-of-type),.dmg-theme button.mat-mdc-raised-button:not(:first-of-type),.dmg-theme button.mat-mdc-unelevated-button:not(:first-of-type),.dmg-theme button.mat-mdc-outlined-button:not(:first-of-type),.dmg-theme button.mat-mdc-fab:not(:first-of-type),.dmg-theme a.mat-button:not(:first-of-type),.dmg-theme a.mat-raised-button:not(:first-of-type),.dmg-theme a.mat-flat-button:not(:first-of-type),.dmg-theme a.mat-stroked-button:not(:first-of-type),.dmg-theme a.mat-fab:not(:first-of-type){margin-left:0}}.dmg-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.dmg-theme .mat-mdc-mini-fab.mat-accent[disabled],.dmg-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.dmg-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.dmg-theme .prop-value{font-size:16px;margin-bottom:25px}.dmg-theme .pre-prop .prop-value{white-space:pre-wrap!important}.dmg-theme .font-medium{font-weight:500}.dmg-theme .font-light{font-weight:300}.dmg-theme .text-xs{font-size:12px!important}.dmg-theme .link{color:#5e8920}.dmg-theme .link:hover{color:#31590b}.dmg-theme a{text-decoration:none}.dmg-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.dmg-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.dmg-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.dmg-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.dmg-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.dmg-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.dmg-theme .dnd-container.invalid{border:1px dashed #e9093f}.dmg-theme .top-container{position:relative}.dmg-theme .stretch{height:100%}.dmg-theme .dnd-height{height:100%;min-height:200px}.dmg-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.dmg-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#3b3b3d}.dmg-theme .dnd-text .text-hidden{display:none;font-weight:600}.dmg-theme .button-container{position:absolute;bottom:5px;right:15px}.dmg-theme .file-data{flex:1;min-width:0}.dmg-theme .file-data h4,.dmg-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.dmg-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dmg-theme div.ps>div{height:100%}.dmg-theme div.dropzone>div{height:100%}.dmg-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.dmg-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.dmg-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.dmg-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.dmg-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.dmg-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.dmg-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.dmg-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.dmg-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.dmg-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.dmg-theme .dnd-highlight:hover{display:none}.dmg-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.dmg-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.dmg-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.dmg-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.dmg-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.dmg-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.dmg-theme .pdf-width,.dmg-theme .attachment-container img{max-width:200px}.dmg-theme .message-notification{display:flex;max-width:300px;max-height:100px}.dmg-theme .message-notification .mat-icon{overflow:visible!important}.dmg-theme .message-notification .full-width{width:100%}.dmg-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.dmg-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.dmg-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.dmg-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.dmg-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.dmg-theme .notification-text:before{position:absolute;right:0;bottom:0}.dmg-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.dmg-theme .scrolless-tour{overflow:hidden}.dmg-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.dmg-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.dmg-theme .component-title{font-weight:700!important;color:#4b4b4d}.dmg-theme .component-title .mat-icon{vertical-align:middle;color:#5e8920}.dmg-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.dmg-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.dmg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.dmg-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.dmg-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.dmg-theme .mat-drawer-container{background-color:#fff}.dmg-theme .mat-mdc-checkbox{margin-top:15px}.dmg-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.dmg-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.dmg-theme .full-height{min-height:100vh}.dmg-theme .rounded-sm{border-radius:5px}.dmg-theme .mat-expansion-panel-header-title h3,.dmg-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.dmg-theme .mat-mdc-snack-bar-container{width:100%!important}}.dmg-theme .snackbar-margin{margin-top:80px!important}.dmg-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.dmg-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.dmg-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.dmg-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.dmg-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.dmg-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.dmg-theme .mat-mdc-list-item-title{white-space:pre-wrap}.dmg-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.dmg-theme .dialog-close{float:right}.dmg-theme .spa-nav-menu mat-icon{margin-right:16px!important}.dmg-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.dmg-theme .w-100{width:100%}.dmg-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.dmg-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.dmg-theme .mat-mdc-button,.dmg-theme .mat-mdc-unelevated-button,.dmg-theme .mat-mdc-raised-button,.dmg-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.dmg-theme .mat-mdc-button>.mat-icon,.dmg-theme .mat-mdc-unelevated-button>.mat-icon,.dmg-theme .mat-mdc-raised-button>.mat-icon,.dmg-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.dmg-theme .mat-icon{overflow:visible!important}.dmg-theme .mat-mdc-checkbox .mdc-label,.dmg-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.dmg-theme .mdc-button{height:fit-content!important}.dmg-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.dmg-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.dmg-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.dmg-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.dmg-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.dmg-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.dmg-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.dmg-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.dmg-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.dmg-theme .table-search .mat-mdc-form-field,.dmg-theme .mat-mdc-slide-toggle label{margin-bottom:0}.dmg-theme body,.dmg-theme h2>small,.dmg-theme .h2>small,.dmg-theme h2>.small,.dmg-theme .h2>.small,.dmg-theme h3>small,.dmg-theme .h3>small,.dmg-theme h3>.small,.dmg-theme .h3>.small,.dmg-theme .mat-mdc-card,.dmg-theme .mat-mdc-cell.default,.dmg-theme .mat-drawer-container,.dmg-theme .mat-mdc-dialog-container{color:#7d7d7d}.dmg-theme .mat-mdc-tab .mdc-tab__text-label,.dmg-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.dmg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.dmg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.dmg-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.dmg-theme app-dash-card .mat-mdc-card h2,.dmg-theme h2,.dmg-theme .h2{color:#3f3f3f}.dmg-theme .text-accent{color:#5e8920!important}.dmg-theme .text-warn{color:#e90934!important}.dmg-theme .text-success{color:#1e8e3e!important}.dmg-theme .text-glow{color:#f9b233!important}.dmg-theme .text-light{color:#f4f5f6!important}.dmg-theme .text-dark{color:#232325!important}.dmg-theme .text-white{color:#fff!important}.dmg-theme .bg-primary{background-color:#4b4b4d!important}.dmg-theme .bg-accent{background-color:#5e8920!important}.dmg-theme .bg-warn{background-color:#e90934!important}.dmg-theme .bg-success{background-color:#1e8e3e!important}.dmg-theme .bg-glow{background-color:#f9b233!important}.dmg-theme .bg-light{background-color:#f4f5f6!important}.dmg-theme .bg-dark{background-color:#232325!important}.dmg-theme .bg-white{background-color:#fff!important}.dmg-theme .theme-border-primary{border-radius:.25rem;border:1px solid #4b4b4d}.dmg-theme .theme-border-accent{border-radius:.25rem;border:1px solid #5e8920}.dmg-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.dmg-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.dmg-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.dmg-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.dmg-theme .theme-border-dark{border-radius:.25rem;border:1px solid #232325}.dmg-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.dmg-theme app-theme-emitter.primary{color:#4b4b4d}.dmg-theme app-theme-emitter.primary-darken{color:#232325}.dmg-theme app-theme-emitter.primary-lighten{color:#e9e9ea}.dmg-theme app-theme-emitter.accent{color:#5e8920}.dmg-theme app-theme-emitter.warn{color:#e90934}.dmg-theme a{color:#4b4b4d}.dmg-theme #title-toolbar{background:#e1e3e4;color:#3b3b3d}.dmg-theme .warning{background-color:#4b4b4d}.dmg-theme .outline-warning{background-color:#4b4b4d26!important;border:2px solid #4b4b4d!important;border-radius:10px}.dmg-theme .outline-warning .mat-icon{margin-right:.5rem;color:#4b4b4d!important}.dmg-theme footer{background-color:#4b4b4d}.dmg-theme a.ghost-button{border:1px solid #4b4b4d}.dmg-theme .banner-bar.primary{background-color:#4b4b4d}.dmg-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#a5a5a6!important}.dmg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#333334}.dmg-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.dmg-theme mat-icon.actions-type-icon,.dmg-theme mat-icon.primary-light,.dmg-theme mat-icon.auth-icon{color:#a5a5a6}.dmg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.dmg-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#4b4b4d}.dmg-theme .mat-mdc-icon-button.primary{background-color:#4b4b4d;color:#fff}.dmg-theme .mat-mdc-icon-button.primary:hover{background-color:#4b4b4d!important}.dmg-theme .mat-mdc-card.message.primary{border-left-color:#4b4b4d!important}.dmg-theme .mat-mdc-card.message.accent{border-left-color:#5e8920!important}.dmg-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.dmg-theme .text-primary{color:#4b4b4d!important}.dmg-theme .text-success,.dmg-theme mat-icon.text-success{color:#1e8e3e}.dmg-theme .bg-primary,.dmg-theme .mat-mdc-chip-set .mat-primary{background-color:#4b4b4d!important}.dmg-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.dmg-theme .list-item-active{color:#4b4b4d!important;background-color:#c9c9ca!important}.dmg-theme .list-item-active .mdc-list-item__primary-text,.dmg-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#4b4b4d}.dmg-theme .mat-button-toggle-checked{background-color:#c9c9ca!important}.dmg-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#4b4b4d!important}.dmg-theme .main-container{background-color:#4b4b4d}.dmg-theme .participant-box,.dmg-theme .participant-box-border{border-left:4px solid #4b4b4d}.dmg-theme .dnd-drag-over{background-color:#818182}.dmg-theme .next-arrow{color:#4b4b4d}.dmg-theme .participant-separator{background-color:#c9c9ca}.dmg-theme .dnd-drag-over.stepzone{border-color:#666668}.dmg-theme .template-field-box{border-left:4px solid #4b4b4d}.dmg-theme .field-box-chip-primary{background-color:#c9c9ca;color:#333334}.dmg-theme .field-box-chip-accent{background-color:#cfdcbc;color:#426c13}.dmg-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.dmg-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#c9c9ca}.dmg-theme .signature-box div.move.selected{border-color:#333334!important}.dmg-theme .signature-box span.square{background:#4b4b4d!important}.dmg-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.dmg-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.dmg-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.dmg-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.dmg-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.dmg-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.dmg-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.dmg-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.dmg-theme .floating-strip,.dmg-theme .floating-strip-control.strip-closed{background-color:#e9e9ea}.dmg-theme .circle-ripple:before,.dmg-theme .circle-ripple:after{border:2px solid #666668}.dmg-theme .spinner-three-bounce>div,.dmg-theme .spinner-rectangle-bounce>div{background-color:#4b4b4d!important}.dmg-theme .spinner-circle-swish{color:#4b4b4d!important}.dmg-theme .sk-folding-cube .sk-cube:before{background-color:#4b4b4d}.dmg-theme .mat-card-border-checked{border-color:#5e8920!important}.dmg-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e9e9ea}.dmg-theme app-a4-sketch-element .element-summary{background-color:#4b4b4d}.dmg-theme app-a4-sketch-element .element-logo{background-color:#5e8920}.dmg-theme .mat-slider-thumb,.dmg-theme .mat-slider-track-fill{background-color:#4b4b4d!important}.dmg-theme .app-dialog-use-template-card:hover{background-color:#e9e9ea!important}.dmg-theme .primary-border,.dmg-theme .info-box-primary{border:solid 1px #4b4b4d}.dmg-theme .info-box-primary{background-color:#4b4b4d1a}.dmg-theme .info-card-primary{background-color:#e9e9ea!important;border-left:4px solid #4b4b4d!important}.dmg-theme .info-card-primary .info-card-icon{color:#444446!important}.dmg-theme .info-card-primary .info-card-text{color:#232325!important}.dmg-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.dmg-theme .info-card-warn .info-card-icon{color:#e6082f!important}.dmg-theme .info-card-warn .info-card-text{color:#d90215!important}.dmg-theme .ng-scrollbar-thumb{background-color:#4b4b4d!important;opacity:.7}.dmg-theme .ng-scrollbar-thumb:hover,.dmg-theme .ng-scrollbar-thumb:active{opacity:1}.yby-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #004c99;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #f6be00;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f6be00;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #004c99;--mdc-filled-text-field-focus-active-indicator-color: #004c99;--mdc-filled-text-field-focus-label-text-color: rgba(0, 76, 153, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #004c99;--mdc-outlined-text-field-focus-outline-color: #004c99;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 76, 153, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(0, 76, 153, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 76, 153, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #004591;--mdc-switch-selected-handle-color: #004591;--mdc-switch-selected-hover-state-layer-color: #004591;--mdc-switch-selected-pressed-state-layer-color: #004591;--mdc-switch-selected-focus-handle-color: #00246b;--mdc-switch-selected-hover-handle-color: #00246b;--mdc-switch-selected-pressed-handle-color: #00246b;--mdc-switch-selected-focus-track-color: #4d82b8;--mdc-switch-selected-hover-track-color: #4d82b8;--mdc-switch-selected-pressed-track-color: #4d82b8;--mdc-switch-selected-track-color: #4d82b8;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #004c99;--mdc-slider-focus-handle-color: #004c99;--mdc-slider-hover-handle-color: #004c99;--mdc-slider-active-track-color: #004c99;--mdc-slider-inactive-track-color: #004c99;--mdc-slider-with-tick-marks-inactive-container-color: #004c99;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #004c99;--mat-slider-hover-state-layer-color: rgba(0, 76, 153, .05);--mat-slider-focus-state-layer-color: rgba(0, 76, 153, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #f6be00;--mdc-checkbox-selected-hover-icon-color: #f6be00;--mdc-checkbox-selected-icon-color: #f6be00;--mdc-checkbox-selected-pressed-icon-color: #f6be00;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f6be00;--mdc-checkbox-selected-hover-state-layer-color: #f6be00;--mdc-checkbox-selected-pressed-state-layer-color: #f6be00;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #f6be00;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #004c99;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #004c99;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #004c99;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 76, 153, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 76, 153, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 76, 153, .3);--mat-datepicker-toggle-active-state-icon-color: #004c99;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 76, 153, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #004c99;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #004c99;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #004c99;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.yby-theme .mat-accent{--mat-option-selected-state-label-text-color: #f6be00;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.yby-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.yby-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #004c99;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #004c99;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.yby-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f6be00;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f6be00;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.yby-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.yby-theme .mat-elevation-z0,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.yby-theme .mat-elevation-z1,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.yby-theme .mat-elevation-z2,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.yby-theme .mat-elevation-z3,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.yby-theme .mat-elevation-z4,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.yby-theme .mat-elevation-z5,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.yby-theme .mat-elevation-z6,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.yby-theme .mat-elevation-z7,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.yby-theme .mat-elevation-z8,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.yby-theme .mat-elevation-z9,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.yby-theme .mat-elevation-z10,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.yby-theme .mat-elevation-z11,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.yby-theme .mat-elevation-z12,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.yby-theme .mat-elevation-z13,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.yby-theme .mat-elevation-z14,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.yby-theme .mat-elevation-z15,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.yby-theme .mat-elevation-z16,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.yby-theme .mat-elevation-z17,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.yby-theme .mat-elevation-z18,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.yby-theme .mat-elevation-z19,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.yby-theme .mat-elevation-z20,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.yby-theme .mat-elevation-z21,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.yby-theme .mat-elevation-z22,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.yby-theme .mat-elevation-z23,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.yby-theme .mat-elevation-z24,.yby-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.yby-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #004c99;--mdc-linear-progress-track-color: rgba(0, 76, 153, .25)}.yby-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f6be00;--mdc-linear-progress-track-color: rgba(246, 190, 0, .25)}.yby-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.yby-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f6be00;--mdc-filled-text-field-focus-active-indicator-color: #f6be00;--mdc-filled-text-field-focus-label-text-color: rgba(246, 190, 0, .87);--mdc-outlined-text-field-caret-color: #f6be00;--mdc-outlined-text-field-focus-outline-color: #f6be00;--mdc-outlined-text-field-focus-label-text-color: rgba(246, 190, 0, .87);--mat-form-field-focus-select-arrow-color: rgba(246, 190, 0, .87)}.yby-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.yby-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(246, 190, 0, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.yby-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.yby-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.yby-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.yby-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.yby-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #004c99;--mdc-chip-elevated-selected-container-color: #004c99;--mdc-chip-elevated-disabled-container-color: #004c99;--mdc-chip-flat-disabled-selected-container-color: #004c99;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.yby-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.yby-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #f6be00;--mdc-chip-elevated-selected-container-color: #f6be00;--mdc-chip-elevated-disabled-container-color: #f6be00;--mdc-chip-flat-disabled-selected-container-color: #f6be00;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.yby-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.yby-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.yby-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.yby-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #f5b800;--mdc-switch-selected-handle-color: #f5b800;--mdc-switch-selected-hover-state-layer-color: #f5b800;--mdc-switch-selected-pressed-state-layer-color: #f5b800;--mdc-switch-selected-focus-handle-color: #ef9900;--mdc-switch-selected-hover-handle-color: #ef9900;--mdc-switch-selected-pressed-handle-color: #ef9900;--mdc-switch-selected-focus-track-color: #f9d24d;--mdc-switch-selected-hover-track-color: #f9d24d;--mdc-switch-selected-pressed-track-color: #f9d24d;--mdc-switch-selected-track-color: #f9d24d}.yby-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.yby-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.yby-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #004c99;--mdc-radio-selected-hover-icon-color: #004c99;--mdc-radio-selected-icon-color: #004c99;--mdc-radio-selected-pressed-icon-color: #004c99;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #004c99;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.yby-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f6be00;--mdc-radio-selected-hover-icon-color: #f6be00;--mdc-radio-selected-icon-color: #f6be00;--mdc-radio-selected-pressed-icon-color: #f6be00;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f6be00;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.yby-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.yby-theme .mat-accent{--mat-slider-ripple-color: #f6be00;--mat-slider-hover-state-layer-color: rgba(246, 190, 0, .05);--mat-slider-focus-state-layer-color: rgba(246, 190, 0, .2);--mdc-slider-handle-color: #f6be00;--mdc-slider-focus-handle-color: #f6be00;--mdc-slider-hover-handle-color: #f6be00;--mdc-slider-active-track-color: #f6be00;--mdc-slider-inactive-track-color: #f6be00;--mdc-slider-with-tick-marks-inactive-container-color: #f6be00;--mdc-slider-with-tick-marks-active-container-color: black}.yby-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.yby-theme .mdc-list-item__start,.yby-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #004c99;--mdc-radio-selected-hover-icon-color: #004c99;--mdc-radio-selected-icon-color: #004c99;--mdc-radio-selected-pressed-icon-color: #004c99}.yby-theme .mat-accent .mdc-list-item__start,.yby-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f6be00;--mdc-radio-selected-hover-icon-color: #f6be00;--mdc-radio-selected-icon-color: #f6be00;--mdc-radio-selected-pressed-icon-color: #f6be00}.yby-theme .mat-warn .mdc-list-item__start,.yby-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.yby-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #004c99;--mdc-checkbox-selected-hover-icon-color: #004c99;--mdc-checkbox-selected-icon-color: #004c99;--mdc-checkbox-selected-pressed-icon-color: #004c99;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #004c99;--mdc-checkbox-selected-hover-state-layer-color: #004c99;--mdc-checkbox-selected-pressed-state-layer-color: #004c99;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.yby-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #f6be00;--mdc-checkbox-selected-hover-icon-color: #f6be00;--mdc-checkbox-selected-icon-color: #f6be00;--mdc-checkbox-selected-pressed-icon-color: #f6be00;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f6be00;--mdc-checkbox-selected-hover-state-layer-color: #f6be00;--mdc-checkbox-selected-pressed-state-layer-color: #f6be00;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.yby-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.yby-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.yby-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.yby-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.yby-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#004c99}.yby-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.yby-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.yby-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.yby-theme .mat-mdc-tab-group,.yby-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #004c99;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #004c99;--mat-tab-header-active-ripple-color: #004c99;--mat-tab-header-inactive-ripple-color: #004c99;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #004c99;--mat-tab-header-active-hover-label-text-color: #004c99;--mat-tab-header-active-focus-indicator-color: #004c99;--mat-tab-header-active-hover-indicator-color: #004c99}.yby-theme .mat-mdc-tab-group.mat-accent,.yby-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f6be00;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f6be00;--mat-tab-header-active-ripple-color: #f6be00;--mat-tab-header-inactive-ripple-color: #f6be00;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f6be00;--mat-tab-header-active-hover-label-text-color: #f6be00;--mat-tab-header-active-focus-indicator-color: #f6be00;--mat-tab-header-active-hover-indicator-color: #f6be00}.yby-theme .mat-mdc-tab-group.mat-warn,.yby-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.yby-theme .mat-mdc-tab-group.mat-background-primary,.yby-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #004c99;--mat-tab-header-with-background-foreground-color: white}.yby-theme .mat-mdc-tab-group.mat-background-accent,.yby-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f6be00;--mat-tab-header-with-background-foreground-color: black}.yby-theme .mat-mdc-tab-group.mat-background-warn,.yby-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.yby-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.yby-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #004c99;--mdc-checkbox-selected-hover-icon-color: #004c99;--mdc-checkbox-selected-icon-color: #004c99;--mdc-checkbox-selected-pressed-icon-color: #004c99;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #004c99;--mdc-checkbox-selected-hover-state-layer-color: #004c99;--mdc-checkbox-selected-pressed-state-layer-color: #004c99;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.yby-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.yby-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #004c99;--mat-text-button-state-layer-color: #004c99;--mat-text-button-ripple-color: rgba(0, 76, 153, .1)}.yby-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f6be00;--mat-text-button-state-layer-color: #f6be00;--mat-text-button-ripple-color: rgba(246, 190, 0, .1)}.yby-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.yby-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #004c99;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.yby-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f6be00;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.yby-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.yby-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #004c99;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.yby-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f6be00;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.yby-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.yby-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #004c99;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #004c99;--mat-outlined-button-ripple-color: rgba(0, 76, 153, .1)}.yby-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f6be00;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f6be00;--mat-outlined-button-ripple-color: rgba(246, 190, 0, .1)}.yby-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.yby-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #004c99;--mat-icon-button-state-layer-color: #004c99;--mat-icon-button-ripple-color: rgba(0, 76, 153, .1)}.yby-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f6be00;--mat-icon-button-state-layer-color: #f6be00;--mat-icon-button-ripple-color: rgba(246, 190, 0, .1)}.yby-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.yby-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #004c99;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.yby-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f6be00;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.yby-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.yby-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #004c99;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.yby-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f6be00;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.yby-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.yby-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #f6be00}.yby-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.yby-theme .mat-badge-accent{--mat-badge-background-color: #f6be00;--mat-badge-text-color: black}.yby-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.yby-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #f6be00;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(246, 190, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(246, 190, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(246, 190, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(246, 190, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.yby-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.yby-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f6be00}.yby-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.yby-theme .mat-icon.mat-primary{--mat-icon-color: #004c99}.yby-theme .mat-icon.mat-accent{--mat-icon-color: #f6be00}.yby-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.yby-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #f6be00;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #f6be00;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #f6be00;--mat-stepper-header-edit-state-icon-foreground-color: black}.yby-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.yby-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #004c99;--mat-toolbar-container-text-color: white}.yby-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f6be00;--mat-toolbar-container-text-color: black}.yby-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.yby-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.yby-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.yby-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.yby-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.yby-theme .fill-remaining-space{flex:1 1 auto}.yby-theme .cursor-click{cursor:pointer}.yby-theme .center{margin-bottom:2rem;height:auto}.yby-theme .fluid{margin-bottom:2rem}.yby-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.yby-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.yby-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.yby-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.yby-theme .nav-name-2{line-height:18px!important}.yby-theme .text-dark{color:#451c57!important}.yby-theme .bg-dark{background-color:#451c57!important}.yby-theme .theme-border-dark{border-radius:.25rem;border:1px solid #451c57}.yby-theme .snackbar-primary{--mdc-snackbar-container-color: #004c99 !important}.yby-theme .snackbar-accent{--mdc-snackbar-container-color: #f6be00 !important}.yby-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.yby-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.yby-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.yby-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.yby-theme .snackbar-dark{--mdc-snackbar-container-color: #451c57 !important}.yby-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.yby-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#f6be00!important}.yby-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#f6be00!important}.yby-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#f6be00!important}.yby-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.yby-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.yby-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.yby-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.yby-theme .cell-sm{flex:.25}.yby-theme .cell-md{flex:.5}.yby-theme .cell-lg{flex:.75}.yby-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.yby-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.yby-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.yby-theme p{white-space:normal!important}.yby-theme .mat-headline-4,.yby-theme .mat-headline-3,.yby-theme .mat-headline-2,.yby-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.yby-theme .key-value{font-weight:700}.yby-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.yby-theme .small-label-container small,.yby-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.yby-theme .mat-mdc-dialog-content{word-break:break-word}.yby-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.yby-theme a:hover,.yby-theme a.mat-mdc-tab-link:hover,.yby-theme a.mat-mdc-list-item:hover,.yby-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.yby-theme .active-link{border-right:4px solid #f6be00;transition:.3s}.yby-theme .active-link .mat-icon{color:#f6be00!important}.yby-theme .mat-mdc-card{margin:.75em}.yby-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.yby-theme button.mat-mdc-button,.yby-theme button.mat-mdc-raised-button,.yby-theme button.mat-mdc-unelevated-button,.yby-theme button.mat-mdc-outlined-button,.yby-theme button.mat-mdc-fab,.yby-theme button.mat-mdc-mini-fab,.yby-theme a.mat-button,.yby-theme a.mat-raised-button,.yby-theme a.mat-flat-button,.yby-theme a.mat-stroked-button,.yby-theme a.mat-fab,.yby-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.yby-theme button.mat-mdc-button:hover,.yby-theme button.mat-mdc-raised-button:hover,.yby-theme button.mat-mdc-unelevated-button:hover,.yby-theme button.mat-mdc-outlined-button:hover,.yby-theme button.mat-mdc-fab:hover,.yby-theme button.mat-mdc-mini-fab:hover,.yby-theme a.mat-button:hover,.yby-theme a.mat-raised-button:hover,.yby-theme a.mat-flat-button:hover,.yby-theme a.mat-stroked-button:hover,.yby-theme a.mat-fab:hover,.yby-theme a.mat-mini-fab:hover{text-decoration:none}.yby-theme button.mat-mdc-button:not(:last-of-type),.yby-theme button.mat-mdc-raised-button:not(:last-of-type),.yby-theme button.mat-mdc-unelevated-button:not(:last-of-type),.yby-theme button.mat-mdc-outlined-button:not(:last-of-type),.yby-theme button.mat-mdc-fab:not(:last-of-type),.yby-theme a.mat-button:not(:last-of-type),.yby-theme a.mat-raised-button:not(:last-of-type),.yby-theme a.mat-flat-button:not(:last-of-type),.yby-theme a.mat-stroked-button:not(:last-of-type),.yby-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.yby-theme button.mat-mdc-button:not(:first-of-type),.yby-theme button.mat-mdc-raised-button:not(:first-of-type),.yby-theme button.mat-mdc-unelevated-button:not(:first-of-type),.yby-theme button.mat-mdc-outlined-button:not(:first-of-type),.yby-theme button.mat-mdc-fab:not(:first-of-type),.yby-theme a.mat-button:not(:first-of-type),.yby-theme a.mat-raised-button:not(:first-of-type),.yby-theme a.mat-flat-button:not(:first-of-type),.yby-theme a.mat-stroked-button:not(:first-of-type),.yby-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.yby-theme button.mat-mdc-button:not(:first-of-type),.yby-theme button.mat-mdc-raised-button:not(:first-of-type),.yby-theme button.mat-mdc-unelevated-button:not(:first-of-type),.yby-theme button.mat-mdc-outlined-button:not(:first-of-type),.yby-theme button.mat-mdc-fab:not(:first-of-type),.yby-theme a.mat-button:not(:first-of-type),.yby-theme a.mat-raised-button:not(:first-of-type),.yby-theme a.mat-flat-button:not(:first-of-type),.yby-theme a.mat-stroked-button:not(:first-of-type),.yby-theme a.mat-fab:not(:first-of-type){margin-left:0}}.yby-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.yby-theme .mat-mdc-mini-fab.mat-accent[disabled],.yby-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.yby-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.yby-theme .prop-value{font-size:16px;margin-bottom:25px}.yby-theme .pre-prop .prop-value{white-space:pre-wrap!important}.yby-theme .font-medium{font-weight:500}.yby-theme .font-light{font-weight:300}.yby-theme .text-xs{font-size:12px!important}.yby-theme .link{color:#f6be00}.yby-theme .link:hover{color:#ef9900}.yby-theme a{text-decoration:none}.yby-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.yby-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.yby-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.yby-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.yby-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.yby-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.yby-theme .dnd-container.invalid{border:1px dashed #e9093f}.yby-theme .top-container{position:relative}.yby-theme .stretch{height:100%}.yby-theme .dnd-height{height:100%;min-height:200px}.yby-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.yby-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#451c57}.yby-theme .dnd-text .text-hidden{display:none;font-weight:600}.yby-theme .button-container{position:absolute;bottom:5px;right:15px}.yby-theme .file-data{flex:1;min-width:0}.yby-theme .file-data h4,.yby-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.yby-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.yby-theme div.ps>div{height:100%}.yby-theme div.dropzone>div{height:100%}.yby-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.yby-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.yby-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.yby-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.yby-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.yby-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.yby-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.yby-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.yby-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.yby-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.yby-theme .dnd-highlight:hover{display:none}.yby-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.yby-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.yby-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.yby-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.yby-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.yby-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.yby-theme .pdf-width,.yby-theme .attachment-container img{max-width:200px}.yby-theme .message-notification{display:flex;max-width:300px;max-height:100px}.yby-theme .message-notification .mat-icon{overflow:visible!important}.yby-theme .message-notification .full-width{width:100%}.yby-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.yby-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.yby-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.yby-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.yby-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.yby-theme .notification-text:before{position:absolute;right:0;bottom:0}.yby-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.yby-theme .scrolless-tour{overflow:hidden}.yby-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.yby-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.yby-theme .component-title{font-weight:700!important;color:#004c99}.yby-theme .component-title .mat-icon{vertical-align:middle;color:#f6be00}.yby-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.yby-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.yby-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.yby-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.yby-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.yby-theme .mat-drawer-container{background-color:#fff}.yby-theme .mat-mdc-checkbox{margin-top:15px}.yby-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.yby-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.yby-theme .full-height{min-height:100vh}.yby-theme .rounded-sm{border-radius:5px}.yby-theme .mat-expansion-panel-header-title h3,.yby-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.yby-theme .mat-mdc-snack-bar-container{width:100%!important}}.yby-theme .snackbar-margin{margin-top:80px!important}.yby-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.yby-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.yby-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.yby-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.yby-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.yby-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.yby-theme .mat-mdc-list-item-title{white-space:pre-wrap}.yby-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.yby-theme .dialog-close{float:right}.yby-theme .spa-nav-menu mat-icon{margin-right:16px!important}.yby-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.yby-theme .w-100{width:100%}.yby-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.yby-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.yby-theme .mat-mdc-button,.yby-theme .mat-mdc-unelevated-button,.yby-theme .mat-mdc-raised-button,.yby-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.yby-theme .mat-mdc-button>.mat-icon,.yby-theme .mat-mdc-unelevated-button>.mat-icon,.yby-theme .mat-mdc-raised-button>.mat-icon,.yby-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.yby-theme .mat-icon{overflow:visible!important}.yby-theme .mat-mdc-checkbox .mdc-label,.yby-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.yby-theme .mdc-button{height:fit-content!important}.yby-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.yby-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.yby-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.yby-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.yby-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.yby-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.yby-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.yby-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.yby-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.yby-theme .table-search .mat-mdc-form-field,.yby-theme .mat-mdc-slide-toggle label{margin-bottom:0}.yby-theme body,.yby-theme h2>small,.yby-theme .h2>small,.yby-theme h2>.small,.yby-theme .h2>.small,.yby-theme h3>small,.yby-theme .h3>small,.yby-theme h3>.small,.yby-theme .h3>.small,.yby-theme .mat-mdc-card,.yby-theme .mat-mdc-cell.default,.yby-theme .mat-drawer-container,.yby-theme .mat-mdc-dialog-container{color:#7d7d7d}.yby-theme .mat-mdc-tab .mdc-tab__text-label,.yby-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.yby-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.yby-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.yby-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.yby-theme app-dash-card .mat-mdc-card h2,.yby-theme h2,.yby-theme .h2{color:#3f3f3f}.yby-theme .text-accent{color:#f6be00!important}.yby-theme .text-warn{color:#e90934!important}.yby-theme .text-success{color:#1e8e3e!important}.yby-theme .text-glow{color:#f9b233!important}.yby-theme .text-light{color:#f4f5f6!important}.yby-theme .text-dark{color:#00246b!important}.yby-theme .text-white{color:#fff!important}.yby-theme .bg-primary{background-color:#004c99!important}.yby-theme .bg-accent{background-color:#f6be00!important}.yby-theme .bg-warn{background-color:#e90934!important}.yby-theme .bg-success{background-color:#1e8e3e!important}.yby-theme .bg-glow{background-color:#f9b233!important}.yby-theme .bg-light{background-color:#f4f5f6!important}.yby-theme .bg-dark{background-color:#00246b!important}.yby-theme .bg-white{background-color:#fff!important}.yby-theme .theme-border-primary{border-radius:.25rem;border:1px solid #004c99}.yby-theme .theme-border-accent{border-radius:.25rem;border:1px solid #f6be00}.yby-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.yby-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.yby-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.yby-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.yby-theme .theme-border-dark{border-radius:.25rem;border:1px solid #00246b}.yby-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.yby-theme app-theme-emitter.primary{color:#004c99}.yby-theme app-theme-emitter.primary-darken{color:#00246b}.yby-theme app-theme-emitter.primary-lighten{color:#e0eaf3}.yby-theme app-theme-emitter.accent{color:#f6be00}.yby-theme app-theme-emitter.warn{color:#e90934}.yby-theme a{color:#004c99}.yby-theme #title-toolbar{background:#e0eaf3;color:#003c86}.yby-theme .warning{background-color:#004c99}.yby-theme .outline-warning{background-color:#004c9926!important;border:2px solid #004c99!important;border-radius:10px}.yby-theme .outline-warning .mat-icon{margin-right:.5rem;color:#004c99!important}.yby-theme footer{background-color:#003c86}.yby-theme a.ghost-button{border:1px solid #004c99}.yby-theme .banner-bar.primary{background-color:#004c99}.yby-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#80a6cc!important}.yby-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#00337c}.yby-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.yby-theme mat-icon.actions-type-icon,.yby-theme mat-icon.primary-light,.yby-theme mat-icon.auth-icon{color:#80a6cc}.yby-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.yby-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#004c99}.yby-theme .mat-mdc-icon-button.primary{background-color:#004c99;color:#fff}.yby-theme .mat-mdc-icon-button.primary:hover{background-color:#004c99!important}.yby-theme .mat-mdc-card.message.primary{border-left-color:#004c99!important}.yby-theme .mat-mdc-card.message.accent{border-left-color:#f6be00!important}.yby-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.yby-theme .text-primary{color:#004c99!important}.yby-theme .text-success,.yby-theme mat-icon.text-success{color:#1e8e3e}.yby-theme .bg-primary,.yby-theme .mat-mdc-chip-set .mat-primary{background-color:#004c99!important}.yby-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.yby-theme .list-item-active{color:#004c99!important;background-color:#b3c9e0!important}.yby-theme .list-item-active .mdc-list-item__primary-text,.yby-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#004c99}.yby-theme .mat-button-toggle-checked{background-color:#b3c9e0!important}.yby-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#004c99!important}.yby-theme .main-container{background-color:#003c86}.yby-theme .participant-box,.yby-theme .participant-box-border{border-left:4px solid #004c99}.yby-theme .dnd-drag-over{background-color:#4d82b8}.yby-theme .next-arrow{color:#004c99}.yby-theme .participant-separator{background-color:#b3c9e0}.yby-theme .dnd-drag-over.stepzone{border-color:#2667a8}.yby-theme .template-field-box{border-left:4px solid #004c99}.yby-theme .field-box-chip-primary{background-color:#b3c9e0;color:#00337c}.yby-theme .field-box-chip-accent{background-color:#fcecb3;color:#f2a700}.yby-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.yby-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#b3c9e0}.yby-theme .signature-box div.move.selected{border-color:#00337c!important}.yby-theme .signature-box span.square{background:#004c99!important}.yby-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.yby-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.yby-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.yby-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.yby-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.yby-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.yby-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.yby-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.yby-theme .floating-strip,.yby-theme .floating-strip-control.strip-closed{background-color:#e0eaf3}.yby-theme .circle-ripple:before,.yby-theme .circle-ripple:after{border:2px solid #2667a8}.yby-theme .spinner-three-bounce>div,.yby-theme .spinner-rectangle-bounce>div{background-color:#004c99!important}.yby-theme .spinner-circle-swish{color:#004c99!important}.yby-theme .sk-folding-cube .sk-cube:before{background-color:#004c99}.yby-theme .mat-card-border-checked{border-color:#f6be00!important}.yby-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e0eaf3}.yby-theme app-a4-sketch-element .element-summary{background-color:#004c99}.yby-theme app-a4-sketch-element .element-logo{background-color:#f6be00}.yby-theme .mat-slider-thumb,.yby-theme .mat-slider-track-fill{background-color:#004c99!important}.yby-theme .app-dialog-use-template-card:hover{background-color:#e0eaf3!important}.yby-theme .primary-border,.yby-theme .info-box-primary{border:solid 1px #004c99}.yby-theme .info-box-primary{background-color:#004c991a}.yby-theme .info-card-primary{background-color:#e0eaf3!important;border-left:4px solid #004c99!important}.yby-theme .info-card-primary .info-card-icon{color:#004591!important}.yby-theme .info-card-primary .info-card-text{color:#00246b!important}.yby-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.yby-theme .info-card-warn .info-card-icon{color:#e6082f!important}.yby-theme .info-card-warn .info-card-text{color:#d90215!important}.yby-theme .ng-scrollbar-thumb{background-color:#004c99!important;opacity:.7}.yby-theme .ng-scrollbar-thumb:hover,.yby-theme .ng-scrollbar-thumb:active{opacity:1}.seb-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #191919;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #6e6e6e;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #6e6e6e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #191919;--mdc-filled-text-field-focus-active-indicator-color: #191919;--mdc-filled-text-field-focus-label-text-color: rgba(25, 25, 25, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #191919;--mdc-outlined-text-field-focus-outline-color: #191919;--mdc-outlined-text-field-focus-label-text-color: rgba(25, 25, 25, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(25, 25, 25, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(25, 25, 25, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #161616;--mdc-switch-selected-handle-color: #161616;--mdc-switch-selected-hover-state-layer-color: #161616;--mdc-switch-selected-pressed-state-layer-color: #161616;--mdc-switch-selected-focus-handle-color: #080808;--mdc-switch-selected-hover-handle-color: #080808;--mdc-switch-selected-pressed-handle-color: #080808;--mdc-switch-selected-focus-track-color: #5e5e5e;--mdc-switch-selected-hover-track-color: #5e5e5e;--mdc-switch-selected-pressed-track-color: #5e5e5e;--mdc-switch-selected-track-color: #5e5e5e;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #191919;--mdc-slider-focus-handle-color: #191919;--mdc-slider-hover-handle-color: #191919;--mdc-slider-active-track-color: #191919;--mdc-slider-inactive-track-color: #191919;--mdc-slider-with-tick-marks-inactive-container-color: #191919;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #191919;--mat-slider-hover-state-layer-color: rgba(25, 25, 25, .05);--mat-slider-focus-state-layer-color: rgba(25, 25, 25, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #6e6e6e;--mdc-checkbox-selected-hover-icon-color: #6e6e6e;--mdc-checkbox-selected-icon-color: #6e6e6e;--mdc-checkbox-selected-pressed-icon-color: #6e6e6e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #6e6e6e;--mdc-checkbox-selected-hover-state-layer-color: #6e6e6e;--mdc-checkbox-selected-pressed-state-layer-color: #6e6e6e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #6e6e6e;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #191919;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #191919;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #191919;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(25, 25, 25, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(25, 25, 25, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(25, 25, 25, .3);--mat-datepicker-toggle-active-state-icon-color: #191919;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(25, 25, 25, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #191919;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #191919;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #191919;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.seb-theme .mat-accent{--mat-option-selected-state-label-text-color: #6e6e6e;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.seb-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.seb-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #191919;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #191919;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.seb-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #6e6e6e;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #6e6e6e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.seb-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.seb-theme .mat-elevation-z0,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.seb-theme .mat-elevation-z1,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.seb-theme .mat-elevation-z2,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.seb-theme .mat-elevation-z3,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.seb-theme .mat-elevation-z4,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.seb-theme .mat-elevation-z5,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.seb-theme .mat-elevation-z6,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.seb-theme .mat-elevation-z7,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.seb-theme .mat-elevation-z8,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.seb-theme .mat-elevation-z9,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.seb-theme .mat-elevation-z10,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.seb-theme .mat-elevation-z11,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.seb-theme .mat-elevation-z12,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.seb-theme .mat-elevation-z13,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.seb-theme .mat-elevation-z14,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.seb-theme .mat-elevation-z15,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.seb-theme .mat-elevation-z16,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.seb-theme .mat-elevation-z17,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.seb-theme .mat-elevation-z18,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.seb-theme .mat-elevation-z19,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.seb-theme .mat-elevation-z20,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.seb-theme .mat-elevation-z21,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.seb-theme .mat-elevation-z22,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.seb-theme .mat-elevation-z23,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.seb-theme .mat-elevation-z24,.seb-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.seb-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #191919;--mdc-linear-progress-track-color: rgba(25, 25, 25, .25)}.seb-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #6e6e6e;--mdc-linear-progress-track-color: rgba(110, 110, 110, .25)}.seb-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.seb-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #6e6e6e;--mdc-filled-text-field-focus-active-indicator-color: #6e6e6e;--mdc-filled-text-field-focus-label-text-color: rgba(110, 110, 110, .87);--mdc-outlined-text-field-caret-color: #6e6e6e;--mdc-outlined-text-field-focus-outline-color: #6e6e6e;--mdc-outlined-text-field-focus-label-text-color: rgba(110, 110, 110, .87);--mat-form-field-focus-select-arrow-color: rgba(110, 110, 110, .87)}.seb-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.seb-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(110, 110, 110, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.seb-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.seb-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.seb-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.seb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.seb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #191919;--mdc-chip-elevated-selected-container-color: #191919;--mdc-chip-elevated-disabled-container-color: #191919;--mdc-chip-flat-disabled-selected-container-color: #191919;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.seb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.seb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #6e6e6e;--mdc-chip-elevated-selected-container-color: #6e6e6e;--mdc-chip-elevated-disabled-container-color: #6e6e6e;--mdc-chip-flat-disabled-selected-container-color: #6e6e6e;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.seb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.seb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.seb-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.seb-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #666666;--mdc-switch-selected-handle-color: #666666;--mdc-switch-selected-hover-state-layer-color: #666666;--mdc-switch-selected-pressed-state-layer-color: #666666;--mdc-switch-selected-focus-handle-color: #3f3f3f;--mdc-switch-selected-hover-handle-color: #3f3f3f;--mdc-switch-selected-pressed-handle-color: #3f3f3f;--mdc-switch-selected-focus-track-color: #9a9a9a;--mdc-switch-selected-hover-track-color: #9a9a9a;--mdc-switch-selected-pressed-track-color: #9a9a9a;--mdc-switch-selected-track-color: #9a9a9a}.seb-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.seb-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.seb-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #191919;--mdc-radio-selected-hover-icon-color: #191919;--mdc-radio-selected-icon-color: #191919;--mdc-radio-selected-pressed-icon-color: #191919;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #191919;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.seb-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #6e6e6e;--mdc-radio-selected-hover-icon-color: #6e6e6e;--mdc-radio-selected-icon-color: #6e6e6e;--mdc-radio-selected-pressed-icon-color: #6e6e6e;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #6e6e6e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.seb-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.seb-theme .mat-accent{--mat-slider-ripple-color: #6e6e6e;--mat-slider-hover-state-layer-color: rgba(110, 110, 110, .05);--mat-slider-focus-state-layer-color: rgba(110, 110, 110, .2);--mdc-slider-handle-color: #6e6e6e;--mdc-slider-focus-handle-color: #6e6e6e;--mdc-slider-hover-handle-color: #6e6e6e;--mdc-slider-active-track-color: #6e6e6e;--mdc-slider-inactive-track-color: #6e6e6e;--mdc-slider-with-tick-marks-inactive-container-color: #6e6e6e;--mdc-slider-with-tick-marks-active-container-color: white}.seb-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.seb-theme .mdc-list-item__start,.seb-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #191919;--mdc-radio-selected-hover-icon-color: #191919;--mdc-radio-selected-icon-color: #191919;--mdc-radio-selected-pressed-icon-color: #191919}.seb-theme .mat-accent .mdc-list-item__start,.seb-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #6e6e6e;--mdc-radio-selected-hover-icon-color: #6e6e6e;--mdc-radio-selected-icon-color: #6e6e6e;--mdc-radio-selected-pressed-icon-color: #6e6e6e}.seb-theme .mat-warn .mdc-list-item__start,.seb-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.seb-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #191919;--mdc-checkbox-selected-hover-icon-color: #191919;--mdc-checkbox-selected-icon-color: #191919;--mdc-checkbox-selected-pressed-icon-color: #191919;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #191919;--mdc-checkbox-selected-hover-state-layer-color: #191919;--mdc-checkbox-selected-pressed-state-layer-color: #191919;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.seb-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #6e6e6e;--mdc-checkbox-selected-hover-icon-color: #6e6e6e;--mdc-checkbox-selected-icon-color: #6e6e6e;--mdc-checkbox-selected-pressed-icon-color: #6e6e6e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #6e6e6e;--mdc-checkbox-selected-hover-state-layer-color: #6e6e6e;--mdc-checkbox-selected-pressed-state-layer-color: #6e6e6e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.seb-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.seb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.seb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.seb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.seb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#191919}.seb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.seb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.seb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.seb-theme .mat-mdc-tab-group,.seb-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #191919;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #191919;--mat-tab-header-active-ripple-color: #191919;--mat-tab-header-inactive-ripple-color: #191919;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #191919;--mat-tab-header-active-hover-label-text-color: #191919;--mat-tab-header-active-focus-indicator-color: #191919;--mat-tab-header-active-hover-indicator-color: #191919}.seb-theme .mat-mdc-tab-group.mat-accent,.seb-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #6e6e6e;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #6e6e6e;--mat-tab-header-active-ripple-color: #6e6e6e;--mat-tab-header-inactive-ripple-color: #6e6e6e;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #6e6e6e;--mat-tab-header-active-hover-label-text-color: #6e6e6e;--mat-tab-header-active-focus-indicator-color: #6e6e6e;--mat-tab-header-active-hover-indicator-color: #6e6e6e}.seb-theme .mat-mdc-tab-group.mat-warn,.seb-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.seb-theme .mat-mdc-tab-group.mat-background-primary,.seb-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #191919;--mat-tab-header-with-background-foreground-color: white}.seb-theme .mat-mdc-tab-group.mat-background-accent,.seb-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #6e6e6e;--mat-tab-header-with-background-foreground-color: white}.seb-theme .mat-mdc-tab-group.mat-background-warn,.seb-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.seb-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.seb-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #191919;--mdc-checkbox-selected-hover-icon-color: #191919;--mdc-checkbox-selected-icon-color: #191919;--mdc-checkbox-selected-pressed-icon-color: #191919;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #191919;--mdc-checkbox-selected-hover-state-layer-color: #191919;--mdc-checkbox-selected-pressed-state-layer-color: #191919;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.seb-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.seb-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #191919;--mat-text-button-state-layer-color: #191919;--mat-text-button-ripple-color: rgba(25, 25, 25, .1)}.seb-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #6e6e6e;--mat-text-button-state-layer-color: #6e6e6e;--mat-text-button-ripple-color: rgba(110, 110, 110, .1)}.seb-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.seb-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #191919;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.seb-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #6e6e6e;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.seb-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.seb-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #191919;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.seb-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #6e6e6e;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.seb-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.seb-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #191919;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #191919;--mat-outlined-button-ripple-color: rgba(25, 25, 25, .1)}.seb-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #6e6e6e;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #6e6e6e;--mat-outlined-button-ripple-color: rgba(110, 110, 110, .1)}.seb-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.seb-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #191919;--mat-icon-button-state-layer-color: #191919;--mat-icon-button-ripple-color: rgba(25, 25, 25, .1)}.seb-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #6e6e6e;--mat-icon-button-state-layer-color: #6e6e6e;--mat-icon-button-ripple-color: rgba(110, 110, 110, .1)}.seb-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.seb-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #191919;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.seb-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #6e6e6e;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.seb-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.seb-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #191919;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.seb-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #6e6e6e;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.seb-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.seb-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #6e6e6e}.seb-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.seb-theme .mat-badge-accent{--mat-badge-background-color: #6e6e6e;--mat-badge-text-color: white}.seb-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.seb-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #6e6e6e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(110, 110, 110, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(110, 110, 110, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(110, 110, 110, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(110, 110, 110, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.seb-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.seb-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #6e6e6e}.seb-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.seb-theme .mat-icon.mat-primary{--mat-icon-color: #191919}.seb-theme .mat-icon.mat-accent{--mat-icon-color: #6e6e6e}.seb-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.seb-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #6e6e6e;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #6e6e6e;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #6e6e6e;--mat-stepper-header-edit-state-icon-foreground-color: white}.seb-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.seb-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #191919;--mat-toolbar-container-text-color: white}.seb-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #6e6e6e;--mat-toolbar-container-text-color: white}.seb-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.seb-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.seb-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.seb-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.seb-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.seb-theme .fill-remaining-space{flex:1 1 auto}.seb-theme .cursor-click{cursor:pointer}.seb-theme .center{margin-bottom:2rem;height:auto}.seb-theme .fluid{margin-bottom:2rem}.seb-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.seb-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.seb-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.seb-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.seb-theme .nav-name-2{line-height:18px!important}.seb-theme .text-dark{color:#451c57!important}.seb-theme .bg-dark{background-color:#451c57!important}.seb-theme .theme-border-dark{border-radius:.25rem;border:1px solid #451c57}.seb-theme .snackbar-primary{--mdc-snackbar-container-color: #191919 !important}.seb-theme .snackbar-accent{--mdc-snackbar-container-color: #6e6e6e !important}.seb-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.seb-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.seb-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.seb-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.seb-theme .snackbar-dark{--mdc-snackbar-container-color: #451c57 !important}.seb-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.seb-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#6e6e6e!important}.seb-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#6e6e6e!important}.seb-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#6e6e6e!important}.seb-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.seb-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.seb-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.seb-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.seb-theme .cell-sm{flex:.25}.seb-theme .cell-md{flex:.5}.seb-theme .cell-lg{flex:.75}.seb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.seb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.seb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.seb-theme p{white-space:normal!important}.seb-theme .mat-headline-4,.seb-theme .mat-headline-3,.seb-theme .mat-headline-2,.seb-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.seb-theme .key-value{font-weight:700}.seb-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.seb-theme .small-label-container small,.seb-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.seb-theme .mat-mdc-dialog-content{word-break:break-word}.seb-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.seb-theme a:hover,.seb-theme a.mat-mdc-tab-link:hover,.seb-theme a.mat-mdc-list-item:hover,.seb-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.seb-theme .active-link{border-right:4px solid #6e6e6e;transition:.3s}.seb-theme .active-link .mat-icon{color:#6e6e6e!important}.seb-theme .mat-mdc-card{margin:.75em}.seb-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.seb-theme button.mat-mdc-button,.seb-theme button.mat-mdc-raised-button,.seb-theme button.mat-mdc-unelevated-button,.seb-theme button.mat-mdc-outlined-button,.seb-theme button.mat-mdc-fab,.seb-theme button.mat-mdc-mini-fab,.seb-theme a.mat-button,.seb-theme a.mat-raised-button,.seb-theme a.mat-flat-button,.seb-theme a.mat-stroked-button,.seb-theme a.mat-fab,.seb-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.seb-theme button.mat-mdc-button:hover,.seb-theme button.mat-mdc-raised-button:hover,.seb-theme button.mat-mdc-unelevated-button:hover,.seb-theme button.mat-mdc-outlined-button:hover,.seb-theme button.mat-mdc-fab:hover,.seb-theme button.mat-mdc-mini-fab:hover,.seb-theme a.mat-button:hover,.seb-theme a.mat-raised-button:hover,.seb-theme a.mat-flat-button:hover,.seb-theme a.mat-stroked-button:hover,.seb-theme a.mat-fab:hover,.seb-theme a.mat-mini-fab:hover{text-decoration:none}.seb-theme button.mat-mdc-button:not(:last-of-type),.seb-theme button.mat-mdc-raised-button:not(:last-of-type),.seb-theme button.mat-mdc-unelevated-button:not(:last-of-type),.seb-theme button.mat-mdc-outlined-button:not(:last-of-type),.seb-theme button.mat-mdc-fab:not(:last-of-type),.seb-theme a.mat-button:not(:last-of-type),.seb-theme a.mat-raised-button:not(:last-of-type),.seb-theme a.mat-flat-button:not(:last-of-type),.seb-theme a.mat-stroked-button:not(:last-of-type),.seb-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.seb-theme button.mat-mdc-button:not(:first-of-type),.seb-theme button.mat-mdc-raised-button:not(:first-of-type),.seb-theme button.mat-mdc-unelevated-button:not(:first-of-type),.seb-theme button.mat-mdc-outlined-button:not(:first-of-type),.seb-theme button.mat-mdc-fab:not(:first-of-type),.seb-theme a.mat-button:not(:first-of-type),.seb-theme a.mat-raised-button:not(:first-of-type),.seb-theme a.mat-flat-button:not(:first-of-type),.seb-theme a.mat-stroked-button:not(:first-of-type),.seb-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.seb-theme button.mat-mdc-button:not(:first-of-type),.seb-theme button.mat-mdc-raised-button:not(:first-of-type),.seb-theme button.mat-mdc-unelevated-button:not(:first-of-type),.seb-theme button.mat-mdc-outlined-button:not(:first-of-type),.seb-theme button.mat-mdc-fab:not(:first-of-type),.seb-theme a.mat-button:not(:first-of-type),.seb-theme a.mat-raised-button:not(:first-of-type),.seb-theme a.mat-flat-button:not(:first-of-type),.seb-theme a.mat-stroked-button:not(:first-of-type),.seb-theme a.mat-fab:not(:first-of-type){margin-left:0}}.seb-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.seb-theme .mat-mdc-mini-fab.mat-accent[disabled],.seb-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.seb-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.seb-theme .prop-value{font-size:16px;margin-bottom:25px}.seb-theme .pre-prop .prop-value{white-space:pre-wrap!important}.seb-theme .font-medium{font-weight:500}.seb-theme .font-light{font-weight:300}.seb-theme .text-xs{font-size:12px!important}.seb-theme .link{color:#6e6e6e}.seb-theme .link:hover{color:#3f3f3f}.seb-theme a{text-decoration:none}.seb-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.seb-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.seb-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.seb-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.seb-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.seb-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.seb-theme .dnd-container.invalid{border:1px dashed #e9093f}.seb-theme .top-container{position:relative}.seb-theme .stretch{height:100%}.seb-theme .dnd-height{height:100%;min-height:200px}.seb-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.seb-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#451c57}.seb-theme .dnd-text .text-hidden{display:none;font-weight:600}.seb-theme .button-container{position:absolute;bottom:5px;right:15px}.seb-theme .file-data{flex:1;min-width:0}.seb-theme .file-data h4,.seb-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.seb-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.seb-theme div.ps>div{height:100%}.seb-theme div.dropzone>div{height:100%}.seb-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.seb-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.seb-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.seb-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.seb-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.seb-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.seb-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.seb-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.seb-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.seb-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.seb-theme .dnd-highlight:hover{display:none}.seb-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.seb-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.seb-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.seb-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.seb-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.seb-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.seb-theme .pdf-width,.seb-theme .attachment-container img{max-width:200px}.seb-theme .message-notification{display:flex;max-width:300px;max-height:100px}.seb-theme .message-notification .mat-icon{overflow:visible!important}.seb-theme .message-notification .full-width{width:100%}.seb-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.seb-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.seb-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.seb-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.seb-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.seb-theme .notification-text:before{position:absolute;right:0;bottom:0}.seb-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.seb-theme .scrolless-tour{overflow:hidden}.seb-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.seb-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.seb-theme .component-title{font-weight:700!important;color:#191919}.seb-theme .component-title .mat-icon{vertical-align:middle;color:#6e6e6e}.seb-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.seb-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.seb-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.seb-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.seb-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.seb-theme .mat-drawer-container{background-color:#fff}.seb-theme .mat-mdc-checkbox{margin-top:15px}.seb-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.seb-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.seb-theme .full-height{min-height:100vh}.seb-theme .rounded-sm{border-radius:5px}.seb-theme .mat-expansion-panel-header-title h3,.seb-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.seb-theme .mat-mdc-snack-bar-container{width:100%!important}}.seb-theme .snackbar-margin{margin-top:80px!important}.seb-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.seb-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.seb-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.seb-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.seb-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.seb-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.seb-theme .mat-mdc-list-item-title{white-space:pre-wrap}.seb-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.seb-theme .dialog-close{float:right}.seb-theme .spa-nav-menu mat-icon{margin-right:16px!important}.seb-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.seb-theme .w-100{width:100%}.seb-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.seb-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.seb-theme .mat-mdc-button,.seb-theme .mat-mdc-unelevated-button,.seb-theme .mat-mdc-raised-button,.seb-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.seb-theme .mat-mdc-button>.mat-icon,.seb-theme .mat-mdc-unelevated-button>.mat-icon,.seb-theme .mat-mdc-raised-button>.mat-icon,.seb-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.seb-theme .mat-icon{overflow:visible!important}.seb-theme .mat-mdc-checkbox .mdc-label,.seb-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.seb-theme .mdc-button{height:fit-content!important}.seb-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.seb-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.seb-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.seb-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.seb-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.seb-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.seb-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.seb-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.seb-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.seb-theme .table-search .mat-mdc-form-field,.seb-theme .mat-mdc-slide-toggle label{margin-bottom:0}.seb-theme body,.seb-theme h2>small,.seb-theme .h2>small,.seb-theme h2>.small,.seb-theme .h2>.small,.seb-theme h3>small,.seb-theme .h3>small,.seb-theme h3>.small,.seb-theme .h3>.small,.seb-theme .mat-mdc-card,.seb-theme .mat-mdc-cell.default,.seb-theme .mat-drawer-container,.seb-theme .mat-mdc-dialog-container{color:#7d7d7d}.seb-theme .mat-mdc-tab .mdc-tab__text-label,.seb-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.seb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.seb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.seb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.seb-theme app-dash-card .mat-mdc-card h2,.seb-theme h2,.seb-theme .h2{color:#3f3f3f}.seb-theme .text-accent{color:#6e6e6e!important}.seb-theme .text-warn{color:#e90934!important}.seb-theme .text-success{color:#1e8e3e!important}.seb-theme .text-glow{color:#f9b233!important}.seb-theme .text-light{color:#f4f5f6!important}.seb-theme .text-dark{color:#080808!important}.seb-theme .text-white{color:#fff!important}.seb-theme .bg-primary{background-color:#191919!important}.seb-theme .bg-accent{background-color:#6e6e6e!important}.seb-theme .bg-warn{background-color:#e90934!important}.seb-theme .bg-success{background-color:#1e8e3e!important}.seb-theme .bg-glow{background-color:#f9b233!important}.seb-theme .bg-light{background-color:#f4f5f6!important}.seb-theme .bg-dark{background-color:#080808!important}.seb-theme .bg-white{background-color:#fff!important}.seb-theme .theme-border-primary{border-radius:.25rem;border:1px solid #191919}.seb-theme .theme-border-accent{border-radius:.25rem;border:1px solid #6e6e6e}.seb-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.seb-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.seb-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.seb-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.seb-theme .theme-border-dark{border-radius:.25rem;border:1px solid #080808}.seb-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.seb-theme app-theme-emitter.primary{color:#191919}.seb-theme app-theme-emitter.primary-darken{color:#080808}.seb-theme app-theme-emitter.primary-lighten{color:#e3e3e3}.seb-theme app-theme-emitter.accent{color:#6e6e6e}.seb-theme app-theme-emitter.warn{color:#e90934}.seb-theme a{color:#191919}.seb-theme #title-toolbar{background:#e3e3e3;color:#191919}.seb-theme .warning{background-color:#191919}.seb-theme .outline-warning{background-color:#19191926!important;border:2px solid #191919!important;border-radius:10px}.seb-theme .outline-warning .mat-icon{margin-right:.5rem;color:#191919!important}.seb-theme footer{background-color:#191919}.seb-theme a.ghost-button{border:1px solid #191919}.seb-theme .banner-bar.primary{background-color:#191919}.seb-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#8c8c8c!important}.seb-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#0e0e0e}.seb-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.seb-theme mat-icon.actions-type-icon,.seb-theme mat-icon.primary-light,.seb-theme mat-icon.auth-icon{color:#8c8c8c}.seb-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.seb-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#191919}.seb-theme .mat-mdc-icon-button.primary{background-color:#191919;color:#fff}.seb-theme .mat-mdc-icon-button.primary:hover{background-color:#191919!important}.seb-theme .mat-mdc-card.message.primary{border-left-color:#191919!important}.seb-theme .mat-mdc-card.message.accent{border-left-color:#6e6e6e!important}.seb-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.seb-theme .text-primary{color:#191919!important}.seb-theme .text-success,.seb-theme mat-icon.text-success{color:#1e8e3e}.seb-theme .bg-primary,.seb-theme .mat-mdc-chip-set .mat-primary{background-color:#191919!important}.seb-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.seb-theme .list-item-active{color:#191919!important;background-color:#bababa!important}.seb-theme .list-item-active .mdc-list-item__primary-text,.seb-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#191919}.seb-theme .mat-button-toggle-checked{background-color:#bababa!important}.seb-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#191919!important}.seb-theme .main-container{background-color:#191919}.seb-theme .participant-box,.seb-theme .participant-box-border{border-left:4px solid #191919}.seb-theme .dnd-drag-over{background-color:#5e5e5e}.seb-theme .next-arrow{color:#191919}.seb-theme .participant-separator{background-color:#bababa}.seb-theme .dnd-drag-over.stepzone{border-color:#3c3c3c}.seb-theme .template-field-box{border-left:4px solid #191919}.seb-theme .field-box-chip-primary{background-color:#bababa;color:#0e0e0e}.seb-theme .field-box-chip-accent{background-color:#d4d4d4;color:#515151}.seb-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.seb-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#bababa}.seb-theme .signature-box div.move.selected{border-color:#0e0e0e!important}.seb-theme .signature-box span.square{background:#191919!important}.seb-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.seb-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.seb-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.seb-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.seb-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.seb-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.seb-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.seb-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.seb-theme .floating-strip,.seb-theme .floating-strip-control.strip-closed{background-color:#e3e3e3}.seb-theme .circle-ripple:before,.seb-theme .circle-ripple:after{border:2px solid #3c3c3c}.seb-theme .spinner-three-bounce>div,.seb-theme .spinner-rectangle-bounce>div{background-color:#191919!important}.seb-theme .spinner-circle-swish{color:#191919!important}.seb-theme .sk-folding-cube .sk-cube:before{background-color:#191919}.seb-theme .mat-card-border-checked{border-color:#6e6e6e!important}.seb-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e3e3e3}.seb-theme app-a4-sketch-element .element-summary{background-color:#191919}.seb-theme app-a4-sketch-element .element-logo{background-color:#6e6e6e}.seb-theme .mat-slider-thumb,.seb-theme .mat-slider-track-fill{background-color:#191919!important}.seb-theme .app-dialog-use-template-card:hover{background-color:#e3e3e3!important}.seb-theme .primary-border,.seb-theme .info-box-primary{border:solid 1px #191919}.seb-theme .info-box-primary{background-color:#1919191a}.seb-theme .info-card-primary{background-color:#e3e3e3!important;border-left:4px solid #191919!important}.seb-theme .info-card-primary .info-card-icon{color:#161616!important}.seb-theme .info-card-primary .info-card-text{color:#080808!important}.seb-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.seb-theme .info-card-warn .info-card-icon{color:#e6082f!important}.seb-theme .info-card-warn .info-card-text{color:#d90215!important}.seb-theme .ng-scrollbar-thumb{background-color:#191919!important;opacity:.7}.seb-theme .ng-scrollbar-thumb:hover,.seb-theme .ng-scrollbar-thumb:active{opacity:1}.zuo-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #00a283;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #f78f45;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f78f45;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #00a283;--mdc-filled-text-field-focus-active-indicator-color: #00a283;--mdc-filled-text-field-focus-label-text-color: rgba(0, 162, 131, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #00a283;--mdc-outlined-text-field-focus-outline-color: #00a283;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 162, 131, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(0, 162, 131, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 162, 131, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #009a7b;--mdc-switch-selected-handle-color: #009a7b;--mdc-switch-selected-hover-state-layer-color: #009a7b;--mdc-switch-selected-pressed-state-layer-color: #009a7b;--mdc-switch-selected-focus-handle-color: #007553;--mdc-switch-selected-hover-handle-color: #007553;--mdc-switch-selected-pressed-handle-color: #007553;--mdc-switch-selected-focus-track-color: #4dbea8;--mdc-switch-selected-hover-track-color: #4dbea8;--mdc-switch-selected-pressed-track-color: #4dbea8;--mdc-switch-selected-track-color: #4dbea8;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #00a283;--mdc-slider-focus-handle-color: #00a283;--mdc-slider-hover-handle-color: #00a283;--mdc-slider-active-track-color: #00a283;--mdc-slider-inactive-track-color: #00a283;--mdc-slider-with-tick-marks-inactive-container-color: #00a283;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #00a283;--mat-slider-hover-state-layer-color: rgba(0, 162, 131, .05);--mat-slider-focus-state-layer-color: rgba(0, 162, 131, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #f78f45;--mdc-checkbox-selected-hover-icon-color: #f78f45;--mdc-checkbox-selected-icon-color: #f78f45;--mdc-checkbox-selected-pressed-icon-color: #f78f45;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f78f45;--mdc-checkbox-selected-hover-state-layer-color: #f78f45;--mdc-checkbox-selected-pressed-state-layer-color: #f78f45;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #f78f45;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #00a283;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #00a283;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #00a283;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 162, 131, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 162, 131, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 162, 131, .3);--mat-datepicker-toggle-active-state-icon-color: #00a283;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 162, 131, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #00a283;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #00a283;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #00a283;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.zuo-theme .mat-accent{--mat-option-selected-state-label-text-color: #f78f45;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.zuo-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.zuo-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #00a283;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #00a283;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.zuo-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f78f45;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f78f45;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.zuo-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.zuo-theme .mat-elevation-z0,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.zuo-theme .mat-elevation-z1,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.zuo-theme .mat-elevation-z2,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.zuo-theme .mat-elevation-z3,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.zuo-theme .mat-elevation-z4,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.zuo-theme .mat-elevation-z5,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.zuo-theme .mat-elevation-z6,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.zuo-theme .mat-elevation-z7,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.zuo-theme .mat-elevation-z8,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.zuo-theme .mat-elevation-z9,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.zuo-theme .mat-elevation-z10,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.zuo-theme .mat-elevation-z11,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.zuo-theme .mat-elevation-z12,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.zuo-theme .mat-elevation-z13,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.zuo-theme .mat-elevation-z14,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.zuo-theme .mat-elevation-z15,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.zuo-theme .mat-elevation-z16,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.zuo-theme .mat-elevation-z17,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.zuo-theme .mat-elevation-z18,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.zuo-theme .mat-elevation-z19,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.zuo-theme .mat-elevation-z20,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.zuo-theme .mat-elevation-z21,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.zuo-theme .mat-elevation-z22,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.zuo-theme .mat-elevation-z23,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.zuo-theme .mat-elevation-z24,.zuo-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.zuo-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #00a283;--mdc-linear-progress-track-color: rgba(0, 162, 131, .25)}.zuo-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f78f45;--mdc-linear-progress-track-color: rgba(247, 143, 69, .25)}.zuo-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.zuo-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f78f45;--mdc-filled-text-field-focus-active-indicator-color: #f78f45;--mdc-filled-text-field-focus-label-text-color: rgba(247, 143, 69, .87);--mdc-outlined-text-field-caret-color: #f78f45;--mdc-outlined-text-field-focus-outline-color: #f78f45;--mdc-outlined-text-field-focus-label-text-color: rgba(247, 143, 69, .87);--mat-form-field-focus-select-arrow-color: rgba(247, 143, 69, .87)}.zuo-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.zuo-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(247, 143, 69, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.zuo-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.zuo-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.zuo-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.zuo-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.zuo-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #00a283;--mdc-chip-elevated-selected-container-color: #00a283;--mdc-chip-elevated-disabled-container-color: #00a283;--mdc-chip-flat-disabled-selected-container-color: #00a283;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.zuo-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.zuo-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #f78f45;--mdc-chip-elevated-selected-container-color: #f78f45;--mdc-chip-elevated-disabled-container-color: #f78f45;--mdc-chip-flat-disabled-selected-container-color: #f78f45;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.zuo-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.zuo-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.zuo-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.zuo-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #f6873e;--mdc-switch-selected-handle-color: #f6873e;--mdc-switch-selected-hover-state-layer-color: #f6873e;--mdc-switch-selected-pressed-state-layer-color: #f6873e;--mdc-switch-selected-focus-handle-color: #f1601f;--mdc-switch-selected-hover-handle-color: #f1601f;--mdc-switch-selected-pressed-handle-color: #f1601f;--mdc-switch-selected-focus-track-color: #f9b17d;--mdc-switch-selected-hover-track-color: #f9b17d;--mdc-switch-selected-pressed-track-color: #f9b17d;--mdc-switch-selected-track-color: #f9b17d}.zuo-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.zuo-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.zuo-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #00a283;--mdc-radio-selected-hover-icon-color: #00a283;--mdc-radio-selected-icon-color: #00a283;--mdc-radio-selected-pressed-icon-color: #00a283;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #00a283;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.zuo-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f78f45;--mdc-radio-selected-hover-icon-color: #f78f45;--mdc-radio-selected-icon-color: #f78f45;--mdc-radio-selected-pressed-icon-color: #f78f45;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f78f45;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.zuo-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.zuo-theme .mat-accent{--mat-slider-ripple-color: #f78f45;--mat-slider-hover-state-layer-color: rgba(247, 143, 69, .05);--mat-slider-focus-state-layer-color: rgba(247, 143, 69, .2);--mdc-slider-handle-color: #f78f45;--mdc-slider-focus-handle-color: #f78f45;--mdc-slider-hover-handle-color: #f78f45;--mdc-slider-active-track-color: #f78f45;--mdc-slider-inactive-track-color: #f78f45;--mdc-slider-with-tick-marks-inactive-container-color: #f78f45;--mdc-slider-with-tick-marks-active-container-color: black}.zuo-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.zuo-theme .mdc-list-item__start,.zuo-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #00a283;--mdc-radio-selected-hover-icon-color: #00a283;--mdc-radio-selected-icon-color: #00a283;--mdc-radio-selected-pressed-icon-color: #00a283}.zuo-theme .mat-accent .mdc-list-item__start,.zuo-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f78f45;--mdc-radio-selected-hover-icon-color: #f78f45;--mdc-radio-selected-icon-color: #f78f45;--mdc-radio-selected-pressed-icon-color: #f78f45}.zuo-theme .mat-warn .mdc-list-item__start,.zuo-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.zuo-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #00a283;--mdc-checkbox-selected-hover-icon-color: #00a283;--mdc-checkbox-selected-icon-color: #00a283;--mdc-checkbox-selected-pressed-icon-color: #00a283;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #00a283;--mdc-checkbox-selected-hover-state-layer-color: #00a283;--mdc-checkbox-selected-pressed-state-layer-color: #00a283;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.zuo-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #f78f45;--mdc-checkbox-selected-hover-icon-color: #f78f45;--mdc-checkbox-selected-icon-color: #f78f45;--mdc-checkbox-selected-pressed-icon-color: #f78f45;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f78f45;--mdc-checkbox-selected-hover-state-layer-color: #f78f45;--mdc-checkbox-selected-pressed-state-layer-color: #f78f45;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.zuo-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.zuo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.zuo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.zuo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.zuo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#00a283}.zuo-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.zuo-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.zuo-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.zuo-theme .mat-mdc-tab-group,.zuo-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #00a283;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #00a283;--mat-tab-header-active-ripple-color: #00a283;--mat-tab-header-inactive-ripple-color: #00a283;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #00a283;--mat-tab-header-active-hover-label-text-color: #00a283;--mat-tab-header-active-focus-indicator-color: #00a283;--mat-tab-header-active-hover-indicator-color: #00a283}.zuo-theme .mat-mdc-tab-group.mat-accent,.zuo-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f78f45;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f78f45;--mat-tab-header-active-ripple-color: #f78f45;--mat-tab-header-inactive-ripple-color: #f78f45;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f78f45;--mat-tab-header-active-hover-label-text-color: #f78f45;--mat-tab-header-active-focus-indicator-color: #f78f45;--mat-tab-header-active-hover-indicator-color: #f78f45}.zuo-theme .mat-mdc-tab-group.mat-warn,.zuo-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.zuo-theme .mat-mdc-tab-group.mat-background-primary,.zuo-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #00a283;--mat-tab-header-with-background-foreground-color: white}.zuo-theme .mat-mdc-tab-group.mat-background-accent,.zuo-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f78f45;--mat-tab-header-with-background-foreground-color: black}.zuo-theme .mat-mdc-tab-group.mat-background-warn,.zuo-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.zuo-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.zuo-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #00a283;--mdc-checkbox-selected-hover-icon-color: #00a283;--mdc-checkbox-selected-icon-color: #00a283;--mdc-checkbox-selected-pressed-icon-color: #00a283;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #00a283;--mdc-checkbox-selected-hover-state-layer-color: #00a283;--mdc-checkbox-selected-pressed-state-layer-color: #00a283;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.zuo-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.zuo-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #00a283;--mat-text-button-state-layer-color: #00a283;--mat-text-button-ripple-color: rgba(0, 162, 131, .1)}.zuo-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f78f45;--mat-text-button-state-layer-color: #f78f45;--mat-text-button-ripple-color: rgba(247, 143, 69, .1)}.zuo-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.zuo-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #00a283;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.zuo-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f78f45;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.zuo-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.zuo-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #00a283;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.zuo-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f78f45;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.zuo-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.zuo-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #00a283;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #00a283;--mat-outlined-button-ripple-color: rgba(0, 162, 131, .1)}.zuo-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f78f45;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f78f45;--mat-outlined-button-ripple-color: rgba(247, 143, 69, .1)}.zuo-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.zuo-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #00a283;--mat-icon-button-state-layer-color: #00a283;--mat-icon-button-ripple-color: rgba(0, 162, 131, .1)}.zuo-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f78f45;--mat-icon-button-state-layer-color: #f78f45;--mat-icon-button-ripple-color: rgba(247, 143, 69, .1)}.zuo-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.zuo-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #00a283;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.zuo-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f78f45;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.zuo-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.zuo-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #00a283;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.zuo-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f78f45;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.zuo-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.zuo-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #f78f45}.zuo-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.zuo-theme .mat-badge-accent{--mat-badge-background-color: #f78f45;--mat-badge-text-color: black}.zuo-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.zuo-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #f78f45;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(247, 143, 69, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(247, 143, 69, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(247, 143, 69, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(247, 143, 69, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.zuo-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.zuo-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f78f45}.zuo-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.zuo-theme .mat-icon.mat-primary{--mat-icon-color: #00a283}.zuo-theme .mat-icon.mat-accent{--mat-icon-color: #f78f45}.zuo-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.zuo-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #f78f45;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #f78f45;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #f78f45;--mat-stepper-header-edit-state-icon-foreground-color: black}.zuo-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.zuo-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #00a283;--mat-toolbar-container-text-color: white}.zuo-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f78f45;--mat-toolbar-container-text-color: black}.zuo-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.zuo-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.zuo-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.zuo-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.zuo-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.zuo-theme .fill-remaining-space{flex:1 1 auto}.zuo-theme .cursor-click{cursor:pointer}.zuo-theme .center{margin-bottom:2rem;height:auto}.zuo-theme .fluid{margin-bottom:2rem}.zuo-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.zuo-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.zuo-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.zuo-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.zuo-theme .nav-name-2{line-height:18px!important}.zuo-theme .text-dark{color:#008a68!important}.zuo-theme .bg-dark{background-color:#008a68!important}.zuo-theme .theme-border-dark{border-radius:.25rem;border:1px solid #008A68}.zuo-theme .snackbar-primary{--mdc-snackbar-container-color: #00a283 !important}.zuo-theme .snackbar-accent{--mdc-snackbar-container-color: #f78f45 !important}.zuo-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.zuo-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.zuo-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.zuo-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.zuo-theme .snackbar-dark{--mdc-snackbar-container-color: #008A68 !important}.zuo-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.zuo-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#f78f45!important}.zuo-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#f78f45!important}.zuo-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#f78f45!important}.zuo-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.zuo-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.zuo-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.zuo-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.zuo-theme .cell-sm{flex:.25}.zuo-theme .cell-md{flex:.5}.zuo-theme .cell-lg{flex:.75}.zuo-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.zuo-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.zuo-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.zuo-theme p{white-space:normal!important}.zuo-theme .mat-headline-4,.zuo-theme .mat-headline-3,.zuo-theme .mat-headline-2,.zuo-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.zuo-theme .key-value{font-weight:700}.zuo-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.zuo-theme .small-label-container small,.zuo-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.zuo-theme .mat-mdc-dialog-content{word-break:break-word}.zuo-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.zuo-theme a:hover,.zuo-theme a.mat-mdc-tab-link:hover,.zuo-theme a.mat-mdc-list-item:hover,.zuo-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.zuo-theme .active-link{border-right:4px solid #f78f45;transition:.3s}.zuo-theme .active-link .mat-icon{color:#f78f45!important}.zuo-theme .mat-mdc-card{margin:.75em}.zuo-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.zuo-theme button.mat-mdc-button,.zuo-theme button.mat-mdc-raised-button,.zuo-theme button.mat-mdc-unelevated-button,.zuo-theme button.mat-mdc-outlined-button,.zuo-theme button.mat-mdc-fab,.zuo-theme button.mat-mdc-mini-fab,.zuo-theme a.mat-button,.zuo-theme a.mat-raised-button,.zuo-theme a.mat-flat-button,.zuo-theme a.mat-stroked-button,.zuo-theme a.mat-fab,.zuo-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.zuo-theme button.mat-mdc-button:hover,.zuo-theme button.mat-mdc-raised-button:hover,.zuo-theme button.mat-mdc-unelevated-button:hover,.zuo-theme button.mat-mdc-outlined-button:hover,.zuo-theme button.mat-mdc-fab:hover,.zuo-theme button.mat-mdc-mini-fab:hover,.zuo-theme a.mat-button:hover,.zuo-theme a.mat-raised-button:hover,.zuo-theme a.mat-flat-button:hover,.zuo-theme a.mat-stroked-button:hover,.zuo-theme a.mat-fab:hover,.zuo-theme a.mat-mini-fab:hover{text-decoration:none}.zuo-theme button.mat-mdc-button:not(:last-of-type),.zuo-theme button.mat-mdc-raised-button:not(:last-of-type),.zuo-theme button.mat-mdc-unelevated-button:not(:last-of-type),.zuo-theme button.mat-mdc-outlined-button:not(:last-of-type),.zuo-theme button.mat-mdc-fab:not(:last-of-type),.zuo-theme a.mat-button:not(:last-of-type),.zuo-theme a.mat-raised-button:not(:last-of-type),.zuo-theme a.mat-flat-button:not(:last-of-type),.zuo-theme a.mat-stroked-button:not(:last-of-type),.zuo-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.zuo-theme button.mat-mdc-button:not(:first-of-type),.zuo-theme button.mat-mdc-raised-button:not(:first-of-type),.zuo-theme button.mat-mdc-unelevated-button:not(:first-of-type),.zuo-theme button.mat-mdc-outlined-button:not(:first-of-type),.zuo-theme button.mat-mdc-fab:not(:first-of-type),.zuo-theme a.mat-button:not(:first-of-type),.zuo-theme a.mat-raised-button:not(:first-of-type),.zuo-theme a.mat-flat-button:not(:first-of-type),.zuo-theme a.mat-stroked-button:not(:first-of-type),.zuo-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.zuo-theme button.mat-mdc-button:not(:first-of-type),.zuo-theme button.mat-mdc-raised-button:not(:first-of-type),.zuo-theme button.mat-mdc-unelevated-button:not(:first-of-type),.zuo-theme button.mat-mdc-outlined-button:not(:first-of-type),.zuo-theme button.mat-mdc-fab:not(:first-of-type),.zuo-theme a.mat-button:not(:first-of-type),.zuo-theme a.mat-raised-button:not(:first-of-type),.zuo-theme a.mat-flat-button:not(:first-of-type),.zuo-theme a.mat-stroked-button:not(:first-of-type),.zuo-theme a.mat-fab:not(:first-of-type){margin-left:0}}.zuo-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.zuo-theme .mat-mdc-mini-fab.mat-accent[disabled],.zuo-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.zuo-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.zuo-theme .prop-value{font-size:16px;margin-bottom:25px}.zuo-theme .pre-prop .prop-value{white-space:pre-wrap!important}.zuo-theme .font-medium{font-weight:500}.zuo-theme .font-light{font-weight:300}.zuo-theme .text-xs{font-size:12px!important}.zuo-theme .link{color:#f78f45}.zuo-theme .link:hover{color:#f1601f}.zuo-theme a{text-decoration:none}.zuo-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.zuo-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.zuo-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.zuo-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.zuo-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.zuo-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.zuo-theme .dnd-container.invalid{border:1px dashed #e9093f}.zuo-theme .top-container{position:relative}.zuo-theme .stretch{height:100%}.zuo-theme .dnd-height{height:100%;min-height:200px}.zuo-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.zuo-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#008a68}.zuo-theme .dnd-text .text-hidden{display:none;font-weight:600}.zuo-theme .button-container{position:absolute;bottom:5px;right:15px}.zuo-theme .file-data{flex:1;min-width:0}.zuo-theme .file-data h4,.zuo-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.zuo-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.zuo-theme div.ps>div{height:100%}.zuo-theme div.dropzone>div{height:100%}.zuo-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.zuo-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.zuo-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.zuo-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.zuo-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.zuo-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.zuo-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.zuo-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.zuo-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.zuo-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.zuo-theme .dnd-highlight:hover{display:none}.zuo-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.zuo-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.zuo-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.zuo-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.zuo-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.zuo-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.zuo-theme .pdf-width,.zuo-theme .attachment-container img{max-width:200px}.zuo-theme .message-notification{display:flex;max-width:300px;max-height:100px}.zuo-theme .message-notification .mat-icon{overflow:visible!important}.zuo-theme .message-notification .full-width{width:100%}.zuo-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.zuo-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.zuo-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.zuo-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.zuo-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.zuo-theme .notification-text:before{position:absolute;right:0;bottom:0}.zuo-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.zuo-theme .scrolless-tour{overflow:hidden}.zuo-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.zuo-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.zuo-theme .component-title{font-weight:700!important;color:#00a283}.zuo-theme .component-title .mat-icon{vertical-align:middle;color:#f78f45}.zuo-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.zuo-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.zuo-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.zuo-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.zuo-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.zuo-theme .mat-drawer-container{background-color:#fff}.zuo-theme .mat-mdc-checkbox{margin-top:15px}.zuo-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.zuo-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.zuo-theme .full-height{min-height:100vh}.zuo-theme .rounded-sm{border-radius:5px}.zuo-theme .mat-expansion-panel-header-title h3,.zuo-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.zuo-theme .mat-mdc-snack-bar-container{width:100%!important}}.zuo-theme .snackbar-margin{margin-top:80px!important}.zuo-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.zuo-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.zuo-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.zuo-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.zuo-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.zuo-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.zuo-theme .mat-mdc-list-item-title{white-space:pre-wrap}.zuo-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.zuo-theme .dialog-close{float:right}.zuo-theme .spa-nav-menu mat-icon{margin-right:16px!important}.zuo-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.zuo-theme .w-100{width:100%}.zuo-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.zuo-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.zuo-theme .mat-mdc-button,.zuo-theme .mat-mdc-unelevated-button,.zuo-theme .mat-mdc-raised-button,.zuo-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.zuo-theme .mat-mdc-button>.mat-icon,.zuo-theme .mat-mdc-unelevated-button>.mat-icon,.zuo-theme .mat-mdc-raised-button>.mat-icon,.zuo-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.zuo-theme .mat-icon{overflow:visible!important}.zuo-theme .mat-mdc-checkbox .mdc-label,.zuo-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.zuo-theme .mdc-button{height:fit-content!important}.zuo-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.zuo-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.zuo-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.zuo-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.zuo-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.zuo-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.zuo-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.zuo-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.zuo-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.zuo-theme .table-search .mat-mdc-form-field,.zuo-theme .mat-mdc-slide-toggle label{margin-bottom:0}.zuo-theme body,.zuo-theme h2>small,.zuo-theme .h2>small,.zuo-theme h2>.small,.zuo-theme .h2>.small,.zuo-theme h3>small,.zuo-theme .h3>small,.zuo-theme h3>.small,.zuo-theme .h3>.small,.zuo-theme .mat-mdc-card,.zuo-theme .mat-mdc-cell.default,.zuo-theme .mat-drawer-container,.zuo-theme .mat-mdc-dialog-container{color:#7d7d7d}.zuo-theme .mat-mdc-tab .mdc-tab__text-label,.zuo-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.zuo-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.zuo-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.zuo-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.zuo-theme app-dash-card .mat-mdc-card h2,.zuo-theme h2,.zuo-theme .h2{color:#3f3f3f}.zuo-theme .text-accent{color:#f78f45!important}.zuo-theme .text-warn{color:#e90934!important}.zuo-theme .text-success{color:#1e8e3e!important}.zuo-theme .text-glow{color:#f9b233!important}.zuo-theme .text-light{color:#f4f5f6!important}.zuo-theme .text-dark{color:#007553!important}.zuo-theme .text-white{color:#fff!important}.zuo-theme .bg-primary{background-color:#00a283!important}.zuo-theme .bg-accent{background-color:#f78f45!important}.zuo-theme .bg-warn{background-color:#e90934!important}.zuo-theme .bg-success{background-color:#1e8e3e!important}.zuo-theme .bg-glow{background-color:#f9b233!important}.zuo-theme .bg-light{background-color:#f4f5f6!important}.zuo-theme .bg-dark{background-color:#007553!important}.zuo-theme .bg-white{background-color:#fff!important}.zuo-theme .theme-border-primary{border-radius:.25rem;border:1px solid #00a283}.zuo-theme .theme-border-accent{border-radius:.25rem;border:1px solid #f78f45}.zuo-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.zuo-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.zuo-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.zuo-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.zuo-theme .theme-border-dark{border-radius:.25rem;border:1px solid #007553}.zuo-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.zuo-theme app-theme-emitter.primary{color:#00a283}.zuo-theme app-theme-emitter.primary-darken{color:#007553}.zuo-theme app-theme-emitter.primary-lighten{color:#e0f4f0}.zuo-theme app-theme-emitter.accent{color:#f78f45}.zuo-theme app-theme-emitter.warn{color:#e90934}.zuo-theme a{color:#00a283}.zuo-theme #title-toolbar{background:#f0f0f0;color:#008a68}.zuo-theme .warning{background-color:#00a283}.zuo-theme .outline-warning{background-color:#00a28326!important;border:2px solid #00a283!important;border-radius:10px}.zuo-theme .outline-warning .mat-icon{margin-right:.5rem;color:#00a283!important}.zuo-theme footer{background-color:#00a283}.zuo-theme a.ghost-button{border:1px solid #00a283}.zuo-theme .banner-bar.primary{background-color:#00a283}.zuo-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#80d1c1!important}.zuo-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#008666}.zuo-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.zuo-theme mat-icon.actions-type-icon,.zuo-theme mat-icon.primary-light,.zuo-theme mat-icon.auth-icon{color:#80d1c1}.zuo-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.zuo-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#00a283}.zuo-theme .mat-mdc-icon-button.primary{background-color:#00a283;color:#fff}.zuo-theme .mat-mdc-icon-button.primary:hover{background-color:#00a283!important}.zuo-theme .mat-mdc-card.message.primary{border-left-color:#00a283!important}.zuo-theme .mat-mdc-card.message.accent{border-left-color:#f78f45!important}.zuo-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.zuo-theme .text-primary{color:#00a283!important}.zuo-theme .text-success,.zuo-theme mat-icon.text-success{color:#1e8e3e}.zuo-theme .bg-primary,.zuo-theme .mat-mdc-chip-set .mat-primary{background-color:#00a283!important}.zuo-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.zuo-theme .list-item-active{color:#00a283!important;background-color:#b3e3da!important}.zuo-theme .list-item-active .mdc-list-item__primary-text,.zuo-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#00a283}.zuo-theme .mat-button-toggle-checked{background-color:#b3e3da!important}.zuo-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#00a283!important}.zuo-theme .main-container{background-color:#00a283}.zuo-theme .participant-box,.zuo-theme .participant-box-border{border-left:4px solid #00a283}.zuo-theme .dnd-drag-over{background-color:#4dbea8}.zuo-theme .next-arrow{color:#00a283}.zuo-theme .participant-separator{background-color:#b3e3da}.zuo-theme .dnd-drag-over.stepzone{border-color:#26b096}.zuo-theme .template-field-box{border-left:4px solid #00a283}.zuo-theme .field-box-chip-primary{background-color:#b3e3da;color:#008666}.zuo-theme .field-box-chip-accent{background-color:#fdddc7;color:#f3722e}.zuo-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.zuo-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#b3e3da}.zuo-theme .signature-box div.move.selected{border-color:#008666!important}.zuo-theme .signature-box span.square{background:#00a283!important}.zuo-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.zuo-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.zuo-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.zuo-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.zuo-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.zuo-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.zuo-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.zuo-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.zuo-theme .floating-strip,.zuo-theme .floating-strip-control.strip-closed{background-color:#e0f4f0}.zuo-theme .circle-ripple:before,.zuo-theme .circle-ripple:after{border:2px solid #26b096}.zuo-theme .spinner-three-bounce>div,.zuo-theme .spinner-rectangle-bounce>div{background-color:#00a283!important}.zuo-theme .spinner-circle-swish{color:#00a283!important}.zuo-theme .sk-folding-cube .sk-cube:before{background-color:#00a283}.zuo-theme .mat-card-border-checked{border-color:#f78f45!important}.zuo-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e0f4f0}.zuo-theme app-a4-sketch-element .element-summary{background-color:#00a283}.zuo-theme app-a4-sketch-element .element-logo{background-color:#f78f45}.zuo-theme .mat-slider-thumb,.zuo-theme .mat-slider-track-fill{background-color:#00a283!important}.zuo-theme .app-dialog-use-template-card:hover{background-color:#e0f4f0!important}.zuo-theme .primary-border,.zuo-theme .info-box-primary{border:solid 1px #00a283}.zuo-theme .info-box-primary{background-color:#00a2831a}.zuo-theme .info-card-primary{background-color:#e0f4f0!important;border-left:4px solid #00a283!important}.zuo-theme .info-card-primary .info-card-icon{color:#009a7b!important}.zuo-theme .info-card-primary .info-card-text{color:#007553!important}.zuo-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.zuo-theme .info-card-warn .info-card-icon{color:#e6082f!important}.zuo-theme .info-card-warn .info-card-text{color:#d90215!important}.zuo-theme .ng-scrollbar-thumb{background-color:#00a283!important;opacity:.7}.zuo-theme .ng-scrollbar-thumb:hover,.zuo-theme .ng-scrollbar-thumb:active{opacity:1}.dpb-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #5a6263;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #003af1;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #003af1;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #5a6263;--mdc-filled-text-field-focus-active-indicator-color: #5a6263;--mdc-filled-text-field-focus-label-text-color: rgba(90, 98, 99, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #5a6263;--mdc-outlined-text-field-focus-outline-color: #5a6263;--mdc-outlined-text-field-focus-label-text-color: rgba(90, 98, 99, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(90, 98, 99, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(90, 98, 99, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #525a5b;--mdc-switch-selected-handle-color: #525a5b;--mdc-switch-selected-hover-state-layer-color: #525a5b;--mdc-switch-selected-pressed-state-layer-color: #525a5b;--mdc-switch-selected-focus-handle-color: #2e3435;--mdc-switch-selected-hover-handle-color: #2e3435;--mdc-switch-selected-pressed-handle-color: #2e3435;--mdc-switch-selected-focus-track-color: #8c9192;--mdc-switch-selected-hover-track-color: #8c9192;--mdc-switch-selected-pressed-track-color: #8c9192;--mdc-switch-selected-track-color: #8c9192;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #5a6263;--mdc-slider-focus-handle-color: #5a6263;--mdc-slider-hover-handle-color: #5a6263;--mdc-slider-active-track-color: #5a6263;--mdc-slider-inactive-track-color: #5a6263;--mdc-slider-with-tick-marks-inactive-container-color: #5a6263;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #5a6263;--mat-slider-hover-state-layer-color: rgba(90, 98, 99, .05);--mat-slider-focus-state-layer-color: rgba(90, 98, 99, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #003af1;--mdc-checkbox-selected-hover-icon-color: #003af1;--mdc-checkbox-selected-icon-color: #003af1;--mdc-checkbox-selected-pressed-icon-color: #003af1;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #003af1;--mdc-checkbox-selected-hover-state-layer-color: #003af1;--mdc-checkbox-selected-pressed-state-layer-color: #003af1;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #003af1;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #5a6263;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #5a6263;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #5a6263;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(90, 98, 99, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(90, 98, 99, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(90, 98, 99, .3);--mat-datepicker-toggle-active-state-icon-color: #5a6263;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(90, 98, 99, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #5a6263;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #5a6263;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #5a6263;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.dpb-theme .mat-accent{--mat-option-selected-state-label-text-color: #003af1;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.dpb-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.dpb-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #5a6263;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #5a6263;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dpb-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #003af1;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #003af1;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dpb-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dpb-theme .mat-elevation-z0,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.dpb-theme .mat-elevation-z1,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.dpb-theme .mat-elevation-z2,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dpb-theme .mat-elevation-z3,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.dpb-theme .mat-elevation-z4,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.dpb-theme .mat-elevation-z5,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.dpb-theme .mat-elevation-z6,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.dpb-theme .mat-elevation-z7,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.dpb-theme .mat-elevation-z8,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.dpb-theme .mat-elevation-z9,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.dpb-theme .mat-elevation-z10,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.dpb-theme .mat-elevation-z11,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.dpb-theme .mat-elevation-z12,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.dpb-theme .mat-elevation-z13,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.dpb-theme .mat-elevation-z14,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.dpb-theme .mat-elevation-z15,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.dpb-theme .mat-elevation-z16,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.dpb-theme .mat-elevation-z17,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.dpb-theme .mat-elevation-z18,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.dpb-theme .mat-elevation-z19,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.dpb-theme .mat-elevation-z20,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.dpb-theme .mat-elevation-z21,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.dpb-theme .mat-elevation-z22,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.dpb-theme .mat-elevation-z23,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.dpb-theme .mat-elevation-z24,.dpb-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.dpb-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #5a6263;--mdc-linear-progress-track-color: rgba(90, 98, 99, .25)}.dpb-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #003af1;--mdc-linear-progress-track-color: rgba(0, 58, 241, .25)}.dpb-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.dpb-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #003af1;--mdc-filled-text-field-focus-active-indicator-color: #003af1;--mdc-filled-text-field-focus-label-text-color: rgba(0, 58, 241, .87);--mdc-outlined-text-field-caret-color: #003af1;--mdc-outlined-text-field-focus-outline-color: #003af1;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 58, 241, .87);--mat-form-field-focus-select-arrow-color: rgba(0, 58, 241, .87)}.dpb-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.dpb-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 58, 241, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.dpb-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.dpb-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.dpb-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.dpb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dpb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #5a6263;--mdc-chip-elevated-selected-container-color: #5a6263;--mdc-chip-elevated-disabled-container-color: #5a6263;--mdc-chip-flat-disabled-selected-container-color: #5a6263;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dpb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dpb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #003af1;--mdc-chip-elevated-selected-container-color: #003af1;--mdc-chip-elevated-disabled-container-color: #003af1;--mdc-chip-flat-disabled-selected-container-color: #003af1;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dpb-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dpb-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dpb-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.dpb-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #0034ef;--mdc-switch-selected-handle-color: #0034ef;--mdc-switch-selected-hover-state-layer-color: #0034ef;--mdc-switch-selected-pressed-state-layer-color: #0034ef;--mdc-switch-selected-focus-handle-color: #0018e7;--mdc-switch-selected-hover-handle-color: #0018e7;--mdc-switch-selected-pressed-handle-color: #0018e7;--mdc-switch-selected-focus-track-color: #4d75f5;--mdc-switch-selected-hover-track-color: #4d75f5;--mdc-switch-selected-pressed-track-color: #4d75f5;--mdc-switch-selected-track-color: #4d75f5}.dpb-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.dpb-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.dpb-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #5a6263;--mdc-radio-selected-hover-icon-color: #5a6263;--mdc-radio-selected-icon-color: #5a6263;--mdc-radio-selected-pressed-icon-color: #5a6263;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #5a6263;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.dpb-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #003af1;--mdc-radio-selected-hover-icon-color: #003af1;--mdc-radio-selected-icon-color: #003af1;--mdc-radio-selected-pressed-icon-color: #003af1;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #003af1;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.dpb-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.dpb-theme .mat-accent{--mat-slider-ripple-color: #003af1;--mat-slider-hover-state-layer-color: rgba(0, 58, 241, .05);--mat-slider-focus-state-layer-color: rgba(0, 58, 241, .2);--mdc-slider-handle-color: #003af1;--mdc-slider-focus-handle-color: #003af1;--mdc-slider-hover-handle-color: #003af1;--mdc-slider-active-track-color: #003af1;--mdc-slider-inactive-track-color: #003af1;--mdc-slider-with-tick-marks-inactive-container-color: #003af1;--mdc-slider-with-tick-marks-active-container-color: white}.dpb-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.dpb-theme .mdc-list-item__start,.dpb-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #5a6263;--mdc-radio-selected-hover-icon-color: #5a6263;--mdc-radio-selected-icon-color: #5a6263;--mdc-radio-selected-pressed-icon-color: #5a6263}.dpb-theme .mat-accent .mdc-list-item__start,.dpb-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #003af1;--mdc-radio-selected-hover-icon-color: #003af1;--mdc-radio-selected-icon-color: #003af1;--mdc-radio-selected-pressed-icon-color: #003af1}.dpb-theme .mat-warn .mdc-list-item__start,.dpb-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.dpb-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #5a6263;--mdc-checkbox-selected-hover-icon-color: #5a6263;--mdc-checkbox-selected-icon-color: #5a6263;--mdc-checkbox-selected-pressed-icon-color: #5a6263;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #5a6263;--mdc-checkbox-selected-hover-state-layer-color: #5a6263;--mdc-checkbox-selected-pressed-state-layer-color: #5a6263;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dpb-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #003af1;--mdc-checkbox-selected-hover-icon-color: #003af1;--mdc-checkbox-selected-icon-color: #003af1;--mdc-checkbox-selected-pressed-icon-color: #003af1;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #003af1;--mdc-checkbox-selected-hover-state-layer-color: #003af1;--mdc-checkbox-selected-pressed-state-layer-color: #003af1;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dpb-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dpb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.dpb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.dpb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.dpb-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#5a6263}.dpb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.dpb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.dpb-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.dpb-theme .mat-mdc-tab-group,.dpb-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #5a6263;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #5a6263;--mat-tab-header-active-ripple-color: #5a6263;--mat-tab-header-inactive-ripple-color: #5a6263;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #5a6263;--mat-tab-header-active-hover-label-text-color: #5a6263;--mat-tab-header-active-focus-indicator-color: #5a6263;--mat-tab-header-active-hover-indicator-color: #5a6263}.dpb-theme .mat-mdc-tab-group.mat-accent,.dpb-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #003af1;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #003af1;--mat-tab-header-active-ripple-color: #003af1;--mat-tab-header-inactive-ripple-color: #003af1;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #003af1;--mat-tab-header-active-hover-label-text-color: #003af1;--mat-tab-header-active-focus-indicator-color: #003af1;--mat-tab-header-active-hover-indicator-color: #003af1}.dpb-theme .mat-mdc-tab-group.mat-warn,.dpb-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.dpb-theme .mat-mdc-tab-group.mat-background-primary,.dpb-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #5a6263;--mat-tab-header-with-background-foreground-color: white}.dpb-theme .mat-mdc-tab-group.mat-background-accent,.dpb-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #003af1;--mat-tab-header-with-background-foreground-color: white}.dpb-theme .mat-mdc-tab-group.mat-background-warn,.dpb-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.dpb-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.dpb-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #5a6263;--mdc-checkbox-selected-hover-icon-color: #5a6263;--mdc-checkbox-selected-icon-color: #5a6263;--mdc-checkbox-selected-pressed-icon-color: #5a6263;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #5a6263;--mdc-checkbox-selected-hover-state-layer-color: #5a6263;--mdc-checkbox-selected-pressed-state-layer-color: #5a6263;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dpb-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dpb-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #5a6263;--mat-text-button-state-layer-color: #5a6263;--mat-text-button-ripple-color: rgba(90, 98, 99, .1)}.dpb-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #003af1;--mat-text-button-state-layer-color: #003af1;--mat-text-button-ripple-color: rgba(0, 58, 241, .1)}.dpb-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.dpb-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #5a6263;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dpb-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #003af1;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dpb-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dpb-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #5a6263;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dpb-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #003af1;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dpb-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dpb-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #5a6263;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #5a6263;--mat-outlined-button-ripple-color: rgba(90, 98, 99, .1)}.dpb-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #003af1;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #003af1;--mat-outlined-button-ripple-color: rgba(0, 58, 241, .1)}.dpb-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.dpb-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #5a6263;--mat-icon-button-state-layer-color: #5a6263;--mat-icon-button-ripple-color: rgba(90, 98, 99, .1)}.dpb-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #003af1;--mat-icon-button-state-layer-color: #003af1;--mat-icon-button-ripple-color: rgba(0, 58, 241, .1)}.dpb-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.dpb-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #5a6263;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dpb-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #003af1;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dpb-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dpb-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #5a6263;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dpb-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #003af1;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dpb-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dpb-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #003af1}.dpb-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.dpb-theme .mat-badge-accent{--mat-badge-background-color: #003af1;--mat-badge-text-color: white}.dpb-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.dpb-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #003af1;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 58, 241, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 58, 241, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 58, 241, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 58, 241, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dpb-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dpb-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #003af1}.dpb-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.dpb-theme .mat-icon.mat-primary{--mat-icon-color: #5a6263}.dpb-theme .mat-icon.mat-accent{--mat-icon-color: #003af1}.dpb-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.dpb-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #003af1;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #003af1;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #003af1;--mat-stepper-header-edit-state-icon-foreground-color: white}.dpb-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.dpb-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #5a6263;--mat-toolbar-container-text-color: white}.dpb-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #003af1;--mat-toolbar-container-text-color: white}.dpb-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.dpb-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.dpb-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.dpb-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.dpb-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.dpb-theme .fill-remaining-space{flex:1 1 auto}.dpb-theme .cursor-click{cursor:pointer}.dpb-theme .center{margin-bottom:2rem;height:auto}.dpb-theme .fluid{margin-bottom:2rem}.dpb-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.dpb-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.dpb-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.dpb-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.dpb-theme .nav-name-2{line-height:18px!important}.dpb-theme .theme-border-dark{border-radius:.25rem;border:1px solid #2E3435}.dpb-theme .snackbar-primary{--mdc-snackbar-container-color: #5a6263 !important}.dpb-theme .snackbar-accent{--mdc-snackbar-container-color: #003af1 !important}.dpb-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.dpb-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.dpb-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.dpb-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.dpb-theme .snackbar-dark{--mdc-snackbar-container-color: #2E3435 !important}.dpb-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.dpb-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#003af1!important}.dpb-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#003af1!important}.dpb-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#003af1!important}.dpb-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.dpb-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dpb-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.dpb-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dpb-theme .cell-sm{flex:.25}.dpb-theme .cell-md{flex:.5}.dpb-theme .cell-lg{flex:.75}.dpb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.dpb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.dpb-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.dpb-theme p{white-space:normal!important}.dpb-theme .mat-headline-4,.dpb-theme .mat-headline-3,.dpb-theme .mat-headline-2,.dpb-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.dpb-theme .key-value{font-weight:700}.dpb-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.dpb-theme .small-label-container small,.dpb-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.dpb-theme .mat-mdc-dialog-content{word-break:break-word}.dpb-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.dpb-theme a:hover,.dpb-theme a.mat-mdc-tab-link:hover,.dpb-theme a.mat-mdc-list-item:hover,.dpb-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.dpb-theme .active-link{border-right:4px solid #003af1;transition:.3s}.dpb-theme .active-link .mat-icon{color:#003af1!important}.dpb-theme .mat-mdc-card{margin:.75em}.dpb-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.dpb-theme button.mat-mdc-button,.dpb-theme button.mat-mdc-raised-button,.dpb-theme button.mat-mdc-unelevated-button,.dpb-theme button.mat-mdc-outlined-button,.dpb-theme button.mat-mdc-fab,.dpb-theme button.mat-mdc-mini-fab,.dpb-theme a.mat-button,.dpb-theme a.mat-raised-button,.dpb-theme a.mat-flat-button,.dpb-theme a.mat-stroked-button,.dpb-theme a.mat-fab,.dpb-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.dpb-theme button.mat-mdc-button:hover,.dpb-theme button.mat-mdc-raised-button:hover,.dpb-theme button.mat-mdc-unelevated-button:hover,.dpb-theme button.mat-mdc-outlined-button:hover,.dpb-theme button.mat-mdc-fab:hover,.dpb-theme button.mat-mdc-mini-fab:hover,.dpb-theme a.mat-button:hover,.dpb-theme a.mat-raised-button:hover,.dpb-theme a.mat-flat-button:hover,.dpb-theme a.mat-stroked-button:hover,.dpb-theme a.mat-fab:hover,.dpb-theme a.mat-mini-fab:hover{text-decoration:none}.dpb-theme button.mat-mdc-button:not(:last-of-type),.dpb-theme button.mat-mdc-raised-button:not(:last-of-type),.dpb-theme button.mat-mdc-unelevated-button:not(:last-of-type),.dpb-theme button.mat-mdc-outlined-button:not(:last-of-type),.dpb-theme button.mat-mdc-fab:not(:last-of-type),.dpb-theme a.mat-button:not(:last-of-type),.dpb-theme a.mat-raised-button:not(:last-of-type),.dpb-theme a.mat-flat-button:not(:last-of-type),.dpb-theme a.mat-stroked-button:not(:last-of-type),.dpb-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.dpb-theme button.mat-mdc-button:not(:first-of-type),.dpb-theme button.mat-mdc-raised-button:not(:first-of-type),.dpb-theme button.mat-mdc-unelevated-button:not(:first-of-type),.dpb-theme button.mat-mdc-outlined-button:not(:first-of-type),.dpb-theme button.mat-mdc-fab:not(:first-of-type),.dpb-theme a.mat-button:not(:first-of-type),.dpb-theme a.mat-raised-button:not(:first-of-type),.dpb-theme a.mat-flat-button:not(:first-of-type),.dpb-theme a.mat-stroked-button:not(:first-of-type),.dpb-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.dpb-theme button.mat-mdc-button:not(:first-of-type),.dpb-theme button.mat-mdc-raised-button:not(:first-of-type),.dpb-theme button.mat-mdc-unelevated-button:not(:first-of-type),.dpb-theme button.mat-mdc-outlined-button:not(:first-of-type),.dpb-theme button.mat-mdc-fab:not(:first-of-type),.dpb-theme a.mat-button:not(:first-of-type),.dpb-theme a.mat-raised-button:not(:first-of-type),.dpb-theme a.mat-flat-button:not(:first-of-type),.dpb-theme a.mat-stroked-button:not(:first-of-type),.dpb-theme a.mat-fab:not(:first-of-type){margin-left:0}}.dpb-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.dpb-theme .mat-mdc-mini-fab.mat-accent[disabled],.dpb-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.dpb-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.dpb-theme .prop-value{font-size:16px;margin-bottom:25px}.dpb-theme .pre-prop .prop-value{white-space:pre-wrap!important}.dpb-theme .font-medium{font-weight:500}.dpb-theme .font-light{font-weight:300}.dpb-theme .text-xs{font-size:12px!important}.dpb-theme .link{color:#003af1}.dpb-theme .link:hover{color:#0018e7}.dpb-theme a{text-decoration:none}.dpb-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.dpb-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.dpb-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.dpb-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.dpb-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.dpb-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.dpb-theme .dnd-container.invalid{border:1px dashed #e9093f}.dpb-theme .top-container{position:relative}.dpb-theme .stretch{height:100%}.dpb-theme .dnd-height{height:100%;min-height:200px}.dpb-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.dpb-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#2e3435}.dpb-theme .dnd-text .text-hidden{display:none;font-weight:600}.dpb-theme .button-container{position:absolute;bottom:5px;right:15px}.dpb-theme .file-data{flex:1;min-width:0}.dpb-theme .file-data h4,.dpb-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.dpb-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dpb-theme div.ps>div{height:100%}.dpb-theme div.dropzone>div{height:100%}.dpb-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.dpb-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.dpb-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.dpb-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.dpb-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.dpb-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.dpb-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.dpb-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.dpb-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.dpb-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.dpb-theme .dnd-highlight:hover{display:none}.dpb-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.dpb-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.dpb-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.dpb-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.dpb-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.dpb-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.dpb-theme .pdf-width,.dpb-theme .attachment-container img{max-width:200px}.dpb-theme .message-notification{display:flex;max-width:300px;max-height:100px}.dpb-theme .message-notification .mat-icon{overflow:visible!important}.dpb-theme .message-notification .full-width{width:100%}.dpb-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.dpb-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.dpb-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.dpb-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.dpb-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.dpb-theme .notification-text:before{position:absolute;right:0;bottom:0}.dpb-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.dpb-theme .scrolless-tour{overflow:hidden}.dpb-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.dpb-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.dpb-theme .component-title{font-weight:700!important;color:#5a6263}.dpb-theme .component-title .mat-icon{vertical-align:middle;color:#003af1}.dpb-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.dpb-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.dpb-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.dpb-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.dpb-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.dpb-theme .mat-drawer-container{background-color:#fff}.dpb-theme .mat-mdc-checkbox{margin-top:15px}.dpb-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.dpb-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.dpb-theme .full-height{min-height:100vh}.dpb-theme .rounded-sm{border-radius:5px}.dpb-theme .mat-expansion-panel-header-title h3,.dpb-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.dpb-theme .mat-mdc-snack-bar-container{width:100%!important}}.dpb-theme .snackbar-margin{margin-top:80px!important}.dpb-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.dpb-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.dpb-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.dpb-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.dpb-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.dpb-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.dpb-theme .mat-mdc-list-item-title{white-space:pre-wrap}.dpb-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.dpb-theme .dialog-close{float:right}.dpb-theme .spa-nav-menu mat-icon{margin-right:16px!important}.dpb-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.dpb-theme .w-100{width:100%}.dpb-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.dpb-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.dpb-theme .mat-mdc-button,.dpb-theme .mat-mdc-unelevated-button,.dpb-theme .mat-mdc-raised-button,.dpb-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.dpb-theme .mat-mdc-button>.mat-icon,.dpb-theme .mat-mdc-unelevated-button>.mat-icon,.dpb-theme .mat-mdc-raised-button>.mat-icon,.dpb-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.dpb-theme .mat-icon{overflow:visible!important}.dpb-theme .mat-mdc-checkbox .mdc-label,.dpb-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.dpb-theme .mdc-button{height:fit-content!important}.dpb-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.dpb-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.dpb-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.dpb-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.dpb-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.dpb-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.dpb-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.dpb-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.dpb-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.dpb-theme .table-search .mat-mdc-form-field,.dpb-theme .mat-mdc-slide-toggle label{margin-bottom:0}.dpb-theme body,.dpb-theme h2>small,.dpb-theme .h2>small,.dpb-theme h2>.small,.dpb-theme .h2>.small,.dpb-theme h3>small,.dpb-theme .h3>small,.dpb-theme h3>.small,.dpb-theme .h3>.small,.dpb-theme .mat-mdc-card,.dpb-theme .mat-mdc-cell.default,.dpb-theme .mat-drawer-container,.dpb-theme .mat-mdc-dialog-container{color:#7d7d7d}.dpb-theme .mat-mdc-tab .mdc-tab__text-label,.dpb-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.dpb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.dpb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.dpb-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.dpb-theme app-dash-card .mat-mdc-card h2,.dpb-theme h2,.dpb-theme .h2{color:#3f3f3f}.dpb-theme .text-accent{color:#003af1!important}.dpb-theme .text-warn{color:#e90934!important}.dpb-theme .text-success{color:#1e8e3e!important}.dpb-theme .text-glow{color:#f9b233!important}.dpb-theme .text-light{color:#f4f5f6!important}.dpb-theme .text-dark{color:#2e3435!important}.dpb-theme .text-white{color:#fff!important}.dpb-theme .bg-primary{background-color:#5a6263!important}.dpb-theme .bg-accent{background-color:#003af1!important}.dpb-theme .bg-warn{background-color:#e90934!important}.dpb-theme .bg-success{background-color:#1e8e3e!important}.dpb-theme .bg-glow{background-color:#f9b233!important}.dpb-theme .bg-light{background-color:#f4f5f6!important}.dpb-theme .bg-dark{background-color:#2e3435!important}.dpb-theme .bg-white{background-color:#fff!important}.dpb-theme .theme-border-primary{border-radius:.25rem;border:1px solid #5a6263}.dpb-theme .theme-border-accent{border-radius:.25rem;border:1px solid #003af1}.dpb-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.dpb-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.dpb-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.dpb-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.dpb-theme .theme-border-dark{border-radius:.25rem;border:1px solid #2e3435}.dpb-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.dpb-theme app-theme-emitter.primary{color:#5a6263}.dpb-theme app-theme-emitter.primary-darken{color:#2e3435}.dpb-theme app-theme-emitter.primary-lighten{color:#ebecec}.dpb-theme app-theme-emitter.accent{color:#003af1}.dpb-theme app-theme-emitter.warn{color:#e90934}.dpb-theme a{color:#5a6263}.dpb-theme #title-toolbar{background:#ced0d0;color:#2e3435}.dpb-theme .warning{background-color:#5a6263}.dpb-theme .outline-warning{background-color:#5a626326!important;border:2px solid #5a6263!important;border-radius:10px}.dpb-theme .outline-warning .mat-icon{margin-right:.5rem;color:#5a6263!important}.dpb-theme footer{background-color:#5a6263}.dpb-theme a.ghost-button{border:1px solid #5a6263}.dpb-theme .banner-bar.primary{background-color:#5a6263}.dpb-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#adb1b1!important}.dpb-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#3f4647}.dpb-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.dpb-theme mat-icon.actions-type-icon,.dpb-theme mat-icon.primary-light,.dpb-theme mat-icon.auth-icon{color:#adb1b1}.dpb-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.dpb-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#5a6263}.dpb-theme .mat-mdc-icon-button.primary{background-color:#5a6263;color:#fff}.dpb-theme .mat-mdc-icon-button.primary:hover{background-color:#5a6263!important}.dpb-theme .mat-mdc-card.message.primary{border-left-color:#5a6263!important}.dpb-theme .mat-mdc-card.message.accent{border-left-color:#003af1!important}.dpb-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.dpb-theme .text-primary{color:#5a6263!important}.dpb-theme .text-success,.dpb-theme mat-icon.text-success{color:#1e8e3e}.dpb-theme .bg-primary,.dpb-theme .mat-mdc-chip-set .mat-primary{background-color:#5a6263!important}.dpb-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.dpb-theme .list-item-active{color:#5a6263!important;background-color:#ced0d0!important}.dpb-theme .list-item-active .mdc-list-item__primary-text,.dpb-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#5a6263}.dpb-theme .mat-button-toggle-checked{background-color:#ced0d0!important}.dpb-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#5a6263!important}.dpb-theme .main-container{background-color:#5a6263}.dpb-theme .participant-box,.dpb-theme .participant-box-border{border-left:4px solid #5a6263}.dpb-theme .dnd-drag-over{background-color:#8c9192}.dpb-theme .next-arrow{color:#5a6263}.dpb-theme .participant-separator{background-color:#ced0d0}.dpb-theme .dnd-drag-over.stepzone{border-color:#737a7a}.dpb-theme .template-field-box{border-left:4px solid #5a6263}.dpb-theme .field-box-chip-primary{background-color:#ced0d0;color:#3f4647}.dpb-theme .field-box-chip-accent{background-color:#b3c4fb;color:#0025eb}.dpb-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.dpb-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#ced0d0}.dpb-theme .signature-box div.move.selected{border-color:#3f4647!important}.dpb-theme .signature-box span.square{background:#5a6263!important}.dpb-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.dpb-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.dpb-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.dpb-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.dpb-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.dpb-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.dpb-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.dpb-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.dpb-theme .floating-strip,.dpb-theme .floating-strip-control.strip-closed{background-color:#ebecec}.dpb-theme .circle-ripple:before,.dpb-theme .circle-ripple:after{border:2px solid #737a7a}.dpb-theme .spinner-three-bounce>div,.dpb-theme .spinner-rectangle-bounce>div{background-color:#5a6263!important}.dpb-theme .spinner-circle-swish{color:#5a6263!important}.dpb-theme .sk-folding-cube .sk-cube:before{background-color:#5a6263}.dpb-theme .mat-card-border-checked{border-color:#003af1!important}.dpb-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#ebecec}.dpb-theme app-a4-sketch-element .element-summary{background-color:#5a6263}.dpb-theme app-a4-sketch-element .element-logo{background-color:#003af1}.dpb-theme .mat-slider-thumb,.dpb-theme .mat-slider-track-fill{background-color:#5a6263!important}.dpb-theme .app-dialog-use-template-card:hover{background-color:#ebecec!important}.dpb-theme .primary-border,.dpb-theme .info-box-primary{border:solid 1px #5a6263}.dpb-theme .info-box-primary{background-color:#5a62631a}.dpb-theme .info-card-primary{background-color:#ebecec!important;border-left:4px solid #5a6263!important}.dpb-theme .info-card-primary .info-card-icon{color:#525a5b!important}.dpb-theme .info-card-primary .info-card-text{color:#2e3435!important}.dpb-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.dpb-theme .info-card-warn .info-card-icon{color:#e6082f!important}.dpb-theme .info-card-warn .info-card-text{color:#d90215!important}.dpb-theme .ng-scrollbar-thumb{background-color:#5a6263!important;opacity:.7}.dpb-theme .ng-scrollbar-thumb:hover,.dpb-theme .ng-scrollbar-thumb:active{opacity:1}.djp-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #015a58;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #ef8021;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef8021;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #015a58;--mdc-filled-text-field-focus-active-indicator-color: #015a58;--mdc-filled-text-field-focus-label-text-color: rgba(1, 90, 88, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #015a58;--mdc-outlined-text-field-focus-outline-color: #015a58;--mdc-outlined-text-field-focus-label-text-color: rgba(1, 90, 88, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(1, 90, 88, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(1, 90, 88, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #015250;--mdc-switch-selected-handle-color: #015250;--mdc-switch-selected-hover-state-layer-color: #015250;--mdc-switch-selected-pressed-state-layer-color: #015250;--mdc-switch-selected-focus-handle-color: #002e2d;--mdc-switch-selected-hover-handle-color: #002e2d;--mdc-switch-selected-pressed-handle-color: #002e2d;--mdc-switch-selected-focus-track-color: #4d8c8a;--mdc-switch-selected-hover-track-color: #4d8c8a;--mdc-switch-selected-pressed-track-color: #4d8c8a;--mdc-switch-selected-track-color: #4d8c8a;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #015a58;--mdc-slider-focus-handle-color: #015a58;--mdc-slider-hover-handle-color: #015a58;--mdc-slider-active-track-color: #015a58;--mdc-slider-inactive-track-color: #015a58;--mdc-slider-with-tick-marks-inactive-container-color: #015a58;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #015a58;--mat-slider-hover-state-layer-color: rgba(1, 90, 88, .05);--mat-slider-focus-state-layer-color: rgba(1, 90, 88, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ef8021;--mdc-checkbox-selected-hover-icon-color: #ef8021;--mdc-checkbox-selected-icon-color: #ef8021;--mdc-checkbox-selected-pressed-icon-color: #ef8021;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef8021;--mdc-checkbox-selected-hover-state-layer-color: #ef8021;--mdc-checkbox-selected-pressed-state-layer-color: #ef8021;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ef8021;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #015a58;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #015a58;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #015a58;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(1, 90, 88, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(1, 90, 88, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(1, 90, 88, .3);--mat-datepicker-toggle-active-state-icon-color: #015a58;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(1, 90, 88, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #015a58;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #015a58;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #015a58;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.djp-theme .mat-accent{--mat-option-selected-state-label-text-color: #ef8021;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.djp-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.djp-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #015a58;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #015a58;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.djp-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ef8021;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef8021;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.djp-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.djp-theme .mat-elevation-z0,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.djp-theme .mat-elevation-z1,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.djp-theme .mat-elevation-z2,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.djp-theme .mat-elevation-z3,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.djp-theme .mat-elevation-z4,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.djp-theme .mat-elevation-z5,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.djp-theme .mat-elevation-z6,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.djp-theme .mat-elevation-z7,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.djp-theme .mat-elevation-z8,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.djp-theme .mat-elevation-z9,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.djp-theme .mat-elevation-z10,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.djp-theme .mat-elevation-z11,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.djp-theme .mat-elevation-z12,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.djp-theme .mat-elevation-z13,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.djp-theme .mat-elevation-z14,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.djp-theme .mat-elevation-z15,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.djp-theme .mat-elevation-z16,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.djp-theme .mat-elevation-z17,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.djp-theme .mat-elevation-z18,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.djp-theme .mat-elevation-z19,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.djp-theme .mat-elevation-z20,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.djp-theme .mat-elevation-z21,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.djp-theme .mat-elevation-z22,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.djp-theme .mat-elevation-z23,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.djp-theme .mat-elevation-z24,.djp-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.djp-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #015a58;--mdc-linear-progress-track-color: rgba(1, 90, 88, .25)}.djp-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ef8021;--mdc-linear-progress-track-color: rgba(239, 128, 33, .25)}.djp-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.djp-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ef8021;--mdc-filled-text-field-focus-active-indicator-color: #ef8021;--mdc-filled-text-field-focus-label-text-color: rgba(239, 128, 33, .87);--mdc-outlined-text-field-caret-color: #ef8021;--mdc-outlined-text-field-focus-outline-color: #ef8021;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 128, 33, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 128, 33, .87)}.djp-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.djp-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 128, 33, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.djp-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.djp-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.djp-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.djp-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.djp-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #015a58;--mdc-chip-elevated-selected-container-color: #015a58;--mdc-chip-elevated-disabled-container-color: #015a58;--mdc-chip-flat-disabled-selected-container-color: #015a58;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.djp-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.djp-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #ef8021;--mdc-chip-elevated-selected-container-color: #ef8021;--mdc-chip-elevated-disabled-container-color: #ef8021;--mdc-chip-flat-disabled-selected-container-color: #ef8021;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.djp-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.djp-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.djp-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.djp-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #ed781d;--mdc-switch-selected-handle-color: #ed781d;--mdc-switch-selected-hover-state-layer-color: #ed781d;--mdc-switch-selected-pressed-state-layer-color: #ed781d;--mdc-switch-selected-focus-handle-color: #e4500b;--mdc-switch-selected-hover-handle-color: #e4500b;--mdc-switch-selected-pressed-handle-color: #e4500b;--mdc-switch-selected-focus-track-color: #f4a664;--mdc-switch-selected-hover-track-color: #f4a664;--mdc-switch-selected-pressed-track-color: #f4a664;--mdc-switch-selected-track-color: #f4a664}.djp-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.djp-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.djp-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #015a58;--mdc-radio-selected-hover-icon-color: #015a58;--mdc-radio-selected-icon-color: #015a58;--mdc-radio-selected-pressed-icon-color: #015a58;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #015a58;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.djp-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef8021;--mdc-radio-selected-hover-icon-color: #ef8021;--mdc-radio-selected-icon-color: #ef8021;--mdc-radio-selected-pressed-icon-color: #ef8021;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef8021;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.djp-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.djp-theme .mat-accent{--mat-slider-ripple-color: #ef8021;--mat-slider-hover-state-layer-color: rgba(239, 128, 33, .05);--mat-slider-focus-state-layer-color: rgba(239, 128, 33, .2);--mdc-slider-handle-color: #ef8021;--mdc-slider-focus-handle-color: #ef8021;--mdc-slider-hover-handle-color: #ef8021;--mdc-slider-active-track-color: #ef8021;--mdc-slider-inactive-track-color: #ef8021;--mdc-slider-with-tick-marks-inactive-container-color: #ef8021;--mdc-slider-with-tick-marks-active-container-color: black}.djp-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.djp-theme .mdc-list-item__start,.djp-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #015a58;--mdc-radio-selected-hover-icon-color: #015a58;--mdc-radio-selected-icon-color: #015a58;--mdc-radio-selected-pressed-icon-color: #015a58}.djp-theme .mat-accent .mdc-list-item__start,.djp-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef8021;--mdc-radio-selected-hover-icon-color: #ef8021;--mdc-radio-selected-icon-color: #ef8021;--mdc-radio-selected-pressed-icon-color: #ef8021}.djp-theme .mat-warn .mdc-list-item__start,.djp-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.djp-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #015a58;--mdc-checkbox-selected-hover-icon-color: #015a58;--mdc-checkbox-selected-icon-color: #015a58;--mdc-checkbox-selected-pressed-icon-color: #015a58;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #015a58;--mdc-checkbox-selected-hover-state-layer-color: #015a58;--mdc-checkbox-selected-pressed-state-layer-color: #015a58;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.djp-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ef8021;--mdc-checkbox-selected-hover-icon-color: #ef8021;--mdc-checkbox-selected-icon-color: #ef8021;--mdc-checkbox-selected-pressed-icon-color: #ef8021;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef8021;--mdc-checkbox-selected-hover-state-layer-color: #ef8021;--mdc-checkbox-selected-pressed-state-layer-color: #ef8021;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.djp-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.djp-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.djp-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.djp-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.djp-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#015a58}.djp-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.djp-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.djp-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.djp-theme .mat-mdc-tab-group,.djp-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #015a58;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #015a58;--mat-tab-header-active-ripple-color: #015a58;--mat-tab-header-inactive-ripple-color: #015a58;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #015a58;--mat-tab-header-active-hover-label-text-color: #015a58;--mat-tab-header-active-focus-indicator-color: #015a58;--mat-tab-header-active-hover-indicator-color: #015a58}.djp-theme .mat-mdc-tab-group.mat-accent,.djp-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ef8021;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef8021;--mat-tab-header-active-ripple-color: #ef8021;--mat-tab-header-inactive-ripple-color: #ef8021;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef8021;--mat-tab-header-active-hover-label-text-color: #ef8021;--mat-tab-header-active-focus-indicator-color: #ef8021;--mat-tab-header-active-hover-indicator-color: #ef8021}.djp-theme .mat-mdc-tab-group.mat-warn,.djp-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.djp-theme .mat-mdc-tab-group.mat-background-primary,.djp-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #015a58;--mat-tab-header-with-background-foreground-color: white}.djp-theme .mat-mdc-tab-group.mat-background-accent,.djp-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ef8021;--mat-tab-header-with-background-foreground-color: black}.djp-theme .mat-mdc-tab-group.mat-background-warn,.djp-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.djp-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.djp-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #015a58;--mdc-checkbox-selected-hover-icon-color: #015a58;--mdc-checkbox-selected-icon-color: #015a58;--mdc-checkbox-selected-pressed-icon-color: #015a58;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #015a58;--mdc-checkbox-selected-hover-state-layer-color: #015a58;--mdc-checkbox-selected-pressed-state-layer-color: #015a58;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.djp-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.djp-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #015a58;--mat-text-button-state-layer-color: #015a58;--mat-text-button-ripple-color: rgba(1, 90, 88, .1)}.djp-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ef8021;--mat-text-button-state-layer-color: #ef8021;--mat-text-button-ripple-color: rgba(239, 128, 33, .1)}.djp-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.djp-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #015a58;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.djp-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ef8021;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.djp-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.djp-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #015a58;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.djp-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ef8021;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.djp-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.djp-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #015a58;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #015a58;--mat-outlined-button-ripple-color: rgba(1, 90, 88, .1)}.djp-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ef8021;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ef8021;--mat-outlined-button-ripple-color: rgba(239, 128, 33, .1)}.djp-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.djp-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #015a58;--mat-icon-button-state-layer-color: #015a58;--mat-icon-button-ripple-color: rgba(1, 90, 88, .1)}.djp-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ef8021;--mat-icon-button-state-layer-color: #ef8021;--mat-icon-button-ripple-color: rgba(239, 128, 33, .1)}.djp-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.djp-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #015a58;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.djp-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ef8021;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.djp-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.djp-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #015a58;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.djp-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ef8021;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.djp-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.djp-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #ef8021}.djp-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.djp-theme .mat-badge-accent{--mat-badge-background-color: #ef8021;--mat-badge-text-color: black}.djp-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.djp-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #ef8021;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 128, 33, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 128, 33, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 128, 33, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 128, 33, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.djp-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.djp-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ef8021}.djp-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.djp-theme .mat-icon.mat-primary{--mat-icon-color: #015a58}.djp-theme .mat-icon.mat-accent{--mat-icon-color: #ef8021}.djp-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.djp-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #ef8021;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #ef8021;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #ef8021;--mat-stepper-header-edit-state-icon-foreground-color: black}.djp-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.djp-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #015a58;--mat-toolbar-container-text-color: white}.djp-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ef8021;--mat-toolbar-container-text-color: black}.djp-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.djp-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.djp-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}.djp-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.djp-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}.djp-theme .fill-remaining-space{flex:1 1 auto}.djp-theme .cursor-click{cursor:pointer}.djp-theme .center{margin-bottom:2rem;height:auto}.djp-theme .fluid{margin-bottom:2rem}.djp-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.djp-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.djp-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.djp-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.djp-theme .nav-name-2{line-height:18px!important}.djp-theme .snackbar-primary{--mdc-snackbar-container-color: #015a58 !important}.djp-theme .snackbar-accent{--mdc-snackbar-container-color: #ef8021 !important}.djp-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.djp-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.djp-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.djp-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.djp-theme .snackbar-dark{--mdc-snackbar-container-color: #002e2d !important}.djp-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.djp-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#ef8021!important}.djp-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#ef8021!important}.djp-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#ef8021!important}.djp-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.djp-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.djp-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.djp-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.djp-theme .cell-sm{flex:.25}.djp-theme .cell-md{flex:.5}.djp-theme .cell-lg{flex:.75}.djp-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.djp-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.djp-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.djp-theme p{white-space:normal!important}.djp-theme .mat-headline-4,.djp-theme .mat-headline-3,.djp-theme .mat-headline-2,.djp-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.djp-theme .key-value{font-weight:700}.djp-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.djp-theme .small-label-container small,.djp-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.djp-theme .mat-mdc-dialog-content{word-break:break-word}.djp-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.djp-theme a:hover,.djp-theme a.mat-mdc-tab-link:hover,.djp-theme a.mat-mdc-list-item:hover,.djp-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.djp-theme .active-link{border-right:4px solid #ef8021;transition:.3s}.djp-theme .active-link .mat-icon{color:#ef8021!important}.djp-theme .mat-mdc-card{margin:.75em}.djp-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.djp-theme button.mat-mdc-button,.djp-theme button.mat-mdc-raised-button,.djp-theme button.mat-mdc-unelevated-button,.djp-theme button.mat-mdc-outlined-button,.djp-theme button.mat-mdc-fab,.djp-theme button.mat-mdc-mini-fab,.djp-theme a.mat-button,.djp-theme a.mat-raised-button,.djp-theme a.mat-flat-button,.djp-theme a.mat-stroked-button,.djp-theme a.mat-fab,.djp-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.djp-theme button.mat-mdc-button:hover,.djp-theme button.mat-mdc-raised-button:hover,.djp-theme button.mat-mdc-unelevated-button:hover,.djp-theme button.mat-mdc-outlined-button:hover,.djp-theme button.mat-mdc-fab:hover,.djp-theme button.mat-mdc-mini-fab:hover,.djp-theme a.mat-button:hover,.djp-theme a.mat-raised-button:hover,.djp-theme a.mat-flat-button:hover,.djp-theme a.mat-stroked-button:hover,.djp-theme a.mat-fab:hover,.djp-theme a.mat-mini-fab:hover{text-decoration:none}.djp-theme button.mat-mdc-button:not(:last-of-type),.djp-theme button.mat-mdc-raised-button:not(:last-of-type),.djp-theme button.mat-mdc-unelevated-button:not(:last-of-type),.djp-theme button.mat-mdc-outlined-button:not(:last-of-type),.djp-theme button.mat-mdc-fab:not(:last-of-type),.djp-theme a.mat-button:not(:last-of-type),.djp-theme a.mat-raised-button:not(:last-of-type),.djp-theme a.mat-flat-button:not(:last-of-type),.djp-theme a.mat-stroked-button:not(:last-of-type),.djp-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.djp-theme button.mat-mdc-button:not(:first-of-type),.djp-theme button.mat-mdc-raised-button:not(:first-of-type),.djp-theme button.mat-mdc-unelevated-button:not(:first-of-type),.djp-theme button.mat-mdc-outlined-button:not(:first-of-type),.djp-theme button.mat-mdc-fab:not(:first-of-type),.djp-theme a.mat-button:not(:first-of-type),.djp-theme a.mat-raised-button:not(:first-of-type),.djp-theme a.mat-flat-button:not(:first-of-type),.djp-theme a.mat-stroked-button:not(:first-of-type),.djp-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.djp-theme button.mat-mdc-button:not(:first-of-type),.djp-theme button.mat-mdc-raised-button:not(:first-of-type),.djp-theme button.mat-mdc-unelevated-button:not(:first-of-type),.djp-theme button.mat-mdc-outlined-button:not(:first-of-type),.djp-theme button.mat-mdc-fab:not(:first-of-type),.djp-theme a.mat-button:not(:first-of-type),.djp-theme a.mat-raised-button:not(:first-of-type),.djp-theme a.mat-flat-button:not(:first-of-type),.djp-theme a.mat-stroked-button:not(:first-of-type),.djp-theme a.mat-fab:not(:first-of-type){margin-left:0}}.djp-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.djp-theme .mat-mdc-mini-fab.mat-accent[disabled],.djp-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.djp-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.djp-theme .prop-value{font-size:16px;margin-bottom:25px}.djp-theme .pre-prop .prop-value{white-space:pre-wrap!important}.djp-theme .font-medium{font-weight:500}.djp-theme .font-light{font-weight:300}.djp-theme .text-xs{font-size:12px!important}.djp-theme .link{color:#ef8021}.djp-theme .link:hover{color:#e4500b}.djp-theme a{text-decoration:none}.djp-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.djp-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.djp-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.djp-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.djp-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.djp-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.djp-theme .dnd-container.invalid{border:1px dashed #e9093f}.djp-theme .top-container{position:relative}.djp-theme .stretch{height:100%}.djp-theme .dnd-height{height:100%;min-height:200px}.djp-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.djp-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#002e2d}.djp-theme .dnd-text .text-hidden{display:none;font-weight:600}.djp-theme .button-container{position:absolute;bottom:5px;right:15px}.djp-theme .file-data{flex:1;min-width:0}.djp-theme .file-data h4,.djp-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.djp-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.djp-theme div.ps>div{height:100%}.djp-theme div.dropzone>div{height:100%}.djp-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.djp-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.djp-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.djp-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.djp-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.djp-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.djp-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.djp-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.djp-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.djp-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.djp-theme .dnd-highlight:hover{display:none}.djp-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.djp-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.djp-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.djp-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.djp-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.djp-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.djp-theme .pdf-width,.djp-theme .attachment-container img{max-width:200px}.djp-theme .message-notification{display:flex;max-width:300px;max-height:100px}.djp-theme .message-notification .mat-icon{overflow:visible!important}.djp-theme .message-notification .full-width{width:100%}.djp-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.djp-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.djp-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.djp-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.djp-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.djp-theme .notification-text:before{position:absolute;right:0;bottom:0}.djp-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.djp-theme .scrolless-tour{overflow:hidden}.djp-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.djp-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.djp-theme .component-title{font-weight:700!important;color:#015a58}.djp-theme .component-title .mat-icon{vertical-align:middle;color:#ef8021}.djp-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.djp-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.djp-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.djp-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.djp-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.djp-theme .mat-drawer-container{background-color:#fff}.djp-theme .mat-mdc-checkbox{margin-top:15px}.djp-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.djp-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.djp-theme .full-height{min-height:100vh}.djp-theme .rounded-sm{border-radius:5px}.djp-theme .mat-expansion-panel-header-title h3,.djp-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.djp-theme .mat-mdc-snack-bar-container{width:100%!important}}.djp-theme .snackbar-margin{margin-top:80px!important}.djp-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.djp-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.djp-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.djp-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.djp-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.djp-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.djp-theme .mat-mdc-list-item-title{white-space:pre-wrap}.djp-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.djp-theme .dialog-close{float:right}.djp-theme .spa-nav-menu mat-icon{margin-right:16px!important}.djp-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.djp-theme .w-100{width:100%}.djp-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.djp-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.djp-theme .mat-mdc-button,.djp-theme .mat-mdc-unelevated-button,.djp-theme .mat-mdc-raised-button,.djp-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.djp-theme .mat-mdc-button>.mat-icon,.djp-theme .mat-mdc-unelevated-button>.mat-icon,.djp-theme .mat-mdc-raised-button>.mat-icon,.djp-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.djp-theme .mat-icon{overflow:visible!important}.djp-theme .mat-mdc-checkbox .mdc-label,.djp-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.djp-theme .mdc-button{height:fit-content!important}.djp-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.djp-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.djp-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.djp-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.djp-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.djp-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.djp-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.djp-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.djp-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.djp-theme .table-search .mat-mdc-form-field,.djp-theme .mat-mdc-slide-toggle label{margin-bottom:0}.djp-theme body,.djp-theme h2>small,.djp-theme .h2>small,.djp-theme h2>.small,.djp-theme .h2>.small,.djp-theme h3>small,.djp-theme .h3>small,.djp-theme h3>.small,.djp-theme .h3>.small,.djp-theme .mat-mdc-card,.djp-theme .mat-mdc-cell.default,.djp-theme .mat-drawer-container,.djp-theme .mat-mdc-dialog-container{color:#7d7d7d}.djp-theme .mat-mdc-tab .mdc-tab__text-label,.djp-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.djp-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.djp-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.djp-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.djp-theme app-dash-card .mat-mdc-card h2,.djp-theme h2,.djp-theme .h2{color:#3f3f3f}.djp-theme .text-accent{color:#ef8021!important}.djp-theme .text-warn{color:#e90934!important}.djp-theme .text-success{color:#1e8e3e!important}.djp-theme .text-glow{color:#f9b233!important}.djp-theme .text-light{color:#f4f5f6!important}.djp-theme .text-dark{color:#002e2d!important}.djp-theme .text-white{color:#fff!important}.djp-theme .bg-primary{background-color:#015a58!important}.djp-theme .bg-accent{background-color:#ef8021!important}.djp-theme .bg-warn{background-color:#e90934!important}.djp-theme .bg-success{background-color:#1e8e3e!important}.djp-theme .bg-glow{background-color:#f9b233!important}.djp-theme .bg-light{background-color:#f4f5f6!important}.djp-theme .bg-dark{background-color:#002e2d!important}.djp-theme .bg-white{background-color:#fff!important}.djp-theme .theme-border-primary{border-radius:.25rem;border:1px solid #015a58}.djp-theme .theme-border-accent{border-radius:.25rem;border:1px solid #ef8021}.djp-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.djp-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.djp-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.djp-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.djp-theme .theme-border-dark{border-radius:.25rem;border:1px solid #002e2d}.djp-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.djp-theme app-theme-emitter.primary{color:#015a58}.djp-theme app-theme-emitter.primary-darken{color:#002e2d}.djp-theme app-theme-emitter.primary-lighten{color:#e1ebeb}.djp-theme app-theme-emitter.accent{color:#ef8021}.djp-theme app-theme-emitter.warn{color:#e90934}.djp-theme a{color:#015a58}.djp-theme #title-toolbar{background:#b3d2d0;color:#014c4a}.djp-theme .warning{background-color:#015a58}.djp-theme .outline-warning{background-color:#015a5826!important;border:2px solid #015a58!important;border-radius:10px}.djp-theme .outline-warning .mat-icon{margin-right:.5rem;color:#015a58!important}.djp-theme footer{background-color:#015a58}.djp-theme a.ghost-button{border:1px solid #015a58}.djp-theme .banner-bar.primary{background-color:#015a58}.djp-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#80adac!important}.djp-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#013f3d}.djp-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.djp-theme mat-icon.actions-type-icon,.djp-theme mat-icon.primary-light,.djp-theme mat-icon.auth-icon{color:#80adac}.djp-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.djp-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#015a58}.djp-theme .mat-mdc-icon-button.primary{background-color:#015a58;color:#fff}.djp-theme .mat-mdc-icon-button.primary:hover{background-color:#015a58!important}.djp-theme .mat-mdc-card.message.primary{border-left-color:#015a58!important}.djp-theme .mat-mdc-card.message.accent{border-left-color:#ef8021!important}.djp-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.djp-theme .text-primary{color:#015a58!important}.djp-theme .text-success,.djp-theme mat-icon.text-success{color:#1e8e3e}.djp-theme .bg-primary,.djp-theme .mat-mdc-chip-set .mat-primary{background-color:#015a58!important}.djp-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.djp-theme .list-item-active{color:#015a58!important;background-color:#b3cecd!important}.djp-theme .list-item-active .mdc-list-item__primary-text,.djp-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#015a58}.djp-theme .mat-button-toggle-checked{background-color:#b3cecd!important}.djp-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#015a58!important}.djp-theme .main-container{background-color:#015a58}.djp-theme .participant-box,.djp-theme .participant-box-border{border-left:4px solid #015a58}.djp-theme .dnd-drag-over{background-color:#4d8c8a}.djp-theme .next-arrow{color:#015a58}.djp-theme .participant-separator{background-color:#b3cecd}.djp-theme .dnd-drag-over.stepzone{border-color:#277371}.djp-theme .template-field-box{border-left:4px solid #015a58}.djp-theme .field-box-chip-primary{background-color:#b3cecd;color:#013f3d}.djp-theme .field-box-chip-accent{background-color:#fad9bc;color:#e86314}.djp-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.djp-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#b3cecd}.djp-theme .signature-box div.move.selected{border-color:#013f3d!important}.djp-theme .signature-box span.square{background:#015a58!important}.djp-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.djp-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.djp-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.djp-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.djp-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.djp-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.djp-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.djp-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.djp-theme .floating-strip,.djp-theme .floating-strip-control.strip-closed{background-color:#e1ebeb}.djp-theme .circle-ripple:before,.djp-theme .circle-ripple:after{border:2px solid #277371}.djp-theme .spinner-three-bounce>div,.djp-theme .spinner-rectangle-bounce>div{background-color:#015a58!important}.djp-theme .spinner-circle-swish{color:#015a58!important}.djp-theme .sk-folding-cube .sk-cube:before{background-color:#015a58}.djp-theme .mat-card-border-checked{border-color:#ef8021!important}.djp-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e1ebeb}.djp-theme app-a4-sketch-element .element-summary{background-color:#015a58}.djp-theme app-a4-sketch-element .element-logo{background-color:#ef8021}.djp-theme .mat-slider-thumb,.djp-theme .mat-slider-track-fill{background-color:#015a58!important}.djp-theme .app-dialog-use-template-card:hover{background-color:#e1ebeb!important}.djp-theme .primary-border,.djp-theme .info-box-primary{border:solid 1px #015a58}.djp-theme .info-box-primary{background-color:#015a581a}.djp-theme .info-card-primary{background-color:#e1ebeb!important;border-left:4px solid #015a58!important}.djp-theme .info-card-primary .info-card-icon{color:#015250!important}.djp-theme .info-card-primary .info-card-text{color:#002e2d!important}.djp-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.djp-theme .info-card-warn .info-card-icon{color:#e6082f!important}.djp-theme .info-card-warn .info-card-text{color:#d90215!important}.djp-theme .ng-scrollbar-thumb{background-color:#015a58!important;opacity:.7}.djp-theme .ng-scrollbar-thumb:hover,.djp-theme .ng-scrollbar-thumb:active{opacity:1}.obc-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #265199;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #19233f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #19233f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #265199;--mdc-filled-text-field-focus-active-indicator-color: #265199;--mdc-filled-text-field-focus-label-text-color: rgba(38, 81, 153, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e90934;--mdc-filled-text-field-error-focus-label-text-color: #e90934;--mdc-filled-text-field-error-label-text-color: #e90934;--mdc-filled-text-field-error-caret-color: #e90934;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e90934;--mdc-filled-text-field-error-focus-active-indicator-color: #e90934;--mdc-filled-text-field-error-hover-active-indicator-color: #e90934;--mdc-outlined-text-field-caret-color: #265199;--mdc-outlined-text-field-focus-outline-color: #265199;--mdc-outlined-text-field-focus-label-text-color: rgba(38, 81, 153, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e90934;--mdc-outlined-text-field-error-focus-label-text-color: #e90934;--mdc-outlined-text-field-error-label-text-color: #e90934;--mdc-outlined-text-field-error-hover-label-text-color: #e90934;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e90934;--mdc-outlined-text-field-error-hover-outline-color: #e90934;--mdc-outlined-text-field-error-outline-color: #e90934;--mat-form-field-focus-select-arrow-color: rgba(38, 81, 153, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e90934;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(38, 81, 153, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #224a91;--mdc-switch-selected-handle-color: #224a91;--mdc-switch-selected-hover-state-layer-color: #224a91;--mdc-switch-selected-pressed-state-layer-color: #224a91;--mdc-switch-selected-focus-handle-color: #0d276b;--mdc-switch-selected-hover-handle-color: #0d276b;--mdc-switch-selected-pressed-handle-color: #0d276b;--mdc-switch-selected-focus-track-color: #6785b8;--mdc-switch-selected-hover-track-color: #6785b8;--mdc-switch-selected-pressed-track-color: #6785b8;--mdc-switch-selected-track-color: #6785b8;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #265199;--mdc-slider-focus-handle-color: #265199;--mdc-slider-hover-handle-color: #265199;--mdc-slider-active-track-color: #265199;--mdc-slider-inactive-track-color: #265199;--mdc-slider-with-tick-marks-inactive-container-color: #265199;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #265199;--mat-slider-hover-state-layer-color: rgba(38, 81, 153, .05);--mat-slider-focus-state-layer-color: rgba(38, 81, 153, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #19233f;--mdc-checkbox-selected-hover-icon-color: #19233f;--mdc-checkbox-selected-icon-color: #19233f;--mdc-checkbox-selected-pressed-icon-color: #19233f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #19233f;--mdc-checkbox-selected-hover-state-layer-color: #19233f;--mdc-checkbox-selected-pressed-state-layer-color: #19233f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #19233f;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #265199;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #265199;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #265199;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(38, 81, 153, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(38, 81, 153, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(38, 81, 153, .3);--mat-datepicker-toggle-active-state-icon-color: #265199;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(38, 81, 153, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #265199;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #265199;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #265199;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e90934;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e90934;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.obc-theme .mat-accent{--mat-option-selected-state-label-text-color: #19233f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.obc-theme .mat-warn{--mat-option-selected-state-label-text-color: #e90934;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.obc-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #265199;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #265199;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.obc-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #19233f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #19233f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.obc-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e90934;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e90934;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.obc-theme .mat-elevation-z0,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.obc-theme .mat-elevation-z1,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.obc-theme .mat-elevation-z2,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.obc-theme .mat-elevation-z3,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.obc-theme .mat-elevation-z4,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.obc-theme .mat-elevation-z5,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.obc-theme .mat-elevation-z6,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.obc-theme .mat-elevation-z7,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.obc-theme .mat-elevation-z8,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.obc-theme .mat-elevation-z9,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.obc-theme .mat-elevation-z10,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.obc-theme .mat-elevation-z11,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.obc-theme .mat-elevation-z12,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.obc-theme .mat-elevation-z13,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.obc-theme .mat-elevation-z14,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.obc-theme .mat-elevation-z15,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.obc-theme .mat-elevation-z16,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.obc-theme .mat-elevation-z17,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.obc-theme .mat-elevation-z18,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.obc-theme .mat-elevation-z19,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.obc-theme .mat-elevation-z20,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.obc-theme .mat-elevation-z21,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.obc-theme .mat-elevation-z22,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.obc-theme .mat-elevation-z23,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.obc-theme .mat-elevation-z24,.obc-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.obc-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #265199;--mdc-linear-progress-track-color: rgba(38, 81, 153, .25)}.obc-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #19233f;--mdc-linear-progress-track-color: rgba(25, 35, 63, .25)}.obc-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e90934;--mdc-linear-progress-track-color: rgba(233, 9, 52, .25)}.obc-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #19233f;--mdc-filled-text-field-focus-active-indicator-color: #19233f;--mdc-filled-text-field-focus-label-text-color: rgba(25, 35, 63, .87);--mdc-outlined-text-field-caret-color: #19233f;--mdc-outlined-text-field-focus-outline-color: #19233f;--mdc-outlined-text-field-focus-label-text-color: rgba(25, 35, 63, .87);--mat-form-field-focus-select-arrow-color: rgba(25, 35, 63, .87)}.obc-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e90934;--mdc-filled-text-field-focus-active-indicator-color: #e90934;--mdc-filled-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mdc-outlined-text-field-caret-color: #e90934;--mdc-outlined-text-field-focus-outline-color: #e90934;--mdc-outlined-text-field-focus-label-text-color: rgba(233, 9, 52, .87);--mat-form-field-focus-select-arrow-color: rgba(233, 9, 52, .87)}.obc-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(25, 35, 63, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.obc-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(233, 9, 52, .87);--mat-select-invalid-arrow-color: rgba(233, 9, 52, .87)}.obc-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.obc-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.obc-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.obc-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #265199;--mdc-chip-elevated-selected-container-color: #265199;--mdc-chip-elevated-disabled-container-color: #265199;--mdc-chip-flat-disabled-selected-container-color: #265199;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.obc-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.obc-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #19233f;--mdc-chip-elevated-selected-container-color: #19233f;--mdc-chip-elevated-disabled-container-color: #19233f;--mdc-chip-flat-disabled-selected-container-color: #19233f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.obc-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.obc-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e90934;--mdc-chip-elevated-selected-container-color: #e90934;--mdc-chip-elevated-disabled-container-color: #e90934;--mdc-chip-flat-disabled-selected-container-color: #e90934;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.obc-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.obc-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #161f39;--mdc-switch-selected-handle-color: #161f39;--mdc-switch-selected-hover-state-layer-color: #161f39;--mdc-switch-selected-pressed-state-layer-color: #161f39;--mdc-switch-selected-focus-handle-color: #080c1b;--mdc-switch-selected-hover-handle-color: #080c1b;--mdc-switch-selected-pressed-handle-color: #080c1b;--mdc-switch-selected-focus-track-color: #5e6579;--mdc-switch-selected-hover-track-color: #5e6579;--mdc-switch-selected-pressed-track-color: #5e6579;--mdc-switch-selected-track-color: #5e6579}.obc-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6082f;--mdc-switch-selected-handle-color: #e6082f;--mdc-switch-selected-hover-state-layer-color: #e6082f;--mdc-switch-selected-pressed-state-layer-color: #e6082f;--mdc-switch-selected-focus-handle-color: #d90215;--mdc-switch-selected-hover-handle-color: #d90215;--mdc-switch-selected-pressed-handle-color: #d90215;--mdc-switch-selected-focus-track-color: #f05371;--mdc-switch-selected-hover-track-color: #f05371;--mdc-switch-selected-pressed-track-color: #f05371;--mdc-switch-selected-track-color: #f05371}.obc-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.obc-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #265199;--mdc-radio-selected-hover-icon-color: #265199;--mdc-radio-selected-icon-color: #265199;--mdc-radio-selected-pressed-icon-color: #265199;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #265199;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.obc-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #19233f;--mdc-radio-selected-hover-icon-color: #19233f;--mdc-radio-selected-icon-color: #19233f;--mdc-radio-selected-pressed-icon-color: #19233f;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #19233f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.obc-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e90934;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.obc-theme .mat-accent{--mat-slider-ripple-color: #19233f;--mat-slider-hover-state-layer-color: rgba(25, 35, 63, .05);--mat-slider-focus-state-layer-color: rgba(25, 35, 63, .2);--mdc-slider-handle-color: #19233f;--mdc-slider-focus-handle-color: #19233f;--mdc-slider-hover-handle-color: #19233f;--mdc-slider-active-track-color: #19233f;--mdc-slider-inactive-track-color: #19233f;--mdc-slider-with-tick-marks-inactive-container-color: #19233f;--mdc-slider-with-tick-marks-active-container-color: white}.obc-theme .mat-warn{--mat-slider-ripple-color: #e90934;--mat-slider-hover-state-layer-color: rgba(233, 9, 52, .05);--mat-slider-focus-state-layer-color: rgba(233, 9, 52, .2);--mdc-slider-handle-color: #e90934;--mdc-slider-focus-handle-color: #e90934;--mdc-slider-hover-handle-color: #e90934;--mdc-slider-active-track-color: #e90934;--mdc-slider-inactive-track-color: #e90934;--mdc-slider-with-tick-marks-inactive-container-color: #e90934;--mdc-slider-with-tick-marks-active-container-color: white}.obc-theme .mdc-list-item__start,.obc-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #265199;--mdc-radio-selected-hover-icon-color: #265199;--mdc-radio-selected-icon-color: #265199;--mdc-radio-selected-pressed-icon-color: #265199}.obc-theme .mat-accent .mdc-list-item__start,.obc-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #19233f;--mdc-radio-selected-hover-icon-color: #19233f;--mdc-radio-selected-icon-color: #19233f;--mdc-radio-selected-pressed-icon-color: #19233f}.obc-theme .mat-warn .mdc-list-item__start,.obc-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e90934;--mdc-radio-selected-hover-icon-color: #e90934;--mdc-radio-selected-icon-color: #e90934;--mdc-radio-selected-pressed-icon-color: #e90934}.obc-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #265199;--mdc-checkbox-selected-hover-icon-color: #265199;--mdc-checkbox-selected-icon-color: #265199;--mdc-checkbox-selected-pressed-icon-color: #265199;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #265199;--mdc-checkbox-selected-hover-state-layer-color: #265199;--mdc-checkbox-selected-pressed-state-layer-color: #265199;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.obc-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #19233f;--mdc-checkbox-selected-hover-icon-color: #19233f;--mdc-checkbox-selected-icon-color: #19233f;--mdc-checkbox-selected-pressed-icon-color: #19233f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #19233f;--mdc-checkbox-selected-hover-state-layer-color: #19233f;--mdc-checkbox-selected-pressed-state-layer-color: #19233f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.obc-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.obc-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.obc-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.obc-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.obc-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#265199}.obc-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.obc-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.obc-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.obc-theme .mat-mdc-tab-group,.obc-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #265199;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #265199;--mat-tab-header-active-ripple-color: #265199;--mat-tab-header-inactive-ripple-color: #265199;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #265199;--mat-tab-header-active-hover-label-text-color: #265199;--mat-tab-header-active-focus-indicator-color: #265199;--mat-tab-header-active-hover-indicator-color: #265199}.obc-theme .mat-mdc-tab-group.mat-accent,.obc-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #19233f;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #19233f;--mat-tab-header-active-ripple-color: #19233f;--mat-tab-header-inactive-ripple-color: #19233f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #19233f;--mat-tab-header-active-hover-label-text-color: #19233f;--mat-tab-header-active-focus-indicator-color: #19233f;--mat-tab-header-active-hover-indicator-color: #19233f}.obc-theme .mat-mdc-tab-group.mat-warn,.obc-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e90934;--mat-tab-header-active-ripple-color: #e90934;--mat-tab-header-inactive-ripple-color: #e90934;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e90934;--mat-tab-header-active-hover-label-text-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934;--mat-tab-header-active-hover-indicator-color: #e90934}.obc-theme .mat-mdc-tab-group.mat-background-primary,.obc-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #265199;--mat-tab-header-with-background-foreground-color: white}.obc-theme .mat-mdc-tab-group.mat-background-accent,.obc-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #19233f;--mat-tab-header-with-background-foreground-color: white}.obc-theme .mat-mdc-tab-group.mat-background-warn,.obc-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e90934;--mat-tab-header-with-background-foreground-color: white}.obc-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.obc-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #265199;--mdc-checkbox-selected-hover-icon-color: #265199;--mdc-checkbox-selected-icon-color: #265199;--mdc-checkbox-selected-pressed-icon-color: #265199;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #265199;--mdc-checkbox-selected-hover-state-layer-color: #265199;--mdc-checkbox-selected-pressed-state-layer-color: #265199;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.obc-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #e90934;--mdc-checkbox-selected-hover-icon-color: #e90934;--mdc-checkbox-selected-icon-color: #e90934;--mdc-checkbox-selected-pressed-icon-color: #e90934;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e90934;--mdc-checkbox-selected-hover-state-layer-color: #e90934;--mdc-checkbox-selected-pressed-state-layer-color: #e90934;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.obc-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #265199;--mat-text-button-state-layer-color: #265199;--mat-text-button-ripple-color: rgba(38, 81, 153, .1)}.obc-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #19233f;--mat-text-button-state-layer-color: #19233f;--mat-text-button-ripple-color: rgba(25, 35, 63, .1)}.obc-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e90934;--mat-text-button-state-layer-color: #e90934;--mat-text-button-ripple-color: rgba(233, 9, 52, .1)}.obc-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #265199;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.obc-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #19233f;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.obc-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e90934;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.obc-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #265199;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.obc-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #19233f;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.obc-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e90934;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.obc-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #265199;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #265199;--mat-outlined-button-ripple-color: rgba(38, 81, 153, .1)}.obc-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #19233f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #19233f;--mat-outlined-button-ripple-color: rgba(25, 35, 63, .1)}.obc-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e90934;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e90934;--mat-outlined-button-ripple-color: rgba(233, 9, 52, .1)}.obc-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #265199;--mat-icon-button-state-layer-color: #265199;--mat-icon-button-ripple-color: rgba(38, 81, 153, .1)}.obc-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #19233f;--mat-icon-button-state-layer-color: #19233f;--mat-icon-button-ripple-color: rgba(25, 35, 63, .1)}.obc-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e90934;--mat-icon-button-state-layer-color: #e90934;--mat-icon-button-ripple-color: rgba(233, 9, 52, .1)}.obc-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #265199;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.obc-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #19233f;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.obc-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e90934;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.obc-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #265199;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.obc-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #19233f;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.obc-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e90934;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.obc-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #19233f}.obc-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #e90934}.obc-theme .mat-badge-accent{--mat-badge-background-color: #19233f;--mat-badge-text-color: white}.obc-theme .mat-badge-warn{--mat-badge-background-color: #e90934;--mat-badge-text-color: white}.obc-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #19233f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(25, 35, 63, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(25, 35, 63, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(25, 35, 63, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(25, 35, 63, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.obc-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e90934;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(233, 9, 52, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(233, 9, 52, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(233, 9, 52, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.obc-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #19233f}.obc-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e90934}.obc-theme .mat-icon.mat-primary{--mat-icon-color: #265199}.obc-theme .mat-icon.mat-accent{--mat-icon-color: #19233f}.obc-theme .mat-icon.mat-warn{--mat-icon-color: #e90934}.obc-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #19233f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #19233f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #19233f;--mat-stepper-header-edit-state-icon-foreground-color: white}.obc-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e90934;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e90934;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e90934;--mat-stepper-header-edit-state-icon-foreground-color: white}.obc-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #265199;--mat-toolbar-container-text-color: white}.obc-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #19233f;--mat-toolbar-container-text-color: white}.obc-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e90934;--mat-toolbar-container-text-color: white}.obc-theme .spin-clockwise{-webkit-animation:spin-clockwise 2s infinite linear;animation:spin-clockwise 2s infinite linear}.obc-theme .pulse-clockwise{-webkit-animation:spin-clockwise 1s infinite steps(8);animation:spin-clockwise 1s infinite steps(8)}@-webkit-keyframes spin-clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin-clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.obc-theme .spin-counterclockwise{-webkit-animation:spin-counterclockwise 2s infinite linear;animation:spin-counterclockwise 2s infinite linear}.obc-theme .pulse-counterclockwise{-webkit-animation:spin-counterclockwise 1s infinite steps(8);animation:spin-counterclockwise 1s infinite steps(8)}@-webkit-keyframes spin-counterclockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes spin-counterclockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.obc-theme .fill-remaining-space{flex:1 1 auto}.obc-theme .cursor-click{cursor:pointer}.obc-theme .center{margin-bottom:2rem;height:auto}.obc-theme .fluid{margin-bottom:2rem}.obc-theme .mat-toolbar{position:relative;min-height:70px;z-index:1000;line-height:16px!important;padding-right:25px!important;padding-left:25px!important;font-size:inherit;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.obc-theme .mat-mdc-tab-link{min-height:70px;min-width:100px!important;max-width:150px!important;padding-top:12px!important}.obc-theme .nav-name{display:inline-block;overflow:hidden;width:100px;text-overflow:ellipsis}.obc-theme .nav-name-1{line-height:18px!important;height:28px!important;padding-top:10px}.obc-theme .nav-name-2{line-height:18px!important}.obc-theme .text-dark{color:#1c4086!important}.obc-theme .bg-dark{background-color:#1c4086!important}.obc-theme .theme-border-dark{border-radius:.25rem;border:1px solid #1c4086}.obc-theme .snackbar-primary{--mdc-snackbar-container-color: #265199 !important}.obc-theme .snackbar-accent{--mdc-snackbar-container-color: #19233f !important}.obc-theme .snackbar-warn{--mdc-snackbar-container-color: #e90934 !important}.obc-theme .snackbar-success{--mdc-snackbar-container-color: #1e8e3e !important}.obc-theme .snackbar-glow{--mdc-snackbar-container-color: #F9B233 !important}.obc-theme .snackbar-light{--mdc-snackbar-container-color: #f4f5f6 !important}.obc-theme .snackbar-dark{--mdc-snackbar-container-color: #1c4086 !important}.obc-theme .snackbar-white{--mdc-snackbar-container-color: #fff !important}.obc-theme .spa-nav-menu mat-list-item:hover mat-icon{color:#19233f!important}.obc-theme .spa-nav-menu mat-list-item:hover span .mat-mdc-list-item-title{color:#19233f!important}.obc-theme .mdc-list-item:focus .mdc-list-item__primary-text{color:#19233f!important}.obc-theme .box-light{border-radius:.25rem;border:1px solid #f4f5f6;padding:1.25em 1.75em;margin-bottom:1em}.obc-theme .bg-light .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.obc-theme .mat-sidenav-container.bg-admin{background-color:#bdbdbd}.obc-theme .mat-sidenav-container.bg-admin .box-light{border-radius:.25rem;background-color:#fff;padding:1.25em 1.75em;margin-bottom:1em;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.obc-theme .cell-sm{flex:.25}.obc-theme .cell-md{flex:.5}.obc-theme .cell-lg{flex:.75}.obc-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line{height:auto;padding:.75em}.obc-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line h4,.obc-theme .mat-nav-list a.mat-mdc-list-item.mat-2-line .h4{font-weight:500}.obc-theme p{white-space:normal!important}.obc-theme .mat-headline-4,.obc-theme .mat-headline-3,.obc-theme .mat-headline-2,.obc-theme .mat-headline-1{margin-bottom:.5em!important;font-weight:300!important}.obc-theme .key-value{font-weight:700}.obc-theme .small-label-container{border-radius:333px;padding:5px 15px;text-transform:uppercase}.obc-theme .small-label-container small,.obc-theme .small-label-container .small{letter-spacing:1px;font-weight:600;line-height:12px;text-align:center}.obc-theme .mat-mdc-dialog-content{word-break:break-word}.obc-theme .mobile-authorization-required-dialog{text-align:center;overflow:hidden!important}.obc-theme a:hover,.obc-theme a.mat-mdc-tab-link:hover,.obc-theme a.mat-mdc-list-item:hover,.obc-theme a.mat-mdc-menu-item:hover{text-decoration:none;color:inherit}.obc-theme .active-link{border-right:4px solid #19233f;transition:.3s}.obc-theme .active-link .mat-icon{color:#19233f!important}.obc-theme .mat-mdc-card{margin:.75em}.obc-theme .mat-sidenav-content.mat-drawer-content.mat-sidenav-content.fluid{width:auto}.obc-theme button.mat-mdc-button,.obc-theme button.mat-mdc-raised-button,.obc-theme button.mat-mdc-unelevated-button,.obc-theme button.mat-mdc-outlined-button,.obc-theme button.mat-mdc-fab,.obc-theme button.mat-mdc-mini-fab,.obc-theme a.mat-button,.obc-theme a.mat-raised-button,.obc-theme a.mat-flat-button,.obc-theme a.mat-stroked-button,.obc-theme a.mat-fab,.obc-theme a.mat-mini-fab{margin-top:.75em;margin-bottom:.75em}.obc-theme button.mat-mdc-button:hover,.obc-theme button.mat-mdc-raised-button:hover,.obc-theme button.mat-mdc-unelevated-button:hover,.obc-theme button.mat-mdc-outlined-button:hover,.obc-theme button.mat-mdc-fab:hover,.obc-theme button.mat-mdc-mini-fab:hover,.obc-theme a.mat-button:hover,.obc-theme a.mat-raised-button:hover,.obc-theme a.mat-flat-button:hover,.obc-theme a.mat-stroked-button:hover,.obc-theme a.mat-fab:hover,.obc-theme a.mat-mini-fab:hover{text-decoration:none}.obc-theme button.mat-mdc-button:not(:last-of-type),.obc-theme button.mat-mdc-raised-button:not(:last-of-type),.obc-theme button.mat-mdc-unelevated-button:not(:last-of-type),.obc-theme button.mat-mdc-outlined-button:not(:last-of-type),.obc-theme button.mat-mdc-fab:not(:last-of-type),.obc-theme a.mat-button:not(:last-of-type),.obc-theme a.mat-raised-button:not(:last-of-type),.obc-theme a.mat-flat-button:not(:last-of-type),.obc-theme a.mat-stroked-button:not(:last-of-type),.obc-theme a.mat-fab:not(:last-of-type){margin-right:.75em}.obc-theme button.mat-mdc-button:not(:first-of-type),.obc-theme button.mat-mdc-raised-button:not(:first-of-type),.obc-theme button.mat-mdc-unelevated-button:not(:first-of-type),.obc-theme button.mat-mdc-outlined-button:not(:first-of-type),.obc-theme button.mat-mdc-fab:not(:first-of-type),.obc-theme a.mat-button:not(:first-of-type),.obc-theme a.mat-raised-button:not(:first-of-type),.obc-theme a.mat-flat-button:not(:first-of-type),.obc-theme a.mat-stroked-button:not(:first-of-type),.obc-theme a.mat-fab:not(:first-of-type){margin-left:.75em}@media (max-width: 575.98px){.obc-theme button.mat-mdc-button:not(:first-of-type),.obc-theme button.mat-mdc-raised-button:not(:first-of-type),.obc-theme button.mat-mdc-unelevated-button:not(:first-of-type),.obc-theme button.mat-mdc-outlined-button:not(:first-of-type),.obc-theme button.mat-mdc-fab:not(:first-of-type),.obc-theme a.mat-button:not(:first-of-type),.obc-theme a.mat-raised-button:not(:first-of-type),.obc-theme a.mat-flat-button:not(:first-of-type),.obc-theme a.mat-stroked-button:not(:first-of-type),.obc-theme a.mat-fab:not(:first-of-type){margin-left:0}}.obc-theme .mat-mdc-outlined-button .mat-icon{line-height:.9}.obc-theme .mat-mdc-mini-fab.mat-accent[disabled],.obc-theme .mat-mini-fab.mat-accent[disabled][disabled]{background-color:#cecece}.obc-theme .prop-label{font-size:13px;text-transform:uppercase;margin-bottom:2px;padding-top:3px;font-weight:600;color:#8e8e8e}.obc-theme .prop-value{font-size:16px;margin-bottom:25px}.obc-theme .pre-prop .prop-value{white-space:pre-wrap!important}.obc-theme .font-medium{font-weight:500}.obc-theme .font-light{font-weight:300}.obc-theme .text-xs{font-size:12px!important}.obc-theme .link{color:#19233f}.obc-theme .link:hover{color:#080c1b}.obc-theme a{text-decoration:none}.obc-theme .breadcrumb .breadcrumb-bar{border-radius:40px;position:absolute;padding-right:40px;padding-left:50px;z-index:0;flex-wrap:wrap!important;background-color:#ececec}.obc-theme .breadcrumb .breadcrumb-bar span:not(:last-child){font-weight:600;cursor:pointer}.obc-theme .breadcrumb .breadcrumb-bar span:not(:last-child):hover{color:#28c5a6}.obc-theme .breadcrumb .mat-mdc-mini-fab{z-index:1}.obc-theme .breadcrumb .mat-mdc-mini-fab .mat-icon{width:16px}.obc-theme .dnd-container{background-color:#f1f1f1;border:1px dashed #a9a9a9;border-radius:5px;height:100%;overflow:auto;position:relative}.obc-theme .dnd-container.invalid{border:1px dashed #e9093f}.obc-theme .top-container{position:relative}.obc-theme .stretch{height:100%}.obc-theme .dnd-height{height:100%;min-height:200px}.obc-theme .dnd-text{min-height:200px;height:100%;display:flex;align-items:center;justify-content:center}.obc-theme .dnd-text .text-bottom{display:block;font-weight:600;color:#1c4086}.obc-theme .dnd-text .text-hidden{display:none;font-weight:600}.obc-theme .button-container{position:absolute;bottom:5px;right:15px}.obc-theme .file-data{flex:1;min-width:0}.obc-theme .file-data h4,.obc-theme .file-data .h4{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0!important;font-weight:500}.obc-theme .text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.obc-theme div.ps>div{height:100%}.obc-theme div.dropzone>div{height:100%}.obc-theme .dropzone{background-color:transparent;border:none;height:100%;min-height:200px;display:block}.obc-theme .dropzone button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.obc-theme .dropzone button.view-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #808080;transition:.3s}.obc-theme .dropzone button.view-button .mat-icon{color:gray;height:20px;width:20px;font-size:20px}.obc-theme .dropzone button.view-button:hover{background-color:#d8d8d8}.obc-theme .dropzone button.delete-button{background-color:transparent;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;border:1px solid #e90934;transition:.3s}.obc-theme .dropzone button.delete-button .mat-icon{color:#e90934;height:20px;width:20px;font-size:20px}.obc-theme .dropzone button.delete-button:hover{background-color:#fce1e7}.obc-theme .dnd-highlight{height:100%;width:100%;position:absolute;top:0;background-color:transparent;display:flex;align-items:center;justify-content:center;pointer-events:none}.obc-theme .dnd-highlight .hightligh-text{font-weight:600;display:none;opacity:0}.obc-theme .dnd-highlight:hover{display:none}.obc-theme .dnd-drag-over{color:#fff;height:100%;width:100%;position:absolute;top:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.obc-theme .dnd-drag-over .hightligh-text{font-weight:600;display:block;opacity:1}.obc-theme .stepzone{border:1px dashed #a9a9a9;opacity:.5}.obc-theme .dnd-drag-over.stepzone{opacity:1;border-color:#5586d0}.obc-theme .file-title{font-weight:500!important;color:#3771c8;letter-spacing:1px;margin-bottom:0!important}.obc-theme .file-frame{border:1px solid #f4f5f6;border-radius:5px}.obc-theme .pdf-width,.obc-theme .attachment-container img{max-width:200px}.obc-theme .message-notification{display:flex;max-width:300px;max-height:100px}.obc-theme .message-notification .mat-icon{overflow:visible!important}.obc-theme .message-notification .full-width{width:100%}.obc-theme .message-notification button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.obc-theme .message-notification button.dismiss-button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:0!important;transition:.3s}.obc-theme .message-notification button.dismiss-button .mat-icon{color:#fff9;height:20px;width:20px;font-size:20px}.obc-theme .message-notification button.dismiss-button:hover{background-color:#fff3}.obc-theme .notification-text{overflow:hidden;position:relative;line-height:1.2em;text-align:left;margin-right:-1em;padding-right:1em;word-break:break-word}.obc-theme .notification-text:before{position:absolute;right:0;bottom:0}.obc-theme .notification-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:transparent}.obc-theme .scrolless-tour{overflow:hidden}.obc-theme .mat-mdc-menu-panel.language-menu .mat-mdc-menu-content{min-width:0}.obc-theme .material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-weight:400;line-height:1;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.obc-theme .component-title{font-weight:700!important;color:#265199}.obc-theme .component-title .mat-icon{vertical-align:middle;color:#19233f}.obc-theme .mat-sidenav-container{min-height:calc(100vh - 70px)}.obc-theme .mat-sidenav{--mat-sidenav-container-width: 200px}.obc-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-title,.obc-theme .mat-sidenav .mat-mdc-list .mat-mdc-list-item-icon{color:#fff}.obc-theme .mat-mdc-menu-panel>*{z-index:3000!important;min-width:200px}.obc-theme .mat-drawer-container{background-color:#fff}.obc-theme .mat-mdc-checkbox{margin-top:15px}.obc-theme .bg-welcome{background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:-1}.obc-theme .area-title{font-weight:700;font-size:14px;margin-bottom:0!important}.obc-theme .full-height{min-height:100vh}.obc-theme .rounded-sm{border-radius:5px}.obc-theme .mat-expansion-panel-header-title h3,.obc-theme .mat-expansion-panel-header-title .h3{font-weight:500}@media (max-width: 575.98px){.obc-theme .mat-mdc-snack-bar-container{width:100%!important}}.obc-theme .snackbar-margin{margin-top:80px!important}.obc-theme .icon-btn-sm{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}.obc-theme .icon-btn-sm:hover{color:#fff;background-color:#e8e8e8}.obc-theme .icon-btn-sm .mat-icon{font-size:20px;height:20px;width:20px}.obc-theme .success-wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#ececec;border-radius:10px}.obc-theme .success-title{color:#1e8e3e!important;text-align:center;margin-bottom:0!important;margin-top:.5em}.obc-theme .success-actions{display:flex;justify-content:center;border-radius:10px;padding:1rem 1rem 0;margin-top:.7em}.obc-theme .mat-mdc-list-item-title{white-space:pre-wrap}.obc-theme .mat-mdc-dialog-actions{padding:8px 24px!important}.obc-theme .dialog-close{float:right}.obc-theme .spa-nav-menu mat-icon{margin-right:16px!important}.obc-theme .spa-nav-menu mat-list-item{cursor:pointer!important}.obc-theme .w-100{width:100%}.obc-theme .mat-mdc-form-field{height:fit-content;margin-bottom:1.5rem}.obc-theme .mat-form-field-appearance-outline .date-icons{margin-top:calc(-1 * var(--mat-form-field-container-vertical-padding))}.obc-theme .mat-mdc-button,.obc-theme .mat-mdc-unelevated-button,.obc-theme .mat-mdc-raised-button,.obc-theme .mat-mdc-outlined-button{letter-spacing:.5px!important}.obc-theme .mat-mdc-button>.mat-icon,.obc-theme .mat-mdc-unelevated-button>.mat-icon,.obc-theme .mat-mdc-raised-button>.mat-icon,.obc-theme .mat-mdc-outlined-button>.mat-icon{font-size:24px!important;height:24px!important;width:24px!important}.obc-theme .mat-icon{overflow:visible!important}.obc-theme .mat-mdc-checkbox .mdc-label,.obc-theme .mat-mdc-radio-button .mdc-label{margin-bottom:0}.obc-theme .mdc-button{height:fit-content!important}.obc-theme .mat-mdc-button{min-height:var(--mdc-text-button-container-height)}.obc-theme .mat-mdc-raised-button{min-height:var(--mdc-protected-button-container-height)}.obc-theme .mat-mdc-outlined-button{min-height:var(--mdc-outlined-button-container-height)}.obc-theme .mat-mdc-unelevated-button{min-height:var(--mdc-filled-button-container-height)}.obc-theme .mat-mdc-extended-fab{height:fit-content;min-height:var(--mdc-extended-fab-container-height)}.obc-theme .mat-mdc-dialog-container spa-dialog-title+.mat-mdc-dialog-content{padding-top:0!important}.obc-theme .mat-mdc-dialog-container{--mat-dialog-with-actions-content-padding: 20px 24px 0}.obc-theme .clean-button{background:none;border:none;letter-spacing:inherit;padding:0;font:inherit;text-align:inherit}.obc-theme .mdc-icon-button{line-height:normal;font-family:Material Icons}.obc-theme .table-search .mat-mdc-form-field,.obc-theme .mat-mdc-slide-toggle label{margin-bottom:0}.obc-theme body,.obc-theme h2>small,.obc-theme .h2>small,.obc-theme h2>.small,.obc-theme .h2>.small,.obc-theme h3>small,.obc-theme .h3>small,.obc-theme h3>.small,.obc-theme .h3>.small,.obc-theme .mat-mdc-card,.obc-theme .mat-mdc-cell.default,.obc-theme .mat-drawer-container,.obc-theme .mat-mdc-dialog-container{color:#7d7d7d}.obc-theme .mat-mdc-tab .mdc-tab__text-label,.obc-theme .mat-mdc-expansion-panel-content .mat-mdc-expansion-panel-body{color:#7d7d7d}.obc-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.obc-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.obc-theme .mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing{border-color:#cecece}.obc-theme app-dash-card .mat-mdc-card h2,.obc-theme h2,.obc-theme .h2{color:#3f3f3f}.obc-theme .text-accent{color:#19233f!important}.obc-theme .text-warn{color:#e90934!important}.obc-theme .text-success{color:#1e8e3e!important}.obc-theme .text-glow{color:#f9b233!important}.obc-theme .text-light{color:#f4f5f6!important}.obc-theme .text-dark{color:#0d276b!important}.obc-theme .text-white{color:#fff!important}.obc-theme .bg-primary{background-color:#265199!important}.obc-theme .bg-accent{background-color:#19233f!important}.obc-theme .bg-warn{background-color:#e90934!important}.obc-theme .bg-success{background-color:#1e8e3e!important}.obc-theme .bg-glow{background-color:#f9b233!important}.obc-theme .bg-light{background-color:#f4f5f6!important}.obc-theme .bg-dark{background-color:#0d276b!important}.obc-theme .bg-white{background-color:#fff!important}.obc-theme .theme-border-primary{border-radius:.25rem;border:1px solid #265199}.obc-theme .theme-border-accent{border-radius:.25rem;border:1px solid #19233f}.obc-theme .theme-border-warn{border-radius:.25rem;border:1px solid #e90934}.obc-theme .theme-border-success{border-radius:.25rem;border:1px solid #1e8e3e}.obc-theme .theme-border-glow{border-radius:.25rem;border:1px solid #F9B233}.obc-theme .theme-border-light{border-radius:.25rem;border:1px solid #f4f5f6}.obc-theme .theme-border-dark{border-radius:.25rem;border:1px solid #0d276b}.obc-theme .theme-border-white{border-radius:.25rem;border:1px solid #fff}.obc-theme app-theme-emitter.primary{color:#265199}.obc-theme app-theme-emitter.primary-darken{color:#0d276b}.obc-theme app-theme-emitter.primary-lighten{color:#e5eaf3}.obc-theme app-theme-emitter.accent{color:#19233f}.obc-theme app-theme-emitter.warn{color:#e90934}.obc-theme a{color:#265199}.obc-theme #title-toolbar{background:#e5eaf3;color:#265199}.obc-theme .warning{background-color:#265199}.obc-theme .outline-warning{background-color:#26519926!important;border:2px solid #265199!important;border-radius:10px}.obc-theme .outline-warning .mat-icon{margin-right:.5rem;color:#265199!important}.obc-theme footer{background-color:#265199}.obc-theme a.ghost-button{border:1px solid #265199}.obc-theme .banner-bar.primary{background-color:#265199}.obc-theme .banner-bar .mat-mdc-icon-button:hover{background-color:#93a8cc!important}.obc-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]{color:#17377c}.obc-theme .banner-bar .mat-mdc-icon-button[disabled][disabled]:hover{background-color:transparent!important}.obc-theme mat-icon.actions-type-icon,.obc-theme mat-icon.primary-light,.obc-theme mat-icon.auth-icon{color:#93a8cc}.obc-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary,.obc-theme .mat-mdc-cell .mat-mdc-icon-button.mat-primary mat-icon{color:#265199}.obc-theme .mat-mdc-icon-button.primary{background-color:#265199;color:#fff}.obc-theme .mat-mdc-icon-button.primary:hover{background-color:#265199!important}.obc-theme .mat-mdc-card.message.primary{border-left-color:#265199!important}.obc-theme .mat-mdc-card.message.accent{border-left-color:#19233f!important}.obc-theme .mat-mdc-card.message.warn{border-left-color:#e90934!important}.obc-theme .text-primary{color:#265199!important}.obc-theme .text-success,.obc-theme mat-icon.text-success{color:#1e8e3e}.obc-theme .bg-primary,.obc-theme .mat-mdc-chip-set .mat-primary{background-color:#265199!important}.obc-theme .mat-mdc-chip-set .mat-primary .mdc-evolution-chip__text-label{color:#fff!important}.obc-theme .list-item-active{color:#265199!important;background-color:#becbe0!important}.obc-theme .list-item-active .mdc-list-item__primary-text,.obc-theme .list-item-active.mdc-list-item:hover .mdc-list-item__primary-text{color:#265199}.obc-theme .mat-button-toggle-checked{background-color:#becbe0!important}.obc-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#265199!important}.obc-theme .main-container{background-color:#265199}.obc-theme .participant-box,.obc-theme .participant-box-border{border-left:4px solid #265199}.obc-theme .dnd-drag-over{background-color:#6785b8}.obc-theme .next-arrow{color:#265199}.obc-theme .participant-separator{background-color:#becbe0}.obc-theme .dnd-drag-over.stepzone{border-color:#476ba8}.obc-theme .template-field-box{border-left:4px solid #265199}.obc-theme .field-box-chip-primary{background-color:#becbe0;color:#17377c}.obc-theme .field-box-chip-accent{background-color:#babdc5;color:#0e1529}.obc-theme .field-box-chip-disabled{background-color:#0000002e;color:#0000007a}.obc-theme .mat-button-toggle-disabled.mat-button-toggle-checked.permission-toggle{background-color:#becbe0}.obc-theme .signature-box div.move.selected{border-color:#17377c!important}.obc-theme .signature-box span.square{background:#265199!important}.obc-theme .document-tab .mdc-tab--active:first-child{color:#f60;--mdc-tab-indicator-active-indicator-color: #ff6600;--mat-tab-header-active-focus-indicator-color: #ff6600}.obc-theme .mat-mdc-tab-group.document-tab.pending .mat-ink-bar{background-color:#f60}.obc-theme .document-tab .mdc-tab--active:nth-child(2){color:#1e8e3e;--mdc-tab-indicator-active-indicator-color: #1e8e3e;--mat-tab-header-active-focus-indicator-color: #1e8e3e}.obc-theme .mat-mdc-tab-group.document-tab.success .mat-ink-bar{background-color:#1e8e3e}.obc-theme .document-tab .mdc-tab--active:nth-child(3){color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.obc-theme .mat-mdc-tab-group.document-tab.warn .mat-ink-bar{background-color:#e90934}.obc-theme .document-tab .mdc-tab--active:last-child{color:#e90934;--mdc-tab-indicator-active-indicator-color: #e90934;--mat-tab-header-active-focus-indicator-color: #e90934}.obc-theme .mat-mdc-tab-group.document-tab.refuse .mat-ink-bar{background-color:#e90934}.obc-theme .floating-strip,.obc-theme .floating-strip-control.strip-closed{background-color:#e5eaf3}.obc-theme .circle-ripple:before,.obc-theme .circle-ripple:after{border:2px solid #476ba8}.obc-theme .spinner-three-bounce>div,.obc-theme .spinner-rectangle-bounce>div{background-color:#265199!important}.obc-theme .spinner-circle-swish{color:#265199!important}.obc-theme .sk-folding-cube .sk-cube:before{background-color:#265199}.obc-theme .mat-card-border-checked{border-color:#19233f!important}.obc-theme .clipboard-copy-input button.mat-mdc-icon-button{background-color:#e5eaf3}.obc-theme app-a4-sketch-element .element-summary{background-color:#265199}.obc-theme app-a4-sketch-element .element-logo{background-color:#19233f}.obc-theme .mat-slider-thumb,.obc-theme .mat-slider-track-fill{background-color:#265199!important}.obc-theme .app-dialog-use-template-card:hover{background-color:#e5eaf3!important}.obc-theme .primary-border,.obc-theme .info-box-primary{border:solid 1px #265199}.obc-theme .info-box-primary{background-color:#2651991a}.obc-theme .info-card-primary{background-color:#e5eaf3!important;border-left:4px solid #265199!important}.obc-theme .info-card-primary .info-card-icon{color:#224a91!important}.obc-theme .info-card-primary .info-card-text{color:#0d276b!important}.obc-theme .info-card-warn{background-color:#fce1e7!important;border-left:4px solid #e90934!important}.obc-theme .info-card-warn .info-card-icon{color:#e6082f!important}.obc-theme .info-card-warn .info-card-text{color:#d90215!important}.obc-theme .ng-scrollbar-thumb{background-color:#265199!important;opacity:.7}.obc-theme .ng-scrollbar-thumb:hover,.obc-theme .ng-scrollbar-thumb:active{opacity:1}hr{background-color:#e1e2e3;height:1px;border:0;opacity:1;margin-left:auto;margin-right:auto}#main-theme{--app-text-size-default: 14px;--mdc-dialog-supporting-text-size: 14px;--app-label-text-size-default: 12px;--app-letter-spacing-default: normal;--app-line-height-default: normal;--mat-form-field-container-height: 48px;--mat-form-field-container-vertical-padding: 12px;--mat-form-field-filled-with-label-container-padding-top: 20px;--mat-form-field-filled-with-label-container-padding-bottom: 4px;--mdc-filled-text-field-label-text-size: var(--app-text-size-default);--mdc-outlined-text-field-label-text-size: var(--app-text-size-default);--mat-form-field-container-text-size: var(--app-text-size-default);--mat-form-field-outlined-label-text-populated-size: var(--app-text-size-default);--mat-select-trigger-text-size: var(--app-text-size-default);--mat-option-label-text-size: var(--app-text-size-default);--mdc-filled-text-field-active-indicator-color: rgba(118, 118, 118, .4);--mdc-filled-text-field-hover-active-indicator-color: rgba(118, 118, 118, .8);--mdc-outlined-text-field-outline-color: rgba(118, 118, 118, .4);--mdc-outlined-text-field-hover-outline-color: rgba(118, 118, 118, .8);--mat-menu-item-icon-color: #7d7d7d;--mat-sidenav-content-text-color: #7d7d7d;--mat-paginator-container-text-color: #7d7d7d;--mdc-form-field-label-text-color: #7d7d7d;--mat-expansion-container-text-color: #7d7d7d;--mat-table-header-headline-color: #7d7d7d;--mdc-outlined-button-label-text-color: #7d7d7d;--mat-expansion-header-text-color: #3f3f3f;--mat-filled-button-icon-spacing: 4px;--mat-protected-button-icon-spacing: 4px;--mdc-fab-container-elevation-shadow: 0;--mdc-fab-hover-container-elevation-shadow: 0;--mdc-fab-pressed-container-elevation-shadow: 0;--mdc-fab-focus-container-elevation-shadow: 0;--mdc-fab-small-container-elevation-shadow: 0;--mdc-fab-small-hover-container-elevation-shadow: 0;--mdc-fab-small-pressed-container-elevation-shadow: 0;--mdc-fab-small-focus-container-elevation-shadow: 0;--mdc-switch-unselected-handle-color: #8d8d8d;--mdc-switch-unselected-hover-handle-color: #7d7d7d;--mdc-switch-unselected-pressed-handle-color: #7d7d7d;--mdc-switch-unselected-focus-handle-color: #7d7d7d;--mat-tab-header-divider-height: 1px;--mat-tab-header-divider-color: #e0e2ec}#main-theme .mat-form-field-appearance-outline.phone .mat-mdc-text-field-wrapper,#main-theme .mat-form-field-appearance-outline.phone .mat-mdc-form-field-flex{height:var(--mat-form-field-container-height)}#main-theme .mat-form-field-appearance-outline.phone .mat-mdc-input-element.tel-input{padding-top:12px}#main-theme .mat-mdc-form-field.mat-form-field-appearance-outline{margin-bottom:14px}#main-theme .mat-mdc-paginator-container .mat-mdc-form-field.mat-form-field-appearance-outline{margin-bottom:0}#main-theme .mat-mdc-tab-group,#main-theme .mat-mdc-tab-nav-bar{--mat-tab-header-inactive-label-text-color: #7d7d7d;--mat-tab-header-active-focus-label-text-color: #7d7d7d;--mat-tab-header-active-hover-label-text-color: #7d7d7d;--mat-tab-header-active-label-text-color: #7d7d7d;--mat-tab-header-inactive-hover-label-text-color: #7d7d7d}#main-theme .mat-mdc-tab-header{--mat-tab-header-label-text-tracking: .096px !important}#main-theme .mat-mdc-radio-button,#main-theme .mat-mdc-slide-toggle,#main-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: #7d7d7d !important}#main-theme .mat-mdc-checkbox,#main-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-unselected-focus-state-layer-color: #7d7d7d !important;--mdc-checkbox-unselected-hover-state-layer-color: #7d7d7d !important;--mdc-checkbox-unselected-pressed-state-layer-color: #7d7d7d !important;--mdc-checkbox-unselected-focus-icon-color: #7d7d7d !important;--mdc-checkbox-unselected-hover-icon-color: #7d7d7d !important}#main-theme .warning{border-radius:10px;color:#fff}#main-theme .warning.clicking{box-shadow:2px 5px 5px #999;-webkit-animation:clicking 4s 8;animation:clicking 4s 8}@-webkit-keyframes clicking{10%{box-shadow:0 0 5px #999;-webkit-transform:translateY(4px);opacity:.8}20%{box-shadow:2px 5px 5px #999;-webkit-transform:translateY(0px);opacity:1}30%{box-shadow:0 0 5px #999;-webkit-transform:translateY(4px);opacity:.8}40%{box-shadow:2px 5px 5px #999;-webkit-transform:translateY(0px);opacity:1}}@keyframes clicking{10%{box-shadow:0 0 5px #999;transform:translateY(4px);opacity:.8}20%{box-shadow:2px 5px 5px #999;transform:translateY(0);opacity:1}30%{box-shadow:0 0 5px #999;transform:translateY(4px);opacity:.8}40%{box-shadow:2px 5px 5px #999;transform:translateY(0);opacity:1}}#main-theme footer{color:#fff;padding:5px}#main-theme .footer-nopad{margin:-5px}#main-theme .p-content{padding:15px}#main-theme .p-content.compact-content{padding:10px 5px}#main-theme .p-content.compact-content>spa-breadcrumb>div{padding-left:8px;padding-right:8px}#main-theme .p-content.center.padded,#main-theme .content-pad{padding-bottom:80px!important;margin-bottom:0}#main-theme button:focus{outline:none}#main-theme .box-light h2,#main-theme .box-light .h2{font-weight:400}#main-theme strong{font-weight:500}#main-theme .lead{font-size:28px;font-weight:300;font-family:Roboto Slab,serif}#main-theme p.small{font-size:80%}#main-theme .light{font-weight:300;font-family:Roboto Slab,serif}#main-theme .clear{clear:both}#main-theme .pointer{cursor:pointer}#main-theme #main-nav{padding-bottom:5px;-webkit-box-shadow:0 3px 5px rgba(57,63,72,.3);-moz-box-shadow:0 3px 5px rgba(57,63,72,.3);box-shadow:0 3px 5px #393f484d;background-color:#fff;position:relative}#main-theme #main-nav .center{margin-top:0;margin-bottom:0}#main-theme .loader-container{position:relative}#main-theme .loader-container.min-height{min-height:300px}#main-theme ul.sep-2-col{display:grid;grid-template-columns:repeat(2,1fr);list-style-type:none;padding-left:0;line-height:20px}#main-theme ul.sep-2-col li:before{content:"\2022";font-size:20px;margin-right:8px;vertical-align:text-bottom}#main-theme ul.sep-2-col li{padding:0 15px}#main-theme a.ghost-button{padding:8px;border-radius:5px}#main-theme .mat-expansion-panel-header-title h3,#main-theme .mat-expansion-panel-header-title .h3{line-height:20px}#main-theme .img-preview{width:70%}@media (max-width: 575px){#main-theme .img-preview{width:100%}}#main-theme .frame-container{position:relative;width:100%;height:0;padding-bottom:56.25%}#main-theme .frame-responsive{width:100%;height:100%;position:absolute;top:0;left:0;border:none}#main-theme .nav-button{min-width:54px}#main-theme .nav-user-name{display:inline-block;overflow:hidden;max-width:150px;text-overflow:ellipsis}@media (max-width: 575.98px){#main-theme .user-button .mat-icon{margin-left:0;margin-right:0}}@media (max-width: 840px){#main-theme #title-toolbar.mat-toolbar-single-row{padding-left:10px!important;padding-right:10px!important}}@media (max-width: 991.98px){#main-theme .bg-light .box-light{padding:.75em 1.25em!important}}#main-theme mat-form-field.field-responsive .mat-mdc-form-field-infix{width:100%}@media (min-width: 1010px){#main-theme .field-max-lg{max-width:200px}}#main-theme .centered-list{text-align:center;list-style-position:inside}#main-theme .centered-list li{margin-top:10px}#main-theme .bordered{border:1px solid #b3b3b3;border-radius:10px}#main-theme .hide-last-hr :last-child>hr{display:none}#main-theme .signature-image{position:relative;background:#f1f1f1;border:2px dashed #a9a9a9;border-radius:5px;width:100%}#main-theme .signature-image img{background-color:#fff;max-width:100%;max-height:100%}#main-theme .signature-image.signature-image-sm{width:160px;height:160px}#main-theme .signature-initials-image{width:150px;height:150px;background:#f1f1f1;border:2px dashed #a9a9a9;border-radius:5px;max-width:100%}#main-theme .signature-image>.action,#main-theme .signature-initials-image>.action{margin-top:-60px;float:right}#main-theme .signature-image.md{width:375px;height:209px}#main-theme .signature-image h2,#main-theme .signature-image .h2,#main-theme .signature-initials-image h2,#main-theme .signature-initials-image .h2{color:#7d7d7d}#main-theme .signature-initials-image img{width:100%;height:100%}#main-theme .signature-pad-container canvas{cursor:url("./media/pen-KFQ7SXW4.png"),url("./media/pen-JPM2JRTX.svg"),url("./media/pen-HLBPJ2JJ.jpg"),auto}#main-theme .signature-pad-container,#main-theme app-text-signature>canvas{border:1px dotted #bfbfbf}#main-theme .component-title{font-weight:400!important;font-size:20px}#main-theme .main-icon{margin-top:60px;margin-bottom:15px}#main-theme mat-icon[svgIcon=private]{width:56px;height:100px;font-size:56px}#main-theme .animation{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}#main-theme .container-fluid,#main-theme .container-sm,#main-theme .container-md,#main-theme .container-lg,#main-theme .container-xl,#main-theme .container-xxl,#main-theme .fluid{max-width:100%}#main-theme .circle-ripple{height:30px;width:35px;display:inline-block;background-color:transparent;position:absolute;top:15px;left:24px;-webkit-transition:height .25s ease,width .25s ease;transition:height .25s ease,width .25s ease;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#main-theme .circle-ripple:before,#main-theme .circle-ripple:after{content:"";display:block;position:absolute;inset:0;border-radius:50%}#main-theme .circle-ripple:before{-webkit-animation:ripple 4s linear infinite;animation:ripple 4s linear infinite}#main-theme .circle-ripple:after{-webkit-animation:ripple 4s linear 2s infinite;animation:ripple 4s linear 2s infinite}@-webkit-keyframes ripple{0%{-webkit-transform:scale(.85)}25%{-webkit-transform:scale(1.25);opacity:1}50%{-webkit-transform:scale(1.5);opacity:0}to{opacity:0}}@keyframes ripple{0%{transform:scale(.85)}25%{transform:scale(1.25);opacity:1}50%{transform:scale(1.5);opacity:0}to{opacity:0}}#main-theme .banner-bar{padding:6px 16px;border-radius:4px;color:#fff}#main-theme .subtitle{font-size:16px}#main-theme .mat-sidenav-container{min-height:100vh}#main-theme .mat-sidenav{width:220px}#main-theme mat-icon>svg{vertical-align:top}#main-theme mat-icon.middle{vertical-align:middle}#main-theme mat-icon.bottom{vertical-align:bottom}#main-theme mat-icon.sub{vertical-align:sub}#main-theme mat-icon.icon-lg{width:64px;height:64px;font-size:64px;--mdc-icon-button-icon-size: 64px}#main-theme mat-icon.icon-sm{width:18px;height:18px;font-size:18px;--mdc-icon-button-icon-size: 18px}#main-theme mat-icon.icon-md{width:32px;height:32px;font-size:32px;--mdc-icon-button-icon-size: 32px}#main-theme mat-icon.icon-md-2{width:50px;height:50px;font-size:50px;--mdc-icon-button-icon-size: 50px}#main-theme mat-icon.icon-md-3{width:60px;height:60px;font-size:60px;--mdc-icon-button-icon-size: 60px}#main-theme .pager .mat-mdc-button,#main-theme .pager .mat-mdc-icon-button:not([ng-reflect-disabled=true]),#main-theme .pager .mat-mdc-outlined-button{color:#7d7d7d}#main-theme .mat-mdc-cell mat-icon{color:#7d7d7d}#main-theme mat-icon.actions-type-icon{width:126px;height:65px;font-size:126px;line-height:0;--mdc-icon-button-icon-size: 126px}#main-theme mat-icon.auth-icon{width:70px;height:70px;font-size:70px;--mdc-icon-button-icon-size: 70x}#main-theme .padded-button-container{padding-left:40px}@media (max-width: 767px){#main-theme .padded-button-container{padding-left:10px}}#main-theme .button-container-pad-sm{padding-top:5px;padding-bottom:5px;display:inline-block;max-width:100%}#main-theme .button-container-pad-sm>button{margin-top:0!important;margin-bottom:0!important}#main-theme .breadcrumb{margin-bottom:0}#main-theme .breadcrumb .mat-mdc-mini-fab{box-shadow:none}#main-theme .breadcrumb .breadcrumb-bar{padding-right:24px}#main-theme .breadcrumb .breadcrumb-bar .mat-icon.text-light{color:#7d7d7d!important}#main-theme .mat-mdc-mini-fab{font-weight:600}#main-theme .mat-mdc-mini-fab.small{width:36px;height:36px}#main-theme .mat-icon{overflow:unset;overflow-x:unset;overflow-y:unset}#main-theme .mat-mdc-icon-button.small,#main-theme .mat-mdc-form-field:not(.mat-mdc-form-field-appearance-legacy) .mat-mdc-form-field-suffix .mat-mdc-icon-button.small,#main-theme .mat-mdc-select-search-clear{height:36px;width:36px;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;line-height:0;border:none;background-color:transparent;transition:.3s}#main-theme .mat-mdc-icon-button.small:hover,#main-theme .mat-mdc-form-field:not(.mat-mdc-form-field-appearance-legacy) .mat-mdc-form-field-suffix .mat-mdc-icon-button.small:hover,#main-theme .mat-mdc-select-search-clear:hover{background-color:#f5f5f5}#main-theme .mat-mdc-icon-button.small .mat-icon,#main-theme .mat-mdc-form-field:not(.mat-mdc-form-field-appearance-legacy) .mat-mdc-form-field-suffix .mat-mdc-icon-button.small .mat-icon,#main-theme .mat-mdc-select-search-clear .mat-icon{font-size:20px}#main-theme .mat-mdc-icon-button.small.active,#main-theme .mat-mdc-form-field:not(.mat-mdc-form-field-appearance-legacy) .mat-mdc-form-field-suffix .mat-mdc-icon-button.small.active,#main-theme .mat-mdc-select-search-clear.active{background-color:#f60;color:#fff}#main-theme .mat-mdc-select-search-clear{top:-7px}#main-theme ngx-mat-select-search.small .mat-mdc-select-search-clear{top:12px;right:7px}#main-theme .mat-mdc-form-field .mat-mdc-form-field-suffix .mdc-icon-button.small,#main-theme ngx-mat-select-search.small .mat-mdc-select-search-clear{height:32px;width:32px;margin-top:-10px!important;margin-bottom:-10px!important;margin-right:-5px}#main-theme .mat-mdc-form-field .mat-mdc-form-field-suffix .mdc-icon-button.small .mat-icon,#main-theme ngx-mat-select-search.small .mat-mdc-select-search-clear .mat-icon{font-size:18px}#main-theme .mat-mdc-icon-button{transition:.3s}#main-theme .mat-mdc-icon-button.pending{background-color:#f60;color:#fff}#main-theme .mat-mdc-icon-button:hover{background-color:#f5f5f5}#main-theme .mat-mdc-icon-button.pending:hover{background-color:#ff822e}#main-theme .mat-mdc-icon-button.stroked{border:1px solid rgba(148,148,148,.323);padding:0 0 8px}#main-theme .mat-mdc-icon-button.stroked span{font-family:Roboto,Helvetica Neue,sans-serif;font-weight:600;font-size:16px}#main-theme .mat-mdc-cell .mat-mdc-icon-button:hover{background-color:#e8eaeb}#main-theme button.mat-mdc-button.margin-sm{margin-top:5px!important;margin-bottom:5px!important}#main-theme .container-sm>.mat-mdc-button{padding:0 5px}#main-theme .mat-mdc-raised-button.medium{padding:0 20px;line-height:40px;font-size:16px}#main-theme .mat-mdc-raised-button.small{padding:0 14px;line-height:32px;font-size:12px}#main-theme .mat-mdc-raised-button.small .mat-icon{height:20px;width:20px;font-size:20px}#main-theme .mat-mdc-button.responsive{line-height:22px;white-space:normal}#main-theme .mat-mdc-button.large,#main-theme .mat-mdc-raised-button.large,#main-theme .mat-mdc-unelevated-button.large{font-size:16px;padding-bottom:.2678575rem;padding-top:.2678575rem;min-height:44px}#main-theme .mat-mdc-button.large mat-icon,#main-theme .mat-mdc-raised-button.large mat-icon,#main-theme .mat-mdc-unelevated-button.large mat-icon{width:26px!important;height:26px!important;font-size:26px!important}#main-theme .mat-mdc-outlined-button.large{min-height:44px}#main-theme .scroll-fab{position:absolute;bottom:40px;right:10px;z-index:10}#main-theme .mat-mdc-mini-fab.bottom-right{bottom:-22px;position:absolute;right:-20px}#main-theme .mat-mdc-mini-fab.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}#main-theme .mat-mdc-radio-button .mdc-label{cursor:pointer}#main-theme .mat-mdc-unelevated-button.icon-only>.mat-icon{margin-right:var(--mat-filled-button-icon-offset, -4px)}#main-theme .mat-button-toggle-group.small .mat-button-toggle-button .mat-button-toggle-label-content{line-height:40px;padding:0 8px}#main-theme .mat-button-toggle-group.small .mat-button-toggle-button .mat-button-toggle-label-content .mat-icon{height:20px;width:20px;font-size:20px}#main-theme .mat-mdc-slide-toggle .mdc-label{margin-left:5px}#main-theme .reboot-font{font-family:inherit}#main-theme .text-default{color:#7d7d7d}#main-theme .text-dark{color:#3f3f3f!important}#main-theme .text-pending,#main-theme mat-icon.text-pending{color:#f60}#main-theme .text-warning{color:orange!important}#main-theme .text-error{color:red!important}#main-theme .feature-text{text-align:center}#main-theme .container-truncate{overflow:hidden}#main-theme .text-truncate,#main-theme spa-prop .prop-value,#main-theme .text-truncate-max{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#main-theme .mat-expansion-panel-content .prop-label{font-weight:500}#main-theme spa-prop.compact .prop-label{font-weight:500}#main-theme spa-prop.compact .prop-value{margin-bottom:10px}#main-theme spa-prop.value-lg .prop-value{font-size:18px}#main-theme .text-truncate-max{max-width:100%}#main-theme h2>small,#main-theme .h2>small,#main-theme h2>.small,#main-theme .h2>.small{font-weight:400}#main-theme .text-small{font-size:13px}#main-theme .text-small mat-icon{width:20px;height:20px;font-size:20px;padding-left:2px}#main-theme .text-medium{font-size:16px}#main-theme .title-condensed{line-height:22px}#main-theme .bg-pending,#main-theme .mat-accent.bg-pending,#main-theme .mat-primary.bg-pending{background-color:#f60}#main-theme .bg-secondary,#main-theme .mat-accent.bg-secondary{background-color:#375b92}#main-theme .bg-ternary,#main-theme .mat-accent.bg-ternary{background-color:#f55}#main-theme .bg-white{background-color:#fff}#main-theme .bg-contrast{background-color:#fbfbfb}#main-theme .bg-powered{background-color:#f1f1f1}#main-theme .reset{color:initial!important}#main-theme .mat-mdc-chip.badge{min-height:24px;padding:5px 12px;font-size:11px}#main-theme .mat-mdc-chip.mat-mdc-standard-chip.mat-primary{color:#fff}#main-theme .mat-mdc-chip.mat-mdc-standard-chip.mat-primary>mat-icon{color:#fff;opacity:.9}#main-theme .mat-mdc-chip.mat-primary{background-color:#e0e0e0;color:#3f3f3f}#main-theme .mat-mdc-chip.mat-primary>.mat-icon{color:#3f3f3f;opacity:.9}#main-theme mat-form-field.input-sm .mat-mdc-chip{min-height:18px}#main-theme mat-form-field.input-sm .mat-mdc-chip .mdc-evolution-chip__icon--trailing{width:15px;height:15px;font-size:15px}#main-theme mat-form-field.input-sm .mat-mdc-chip{padding:4px 7px 3px 10px;font-size:12px;margin-top:1px;margin-bottom:2px}#main-theme mat-form-field .mat-mdc-chip.chip-md{padding:4px 7px 4px 12px;font-size:12px;margin-top:1px;margin-bottom:2px}#main-theme .mat-mdc-chip.chip-sm{padding:4px 10px;min-height:26px;font-size:13px}#main-theme .mat-mdc-chip.chip-sm .mdc-evolution-chip__text-label{font-size:13px}#main-theme .mat-mdc-chip.chip-xs{padding:4px 10px;min-height:26px;font-size:10px}#main-theme span.mdc-evolution-chip__action{padding:0!important}#main-theme .mat-mdc-chip code{color:inherit}#main-theme .mat-mdc-chip.pointer span.mdc-evolution-chip__action{cursor:pointer}#main-theme .mat-mdc-chip-row span.mdc-evolution-chip__action{padding-left:12px!important;padding-right:0!important}#main-theme .mat-mdc-chip-row .mdc-evolution-chip--with-trailing-action mat-icon.mdc-evolution-chip__action--trailing{padding-left:8px!important;padding-right:8px!important}#main-theme .mat-mdc-chip-row .mat-mdc-chip-remove{opacity:.9}#main-theme .pending-chips{max-width:95%}#main-theme .pending-chips .mdc-evolution-chip-set__chips{flex-direction:column}#main-theme .pending-chips .mat-mdc-standard-chip .mdc-evolution-chip__cell--primary,#main-theme .pending-chips .mat-mdc-standard-chip .mdc-evolution-chip__action--primary,#main-theme .pending-chips .mat-mdc-standard-chip .mat-mdc-chip-action-label{overflow:hidden}#main-theme .pending-chips .mat-mdc-standard-chip{height:fit-content}#main-theme .pending-chips .mat-mdc-chip-set{flex-direction:column;align-items:start}#main-theme .pending-chips .mat-mdc-chip-set .mat-mdc-standard-chip{margin:2px;max-width:100%;height:auto}#main-theme .mat-mdc-standard-chip.multiline{height:inherit}#main-theme .mat-mdc-standard-chip.multiline .chip-header{font-weight:700;font-size:12px;margin-bottom:-4px}#main-theme .mat-chip-list.truncate .mdc-evolution-chip-set__chips,#main-theme .mat-chip-list.truncate .mat-mdc-chip{overflow:hidden}#main-theme .mat-mdc-chip.chip-xs .chip-header{font-size:10px}#main-theme .list-item-active span{font-weight:500}#main-theme .mat-list-sm .mat-mdc-list-item{border-radius:5px;font-size:14px;max-width:240px}#main-theme .mat-mdc-card{margin-left:0;margin-right:0}#main-theme .mat-elevation-z0.mat-mdc-card{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}#main-theme .mat-mdc-card.message{border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-left:6px solid}#main-theme .mat-mdc-tab-group.enable-overflow{overflow-x:clip;overflow-y:visible}#main-theme .mat-mdc-tab-group.enable-overflow .mat-mdc-tab-body-wrapper,#main-theme .mat-mdc-tab-group.enable-overflow .mat-mdc-tab-body,#main-theme .mat-mdc-tab-group.enable-overflow .mat-mdc-tab-body-content{overflow:visible}#main-theme .mat-mdc-tooltip.preline{white-space:pre-line}#main-theme .input-stretch,#main-theme .w-100{width:100%}#main-theme .mat-mdc-form-field.input-stretch .mat-mdc-form-field-infix{width:auto}#main-theme .mat-mdc-input-element{color:#3f3f3f!important}#main-theme mat-form-field.input-sm{font-size:12px;width:110px;margin-bottom:0}#main-theme mat-form-field.input-sm.long{width:180px}#main-theme .mat-mdc-form-field-appearance-outline>.mat-mdc-form-field-wrapper{padding-bottom:2px}#main-theme .mat-mdc-form-field-appearance-outline.mat-mdc-form-field-invalid>.mat-mdc-form-field-wrapper{padding-bottom:15px;margin-bottom:10px}#main-theme .mat-mdc-form-field-appearance-outline .mat-mdc-form-field-infix{padding:.3em 0 .8em}#main-theme .mat-mdc-form-field-appearance-outline.mat-mdc-form-field-disabled .mat-mdc-form-field-infix>input{opacity:.38}#main-theme .mat-mdc-form-field-appearance-outline.bt-prefix .mat-mdc-form-field-prefix{top:5px}#main-theme .mat-mdc-form-field.small-bottom{margin-bottom:0}#main-theme .mat-mdc-form-field.small-bottom .mdc-line-ripple,#main-theme .mat-mdc-form-field.small-bottom .mdc-notched-outline{bottom:0}#main-theme .mat-mdc-form-field.compact{margin-bottom:0}#main-theme .mat-mdc-form-field.compact .mat-mdc-form-field-flex{height:32px}#main-theme .mat-mdc-form-field.compact .mat-mdc-form-field-infix{padding-top:4px;padding-bottom:4px;min-height:24px}@media (max-width: 767.98px){#main-theme .cdk-overlay-pane{max-width:95vw!important}}#main-theme .dialog-close{float:right;margin-top:-5px;margin-right:-10px}#main-theme .mat-mdc-snack-bar-handset .mat-mdc-snack-bar-container{overflow:auto}@media (max-width: 767.98px){#main-theme spa-message .message-notification{max-width:100%}}#main-theme .drawer-content-stretch{min-height:85vh}#main-theme .mat-mdc-progress-bar.bar-md{height:15px}@media (max-width: 575.98px){#main-theme mat-horizontal-stepper.responsive .mat-horizontal-stepper-header{height:52px}#main-theme mat-horizontal-stepper.responsive .mat-horizontal-stepper-header-container{align-items:flex-start;flex-direction:column}#main-theme mat-horizontal-stepper.responsive .mat-stepper-horizontal-line{margin:0 34px;border-top:none;border-left:1px solid rgba(0,0,0,.12);height:16px}}#main-theme mat-horizontal-stepper.padding-x-0 .mat-horizontal-content-container{padding:0}#main-theme mat-horizontal-stepper.padding-y-0 .mat-horizontal-content-container{padding-top:0;padding-bottom:0}#main-theme .mat-expansion-panel-header.default,#main-theme .mat-expansion-panel-header.mat-expanded.default:focus,#main-theme .mat-expansion-panel-header.mat-expanded.default:hover{background-color:#ececec}#main-theme .bs-border{box-sizing:border-box}#main-theme .mat-expansion-panel.no-pad-content .mat-expansion-panel-content>.mat-expansion-panel-body{padding:0}#main-theme .mat-datepicker-toggle.small>.mat-mdc-icon-button{width:32px;height:32px;padding:0!important}#main-theme .mat-datepicker-toggle.small .mat-datepicker-toggle-default-icon{width:20px;height:20px}#main-theme .mat-button-toggle.small .mat-button-toggle-label-content{line-height:38px}#main-theme qrcode>img{margin-left:auto;margin-right:auto}#main-theme .qrcode-box{border-radius:5px;border:1px solid #cecece;padding:10px 20px}#main-theme .qrcode-box>.close-button{float:right;margin-right:-35px;margin-top:-30px;background-color:#fff}#main-theme .qrcode-container{margin-top:10px;margin-bottom:10px}#main-theme .qrcode-container.small svg{width:150px}#main-theme .country-selector.mat-mdc-button{margin-top:initial!important;margin-bottom:initial!important}#main-theme .mat-nav-list .mat-mdc-list-item{height:auto}#main-theme .mat-nav-list .mat-mdc-list-item.padded{padding:.75em}#main-theme .abstract-bg{background-image:url(/theme-assets/abstract_bg.svg);background-size:80%;background-position:center;background-repeat:repeat;background-attachment:fixed;width:100%;min-height:100vh;height:100%;position:absolute;top:0;left:0;opacity:.1;z-index:-1}@media (max-width: 991.98px){#main-theme .abstract-bg{background-size:100%}}#main-theme .signer-hero{width:100%}#main-theme .hero-headline{font-weight:300;font-size:48px;line-height:58px;text-align:left}#main-theme .hero-headline.align-right{text-align:right}@media (max-width: 767.98px){#main-theme .hero-headline.align-right{text-align:center}}@media (max-width: 991.98px){#main-theme .hero-headline{font-size:36px;line-height:40px}}@media (max-width: 767.98px){#main-theme .hero-headline{text-align:center}}#main-theme .hero-sub{font-size:18px;line-height:28px;text-align:left}#main-theme .hero-sub.align-right{text-align:right}@media (max-width: 767.98px){#main-theme .hero-sub.align-right{text-align:center}}@media (max-width: 767.98px){#main-theme .hero-sub{text-align:center}}#main-theme .home-card-bg{background-color:#f4f5f6;height:100%}#main-theme .rounded-3{border-radius:3px}#main-theme .home-card-img{height:125px;width:auto}#main-theme .home-card-title{font-weight:600;font-size:18px;text-align:center;color:#3771c8}#main-theme .home-card-sub{font-weight:400;font-size:16px;text-align:center}#main-theme .position-relative{position:relative}#main-theme .position-relative>.copy-button{position:absolute;bottom:0;margin-left:-15px;background:#fff}#main-theme .mobile-bg{background:-webkit-linear-gradient(to right,#d4e1f3 70%,white 30%);background:-moz-linear-gradient(to right,#d4e1f3 70%,white 30%);background:-ms-linear-gradient(to right,#d4e1f3 70%,white 30%);background:linear-gradient(to right,#d4e1f3 70%,#fff 30%)}@media (max-width: 991.98px){#main-theme .mobile-bg{background:#d4e1f3}}#main-theme .footer-header{color:#204275}#main-theme .mobile-tag{background-color:#f4f5f6;border-radius:333px;display:flex;align-items:center;justify-content:center;font-weight:600}@media (max-width: 991.98px){#main-theme .mobile-tag{display:inline-flex;margin-right:10px}}#main-theme .footer-logo{max-height:20px}#main-theme .main-container{padding:30px 20px 20px}#main-theme .feature{padding-left:15px;padding-right:15px}#main-theme .feature-header{font-weight:500}#main-theme .participant-box,#main-theme .participant-box-border{border-bottom:1px solid #dedfe0}#main-theme .participant-box,#main-theme .participant-box-padding{padding-bottom:5px;padding-left:15px;padding-right:5px}#main-theme app-template-list .mat-column-name{flex:1 1 220px}#main-theme app-template-list .mat-column-creationDate{flex:1 1 120px}#main-theme app-template-list .mat-column-status{flex:1 1 60px}#main-theme app-template-list .mat-column-shareLinkEnabled{flex:1 1 100px}#main-theme app-template-list .mat-column-created{flex:1 1 50px}#main-theme app-template-list .mat-column-action{flex:0 1 150px}@media (max-width: 750px){#main-theme app-template-list .mat-column-shareLinkEnabled,#main-theme app-template-list .mat-column-created{display:none}}@media (max-width: 580px){#main-theme app-template-list .mat-column-name{flex:1 1 100px}#main-theme app-template-list .mat-column-creationDate,#main-theme app-template-list .mat-column-status{display:none}}#main-theme .template-type-selector{height:30px;font-size:16px}#main-theme .template-type-selector .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:20px;font-size:16px;padding-top:5px}#main-theme .template-field-box{border-bottom:1px solid #dedfe0;padding-bottom:5px;padding-left:15px;padding-right:5px}#main-theme .field-box-chip{border-radius:15px;padding:2px 15px}#main-theme .field-box-chip input.options-list-input{border:none;background:transparent;min-width:20px;padding:0 4px}#main-theme .mat-mdc-form-field.mat-form-field-disabled.key-field{background-color:#e9e9e9;opacity:.6}#main-theme .files-sm .dnd-height,#main-theme .files-sm .dropzone,#main-theme .files-sm .dnd-text{min-height:120px}#main-theme .participant-box{border-bottom:1px solid #dedfe0;padding-bottom:5px;padding-left:15px;padding-right:5px}#main-theme .participant-box.disabled{border-left-color:gray;background:#0000001a;border-radius:0 15px 15px 0;cursor:default!important;padding-top:10px}#main-theme .files-container{width:100%;height:200px}#main-theme .dropzone{background-color:transparent;border:none}#main-theme .stepzone{border:2px dashed #a9a9a9;opacity:.5;display:flex;flex-direction:column;align-items:center}#main-theme .next-arrow{background-color:#fff;padding:5px;position:relative;z-index:1}#main-theme .participant-separator{margin-top:-50px;margin-right:auto;margin-left:auto;height:4px;width:70%}#main-theme div[cdkDrag]{cursor:move}#main-theme .dnd-text .text-bottom{color:inherit;font-weight:500}#main-theme spa-private-area-unavailable,#main-theme spa-service-unavailable{display:block;margin:60px 0;text-align:center}#main-theme spa-dialog-confirm-with-checkbox .mat-mdc-checkbox{margin-top:20px;display:block}#main-theme .document-info{padding-left:16px}#main-theme .document-info p{margin-bottom:10px}@media (max-width: 767px){#main-theme .file-type-image{width:70px}}@media (max-width: 407px){#main-theme .participant-icon-col{flex-basis:40px}}#main-theme .document-tab .mat-mdc-tab{height:62px;width:250px;opacity:1;padding:0 16px;justify-content:left}#main-theme app-toolbar-input-filter{display:flex}#main-theme app-toolbar-input-filter .mat-mdc-text-field-wrapper,#main-theme app-toolbar-input-filter .mat-mdc-form-field-infix,#main-theme app-toolbar-input-filter input.mat-mdc-chip-input{width:100%}#main-theme #filterButton{display:none}#main-theme .filter-container mat-form-field{min-width:100px}@media (max-width: 532px){#main-theme .toolbar-item-sm{display:inline-block}#main-theme .secondary-action-item{display:none}}@media (min-width: 533px){#main-theme .toolbar-item-sm-menu .mat-mdc-menu-item{display:none}#main-theme .toolbar-item-sm-menu .mat-mdc-menu-item.less,#main-theme .secondary-action-item{display:inline-block}#main-theme .secondary-action-item.less{display:none}}@media (min-width: 1500px){#main-theme .toolbar-item-sm{display:none}#main-theme .secondary-action-item.less{display:inline-block}}@media (max-width: 767px){#main-theme .filter-container{flex:0 0 50%;max-width:50%;position:relative;width:100%;padding-right:15px;padding-left:.5rem!important}#main-theme .filter-container mat-form-field.input-sm{width:100%}#main-theme #filterButton{display:inline-block}#main-theme .toolbar-column-1{flex:initial;max-width:63%;position:relative;width:100%;padding-right:15px}#main-theme .toolbar-column-2{flex:0 0 37%;max-width:37%;position:relative;width:100%;padding-right:5px;padding-left:5px}#main-theme .toolbar-column-3,#main-theme .toolbar-column-4{flex:0 0 100%;max-width:100%;position:relative;width:100%;padding-left:0!important;padding-right:0!important;display:none}#main-theme .toolbar-column-3.show,#main-theme .toolbar-column-4.show{display:initial}}@media (max-width: 520px){#main-theme .document-tab .mat-mdc-tab{height:54px;width:150px;padding:0 5px}}@media (max-width: 374px){#main-theme .filter-container{flex:0 0 100%;max-width:100%;padding-left:.5rem!important;padding-right:.5rem!important;position:relative;width:100%}}@media (min-width: 768px){#main-theme .filter-container{margin-right:.5rem}}@media (min-width: 1111px){#main-theme .filter-container mat-form-field{min-width:130px}}@media (min-width: 1238px){#main-theme .filter-container mat-form-field{min-width:150px}}@media (min-width: 1300px){#main-theme .filter-container mat-form-field{min-width:180px}}#main-theme .mdc-tab__content{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#main-theme .mdc-tab--active{background-color:transparent;opacity:1}#main-theme .document-tab .mat-mdc-tab:hover,#main-theme .document-tab .mdc-tab--active:hover{background-color:#f2f2f2;--mat-tab-header-active-hover-indicator-color: $theme-tab-hover}#main-theme mat-row{background-color:#f5f7f7}#main-theme mat-row.pending{background-color:#fefed2}#main-theme .table-striped .mat-mdc-row:nth-child(odd){background-color:#fff}#main-theme .compact-table .mdc-data-table__cell{padding:0 8px}#main-theme .compact-table mat-cell:first-of-type,#main-theme .compact-table mat-footer-cell:first-of-type,#main-theme .compact-table mat-header-cell:first-of-type{padding-left:7px}#main-theme .compact-table mat-cell:last-of-type,#main-theme .compact-table mat-footer-cell:last-of-type,#main-theme .compact-table mat-header-cell:last-of-type{padding-right:15px}#main-theme .document-tab .mat-column-selected,#main-theme #folders .mat-column-selected,#main-theme #folderContents .mat-column-selected{flex:0 0 40px}#main-theme .document-tab .compact-table mat-cell:first-of-type.mat-column-selected{padding-left:0;padding-right:0}#main-theme #folders .mat-column-action,#main-theme #folderContents .mat-column-action{flex:0 0 auto}#main-theme .document-tab .mat-column-name{flex:120px;flex-grow:1;padding-top:10px;padding-bottom:10px}#main-theme .document-tab .mat-column-action{flex:0 1 38px}#main-theme .top-pager{margin-bottom:-36px;z-index:10;position:relative;float:right}#main-theme .bottom-pager{float:right}@media (min-width: 768px){#main-theme #documentsSearch{max-width:130px}#main-theme #documentSearchButton{display:none}}@media (min-width: 850px){#main-theme #documentsSearch{max-width:150px}}@media (min-width: 1111px){#main-theme #documentsSearch{max-width:180px}}@media (min-width: 1198px){#main-theme #documentSearchButton{display:inline-block}}#main-theme app-document-list-view-sm{display:contents}#main-theme .document-header-row{min-height:1px;display:none}#main-theme .document-tab .mdc-tab__text-label,#main-theme .document-tab .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label{color:inherit}#main-theme .document-tab .mat-mdc-cell{display:flex;align-items:center}#main-theme .dialog-document-batch-action mat-dialog-content{display:flex;flex-direction:column}#main-theme .dialog-document-batch-action mat-table mat-icon{cursor:default}#main-theme app-batch-table .mat-column-result{flex:0 1 60px}#main-theme app-batch-table .mat-column-document-actions{max-width:95px;padding-right:0}#main-theme .dialog-document-batch-action h3,#main-theme .dialog-document-batch-action .h3{margin-bottom:0}#main-theme .dialog-document-batch-action .cdk-column-name ul{list-style-type:none}#main-theme app-dialog-hsm-import-result .mat-column-success{flex:0 1 60px}#main-theme .signatures-summary .signer-info p{margin-bottom:0}#main-theme .signatures-summary .signer-info span{display:block}#main-theme .signatures-summary .signer-info mat-divider{margin:10px 0!important}#main-theme .signatures-summary .signer-info .status-icon{margin-right:20px;align-self:center}#main-theme .signatures-summary .signer-info button{align-self:center}#main-theme app-dialog-user-notifications .mat-column-recipientType{flex:0 1 40px}#main-theme app-dialog-user-notifications .mat-column-creationDate,#main-theme app-dialog-user-notifications .mat-column-date{flex:0 1 170px}#main-theme app-dialog-user-notifications .mat-column-status{flex:0 1 150px}#main-theme .users-table .mat-column-name{flex:40px;flex-grow:1}#main-theme .users-table .mat-column-identifier{flex:0 0 150px}#main-theme .users-table .mat-column-action{flex:0 0 113px}#main-theme .users-table .mat-column-accessProfile ul{list-style-type:none}@media (max-width: 575px){#main-theme #selectedOrganization mat-form-field{min-width:160px}}@media (min-width: 576px){#main-theme #selectedOrganization mat-form-field{min-width:180px}}@media (min-width: 992px){#main-theme #selectedOrganization mat-form-field{min-width:200px}}@media (max-width: 767.98px){#main-theme .search-column{flex:0 0 100%;max-width:100%;padding-left:.5rem;padding-right:.5rem;position:relative;width:100%}}#main-theme .folderSearch .mat-mdc-form-field-infix{min-width:240px;width:100%}#main-theme #selectedFolder{max-width:150px}@media (max-width: 374px){#main-theme #selectedFolder{max-width:70px}}#main-theme app-admin-document-list .mat-column-status{flex:0 0 40px}#main-theme app-admin-document-list .mat-column-name{flex:3 0 200px}#main-theme app-admin-document-list .mat-column-creationDate,#main-theme app-admin-document-list .mat-column-updateDate{flex:2 0 150px}#main-theme app-admin-document-list .mat-column-folder,#main-theme app-admin-document-list .mat-column-documentType{flex:1 0 115px}#main-theme app-admin-document-list mat-row{min-height:56px}@media (max-width: 1000px){#main-theme app-admin-document-list .mat-column-name{flex:3 0 115px}#main-theme app-admin-document-list .mat-column-creationDate,#main-theme app-admin-document-list .mat-column-updateDate{flex:2 0 125px}}#main-theme .folder-users-table .mat-column-name{flex:110px;flex-grow:1}#main-theme .folder-users-table .mat-column-identifier{flex:0 0 150px}#main-theme .folder-users-table .mat-column-accessProfile{flex:0 0 100px;flex-grow:.5}#main-theme .folder-users-table .mat-column-accessProfile .mat-mdc-select{max-width:120px}#main-theme .cdk-overlay-pane:has(.mat-mdc-select-panel){min-width:fit-content}#main-theme .folder-users-table .mat-column-action{flex:0 0 70px;justify-content:flex-end}#main-theme #certificates-nav a{color:#7d7d7d;height:fit-content}#main-theme #certificates-nav a:hover{color:#3f3f3f}#main-theme #certificates-nav .mat-mdc-list-item-unscoped-content{display:flex;flex-direction:column;justify-content:center;align-items:center;color:inherit;text-wrap:wrap}#main-theme .mat-icon.badge-y .mat-badge-content{transform:translate(50%,-50%);left:75%}#main-theme .card-option mat-card{width:130px;height:110px;background:#ececec}#main-theme .subheader-back{margin-left:-47.5px}#main-theme app-dialog-signer-details .validation-results .mat-mdc-list-item,#main-theme spa-dialog-validation-results .mat-mdc-list-item{height:initial;margin-bottom:10px}#main-theme app-dialog-signer-details .validation-results .mdc-list-item__content,#main-theme spa-dialog-validation-results .mdc-list-item__content{padding:0}#main-theme app-dialog-signer-details .validation-results .mdc-list-item__content>i,#main-theme spa-dialog-validation-results .mdc-list-item__content>i{margin-right:8px}#main-theme app-dialog-add-certificate .add-hsm-cert mat-form-field{max-width:180px}#main-theme .viewer-toolbar{background:#494949;color:#dfdfdf;border-bottom:1px solid #363636;border-top:1px solid #454545}#main-theme .viewer-toolbar select{background:#494949;border:1px solid #2a2a2a;color:#dfdfdf;border-radius:2px}#main-theme .viewer-toolbar .mat-mdc-icon-button:hover{background-color:#5a5a5a}#main-theme .viewer-toolbar .mat-mdc-icon-button[disabled][disabled]{color:#797979}#main-theme .viewer-toolbar.bottom{border:none}#main-theme .xml-preview-container{max-height:600px;overflow:scroll}#main-theme .terms-of-use-table .mat-column-action{flex:0 0 52px;justify-content:flex-end}#main-theme .terms-of-use-table .mat-column-version{flex:1 1 250px}#main-theme .terms-of-use-table .mat-column-creationDate{flex-grow:2}#main-theme .viewer-toolbar-more{display:none}@media (max-width: 767.98px){#main-theme .viewer-toolbar{flex-wrap:wrap}#main-theme .viewer-toolbar>div:first-child{justify-content:center;flex:0 0 100%;max-width:100%}}@media (min-width: 840px){#main-theme .viewer-toolbar-more{display:inline-block}#main-theme .firstPager,#main-theme .lastPager{display:none}}@media (min-width: 945px){#main-theme .viewer-toolbar-more{display:none}#main-theme .firstPager,#main-theme .lastPager{display:inline-block}}#main-theme .canvas-container{width:100%;overflow:auto;background:#3d3d3d;padding-top:5px;padding-bottom:5px}#main-theme .canvas-container>div{border:9px solid transparent;-webkit-border-image:url("./media/pdf-shadow-CLDLYP7C.png") 9 9 repeat;border-image:url("./media/pdf-shadow-CLDLYP7C.png") 9 9 repeat;margin:auto;display:table}#main-theme .canvas-screen-min{min-height:100vh}#main-theme .canvas-screen-min .page{opacity:0}#main-theme .canvas-container.canvas-loaded .ng2-pdf-viewer-container{position:relative}#main-theme #pdf-preview-canvas{display:block}#main-theme .floating-strip{position:absolute;width:100%;opacity:.9}#main-theme .floating-strip-control{position:absolute;top:0;right:0;z-index:2}@media (max-width: 1274px){#main-theme .auth-tabs .mat-tab-label{min-width:80px;padding:0 5px;width:50%}}#main-theme .card-white{background:#fff;border-radius:.25rem}#main-theme app-billing-dash-card table{border-collapse:separate;border-spacing:15px 0}#main-theme app-billing-dash-card table td{font-size:20px}#main-theme .transaction-types-container{max-height:190px;overflow:auto}#main-theme .transaction-types-table .mat-column-transactionType{flex:120px;flex-grow:1}#main-theme .transaction-types-table .mat-column-total{flex:1 0 85px;justify-content:flex-end}#main-theme .mat-mdc-table{width:100%}#main-theme .mat-mdc-table.bottom-border .mdc-data-table__row:last-child .mat-mdc-cell,#main-theme lac-table.bottom-border .mat-mdc-table .mdc-data-table__row:last-child .mat-mdc-cell{border-bottom-color:var(--mat-table-row-item-outline-color, rgba(0, 0, 0, .12));border-bottom-width:var(--mat-table-row-item-outline-width, 1px);border-bottom-style:solid}#main-theme lac-table.no-header .material-table>div.row{margin-bottom:14px!important}#main-theme .lac-mdc-paginator-page-size .mat-mdc-form-field.mat-form-field-appearance-outline{margin-bottom:0}#main-theme .lac-mdc-paginator-outer-container{margin-top:4px}#main-theme .mat-mdc-table-sticky{border-top:1px solid #e0e0e0}#main-theme .mat-sticky{bottom:0;position:sticky;z-index:10}#main-theme .validation-table mat-cell.invalid{background-color:#f798ac;cursor:pointer}#main-theme .validation-table .table-wrapper{overflow:auto}#main-theme .validation-table .mat-mdc-table{width:100%;max-width:100%;display:table;border-collapse:collapse;margin:0}#main-theme .validation-table .mat-mdc-row,#main-theme .validation-table .mat-mdc-header-row{display:table-row}#main-theme .validation-table .mat-mdc-cell,#main-theme .validation-table .mat-mdc-header-cell{word-wrap:initial;display:table-cell;padding:20px;line-break:unset;white-space:nowrap;overflow:hidden;vertical-align:middle}#main-theme .validation-table .mat-mdc-cell,#main-theme .validation-table .mat-mdc-header-cell{min-width:140px}#main-theme .validation-table .mat-column-entryNumber{min-width:65px}#main-theme #video{max-width:100%}#main-theme .invoices-table .mat-column-action{flex:0 1 120px}@media (max-width: 575px){#main-theme .invoices-table .mat-column-date{padding-left:10px}#main-theme .invoices-table .mat-column-action{flex:0 1 50px;padding-right:10px}}#main-theme .range-table{font-size:15px}@media (min-width: 340px){#main-theme .pickers-container{-webkit-box-flex:0;flex:0 0 100%;max-width:100%;position:relative;width:100%;padding-left:0!important;padding-right:0!important}#main-theme #transactionsStart{-webkit-box-flex:0;flex:0 0 50%;max-width:50%;padding-right:5px}#main-theme #transactionsEnd{-webkit-box-flex:0;flex:0 0 50%;max-width:50%;padding-left:5px}}@media (max-width: 575px){#main-theme .toolbar-first-line{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}}@media (min-width: 576px){#main-theme .pickers-container{flex:initial;width:auto;max-width:initial}#main-theme #transactionType-container{flex:0 0 180px}#main-theme #transactionsStart{padding-right:0}#main-theme #transactionsEnd{padding-left:0}#main-theme #transactionsStart,#main-theme #transactionsEnd{max-width:150px}}@media (min-width: 1200px){#main-theme #transactionType-container{flex:0 0 220px}}#main-theme .certificate-middle p,#main-theme .certificate-footer p{margin:0}#main-theme .certificate-identifier,#main-theme .certificate-expiration{font-family:Consolas,Courier,monospace}#main-theme .certificate-expiration p:first-child{font-size:12px}#main-theme .certificate-identifier{font-size:18px}#main-theme .cloud-badge-container{display:flex;align-items:flex-start;flex-wrap:wrap}#main-theme .cloud-badge-container .choose-badge{flex-grow:1;width:100%;padding:1rem;font-weight:600}#main-theme .cloud-badge-container .cloud-badge{display:flex;flex-direction:column;align-items:center;padding:0 1rem;cursor:pointer}#main-theme .cloud-badge-container .cloud-badge span{margin:.5rem 0 1rem}#main-theme .mat-mdc-card.comment-card{border:1px solid #ec8e89}#main-theme .mat-mdc-card.comment-card p strong{text-transform:uppercase;font-size:13px}#main-theme .mat-mdc-card.comment-card h3,#main-theme .mat-mdc-card.comment-card .h3{white-space:pre-wrap}#main-theme .description-box{border-left:3px solid #b3b3b3;margin-left:15px;padding:7.5px}#main-theme .description-box span{white-space:pre-wrap;opacity:.85}#main-theme .action-user-card{border:1px solid #b3b3b3;border-radius:10px}#main-theme .action-user-card .mat-icon{color:#9a9a9a}#main-theme .action-user-card .action-tile{text-transform:uppercase}#main-theme .meetings-table .mat-column-action{flex:0 0 160px}#main-theme .meetings-table mat-cell:first-of-type{padding-left:16px}#main-theme .meetings-table mat-cell:last-of-type{padding-right:16px}#main-theme .clipboard-copy-input{display:flex;align-items:center}#main-theme .clipboard-copy-input .mat-mdc-form-field{flex-grow:1;margin-bottom:0}#main-theme .clipboard-copy-input .mat-mdc-form-field .mdc-text-field{padding-bottom:0}#main-theme .clipboard-copy-input .mat-mdc-form-field .mdc-text-field .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0}#main-theme .clipboard-copy-input button.mat-mdc-outlined-button{height:48px!important}#main-theme .clipboard-copy-input button.mat-mdc-outlined-button .mat-icon{margin-right:0;margin-left:0}#main-theme .clipboard-copy-input button.mat-mdc-icon-button{border-radius:0 5px 5px 0;border-top:1px solid #ffffff;border-bottom:1px solid #ffffff}#main-theme app-document-tags-display{width:100%}#main-theme .plan-info-card{min-height:300px}#main-theme .plan-info-description{margin-top:20px}#main-theme .billing-plan-prices{min-height:180px}@media (max-width: 767.98px){#main-theme .hideOptionsVertical{display:block}#main-theme #fastSignatureOptions{display:none}}@media (min-width: 768px){#main-theme #fastSignatureOptions{display:flex}}@media (min-width: 768px) and (max-height: 1079px){#main-theme .hideOptionsVertical{display:none}}@media (min-width: 768px) and (min-height: 1080px){#main-theme #fastSignatureOptions{display:none}}#main-theme div.backdrop{background-color:#ffffffb3!important}#main-theme .color-picker-button{border-radius:5px;width:30px;height:25px;border:.5px solid;border-color:#d7d7d7;color:transparent}#main-theme .sk-folding-cube{width:60px;height:60px;position:absolute;margin:auto;inset:0;-webkit-transform:rotateZ(45deg);transform:rotate(45deg)}#main-theme .sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}#main-theme .sk-folding-cube .sk-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-animation:sk-foldCubeAngle 2.4s infinite linear both;animation:sk-foldCubeAngle 2.4s infinite linear both;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}#main-theme .sk-folding-cube .sk-cube2{-webkit-transform:scale(1.1) rotateZ(90deg);transform:scale(1.1) rotate(90deg)}#main-theme .sk-folding-cube .sk-cube3{-webkit-transform:scale(1.1) rotateZ(180deg);transform:scale(1.1) rotate(180deg)}#main-theme .sk-folding-cube .sk-cube4{-webkit-transform:scale(1.1) rotateZ(270deg);transform:scale(1.1) rotate(270deg)}#main-theme .sk-folding-cube .sk-cube2:before{-webkit-animation-delay:.3s;animation-delay:.3s}#main-theme .sk-folding-cube .sk-cube3:before{-webkit-animation-delay:.6s;animation-delay:.6s}#main-theme .sk-folding-cube .sk-cube4:before{-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0);opacity:1}90%,to{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0);opacity:1}90%,to{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}#main-theme .mat-card-border-checked{border:5px solid}#main-theme .frame{position:relative;border:2px dashed #a9a9a9;border-radius:5px;opacity:.5;cursor:pointer}#main-theme .frame-selected{border:2px dashed #3771c8;background-color:#e7eef8;opacity:1}#main-theme .frame img{max-width:100%;max-height:100%}#main-theme .signature-image .text,#main-theme .signature-preview .text{font-size:8px;line-height:100%;font-family:Arial,Helvetica,sans-serif;text-align:start;position:absolute;top:50%}#main-theme .signature-image .text{font-size:12px}#main-theme .signature-image .text.top,#main-theme .signature-preview .text.top{top:4px}@media (min-width: 768px){#main-theme .signature-preview{max-height:48px}}#main-theme .mat-slider-thumb{box-sizing:border-box;border:3px solid transparent;border-radius:50%;transform:scale(1)}#main-theme .mat-slider-track-fill,#main-theme .mat-slider-wrapper,#main-theme .mat-slider-track-wrapper,#main-theme .mat-slider-track-background{height:8px!important;border-radius:8px}@-webkit-keyframes action-fade-in{0%{opacity:.1}to{opacity:1}}@keyframes action-fade-in{0%{opacity:.1}to{opacity:1}}#main-theme .fadeInAction{animation:action-fade-in 1s}#main-theme .app-dialog-use-template-card{border:1px solid #F1F1F1;border-radius:5px;cursor:pointer}#main-theme .info-box{border-radius:5px}#main-theme .url-box-container{border:1px rgba(0,0,0,.18) solid;border-radius:5px;word-break:break-all}#main-theme .checkbox-text-wrap .mat-checkbox-label{text-wrap:wrap}#main-theme .fullscreen-mat-dialog{padding:0!important;margin:0!important;width:100vw;height:100vh;min-width:100vw;min-height:100vh}#main-theme .fullscreen-mat-dialog .mat-mdc-dialog-container{padding:0!important}#main-theme .info-card{flex-direction:row!important;padding:10px!important;display:flex!important;align-items:center!important;gap:8px!important;border-radius:4px!important}#main-theme .info-card .info-card-text{font-size:.9em!important}#main-theme .mat-mdc-button:not(.mat-primary,.mat-mdc-form-field-error,.mat-warn,.mat-accent,:disabled){color:inherit}#main-theme .overflow-y-auto{overflow-y:auto}#main-theme .overflow-hidden{overflow:hidden}#main-theme .h-100{height:100%}#main-theme .lang-button{color:#000000de!important;font-weight:600;background-color:#fff!important}#main-theme .mdc-dialog__title:before{display:block;height:15px}#main-theme .dynamic-extend-fab{display:inline-block;overflow:hidden;padding:0 12px;border-radius:39px;width:46px;transition:.3s ease-in-out;--mdc-fab-container-shape: 0}#main-theme .dynamic-extend-fab mat-icon{margin-right:0!important;flex-shrink:0!important}#main-theme .dynamic-extend-fab .mdc-button__label span{visibility:hidden;white-space:nowrap;justify-content:flex-start;width:fit-content;opacity:0;transform:translate(-10px);transition:all .2s ease-in-out}#main-theme .dynamic-extend-fab .dynamic-extend-fab-container{display:flex;flex-wrap:nowrap;align-items:center;font-weight:500;font-size:14px;transition:transform .2s ease-in-out}#main-theme .dynamic-extend-fab:hover{width:175px}#main-theme .dynamic-extend-fab:hover .mdc-button__label span{visibility:visible;opacity:1;transform:translate(0)}#main-theme .dynamic-extend-fab:hover .dynamic-extend-fab-container{justify-content:center}@media (max-width: 840px){#main-theme .dynamic-extend-fab{width:175px}#main-theme .dynamic-extend-fab .mdc-button__label span{visibility:visible;opacity:1;transform:translate(0)}}
