@charset "UTF-8";: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: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--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: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--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: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*: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}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)}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,.container-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{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{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: rgb(206.6, 226, 254.6);--bs-table-border-color: rgb(165.28, 180.8, 203.68);--bs-table-striped-bg: rgb(196.27, 214.7, 241.87);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 203.4, 229.14);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 209.05, 235.505);--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: rgb(225.6, 227.4, 229);--bs-table-border-color: rgb(180.48, 181.92, 183.2);--bs-table-striped-bg: rgb(214.32, 216.03, 217.55);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(203.04, 204.66, 206.1);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(208.68, 210.345, 211.825);--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: rgb(209, 231, 220.8);--bs-table-border-color: rgb(167.2, 184.8, 176.64);--bs-table-striped-bg: rgb(198.55, 219.45, 209.76);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(188.1, 207.9, 198.72);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(193.325, 213.675, 204.24);--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: rgb(206.6, 244.4, 252);--bs-table-border-color: rgb(165.28, 195.52, 201.6);--bs-table-striped-bg: rgb(196.27, 232.18, 239.4);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 219.96, 226.8);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 226.07, 233.1);--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: rgb(255, 242.6, 205.4);--bs-table-border-color: rgb(204, 194.08, 164.32);--bs-table-striped-bg: rgb(242.25, 230.47, 195.13);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(229.5, 218.34, 184.86);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(235.875, 224.405, 189.995);--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: rgb(248, 214.6, 217.8);--bs-table-border-color: rgb(198.4, 171.68, 174.24);--bs-table-striped-bg: rgb(235.6, 203.87, 206.91);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 193.14, 196.02);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 198.505, 201.465);--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: rgb(198.4, 199.2, 200);--bs-table-striped-bg: rgb(235.6, 236.55, 237.5);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 224.1, 225);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 230.325, 231.25);--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: rgb(77.4, 80.6, 83.8);--bs-table-striped-bg: rgb(44.1, 47.9, 51.7);--bs-table-striped-color: #fff;--bs-table-active-bg: rgb(55.2, 58.8, 62.4);--bs-table-active-color: #fff;--bs-table-hover-bg: rgb(49.65, 53.35, 57.05);--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='rgb%28134, 182.5, 254%29'/%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: rgb(11.05, 93.5, 215.05);--bs-btn-hover-border-color: rgb(10.4, 88, 202.4);--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(10.4, 88, 202.4);--bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);--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: rgb(91.8, 99.45, 106.25);--bs-btn-hover-border-color: rgb(86.4, 93.6, 100);--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(86.4, 93.6, 100);--bs-btn-active-border-color: rgb(81, 87.75, 93.75);--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: rgb(21.25, 114.75, 71.4);--bs-btn-hover-border-color: rgb(20, 108, 67.2);--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(20, 108, 67.2);--bs-btn-active-border-color: rgb(18.75, 101.25, 63);--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: rgb(49.3, 209.95, 242.25);--bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(61.4, 212.6, 243);--bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);--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: rgb(255, 202.3, 44.2);--bs-btn-hover-border-color: rgb(255, 199.2, 31.8);--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(255, 205.4, 56.6);--bs-btn-active-border-color: rgb(255, 199.2, 31.8);--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: rgb(187, 45.05, 58.65);--bs-btn-hover-border-color: rgb(176, 42.4, 55.2);--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(176, 42.4, 55.2);--bs-btn-active-border-color: rgb(165, 39.75, 51.75);--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: rgb(210.8, 211.65, 212.5);--bs-btn-hover-border-color: rgb(198.4, 199.2, 200);--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(198.4, 199.2, 200);--bs-btn-active-border-color: rgb(186, 186.75, 187.5);--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: rgb(66.3, 69.7, 73.1);--bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(77.4, 80.6, 83.8);--bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);--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>.container-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='rgb%285.2, 44, 101.2%29' 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='rgb%28109.8, 168, 253.8%29'%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='rgb%28109.8, 168, 253.8%29'%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}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!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{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{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{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{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{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}}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:200;font-display:swap;src:local(""),url(/assets/fonts/source-sans-pro/source-sans-pro-v21-200.woff2) format("woff2"),url(/assets/fonts/source-sans-pro/source-sans-pro-v21-200.woff) format("woff"),url(/assets/fonts/source-sans-pro/source-sans-pro-v21-200.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:300;font-display:swap;src:local(""),url(/assets/fonts/source-sans-pro/source-sans-pro-v21-300.woff2) format("woff2"),url(/assets/fonts/source-sans-pro/source-sans-pro-v21-300.woff) format("woff"),url(/assets/fonts/source-sans-pro/source-sans-pro-v21-300.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-display:swap;src:local(""),url(/assets/fonts/source-sans-pro/source-sans-pro-v21-600.woff2) format("woff2"),url(/assets/fonts/source-sans-pro/source-sans-pro-v21-600.woff) format("woff"),url(/assets/fonts/source-sans-pro/source-sans-pro-v21-600.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:900;font-display:swap;src:local(""),url(/assets/fonts/source-sans-pro/source-sans-pro-v21-900.woff2) format("woff2"),url(/assets/fonts/source-sans-pro/source-sans-pro-v21-900.woff) format("woff"),url(/assets/fonts/source-sans-pro/source-sans-pro-v21-900.ttf) format("truetype")}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-display:swap;src:local(""),url(/assets/fonts/open-sans/open-sans-v34-300.woff2) format("woff2"),url(/assets/fonts/open-sans/open-sans-v34-300.woff) format("woff"),url(/assets/fonts/open-sans/open-sans-v34-300.ttf) format("truetype")}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(/assets/fonts/open-sans/open-sans-v34-400.woff2) format("woff2"),url(/assets/fonts/open-sans/open-sans-v34-400.woff) format("woff"),url(/assets/fonts/open-sans/open-sans-v34-400.ttf) format("truetype")}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-display:swap;src:local(""),url(/assets/fonts/open-sans/open-sans-v34-600.woff2) format("woff2"),url(/assets/fonts/open-sans/open-sans-v34-600.woff) format("woff"),url(/assets/fonts/open-sans/open-sans-v34-600.ttf) format("truetype")}@font-face{font-family:Open Sans;font-style:normal;font-weight:800;font-display:swap;src:local(""),url(/assets/fonts/open-sans/open-sans-v34-800.woff2) format("woff2"),url(/assets/fonts/open-sans/open-sans-v34-800.woff) format("woff"),url(/assets/fonts/open-sans/open-sans-v34-800.ttf) format("truetype")}html,body,div,span,applet,object,iframe,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;font-weight:600}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}b{font-weight:bolder}.test-background-color-1{background-color:#7fffd4}.test-background-color-2{background-color:#e6e6fa}.test-background-color-3{background-color:#cd5c5c}html{font-size:13px}html,body{font-family:Source Sans Pro,Open Sans,Helvetica,sans-serif!important;margin:0;padding:0;height:100%;background-color:#e7e7e7!important;color:#3c3c3b!important}.customer-care-warning{width:100%;height:30px;background-color:#b22222;color:#fff;display:inline-flex;align-items:center;justify-content:center}.customer-care-warning span{font-size:13px}.title{font-size:14px;font-weight:500}.circle{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:#ccc;width:8px!important;height:8px!important}.circle.circle-green{background:green}.circle.circle-orange{background:orange}.circle.circle-yellow{background:#e8d937}.circle.circle-red{background:red}.circle.circle-grey{background:gray}.divider-line{border-bottom:1px solid #DADADA}.divider-line-thick{border-bottom:2px solid #DADADA}.vertical-mirror-rotate{transform:scaleX(-1)}.modal-button-box{display:flex;justify-content:center}.deactivated{opacity:.4}.hide{display:none!important}.fit-content-width{width:1%}.float-left{float:left!important}.float-right{float:right!important}.display-block{display:block!important}.display-flex{display:flex!important}.display-none{display:none!important}.no-float{float:none!important;display:table-cell;position:relative;height:100%;min-height:100%}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.no-float{display:block!important;height:100%!important;min-height:100%!important;float:left!important}}.form-group{clear:both;padding-top:10px}.vertical-middle{vertical-align:middle!important}.vertical-top{vertical-align:top!important}.n4shop-front-axle .path1,.n4shop-front-axle .path2,.n4shop-rear-axle .path1,.n4shop-rear-axle .path2{font-weight:500}.toggle-icons i{font-size:30px;cursor:pointer}.toggle-icons i.active{color:#1e90ff}.code-block{font-family:monospace;background-color:#343434;color:#fff;border-radius:5px;padding:10px;overflow-y:auto;white-space:break-spaces}.code-block.xml-format{white-space:pre}@font-face{font-family:n4shop;src:url(/assets/fonts/custom-icons/n4shop.ttf?qv9lj4) format("truetype"),url(/assets/fonts/custom-icons/n4shop.woff?qv9lj4) format("woff"),url(/assets/fonts/custom-icons/n4shop.svg?qv9lj4#n4shop) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=n4shop-],[class*=" n4shop-"]{font-family:n4shop!important;display:inline-block;speak:never;font-style:normal;font-size:inherit;font-weight:400;font-variant:normal;text-rendering:auto;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.n4shop-studded:before{content:"\e928"}.n4shop-tyre:before{content:"\e923"}.n4shop-go-to-area:before{content:"\e922"}.n4shop-fast-payer:before{content:"\e91f"}.n4shop-zoom:before{content:"\e91e"}.n4shop-delivery2-outline:before{content:"\e926"}.n4shop-delivery-outline:before{content:"\e927"}.n4shop-arrow-extend:before{content:"\e900"}.n4shop-arrow-up-down:before{content:"\e901"}.n4shop-car:before{content:"\e902"}.n4shop-rear-axle .path1:before{content:"\e903";color:#575756}.n4shop-rear-axle .path2:before{content:"\e904";margin-left:-2em;color:#5cb8b2}.n4shop-front-axle .path1:before{content:"\e905";color:#575756}.n4shop-front-axle .path2:before{content:"\e906";margin-left:-2em;color:#5cb8b2}.n4shop-colour:before{content:"\e907"}.n4shop-filter:before{content:"\e908"}.n4shop-info:before{content:"\e909"}.n4shop-rim-perspective:before{content:"\e90a"}.n4shop-rim-tyre:before{content:"\e90b"}.n4shop-wheel-perspective:before{content:"\e90c"}.n4shop-wheel-front:before{content:"\e61e"}.n4shop-rim-front:before{content:"\e61f"}.n4shop-tyre-front:before{content:"\e620"}.n4shop-360degrees:before{content:"\e621"}.n4shop-ferrari:before{content:"\e626"}.n4shop-jaguar:before{content:"\e627"}.n4shop-lamborghini:before{content:"\e628"}.n4shop-maserati:before{content:"\e629"}.n4shop-alfa_romeo:before{content:"\e62a"}.n4shop-aston_martin:before{content:"\e62c"}.n4shop-audi:before{content:"\e630"}.n4shop-bentley:before{content:"\e631"}.n4shop-bmw:before{content:"\e632"}.n4shop-land_rover:before{content:"\e633"}.n4shop-mercedes:before{content:"\e634"}.n4shop-porsche:before{content:"\e635"}.n4shop-fuel:before{content:"\e639"}.n4shop-noise:before{content:"\e64e"}.n4shop-rain:before{content:"\e64f"}.n4shop-vehicle-type:before{content:"\e915"}.n4shop-snow-chain:before{content:"\e90d"}.n4shop-ece:before{content:"\e90e"}.n4shop-snowflake:before{content:"\e90f"}.n4shop-close:before{content:"\e916"}.n4shop-light-truck:before{content:"\e910"}.n4shop-suv:before{content:"\e911"}.n4shop-farm:before{content:"\e912"}.n4shop-industry:before{content:"\e913"}.n4shop-mpt:before{content:"\e914"}.n4shop-motorbike:before{content:"\e917"}.n4shop-truck:before{content:"\e918"}.n4shop-earthmover:before{content:"\e919"}.n4shop-pcr:before{content:"\e91a"}.n4shop-implement:before{content:"\e91b"}.n4shop-summer:before{content:"\e91c"}.n4shop-winter:before{content:"\e91d"}.n4shop-all-weather .path1:before{content:"\e920";color:#f2bf38}.n4shop-all-weather .path2:before{content:"\e921";margin-left:-.931640625em;color:#00bfff}.n4shop-snow-grip:before{content:"\e924"}.n4shop-ice-grip:before{content:"\e925"}@font-face{font-family:ultimate;src:url(/assets/fonts/ultimate-icons/ultimate.ttf?tyyfu4) format("truetype"),url(/assets/fonts/ultimate-icons/ultimate.woff?tyyfu4) format("woff"),url(/assets/fonts/ultimate-icons/ultimate.svg?tyyfu4#ultimate) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=ult-],[class*=" ult-"]{font-family:ultimate!important;display:inline-block;speak:never;font-style:normal;font-size:inherit;font-weight:400;font-variant:normal;text-rendering:auto;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ult-home:before{content:"\e900"}.ult-home2:before{content:"\e901"}.ult-home3:before{content:"\e902"}.ult-home4:before{content:"\e903"}.ult-home5:before{content:"\e904"}.ult-home6:before{content:"\e905"}.ult-home7:before{content:"\e906"}.ult-home8:before{content:"\e907"}.ult-home9:before{content:"\e908"}.ult-office:before{content:"\e909"}.ult-city:before{content:"\e90a"}.ult-newspaper:before{content:"\e90b"}.ult-magazine:before{content:"\e90c"}.ult-design:before{content:"\e90d"}.ult-pencil:before{content:"\e90e"}.ult-pencil2:before{content:"\e90f"}.ult-pencil3:before{content:"\e910"}.ult-pencil4:before{content:"\e911"}.ult-pencil5:before{content:"\e912"}.ult-pencil6:before{content:"\e913"}.ult-pencil7:before{content:"\e914"}.ult-eraser:before{content:"\e915"}.ult-eraser2:before{content:"\e916"}.ult-eraser3:before{content:"\e917"}.ult-quill:before{content:"\e918"}.ult-quill2:before{content:"\e919"}.ult-quill3:before{content:"\e91a"}.ult-quill4:before{content:"\e91b"}.ult-pen:before{content:"\e91c"}.ult-pen-plus:before{content:"\e91d"}.ult-pen-minus:before{content:"\e91e"}.ult-pen2:before{content:"\e91f"}.ult-pen3:before{content:"\e920"}.ult-pen4:before{content:"\e921"}.ult-pen5:before{content:"\e922"}.ult-marker:before{content:"\e923"}.ult-marker2:before{content:"\e924"}.ult-blog:before{content:"\e925"}.ult-blog2:before{content:"\e926"}.ult-pen6:before{content:"\e927"}.ult-brush:before{content:"\e928"}.ult-spray:before{content:"\e929"}.ult-palette:before{content:"\e92a"}.ult-palette2:before{content:"\e92b"}.ult-color-sampler:before{content:"\e92c"}.ult-toggle:before{content:"\e92d"}.ult-bucket:before{content:"\e92e"}.ult-bucket2:before{content:"\e92f"}.ult-gradient:before{content:"\e930"}.ult-eyedropper:before{content:"\e931"}.ult-eyedropper2:before{content:"\e932"}.ult-eyedropper3:before{content:"\e933"}.ult-droplet:before{content:"\e934"}.ult-droplet2:before{content:"\e935"}.ult-droplet-contrast:before{content:"\e936"}.ult-color-clear:before{content:"\e937"}.ult-paint-format:before{content:"\e938"}.ult-stamp:before{content:"\e939"}.ult-images:before{content:"\e93a"}.ult-image:before{content:"\e93b"}.ult-image2:before{content:"\e93c"}.ult-image-compare:before{content:"\e93d"}.ult-images2:before{content:"\e93e"}.ult-image3:before{content:"\e93f"}.ult-images3:before{content:"\e940"}.ult-image4:before{content:"\e941"}.ult-image5:before{content:"\e942"}.ult-image6:before{content:"\e943"}.ult-camera:before{content:"\e944"}.ult-camera2:before{content:"\e945"}.ult-camera3:before{content:"\e946"}.ult-shutter:before{content:"\e947"}.ult-headphones:before{content:"\e948"}.ult-headset:before{content:"\e949"}.ult-cassette:before{content:"\e951"}.ult-tape:before{content:"\e952"}.ult-piano:before{content:"\e953"}.ult-speakers:before{content:"\e956"}.ult-play:before{content:"\e957"}.ult-play2:before{content:"\e958"}.ult-clapboard-play:before{content:"\e959"}.ult-clapboard:before{content:"\e95a"}.ult-media:before{content:"\e95b"}.ult-presentation:before{content:"\e95c"}.ult-movie:before{content:"\e95d"}.ult-film:before{content:"\e95e"}.ult-film2:before{content:"\e95f"}.ult-film3:before{content:"\e960"}.ult-film4:before{content:"\e961"}.ult-video-camera:before{content:"\e962"}.ult-video-camera2:before{content:"\e963"}.ult-video-camera-slash:before{content:"\e964"}.ult-video-camera3:before{content:"\e965"}.ult-video-camera4:before{content:"\e966"}.ult-video-camera-slash2:before{content:"\e967"}.ult-video-camera5:before{content:"\e968"}.ult-recording:before{content:"\e969"}.ult-dice:before{content:"\e96a"}.ult-gamepad:before{content:"\e96b"}.ult-gamepad2:before{content:"\e96c"}.ult-gamepad3:before{content:"\e96d"}.ult-pacman:before{content:"\e96e"}.ult-spades:before{content:"\e96f"}.ult-clubs:before{content:"\e970"}.ult-diamonds:before{content:"\e971"}.ult-chess-king:before{content:"\e972"}.ult-chess-queen:before{content:"\e973"}.ult-chess-rook:before{content:"\e974"}.ult-chess-bishop:before{content:"\e975"}.ult-chess-knight:before{content:"\e976"}.ult-chess-pawn:before{content:"\e977"}.ult-chess:before{content:"\e978"}.ult-bullhorn:before{content:"\e979"}.ult-megaphone:before{content:"\e97a"}.ult-new:before{content:"\e97b"}.ult-connection:before{content:"\e97c"}.ult-connection2:before{content:"\e97d"}.ult-connection3:before{content:"\e97e"}.ult-connection4:before{content:"\e97f"}.ult-podcast:before{content:"\e980"}.ult-station:before{content:"\e981"}.ult-station2:before{content:"\e982"}.ult-antenna:before{content:"\e983"}.ult-satellite-dish:before{content:"\e984"}.ult-satellite-dish2:before{content:"\e985"}.ult-feed:before{content:"\e986"}.ult-podcast2:before{content:"\e987"}.ult-antenna2:before{content:"\e988"}.ult-mic:before{content:"\e989"}.ult-mic-off:before{content:"\e98a"}.ult-mic2:before{content:"\e98b"}.ult-mic-off2:before{content:"\e98c"}.ult-mic3:before{content:"\e98d"}.ult-mic4:before{content:"\e98e"}.ult-mic5:before{content:"\e98f"}.ult-book:before{content:"\e990"}.ult-book2:before{content:"\e991"}.ult-book-play:before{content:"\e992"}.ult-book3:before{content:"\e993"}.ult-bookmark:before{content:"\e994"}.ult-books:before{content:"\e995"}.ult-archive:before{content:"\e996"}.ult-reading:before{content:"\e997"}.ult-library:before{content:"\e998"}.ult-library2:before{content:"\e999"}.ult-graduation:before{content:"\e99a"}.ult-file-text:before{content:"\e99b"}.ult-profile:before{content:"\e99c"}.ult-file-empty:before{content:"\e99d"}.ult-file-empty2:before{content:"\e99e"}.ult-files-empty:before{content:"\e99f"}.ult-files-empty2:before{content:"\e9a0"}.ult-file-plus:before{content:"\e9a1"}.ult-file-plus2:before{content:"\e9a2"}.ult-file-minus:before{content:"\e9a3"}.ult-file-minus2:before{content:"\e9a4"}.ult-file-download:before{content:"\e9a5"}.ult-file-download2:before{content:"\e9a6"}.ult-file-upload:before{content:"\e9a7"}.ult-file-upload2:before{content:"\e9a8"}.ult-file-check:before{content:"\e9a9"}.ult-file-check2:before{content:"\e9aa"}.ult-file-eye:before{content:"\e9ab"}.ult-file-eye2:before{content:"\e9ac"}.ult-file-text2:before{content:"\e9ad"}.ult-file-text3:before{content:"\e9ae"}.ult-file-picture:before{content:"\e9af"}.ult-file-picture2:before{content:"\e9b0"}.ult-file-music:before{content:"\e9b1"}.ult-file-music2:before{content:"\e9b2"}.ult-file-play:before{content:"\e9b3"}.ult-file-play2:before{content:"\e9b4"}.ult-file-video:before{content:"\e9b5"}.ult-file-video2:before{content:"\e9b6"}.ult-copy:before{content:"\e9b7"}.ult-copy2:before{content:"\e9b8"}.ult-file-zip:before{content:"\e9b9"}.ult-file-zip2:before{content:"\e9ba"}.ult-file-xml:before{content:"\e9bb"}.ult-file-xml2:before{content:"\e9bc"}.ult-file-css:before{content:"\e9bd"}.ult-file-css2:before{content:"\e9be"}.ult-file-presentation:before{content:"\e9bf"}.ult-file-presentation2:before{content:"\e9c0"}.ult-file-stats:before{content:"\e9c1"}.ult-file-stats2:before{content:"\e9c2"}.ult-file-locked:before{content:"\e9c3"}.ult-file-locked2:before{content:"\e9c4"}.ult-file-spreadsheet:before{content:"\e9c5"}.ult-file-spreadsheet2:before{content:"\e9c6"}.ult-copy3:before{content:"\e9c7"}.ult-copy4:before{content:"\e9c8"}.ult-paste:before{content:"\e9c9"}.ult-paste2:before{content:"\e9ca"}.ult-paste3:before{content:"\e9cb"}.ult-paste4:before{content:"\e9cc"}.ult-stack:before{content:"\e9cd"}.ult-stack2:before{content:"\e9ce"}.ult-stack3:before{content:"\e9cf"}.ult-folder:before{content:"\e9d0"}.ult-folder-search:before{content:"\e9d1"}.ult-folder-download:before{content:"\e9d2"}.ult-folder-upload:before{content:"\e9d3"}.ult-folder-plus:before{content:"\e9d4"}.ult-folder-plus2:before{content:"\e9d5"}.ult-folder-minus:before{content:"\e9d6"}.ult-folder-minus2:before{content:"\e9d7"}.ult-folder-check:before{content:"\e9d8"}.ult-folder-heart:before{content:"\e9d9"}.ult-folder-remove:before{content:"\e9da"}.ult-folder2:before{content:"\e9db"}.ult-folder-open:before{content:"\e9dc"}.ult-folder3:before{content:"\e9dd"}.ult-folder4:before{content:"\e9de"}.ult-folder-plus3:before{content:"\e9df"}.ult-folder-minus3:before{content:"\e9e0"}.ult-folder-plus4:before{content:"\e9e1"}.ult-folder-minus4:before{content:"\e9e2"}.ult-folder-download2:before{content:"\e9e3"}.ult-folder-upload2:before{content:"\e9e4"}.ult-folder-download3:before{content:"\e9e5"}.ult-folder-upload3:before{content:"\e9e6"}.ult-folder5:before{content:"\e9e7"}.ult-folder-open2:before{content:"\e9e8"}.ult-folder6:before{content:"\e9e9"}.ult-folder-open3:before{content:"\e9ea"}.ult-certificate:before{content:"\e9eb"}.ult-cc:before{content:"\e9ec"}.ult-price-tag:before{content:"\e9ed"}.ult-price-tag2:before{content:"\e9ee"}.ult-price-tags:before{content:"\e9ef"}.ult-price-tag3:before{content:"\e9f0"}.ult-price-tags2:before{content:"\e9f1"}.ult-price-tag4:before{content:"\e9f2"}.ult-price-tags3:before{content:"\e9f3"}.ult-price-tag5:before{content:"\e9f4"}.ult-price-tags4:before{content:"\e9f5"}.ult-barcode:before{content:"\e9f6"}.ult-barcode2:before{content:"\e9f7"}.ult-qrcode:before{content:"\e9f8"}.ult-ticket:before{content:"\e9f9"}.ult-ticket2:before{content:"\e9fa"}.ult-theater:before{content:"\e9fb"}.ult-store:before{content:"\e9fc"}.ult-store2:before{content:"\e9fd"}.ult-cart:before{content:"\e9fe"}.ult-cart2:before{content:"\e9ff"}.ult-cart3:before{content:"\ea00"}.ult-cart4:before{content:"\ea01"}.ult-cart5:before{content:"\ea02"}.ult-cart-add:before{content:"\ea03"}.ult-cart-add2:before{content:"\ea04"}.ult-cart-remove:before{content:"\ea05"}.ult-basket:before{content:"\ea06"}.ult-bag:before{content:"\ea07"}.ult-bag2:before{content:"\ea08"}.ult-percent:before{content:"\ea09"}.ult-coins:before{content:"\ea0a"}.ult-coin-dollar:before{content:"\ea0b"}.ult-coin-euro:before{content:"\ea0c"}.ult-coin-pound:before{content:"\ea0d"}.ult-coin-yen:before{content:"\ea0e"}.ult-piggy-bank:before{content:"\ea0f"}.ult-wallet:before{content:"\ea10"}.ult-cash:before{content:"\ea11"}.ult-cash2:before{content:"\ea12"}.ult-cash3:before{content:"\ea13"}.ult-cash4:before{content:"\ea14"}.ult-credit-card:before{content:"\ea15"}.ult-credit-card2:before{content:"\ea16"}.ult-calculator:before{content:"\ea17"}.ult-calculator2:before{content:"\ea18"}.ult-calculator3:before{content:"\ea19"}.ult-chip:before{content:"\ea1a"}.ult-lifebuoy:before{content:"\ea1b"}.ult-phone:before{content:"\ea1c"}.ult-phone2:before{content:"\ea1d"}.ult-phone-slash:before{content:"\ea1e"}.ult-phone-wave:before{content:"\ea1f"}.ult-phone-plus:before{content:"\ea20"}.ult-phone-minus:before{content:"\ea21"}.ult-phone-plus2:before{content:"\ea22"}.ult-phone-minus2:before{content:"\ea23"}.ult-phone-incoming:before{content:"\ea24"}.ult-phone-outgoing:before{content:"\ea25"}.ult-phone3:before{content:"\ea26"}.ult-phone-slash2:before{content:"\ea27"}.ult-phone-wave2:before{content:"\ea28"}.ult-phone-hang-up:before{content:"\ea29"}.ult-phone-hang-up2:before{content:"\ea2a"}.ult-address-book:before{content:"\ea2b"}.ult-address-book2:before{content:"\ea2c"}.ult-address-book3:before{content:"\ea2d"}.ult-notebook:before{content:"\ea2e"}.ult-at-sign:before{content:"\ea2f"}.ult-envelop:before{content:"\ea30"}.ult-envelop2:before{content:"\ea31"}.ult-envelop3:before{content:"\ea32"}.ult-envelop4:before{content:"\ea33"}.ult-envelop5:before{content:"\ea34"}.ult-mailbox:before{content:"\ea35"}.ult-pushpin:before{content:"\ea36"}.ult-pushpin2:before{content:"\ea37"}.ult-location:before{content:"\ea38"}.ult-location2:before{content:"\ea39"}.ult-location3:before{content:"\ea3a"}.ult-location4:before{content:"\ea3b"}.ult-location5:before{content:"\ea3c"}.ult-location6:before{content:"\ea3d"}.ult-location7:before{content:"\ea3e"}.ult-compass:before{content:"\ea3f"}.ult-compass2:before{content:"\ea40"}.ult-compass3:before{content:"\ea41"}.ult-compass4:before{content:"\ea42"}.ult-compass5:before{content:"\ea43"}.ult-compass6:before{content:"\ea44"}.ult-map:before{content:"\ea45"}.ult-map2:before{content:"\ea46"}.ult-map3:before{content:"\ea47"}.ult-map4:before{content:"\ea48"}.ult-map5:before{content:"\ea49"}.ult-direction:before{content:"\ea4a"}.ult-reset:before{content:"\ea4b"}.ult-history:before{content:"\ea4c"}.ult-clock:before{content:"\ea4d"}.ult-clock2:before{content:"\ea4e"}.ult-clock3:before{content:"\ea4f"}.ult-clock4:before{content:"\ea50"}.ult-watch:before{content:"\ea51"}.ult-watch2:before{content:"\ea52"}.ult-alarm:before{content:"\ea53"}.ult-alarm-add:before{content:"\ea54"}.ult-alarm-check:before{content:"\ea55"}.ult-alarm-cancel:before{content:"\ea56"}.ult-bell:before{content:"\ea57"}.ult-bell2:before{content:"\ea58"}.ult-bell3:before{content:"\ea59"}.ult-bell-plus:before{content:"\ea5a"}.ult-bell-minus:before{content:"\ea5b"}.ult-bell-check:before{content:"\ea5c"}.ult-bell-cross:before{content:"\ea5d"}.ult-stopwatch:before{content:"\ea5e"}.ult-calendar:before{content:"\ea5f"}.ult-calendar2:before{content:"\ea60"}.ult-calendar3:before{content:"\ea61"}.ult-calendar4:before{content:"\ea62"}.ult-calendar5:before{content:"\ea63"}.ult-calendar-empty:before{content:"\ea64"}.ult-calendar-day:before{content:"\ea65"}.ult-calendar-week:before{content:"\ea66"}.ult-printer:before{content:"\ea67"}.ult-printer2:before{content:"\ea68"}.ult-printer3:before{content:"\ea69"}.ult-printer4:before{content:"\ea6a"}.ult-shredder:before{content:"\ea6b"}.ult-mouse:before{content:"\ea6c"}.ult-mouse2:before{content:"\ea6d"}.ult-mouse-left:before{content:"\ea6e"}.ult-mouse-right:before{content:"\ea6f"}.ult-keyboard:before{content:"\ea70"}.ult-keyboard2:before{content:"\ea71"}.ult-typewriter:before{content:"\ea72"}.ult-display:before{content:"\ea73"}.ult-display2:before{content:"\ea74"}.ult-display3:before{content:"\ea75"}.ult-display4:before{content:"\ea76"}.ult-laptop:before{content:"\ea77"}.ult-mobile:before{content:"\ea78"}.ult-mobile2:before{content:"\ea79"}.ult-tablet:before{content:"\ea7a"}.ult-mobile3:before{content:"\ea7b"}.ult-tv:before{content:"\ea7c"}.ult-radio:before{content:"\ea7d"}.ult-cabinet:before{content:"\ea7e"}.ult-drawer:before{content:"\ea7f"}.ult-drawer2:before{content:"\ea80"}.ult-drawer-out:before{content:"\ea81"}.ult-drawer-in:before{content:"\ea82"}.ult-drawer3:before{content:"\ea83"}.ult-box:before{content:"\ea84"}.ult-box-add:before{content:"\ea85"}.ult-box-remove:before{content:"\ea86"}.ult-download:before{content:"\ea87"}.ult-upload:before{content:"\ea88"}.ult-floppy-disk:before{content:"\ea89"}.ult-floppy-disks:before{content:"\ea8a"}.ult-floppy-disks2:before{content:"\ea8b"}.ult-floppy-disk2:before{content:"\ea8c"}.ult-floppy-disk3:before{content:"\ea8d"}.ult-disk:before{content:"\ea8e"}.ult-disk2:before{content:"\ea8f"}.ult-usb-stick:before{content:"\ea90"}.ult-drive:before{content:"\ea91"}.ult-server:before{content:"\ea92"}.ult-database:before{content:"\ea93"}.ult-database2:before{content:"\ea94"}.ult-database3:before{content:"\ea95"}.ult-database4:before{content:"\ea96"}.ult-database-menu:before{content:"\ea97"}.ult-database-add:before{content:"\ea98"}.ult-database-remove:before{content:"\ea99"}.ult-database-insert:before{content:"\ea9a"}.ult-database-export:before{content:"\ea9b"}.ult-database-upload:before{content:"\ea9c"}.ult-database-refresh:before{content:"\ea9d"}.ult-database-diff:before{content:"\ea9e"}.ult-database-edit:before{content:"\ea9f"}.ult-database-edit2:before{content:"\eaa0"}.ult-database-check:before{content:"\eaa1"}.ult-database-arrow:before{content:"\eaa2"}.ult-database-time:before{content:"\eaa3"}.ult-database-time2:before{content:"\eaa4"}.ult-undo:before{content:"\eaa5"}.ult-redo:before{content:"\eaa6"}.ult-rotate-ccw:before{content:"\eaa7"}.ult-rotate-cw:before{content:"\eaa8"}.ult-rotate-ccw2:before{content:"\eaa9"}.ult-rotate-cw2:before{content:"\eaaa"}.ult-rotate-ccw3:before{content:"\eaab"}.ult-rotate-cw3:before{content:"\eaac"}.ult-flip-vertical:before{content:"\eaad"}.ult-flip-vertical2:before{content:"\eaae"}.ult-flip-horizontal:before{content:"\eaaf"}.ult-flip-horizontal2:before{content:"\eab0"}.ult-flip-vertical3:before{content:"\eab1"}.ult-flip-vertical4:before{content:"\eab2"}.ult-angle:before{content:"\eab3"}.ult-shear:before{content:"\eab4"}.ult-unite:before{content:"\eab5"}.ult-subtract:before{content:"\eab6"}.ult-interset:before{content:"\eab7"}.ult-exclude:before{content:"\eab8"}.ult-align-left:before{content:"\eab9"}.ult-align-center-horizontal:before{content:"\eaba"}.ult-align-right:before{content:"\eabb"}.ult-align-top:before{content:"\eabc"}.ult-align-center-vertical:before{content:"\eabd"}.ult-align-bottom:before{content:"\eabe"}.ult-undo2:before{content:"\eabf"}.ult-redo2:before{content:"\eac0"}.ult-forward:before{content:"\eac1"}.ult-reply:before{content:"\eac2"}.ult-reply-all:before{content:"\eac3"}.ult-bubble:before{content:"\eac4"}.ult-bubbles:before{content:"\eac5"}.ult-bubbles2:before{content:"\eac6"}.ult-bubble2:before{content:"\eac7"}.ult-bubbles3:before{content:"\eac8"}.ult-bubbles4:before{content:"\eac9"}.ult-bubble-notification:before{content:"\eaca"}.ult-bubbles5:before{content:"\eacb"}.ult-bubbles6:before{content:"\eacc"}.ult-bubble3:before{content:"\eacd"}.ult-bubble-dots:before{content:"\eace"}.ult-bubble-lines:before{content:"\eacf"}.ult-bubble4:before{content:"\ead0"}.ult-bubble-dots2:before{content:"\ead1"}.ult-bubble-lines2:before{content:"\ead2"}.ult-bubble5:before{content:"\ead3"}.ult-bubble6:before{content:"\ead4"}.ult-bubbles7:before{content:"\ead5"}.ult-bubble7:before{content:"\ead6"}.ult-bubbles8:before{content:"\ead7"}.ult-bubble8:before{content:"\ead8"}.ult-bubble-dots3:before{content:"\ead9"}.ult-bubble-lines3:before{content:"\eada"}.ult-bubble9:before{content:"\eadb"}.ult-bubble-dots4:before{content:"\eadc"}.ult-bubble-lines4:before{content:"\eadd"}.ult-bubbles9:before{content:"\eade"}.ult-bubbles10:before{content:"\eadf"}.ult-bubble-blocked:before{content:"\eae0"}.ult-bubble-quote:before{content:"\eae1"}.ult-bubble-user:before{content:"\eae2"}.ult-bubble-smiley:before{content:"\eae3"}.ult-bubble-check:before{content:"\eae4"}.ult-bubble-video:before{content:"\eae5"}.ult-bubble-link:before{content:"\eae6"}.ult-bubble-lock:before{content:"\eae7"}.ult-bubble-star:before{content:"\eae8"}.ult-bubble-heart:before{content:"\eae9"}.ult-bubble-paperclip:before{content:"\eaea"}.ult-bubble-cancel:before{content:"\eaeb"}.ult-bubble-plus:before{content:"\eaec"}.ult-bubble-minus:before{content:"\eaed"}.ult-bubble-notification2:before{content:"\eaee"}.ult-bubble-left:before{content:"\eaef"}.ult-bubble-right:before{content:"\eaf0"}.ult-bubble-first:before{content:"\eaf1"}.ult-bubble-last:before{content:"\eaf2"}.ult-bubble-reply:before{content:"\eaf3"}.ult-bubble-forward:before{content:"\eaf4"}.ult-bubble-reply2:before{content:"\eaf5"}.ult-bubble-forward2:before{content:"\eaf6"}.ult-user:before{content:"\eaf7"}.ult-users:before{content:"\eaf8"}.ult-user-plus:before{content:"\eaf9"}.ult-user-minus:before{content:"\eafa"}.ult-user-cancel:before{content:"\eafb"}.ult-user-block:before{content:"\eafc"}.ult-user-lock:before{content:"\eafd"}.ult-user-check:before{content:"\eafe"}.ult-users2:before{content:"\eaff"}.ult-user2:before{content:"\eb00"}.ult-users3:before{content:"\eb01"}.ult-user-plus2:before{content:"\eb02"}.ult-user-minus2:before{content:"\eb03"}.ult-user-cancel2:before{content:"\eb04"}.ult-user-block2:before{content:"\eb05"}.ult-user-lock2:before{content:"\eb06"}.ult-user-check2:before{content:"\eb07"}.ult-user3:before{content:"\eb08"}.ult-user4:before{content:"\eb09"}.ult-user5:before{content:"\eb0a"}.ult-user6:before{content:"\eb0b"}.ult-users4:before{content:"\eb0c"}.ult-user-tie:before{content:"\eb0d"}.ult-user7:before{content:"\eb0e"}.ult-users5:before{content:"\eb0f"}.ult-collaboration:before{content:"\eb10"}.ult-vcard:before{content:"\eb11"}.ult-hat:before{content:"\eb12"}.ult-quotes-left:before{content:"\eb1b"}.ult-quotes-right:before{content:"\eb1c"}.ult-quotes-left2:before{content:"\eb1d"}.ult-quotes-right2:before{content:"\eb1e"}.ult-hour-glass:before{content:"\eb1f"}.ult-hour-glass2:before{content:"\eb20"}.ult-hour-glass3:before{content:"\eb21"}.ult-spinner:before{content:"\eb22"}.ult-spinner2:before{content:"\eb23"}.ult-spinner3:before{content:"\eb24"}.ult-spinner4:before{content:"\eb25"}.ult-spinner5:before{content:"\eb26"}.ult-spinner6:before{content:"\eb27"}.ult-spinner7:before{content:"\eb28"}.ult-spinner8:before{content:"\eb29"}.ult-spinner9:before{content:"\eb2a"}.ult-spinner10:before{content:"\eb2b"}.ult-spinner11:before{content:"\eb2c"}.ult-microscope:before{content:"\eb2d"}.ult-binoculars:before{content:"\eb2e"}.ult-binoculars2:before{content:"\eb2f"}.ult-search:before{content:"\eb30"}.ult-zoom-in:before{content:"\eb31"}.ult-zoom-out:before{content:"\eb32"}.ult-search2:before{content:"\eb33"}.ult-zoom-in2:before{content:"\eb34"}.ult-zoom-out2:before{content:"\eb35"}.ult-search3:before{content:"\eb36"}.ult-search4:before{content:"\eb37"}.ult-zoom-in3:before{content:"\eb38"}.ult-zoom-out3:before{content:"\eb39"}.ult-search5:before{content:"\eb3a"}.ult-search6:before{content:"\eb3b"}.ult-enlarge:before{content:"\eb3c"}.ult-shrink:before{content:"\eb3d"}.ult-enlarge2:before{content:"\eb3e"}.ult-shrink2:before{content:"\eb3f"}.ult-enlarge3:before{content:"\eb40"}.ult-shrink3:before{content:"\eb41"}.ult-enlarge4:before{content:"\eb42"}.ult-shrink4:before{content:"\eb43"}.ult-enlarge5:before{content:"\eb44"}.ult-shrink5:before{content:"\eb45"}.ult-enlarge6:before{content:"\eb46"}.ult-shrink6:before{content:"\eb47"}.ult-enlarge7:before{content:"\eb48"}.ult-shrink7:before{content:"\eb49"}.ult-key:before{content:"\eb4a"}.ult-key2:before{content:"\eb4b"}.ult-key3:before{content:"\eb4c"}.ult-key4:before{content:"\eb4d"}.ult-key5:before{content:"\eb4e"}.ult-keyhole:before{content:"\eb4f"}.ult-lock:before{content:"\eb50"}.ult-lock2:before{content:"\eb51"}.ult-lock3:before{content:"\eb52"}.ult-lock4:before{content:"\eb53"}.ult-unlocked:before{content:"\eb54"}.ult-lock5:before{content:"\eb55"}.ult-unlocked2:before{content:"\eb56"}.ult-safe:before{content:"\eb57"}.ult-wrench:before{content:"\eb58"}.ult-wrench2:before{content:"\eb59"}.ult-wrench3:before{content:"\eb5a"}.ult-equalizer:before{content:"\eb5b"}.ult-equalizer2:before{content:"\eb5c"}.ult-equalizer3:before{content:"\eb5d"}.ult-equalizer4:before{content:"\eb5e"}.ult-cog:before{content:"\eb5f"}.ult-cogs:before{content:"\eb60"}.ult-cog2:before{content:"\eb61"}.ult-cog3:before{content:"\eb62"}.ult-cog4:before{content:"\eb63"}.ult-cog5:before{content:"\eb64"}.ult-cog6:before{content:"\eb65"}.ult-cog7:before{content:"\eb66"}.ult-factory:before{content:"\eb67"}.ult-hammer:before{content:"\eb68"}.ult-hammer-wrench:before{content:"\eb69"}.ult-knife:before{content:"\eb6a"}.ult-screwdriver:before{content:"\eb6b"}.ult-screwdriver2:before{content:"\eb6c"}.ult-magic-wand:before{content:"\eb6d"}.ult-magic-wand2:before{content:"\eb6e"}.ult-pulse:before{content:"\eb6f"}.ult-pulse2:before{content:"\eb70"}.ult-aid-kit:before{content:"\eb71"}.ult-aid-kit2:before{content:"\eb72"}.ult-stethoscope:before{content:"\eb73"}.ult-ambulance:before{content:"\eb74"}.ult-alarm2:before{content:"\eb75"}.ult-pandage:before{content:"\eb76"}.ult-pandage2:before{content:"\eb77"}.ult-bug:before{content:"\eb78"}.ult-bug2:before{content:"\eb79"}.ult-syringe:before{content:"\eb7a"}.ult-syringe2:before{content:"\eb7b"}.ult-pill:before{content:"\eb7c"}.ult-construction:before{content:"\eb7d"}.ult-traffic-cone:before{content:"\eb7e"}.ult-traffic-lights:before{content:"\eb7f"}.ult-pie-chart:before{content:"\eb80"}.ult-pie-chart2:before{content:"\eb81"}.ult-pie-chart3:before{content:"\eb82"}.ult-pie-chart4:before{content:"\eb83"}.ult-pie-chart5:before{content:"\eb84"}.ult-pie-chart6:before{content:"\eb85"}.ult-pie-chart7:before{content:"\eb86"}.ult-stats-dots:before{content:"\eb87"}.ult-stats-bars:before{content:"\eb88"}.ult-pie-chart8:before{content:"\eb89"}.ult-stats-bars2:before{content:"\eb8a"}.ult-stats-bars3:before{content:"\eb8b"}.ult-stats-bars4:before{content:"\eb8c"}.ult-stats-bars5:before{content:"\eb8d"}.ult-stats-bars6:before{content:"\eb8e"}.ult-chart:before{content:"\eb8f"}.ult-stats-growth:before{content:"\eb90"}.ult-stats-decline:before{content:"\eb91"}.ult-stats-growth2:before{content:"\eb92"}.ult-stats-decline2:before{content:"\eb93"}.ult-stairs:before{content:"\eb96"}.ult-stairs2:before{content:"\eb97"}.ult-ladder:before{content:"\eb98"}.ult-rating:before{content:"\eb99"}.ult-rating2:before{content:"\eb9a"}.ult-rating3:before{content:"\eb9b"}.ult-cake:before{content:"\eb9c"}.ult-stars:before{content:"\eb9e"}.ult-medal-star:before{content:"\eb9f"}.ult-medal:before{content:"\eba0"}.ult-medal2:before{content:"\eba1"}.ult-medal-first:before{content:"\eba2"}.ult-medal-second:before{content:"\eba3"}.ult-medal-third:before{content:"\eba4"}.ult-crown:before{content:"\eba5"}.ult-trophy:before{content:"\eba6"}.ult-trophy2:before{content:"\eba7"}.ult-trophy3:before{content:"\eba8"}.ult-diamond:before{content:"\eba9"}.ult-diamond2:before{content:"\ebaa"}.ult-trophy4:before{content:"\ebab"}.ult-gift:before{content:"\ebac"}.ult-gift2:before{content:"\ebad"}.ult-balloon:before{content:"\ebae"}.ult-pipe:before{content:"\ebaf"}.ult-mustache:before{content:"\ebb0"}.ult-mustache2:before{content:"\ebb1"}.ult-glass:before{content:"\ebb2"}.ult-glass2:before{content:"\ebb3"}.ult-glass3:before{content:"\ebb4"}.ult-glass4:before{content:"\ebb5"}.ult-bottle:before{content:"\ebb6"}.ult-bottle2:before{content:"\ebb7"}.ult-bottle3:before{content:"\ebb8"}.ult-bottle4:before{content:"\ebb9"}.ult-mug:before{content:"\ebba"}.ult-fork-knife:before{content:"\ebbb"}.ult-spoon-knife:before{content:"\ebbc"}.ult-cook:before{content:"\ebbd"}.ult-leaf:before{content:"\ebcd"}.ult-leaf2:before{content:"\ebce"}.ult-footprint:before{content:"\ebd9"}.ult-tent:before{content:"\ebda"}.ult-flower:before{content:"\ebdb"}.ult-flower2:before{content:"\ebdc"}.ult-rocket:before{content:"\ebdd"}.ult-meter:before{content:"\ebde"}.ult-meter2:before{content:"\ebdf"}.ult-meter-slow:before{content:"\ebe0"}.ult-meter-medium:before{content:"\ebe1"}.ult-meter-fast:before{content:"\ebe2"}.ult-meter3:before{content:"\ebe3"}.ult-hammer2:before{content:"\ebe4"}.ult-balance:before{content:"\ebe5"}.ult-scale:before{content:"\ebe6"}.ult-bomb:before{content:"\ebe7"}.ult-fire:before{content:"\ebe8"}.ult-fire2:before{content:"\ebe9"}.ult-lab:before{content:"\ebea"}.ult-atom:before{content:"\ebeb"}.ult-atom2:before{content:"\ebec"}.ult-magnet:before{content:"\ebed"}.ult-magnet2:before{content:"\ebee"}.ult-dumbbell:before{content:"\ebef"}.ult-skull:before{content:"\ebf0"}.ult-skull2:before{content:"\ebf1"}.ult-spotlight:before{content:"\ebf5"}.ult-lamp4:before{content:"\ebf6"}.ult-lamp5:before{content:"\ebf7"}.ult-lamp6:before{content:"\ebf8"}.ult-lamp7:before{content:"\ebf9"}.ult-lamp8:before{content:"\ebfa"}.ult-broom:before{content:"\ebfb"}.ult-bin:before{content:"\ebfd"}.ult-bin2:before{content:"\ebfe"}.ult-bin3:before{content:"\ebff"}.ult-bin4:before{content:"\ec00"}.ult-bin5:before{content:"\ec01"}.ult-briefcase:before{content:"\ec02"}.ult-briefcase2:before{content:"\ec03"}.ult-briefcase3:before{content:"\ec04"}.ult-airplane:before{content:"\ec05"}.ult-airplane2:before{content:"\ec06"}.ult-airplane3:before{content:"\ec07"}.ult-airplane4:before{content:"\ec08"}.ult-paperplane:before{content:"\ec09"}.ult-car:before{content:"\ec0a"}.ult-steering-wheel:before{content:"\ec0b"}.ult-car2:before{content:"\ec0c"}.ult-gas:before{content:"\ec0d"}.ult-bus:before{content:"\ec0e"}.ult-truck:before{content:"\ec0f"}.ult-bike:before{content:"\ec10"}.ult-road:before{content:"\ec11"}.ult-train:before{content:"\ec12"}.ult-train2:before{content:"\ec13"}.ult-ship:before{content:"\ec14"}.ult-boat:before{content:"\ec15"}.ult-chopper:before{content:"\ec16"}.ult-chopper2:before{content:"\ec17"}.ult-cube:before{content:"\ec18"}.ult-cube2:before{content:"\ec19"}.ult-cube3:before{content:"\ec1a"}.ult-cube4:before{content:"\ec1b"}.ult-pyramid:before{content:"\ec1c"}.ult-pyramid2:before{content:"\ec1d"}.ult-package:before{content:"\ec1e"}.ult-puzzle:before{content:"\ec1f"}.ult-puzzle2:before{content:"\ec20"}.ult-puzzle3:before{content:"\ec21"}.ult-puzzle4:before{content:"\ec22"}.ult-glasses:before{content:"\ec25"}.ult-glasses2:before{content:"\ec26"}.ult-brain:before{content:"\ec27"}.ult-accessibility:before{content:"\ec28"}.ult-accessibility2:before{content:"\ec29"}.ult-strategy:before{content:"\ec2a"}.ult-target:before{content:"\ec2b"}.ult-target2:before{content:"\ec2c"}.ult-target3:before{content:"\ec2d"}.ult-ammo:before{content:"\ec2e"}.ult-shield:before{content:"\ec31"}.ult-shield-check:before{content:"\ec32"}.ult-shield-notice:before{content:"\ec33"}.ult-shield2:before{content:"\ec34"}.ult-shield3:before{content:"\ec35"}.ult-shield4:before{content:"\ec36"}.ult-racing:before{content:"\ec43"}.ult-finish:before{content:"\ec44"}.ult-power:before{content:"\ec48"}.ult-power2:before{content:"\ec49"}.ult-power3:before{content:"\ec4a"}.ult-switch:before{content:"\ec4b"}.ult-switch2:before{content:"\ec4c"}.ult-power-cord:before{content:"\ec4d"}.ult-power-cord2:before{content:"\ec4e"}.ult-outlet:before{content:"\ec4f"}.ult-clipboard:before{content:"\ec50"}.ult-clipboard2:before{content:"\ec51"}.ult-clipboard3:before{content:"\ec52"}.ult-clipboard4:before{content:"\ec53"}.ult-clipboard5:before{content:"\ec54"}.ult-clipboard6:before{content:"\ec55"}.ult-playlist:before{content:"\ec56"}.ult-playlist-add:before{content:"\ec57"}.ult-list-numbered:before{content:"\ec58"}.ult-list:before{content:"\ec59"}.ult-list2:before{content:"\ec5a"}.ult-more:before{content:"\ec5b"}.ult-more2:before{content:"\ec5c"}.ult-grid:before{content:"\ec5d"}.ult-grid2:before{content:"\ec5e"}.ult-grid3:before{content:"\ec5f"}.ult-grid4:before{content:"\ec60"}.ult-grid5:before{content:"\ec61"}.ult-grid6:before{content:"\ec62"}.ult-grid7:before{content:"\ec63"}.ult-tree5:before{content:"\ec64"}.ult-tree6:before{content:"\ec65"}.ult-tree7:before{content:"\ec66"}.ult-lan:before{content:"\ec67"}.ult-lan2:before{content:"\ec68"}.ult-lan3:before{content:"\ec69"}.ult-menu:before{content:"\ec6a"}.ult-circle-small:before{content:"\ec6b"}.ult-menu2:before{content:"\ec6c"}.ult-menu3:before{content:"\ec6d"}.ult-menu4:before{content:"\ec6e"}.ult-menu5:before{content:"\ec6f"}.ult-menu6:before{content:"\ec70"}.ult-menu7:before{content:"\ec71"}.ult-menu8:before{content:"\ec72"}.ult-menu9:before{content:"\ec73"}.ult-menu10:before{content:"\ec74"}.ult-cloud:before{content:"\ec75"}.ult-cloud-download:before{content:"\ec76"}.ult-cloud-upload:before{content:"\ec77"}.ult-cloud-check:before{content:"\ec78"}.ult-cloud2:before{content:"\ec79"}.ult-cloud-download2:before{content:"\ec7a"}.ult-cloud-upload2:before{content:"\ec7b"}.ult-cloud-check2:before{content:"\ec7c"}.ult-download2:before{content:"\ec7d"}.ult-download3:before{content:"\ec7e"}.ult-upload2:before{content:"\ec7f"}.ult-upload3:before{content:"\ec80"}.ult-import:before{content:"\ec81"}.ult-import2:before{content:"\ec82"}.ult-download4:before{content:"\ec83"}.ult-upload4:before{content:"\ec84"}.ult-download5:before{content:"\ec85"}.ult-upload5:before{content:"\ec86"}.ult-download6:before{content:"\ec87"}.ult-upload6:before{content:"\ec88"}.ult-download7:before{content:"\ec89"}.ult-upload7:before{content:"\ec8a"}.ult-download8:before{content:"\ec8b"}.ult-upload8:before{content:"\ec8c"}.ult-download9:before{content:"\ec8d"}.ult-upload9:before{content:"\ec8e"}.ult-download10:before{content:"\ec8f"}.ult-upload10:before{content:"\ec90"}.ult-sphere:before{content:"\ec91"}.ult-sphere2:before{content:"\ec92"}.ult-sphere3:before{content:"\ec93"}.ult-planet:before{content:"\ec94"}.ult-planet2:before{content:"\ec95"}.ult-earth:before{content:"\ec96"}.ult-earth2:before{content:"\ec97"}.ult-earth3:before{content:"\ec98"}.ult-link:before{content:"\ec99"}.ult-unlink:before{content:"\ec9a"}.ult-link2:before{content:"\ec9b"}.ult-unlink2:before{content:"\ec9c"}.ult-link3:before{content:"\ec9d"}.ult-unlink3:before{content:"\ec9e"}.ult-link4:before{content:"\ec9f"}.ult-unlink4:before{content:"\eca0"}.ult-link5:before{content:"\eca1"}.ult-unlink5:before{content:"\eca2"}.ult-anchor:before{content:"\eca3"}.ult-flag:before{content:"\eca4"}.ult-flag2:before{content:"\eca5"}.ult-flag3:before{content:"\eca6"}.ult-flag4:before{content:"\eca7"}.ult-flag5:before{content:"\eca8"}.ult-flag6:before{content:"\eca9"}.ult-flag7:before{content:"\ecaa"}.ult-flag8:before{content:"\ecab"}.ult-attachment:before{content:"\ecac"}.ult-attachment2:before{content:"\ecad"}.ult-eye:before{content:"\ecae"}.ult-eye-plus:before{content:"\ecaf"}.ult-eye-minus:before{content:"\ecb0"}.ult-eye-blocked:before{content:"\ecb1"}.ult-eye2:before{content:"\ecb2"}.ult-eye-blocked2:before{content:"\ecb3"}.ult-eye3:before{content:"\ecb4"}.ult-eye-blocked3:before{content:"\ecb5"}.ult-eye4:before{content:"\ecb6"}.ult-bookmark2:before{content:"\ecb7"}.ult-bookmark3:before{content:"\ecb8"}.ult-bookmarks:before{content:"\ecb9"}.ult-bookmark4:before{content:"\ecba"}.ult-spotlight2:before{content:"\ecbb"}.ult-starburst:before{content:"\ecbc"}.ult-snowflake:before{content:"\ecbd"}.ult-temperature:before{content:"\ecbe"}.ult-temperature2:before{content:"\ecbf"}.ult-weather-lightning:before{content:"\ecc0"}.ult-weather-lightning2:before{content:"\ecc1"}.ult-weather-rain:before{content:"\ecc2"}.ult-weather-rain2:before{content:"\ecc3"}.ult-weather-snow:before{content:"\ecc4"}.ult-weather-snow2:before{content:"\ecc5"}.ult-weather-cloud-wind:before{content:"\ecc6"}.ult-weather-cloud-wind2:before{content:"\ecc7"}.ult-weather-cloud-sun:before{content:"\ecc8"}.ult-weather-cloud-sun2:before{content:"\ecc9"}.ult-weather-cloudy:before{content:"\ecca"}.ult-weather-cloudy2:before{content:"\eccb"}.ult-weather-sun-wind:before{content:"\eccc"}.ult-weather-sun-wind2:before{content:"\eccd"}.ult-sun:before{content:"\ecce"}.ult-sun2:before{content:"\eccf"}.ult-moon:before{content:"\ecd0"}.ult-day-night:before{content:"\ecd1"}.ult-day-night2:before{content:"\ecd2"}.ult-weather-windy:before{content:"\ecd3"}.ult-fan:before{content:"\ecd4"}.ult-umbrella:before{content:"\ecd5"}.ult-sun3:before{content:"\ecd6"}.ult-contrast:before{content:"\ecd7"}.ult-brightness-contrast:before{content:"\ecd8"}.ult-brightness-high:before{content:"\ecd9"}.ult-brightness-medium:before{content:"\ecda"}.ult-brightness-low:before{content:"\ecdb"}.ult-bed:before{content:"\ecdc"}.ult-bed2:before{content:"\ecdd"}.ult-furniture:before{content:"\ecde"}.ult-chair:before{content:"\ecdf"}.ult-star-empty:before{content:"\ece0"}.ult-star-empty2:before{content:"\ece1"}.ult-star-full:before{content:"\ece2"}.ult-star-empty3:before{content:"\ece3"}.ult-star-half:before{content:"\ece4"}.ult-star-full2:before{content:"\ece5"}.ult-star:before{content:"\ece6"}.ult-heart:before{content:"\ece7"}.ult-heart2:before{content:"\ece8"}.ult-heart3:before{content:"\ece9"}.ult-heart4:before{content:"\ecea"}.ult-heart-broken:before{content:"\eceb"}.ult-heart5:before{content:"\ecec"}.ult-heart6:before{content:"\eced"}.ult-heart-broken2:before{content:"\ecee"}.ult-heart7:before{content:"\ecef"}.ult-heart8:before{content:"\ecf0"}.ult-heart-broken3:before{content:"\ecf1"}.ult-thumbs-up3:before{content:"\ecf8"}.ult-thumbs-down3:before{content:"\ecf9"}.ult-height:before{content:"\ecfa"}.ult-man:before{content:"\ecfb"}.ult-woman:before{content:"\ecfc"}.ult-man-woman:before{content:"\ecfd"}.ult-cursor:before{content:"\ed26"}.ult-cursor2:before{content:"\ed27"}.ult-lasso:before{content:"\ed28"}.ult-lasso2:before{content:"\ed29"}.ult-select:before{content:"\ed2a"}.ult-select2:before{content:"\ed2b"}.ult-pointer:before{content:"\ed30"}.ult-reminder:before{content:"\ed31"}.ult-drag-left-right:before{content:"\ed32"}.ult-drag-left:before{content:"\ed33"}.ult-drag-right:before{content:"\ed34"}.ult-touch:before{content:"\ed35"}.ult-multitouch:before{content:"\ed36"}.ult-touch-zoom:before{content:"\ed37"}.ult-touch-pinch:before{content:"\ed38"}.ult-hand:before{content:"\ed39"}.ult-grab:before{content:"\ed3a"}.ult-stack-empty:before{content:"\ed3b"}.ult-stack-plus:before{content:"\ed3c"}.ult-stack-minus:before{content:"\ed3d"}.ult-stack-star:before{content:"\ed3e"}.ult-stack-picture:before{content:"\ed3f"}.ult-stack-down:before{content:"\ed40"}.ult-stack-up:before{content:"\ed41"}.ult-stack-cancel:before{content:"\ed42"}.ult-stack-check:before{content:"\ed43"}.ult-stack-text:before{content:"\ed44"}.ult-stack-clubs:before{content:"\ed45"}.ult-stack-spades:before{content:"\ed46"}.ult-stack-hearts:before{content:"\ed47"}.ult-stack-diamonds:before{content:"\ed48"}.ult-stack-user:before{content:"\ed49"}.ult-stack4:before{content:"\ed4a"}.ult-stack-music:before{content:"\ed4b"}.ult-stack-play:before{content:"\ed4c"}.ult-move:before{content:"\ed4d"}.ult-dots:before{content:"\ed4e"}.ult-warning:before{content:"\ed4f"}.ult-warning2:before{content:"\ed50"}.ult-notification:before{content:"\ed51"}.ult-notification2:before{content:"\ed52"}.ult-question:before{content:"\ed53"}.ult-question2:before{content:"\ed54"}.ult-question3:before{content:"\ed55"}.ult-question4:before{content:"\ed56"}.ult-question5:before{content:"\ed57"}.ult-question6:before{content:"\ed58"}.ult-plus:before{content:"\ed59"}.ult-minus:before{content:"\ed5a"}.ult-plus2:before{content:"\ed5b"}.ult-minus2:before{content:"\ed5c"}.ult-plus3:before{content:"\ed5d"}.ult-minus3:before{content:"\ed5e"}.ult-plus-circle:before{content:"\ed5f"}.ult-minus-circle:before{content:"\ed60"}.ult-plus-circle2:before{content:"\ed61"}.ult-minus-circle2:before{content:"\ed62"}.ult-info:before{content:"\ed63"}.ult-info2:before{content:"\ed64"}.ult-cancel-circle:before{content:"\ed65"}.ult-cancel-circle2:before{content:"\ed66"}.ult-blocked:before{content:"\ed67"}.ult-cancel-square:before{content:"\ed68"}.ult-cancel-square2:before{content:"\ed69"}.ult-cancel:before{content:"\ed6a"}.ult-spam:before{content:"\ed6b"}.ult-cross:before{content:"\ed6c"}.ult-cross2:before{content:"\ed6d"}.ult-cross3:before{content:"\ed6e"}.ult-checkmark:before{content:"\ed6f"}.ult-checkmark2:before{content:"\ed70"}.ult-checkmark3:before{content:"\ed71"}.ult-checkmark4:before{content:"\ed72"}.ult-checkmark5:before{content:"\ed73"}.ult-spell-check:before{content:"\ed74"}.ult-spell-check2:before{content:"\ed75"}.ult-enter:before{content:"\ed76"}.ult-exit:before{content:"\ed77"}.ult-enter2:before{content:"\ed78"}.ult-exit2:before{content:"\ed79"}.ult-enter3:before{content:"\ed7a"}.ult-exit3:before{content:"\ed7b"}.ult-wall:before{content:"\ed7c"}.ult-fence:before{content:"\ed7d"}.ult-play3:before{content:"\ed7e"}.ult-pause:before{content:"\ed7f"}.ult-stop:before{content:"\ed80"}.ult-previous:before{content:"\ed81"}.ult-next:before{content:"\ed82"}.ult-backward:before{content:"\ed83"}.ult-forward2:before{content:"\ed84"}.ult-play4:before{content:"\ed85"}.ult-pause2:before{content:"\ed86"}.ult-stop2:before{content:"\ed87"}.ult-backward2:before{content:"\ed88"}.ult-forward3:before{content:"\ed89"}.ult-first:before{content:"\ed8a"}.ult-last:before{content:"\ed8b"}.ult-previous2:before{content:"\ed8c"}.ult-next2:before{content:"\ed8d"}.ult-eject:before{content:"\ed8e"}.ult-volume-high:before{content:"\ed8f"}.ult-volume-medium:before{content:"\ed90"}.ult-volume-low:before{content:"\ed91"}.ult-volume-mute:before{content:"\ed92"}.ult-speaker-left:before{content:"\ed93"}.ult-speaker-right:before{content:"\ed94"}.ult-volume-mute2:before{content:"\ed95"}.ult-volume-increase:before{content:"\ed96"}.ult-volume-decrease:before{content:"\ed97"}.ult-volume-high2:before{content:"\ed98"}.ult-volume-medium2:before{content:"\ed99"}.ult-volume-medium3:before{content:"\ed9a"}.ult-volume-low2:before{content:"\ed9b"}.ult-volume-mute3:before{content:"\ed9c"}.ult-volume-increase2:before{content:"\ed9d"}.ult-volume-decrease2:before{content:"\ed9e"}.ult-volume-decrease3:before{content:"\ed9f"}.ult-volume-5:before{content:"\eda0"}.ult-volume-4:before{content:"\eda1"}.ult-volume-3:before{content:"\eda2"}.ult-volume-2:before{content:"\eda3"}.ult-volume-1:before{content:"\eda4"}.ult-volume-0:before{content:"\eda5"}.ult-volume-mute4:before{content:"\eda6"}.ult-volume-mute5:before{content:"\eda7"}.ult-loop:before{content:"\eda8"}.ult-loop2:before{content:"\eda9"}.ult-loop3:before{content:"\edaa"}.ult-infinite-square:before{content:"\edab"}.ult-infinite:before{content:"\edac"}.ult-infinite2:before{content:"\edad"}.ult-loop4:before{content:"\edae"}.ult-shuffle:before{content:"\edaf"}.ult-shuffle2:before{content:"\edb0"}.ult-wave:before{content:"\edb1"}.ult-wave2:before{content:"\edb2"}.ult-split:before{content:"\edb3"}.ult-merge:before{content:"\edb4"}.ult-first2:before{content:"\edb5"}.ult-last2:before{content:"\edb6"}.ult-arrow-up:before{content:"\edb7"}.ult-arrow-up2:before{content:"\edb8"}.ult-arrow-up3:before{content:"\edb9"}.ult-arrow-up4:before{content:"\edba"}.ult-arrow-right:before{content:"\edbb"}.ult-arrow-right2:before{content:"\edbc"}.ult-arrow-right3:before{content:"\edbd"}.ult-arrow-right4:before{content:"\edbe"}.ult-arrow-down:before{content:"\edbf"}.ult-arrow-down2:before{content:"\edc0"}.ult-arrow-down3:before{content:"\edc1"}.ult-arrow-down4:before{content:"\edc2"}.ult-arrow-left:before{content:"\edc3"}.ult-arrow-left2:before{content:"\edc4"}.ult-arrow-left3:before{content:"\edc5"}.ult-arrow-left4:before{content:"\edc6"}.ult-arrow-up5:before{content:"\edc7"}.ult-arrow-right5:before{content:"\edc8"}.ult-arrow-down5:before{content:"\edc9"}.ult-arrow-left5:before{content:"\edca"}.ult-arrow-up-left:before{content:"\edcb"}.ult-arrow-up6:before{content:"\edcc"}.ult-arrow-up-right:before{content:"\edcd"}.ult-arrow-right6:before{content:"\edce"}.ult-arrow-down-right:before{content:"\edcf"}.ult-arrow-down6:before{content:"\edd0"}.ult-arrow-down-left:before{content:"\edd1"}.ult-arrow-left6:before{content:"\edd2"}.ult-arrow-up-left2:before{content:"\edd3"}.ult-arrow-up7:before{content:"\edd4"}.ult-arrow-up-right2:before{content:"\edd5"}.ult-arrow-right7:before{content:"\edd6"}.ult-arrow-down-right2:before{content:"\edd7"}.ult-arrow-down7:before{content:"\edd8"}.ult-arrow-down-left2:before{content:"\edd9"}.ult-arrow-left7:before{content:"\edda"}.ult-arrow-up-left3:before{content:"\eddb"}.ult-arrow-up8:before{content:"\eddc"}.ult-arrow-up-right3:before{content:"\eddd"}.ult-arrow-right8:before{content:"\edde"}.ult-arrow-down-right3:before{content:"\eddf"}.ult-arrow-down8:before{content:"\ede0"}.ult-arrow-down-left3:before{content:"\ede1"}.ult-arrow-left8:before{content:"\ede2"}.ult-circle-up2:before{content:"\ede7"}.ult-circle-right2:before{content:"\ede8"}.ult-circle-down2:before{content:"\ede9"}.ult-circle-left2:before{content:"\edea"}.ult-circle-up-left:before{content:"\edeb"}.ult-circle-up3:before{content:"\edec"}.ult-circle-up-right:before{content:"\eded"}.ult-circle-right3:before{content:"\edee"}.ult-circle-down-right:before{content:"\edef"}.ult-circle-down3:before{content:"\edf0"}.ult-circle-down-left:before{content:"\edf1"}.ult-circle-left3:before{content:"\edf2"}.ult-circle-up-left2:before{content:"\edf3"}.ult-circle-up4:before{content:"\edf4"}.ult-circle-up-right2:before{content:"\edf5"}.ult-circle-right4:before{content:"\edf6"}.ult-circle-down-right2:before{content:"\edf7"}.ult-circle-down4:before{content:"\edf8"}.ult-circle-down-left2:before{content:"\edf9"}.ult-circle-left4:before{content:"\edfa"}.ult-arrow-resize:before{content:"\edfb"}.ult-arrow-resize2:before{content:"\edfc"}.ult-arrow-resize3:before{content:"\edfd"}.ult-arrow-resize4:before{content:"\edfe"}.ult-arrow-resize5:before{content:"\edff"}.ult-arrow-resize6:before{content:"\ee00"}.ult-arrow-resize7:before{content:"\ee01"}.ult-arrow-resize8:before{content:"\ee02"}.ult-square-up-left:before{content:"\ee03"}.ult-square-up:before{content:"\ee04"}.ult-square-up-right:before{content:"\ee05"}.ult-square-right:before{content:"\ee06"}.ult-square-down-right:before{content:"\ee07"}.ult-square-down:before{content:"\ee08"}.ult-square-down-left:before{content:"\ee09"}.ult-square-left:before{content:"\ee0a"}.ult-arrow-up9:before{content:"\ee0b"}.ult-arrow-right9:before{content:"\ee0c"}.ult-arrow-down9:before{content:"\ee0d"}.ult-arrow-left9:before{content:"\ee0e"}.ult-arrow-up10:before{content:"\ee0f"}.ult-arrow-right10:before{content:"\ee10"}.ult-arrow-down10:before{content:"\ee11"}.ult-arrow-left10:before{content:"\ee12"}.ult-arrow-up-left4:before{content:"\ee13"}.ult-arrow-up11:before{content:"\ee14"}.ult-arrow-up-right4:before{content:"\ee15"}.ult-arrow-right11:before{content:"\ee16"}.ult-arrow-down-right4:before{content:"\ee17"}.ult-arrow-down11:before{content:"\ee18"}.ult-arrow-down-left4:before{content:"\ee19"}.ult-arrow-left11:before{content:"\ee1a"}.ult-arrow-up-left5:before{content:"\ee1b"}.ult-arrow-up12:before{content:"\ee1c"}.ult-arrow-up-right5:before{content:"\ee1d"}.ult-arrow-right12:before{content:"\ee1e"}.ult-arrow-down-right5:before{content:"\ee1f"}.ult-arrow-down12:before{content:"\ee20"}.ult-arrow-down-left5:before{content:"\ee21"}.ult-arrow-left12:before{content:"\ee22"}.ult-arrow-up13:before{content:"\ee23"}.ult-arrow-right13:before{content:"\ee24"}.ult-arrow-down13:before{content:"\ee25"}.ult-arrow-left13:before{content:"\ee26"}.ult-arrow-up14:before{content:"\ee27"}.ult-arrow-right14:before{content:"\ee28"}.ult-arrow-down14:before{content:"\ee29"}.ult-arrow-left14:before{content:"\ee2a"}.ult-circle-up5:before{content:"\ee2b"}.ult-circle-right5:before{content:"\ee2c"}.ult-circle-down5:before{content:"\ee2d"}.ult-circle-left5:before{content:"\ee2e"}.ult-circle-up6:before{content:"\ee2f"}.ult-circle-right6:before{content:"\ee30"}.ult-circle-down6:before{content:"\ee31"}.ult-circle-left6:before{content:"\ee32"}.ult-arrow-up15:before{content:"\ee33"}.ult-arrow-right15:before{content:"\ee34"}.ult-arrow-down15:before{content:"\ee35"}.ult-arrow-left15:before{content:"\ee36"}.ult-arrow-up16:before{content:"\ee37"}.ult-arrow-right16:before{content:"\ee38"}.ult-arrow-down16:before{content:"\ee39"}.ult-arrow-left16:before{content:"\ee3a"}.ult-menu-open:before{content:"\ee3b"}.ult-menu-open2:before{content:"\ee3c"}.ult-menu-close:before{content:"\ee3d"}.ult-menu-close2:before{content:"\ee3e"}.ult-enter4:before{content:"\ee3f"}.ult-enter5:before{content:"\ee40"}.ult-esc:before{content:"\ee41"}.ult-enter6:before{content:"\ee42"}.ult-backspace:before{content:"\ee43"}.ult-backspace2:before{content:"\ee44"}.ult-tab:before{content:"\ee45"}.ult-transmission:before{content:"\ee46"}.ult-transmission2:before{content:"\ee47"}.ult-sort:before{content:"\ee48"}.ult-sort2:before{content:"\ee49"}.ult-move-up:before{content:"\ee4a"}.ult-move-down:before{content:"\ee4b"}.ult-sort-alpha-asc:before{content:"\ee4c"}.ult-sort-alpha-desc:before{content:"\ee4d"}.ult-sort-numeric-asc:before{content:"\ee4e"}.ult-sort-numberic-desc:before{content:"\ee4f"}.ult-sort-amount-asc:before{content:"\ee50"}.ult-sort-amount-desc:before{content:"\ee51"}.ult-sort-time-asc:before{content:"\ee52"}.ult-sort-time-desc:before{content:"\ee53"}.ult-battery-6:before{content:"\ee54"}.ult-battery-5:before{content:"\ee55"}.ult-battery-4:before{content:"\ee56"}.ult-battery-3:before{content:"\ee57"}.ult-battery-2:before{content:"\ee58"}.ult-battery-1:before{content:"\ee59"}.ult-battery-0:before{content:"\ee5a"}.ult-battery-charging:before{content:"\ee5b"}.ult-key-keyboard:before{content:"\ee5c"}.ult-key-A:before{content:"\ee5d"}.ult-key-up:before{content:"\ee5e"}.ult-key-right:before{content:"\ee5f"}.ult-key-down:before{content:"\ee60"}.ult-key-left:before{content:"\ee61"}.ult-command:before{content:"\ee62"}.ult-shift:before{content:"\ee63"}.ult-ctrl:before{content:"\ee64"}.ult-opt:before{content:"\ee65"}.ult-checkbox-checked:before{content:"\ee66"}.ult-checkbox-unchecked:before{content:"\ee67"}.ult-checkbox-partial:before{content:"\ee68"}.ult-square:before{content:"\ee69"}.ult-triangle:before{content:"\ee6a"}.ult-triangle2:before{content:"\ee6b"}.ult-diamond3:before{content:"\ee6c"}.ult-diamond4:before{content:"\ee6d"}.ult-checkbox-checked2:before{content:"\ee6e"}.ult-checkbox-unchecked2:before{content:"\ee6f"}.ult-checkbox-partial2:before{content:"\ee70"}.ult-radio-checked:before{content:"\ee71"}.ult-radio-checked2:before{content:"\ee72"}.ult-radio-unchecked:before{content:"\ee73"}.ult-toggle-on:before{content:"\ee74"}.ult-toggle-off:before{content:"\ee75"}.ult-checkmark-circle:before{content:"\ee76"}.ult-circle:before{content:"\ee77"}.ult-circle2:before{content:"\ee78"}.ult-circles:before{content:"\ee79"}.ult-circles2:before{content:"\ee7a"}.ult-crop:before{content:"\ee7b"}.ult-crop2:before{content:"\ee7c"}.ult-make-group:before{content:"\ee7d"}.ult-ungroup:before{content:"\ee7e"}.ult-vector:before{content:"\ee7f"}.ult-vector2:before{content:"\ee80"}.ult-rulers:before{content:"\ee81"}.ult-ruler:before{content:"\ee82"}.ult-pencil-ruler:before{content:"\ee83"}.ult-scissors:before{content:"\ee84"}.ult-scissors2:before{content:"\ee85"}.ult-scissors3:before{content:"\ee86"}.ult-haircut:before{content:"\ee87"}.ult-comb:before{content:"\ee88"}.ult-filter:before{content:"\ee89"}.ult-filter2:before{content:"\ee8a"}.ult-filter3:before{content:"\ee8b"}.ult-filter4:before{content:"\ee8c"}.ult-font:before{content:"\ee8d"}.ult-ampersand:before{content:"\ee8e"}.ult-ligature:before{content:"\ee8f"}.ult-ligature2:before{content:"\ee90"}.ult-font-size:before{content:"\ee91"}.ult-typography:before{content:"\ee92"}.ult-text-height:before{content:"\ee93"}.ult-text-width:before{content:"\ee94"}.ult-height2:before{content:"\ee95"}.ult-width:before{content:"\ee96"}.ult-bold:before{content:"\ee97"}.ult-underline:before{content:"\ee98"}.ult-italic:before{content:"\ee99"}.ult-strikethrough:before{content:"\ee9a"}.ult-strikethrough2:before{content:"\ee9b"}.ult-font-size2:before{content:"\ee9c"}.ult-bold2:before{content:"\ee9d"}.ult-underline2:before{content:"\ee9e"}.ult-italic2:before{content:"\ee9f"}.ult-strikethrough3:before{content:"\eea0"}.ult-omega:before{content:"\eea1"}.ult-sigma:before{content:"\eea2"}.ult-nbsp:before{content:"\eea3"}.ult-page-break:before{content:"\eea4"}.ult-page-break2:before{content:"\eea5"}.ult-superscript:before{content:"\eea6"}.ult-subscript:before{content:"\eea7"}.ult-superscript2:before{content:"\eea8"}.ult-subscript2:before{content:"\eea9"}.ult-text-color:before{content:"\eeaa"}.ult-highlight:before{content:"\eeab"}.ult-pagebreak:before{content:"\eeac"}.ult-clear-formatting:before{content:"\eead"}.ult-table:before{content:"\eeae"}.ult-table2:before{content:"\eeaf"}.ult-insert-template:before{content:"\eeb0"}.ult-pilcrow:before{content:"\eeb1"}.ult-ltr:before{content:"\eeb2"}.ult-rtl:before{content:"\eeb3"}.ult-ltr2:before{content:"\eeb4"}.ult-rtl2:before{content:"\eeb5"}.ult-section:before{content:"\eeb6"}.ult-paragraph-left:before{content:"\eeb7"}.ult-paragraph-center:before{content:"\eeb8"}.ult-paragraph-right:before{content:"\eeb9"}.ult-paragraph-justify:before{content:"\eeba"}.ult-paragraph-left2:before{content:"\eebb"}.ult-paragraph-center2:before{content:"\eebc"}.ult-paragraph-right2:before{content:"\eebd"}.ult-paragraph-justify2:before{content:"\eebe"}.ult-indent-increase:before{content:"\eebf"}.ult-indent-decrease:before{content:"\eec0"}.ult-paragraph-left3:before{content:"\eec1"}.ult-paragraph-center3:before{content:"\eec2"}.ult-paragraph-right3:before{content:"\eec3"}.ult-paragraph-justify3:before{content:"\eec4"}.ult-indent-increase2:before{content:"\eec5"}.ult-indent-decrease2:before{content:"\eec6"}.ult-share:before{content:"\eec7"}.ult-share2:before{content:"\eec8"}.ult-new-tab:before{content:"\eec9"}.ult-new-tab2:before{content:"\eeca"}.ult-popout:before{content:"\eecb"}.ult-embed:before{content:"\eecc"}.ult-embed2:before{content:"\eecd"}.ult-markup:before{content:"\eece"}.ult-regexp:before{content:"\eecf"}.ult-regexp2:before{content:"\eed0"}.ult-code:before{content:"\eed1"}.ult-circle-css:before{content:"\eed2"}.ult-circle-code:before{content:"\eed3"}.ult-terminal:before{content:"\eed4"}.ult-unicode:before{content:"\eed5"}.ult-seven-segment-0:before{content:"\eed6"}.ult-seven-segment-1:before{content:"\eed7"}.ult-seven-segment-2:before{content:"\eed8"}.ult-seven-segment-3:before{content:"\eed9"}.ult-seven-segment-4:before{content:"\eeda"}.ult-seven-segment-5:before{content:"\eedb"}.ult-seven-segment-6:before{content:"\eedc"}.ult-seven-segment-7:before{content:"\eedd"}.ult-seven-segment-8:before{content:"\eede"}.ult-seven-segment-9:before{content:"\eedf"}.ult-share3:before{content:"\eee0"}.ult-share4:before{content:"\eee1"}.ult-mail:before{content:"\eee2"}.ult-mail2:before{content:"\eee3"}.ult-mail3:before{content:"\eee4"}.ult-mail4:before{content:"\eee5"}.ult-google:before{content:"\eee7"}.ult-google2:before{content:"\eee8"}.ult-google3:before{content:"\eee9"}.ult-tux:before{content:"\ef1c"}.ult-appleinc:before{content:"\ef1d"}.ult-finder:before{content:"\ef1e"}.ult-android:before{content:"\ef1f"}.ult-windows:before{content:"\ef20"}.ult-windows8:before{content:"\ef21"}.ult-paypal:before{content:"\ef37"}.ult-chrome:before{content:"\ef38"}.ult-firefox:before{content:"\ef39"}.ult-IE:before{content:"\ef3a"}.ult-edge:before{content:"\ef3b"}.ult-safari:before{content:"\ef3c"}.ult-opera:before{content:"\ef3d"}.ult-file-pdf:before{content:"\ef3e"}.ult-file-openoffice:before{content:"\ef3f"}.ult-file-word:before{content:"\ef40"}.ult-file-excel:before{content:"\ef41"}.ult-libreoffice:before{content:"\ef42"}.cursor-pointer{cursor:pointer!important}.cursor-help{cursor:help!important}.cursor-default{cursor:default!important}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.underline-text{text-decoration:underline}.white-space-no-wrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.word-wrap-anywhere{word-wrap:anywhere}.no-padding{padding:0!important}.no-padding-left{padding-left:0!important}.no-padding-right{padding-right:0!important}.padding-5{padding:5px!important}.padding-10{padding:10px!important}.padding-15{padding:15px!important}.padding-20{padding:20px!important}.padding-25{padding:25px!important}.padding-30{padding:30px!important}.padding-left-5{padding-left:5px!important}.padding-left-10{padding-left:10px!important}.padding-left-15{padding-left:15px!important}.padding-left-20{padding-left:20px!important}.padding-left-25{padding-left:25px!important}.padding-left-30{padding-left:30px!important}.padding-right-5{padding-right:5px!important}.padding-right-10{padding-right:10px!important}.padding-right-15{padding-right:15px!important}.padding-right-20{padding-right:20px!important}.padding-right-25{padding-right:25px!important}.padding-right-30{padding-right:30px!important}.padding-top-5{padding-top:5px!important}.padding-top-10{padding-top:10px!important}.padding-top-15{padding-top:15px!important}.padding-top-20{padding-top:20px!important}.padding-top-25{padding-top:25px!important}.padding-top-30{padding-top:30px!important}.padding-bottom-5{padding-bottom:5px!important}.padding-bottom-10{padding-bottom:10px!important}.padding-bottom-15{padding-bottom:15px!important}.padding-bottom-20{padding-bottom:20px!important}.padding-bottom-25{padding-bottom:25px!important}.padding-bottom-30{padding-bottom:30px!important}.no-margin{margin:0!important}.no-margin-right{margin-right:0!important}.no-margin-bottom{margin-bottom:0!important}.no-margin-left{margin-left:0!important}.margin-auto{margin:auto!important}.margin-5{margin:5px!important}.margin-15{margin:15px!important}.margin-top-5{margin-top:5px!important}.margin-top-10{margin-top:10px!important}.margin-top-15{margin-top:15px!important}.margin-top-20{margin-top:20px!important}.margin-top-25{margin-top:25px!important}.margin-top-30{margin-top:30px!important}.margin-bottom-5{margin-bottom:5px!important}.margin-bottom-10{margin-bottom:10px!important}.margin-bottom-15{margin-bottom:15px!important}.margin-bottom-20{margin-bottom:20px!important}.margin-bottom-25{margin-bottom:25px!important}.margin-bottom-30{margin-bottom:30px!important}.margin-left-auto{margin-left:auto!important}.margin-left-5{margin-left:5px!important}.margin-left-10{margin-left:10px!important}.margin-left-15{margin-left:15px!important}.margin-left-20{margin-left:20px!important}.margin-left-25{margin-left:25px!important}.margin-left-30{margin-left:30px!important}.margin-right-5{margin-right:5px!important}.margin-right-10{margin-right:10px!important}.margin-right-15{margin-right:15px!important}.margin-right-20{margin-right:20px!important}.margin-right-25{margin-right:25px!important}.margin-top-auto{margin-top:auto}.basic-line-height{line-height:18px}.full-height{height:100%!important}.full-width{width:100%!important}.text-xs-2{font-size:.5rem!important;line-height:.75rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-xl-2{font-size:1.5rem!important;line-height:2rem!important}.text-xl-3{font-size:1.875rem!important;line-height:2.25rem!important}.text-xl-4{font-size:2.25rem!important;line-height:2.5rem!important}.text-xl-5{font-size:3rem!important;line-height:1!important}.text-xl-6{font-size:3.75rem!important;line-height:1!important}.text-xl-7{font-size:4.5rem!important;line-height:1!important}.text-xl-8{font-size:6rem!important;line-height:1!important}.text-xl-9{font-size:8rem!important;line-height:1!important}.font-w-400{font-weight:400!important}.font-w-500{font-weight:500!important}.font-w-600{font-weight:600!important}.font-w-700{font-weight:700!important}.green{color:green!important}.orange{color:orange!important}.red{color:red!important}.black{color:#000!important}.font-color{color:#3c3c3b!important}.grey-text{color:#a9a9a9!important}.error-color{color:#d9534f!important}.base-btn{position:relative;background-color:#cdcbcb;color:#3c3c3b;font-size:13px;line-height:2.5rem;font-weight:600;letter-spacing:0;border:none;padding:0 20px;border-radius:20px;height:40px}.base-btn i{width:20px;text-align:center;font-size:1.2rem;font-weight:400;position:relative}.base-btn.disabled{opacity:.5}.base-btn.disabled:hover{cursor:default!important;opacity:.5!important}.base-btn:hover{cursor:pointer;opacity:.8}.base-btn:focus{outline:none}.base-btn.primary{background-color:#494948;color:#fff;border-color:#494948}.base-btn.primary:hover{color:#1e90ff}.base-btn.primary:disabled{background-color:#51514f!important;color:#000}.base-btn.primary:disabled i{color:#000}.base-btn.primary:disabled:hover{color:#000}.base-btn.primary:disabled:hover i{color:#000}.base-btn.primary-border{background-color:#fafafa;color:#1e90ff;border:1px solid dodgerblue}.base-btn.success{background-color:#39ab6d;color:#fff}.base-btn.success:disabled{background-color:#666}.base-btn.warning{background-color:#dd8211!important;color:#fff!important}.base-btn.error{background-color:#d80032!important;color:#fff!important}.base-btn.btn-text{background:none;color:#3c3c3b;padding:0!important;font-weight:700}.base-btn.icon-btn{border-radius:0}.base-btn.rounded-corner{border-radius:3px}.delete-btn{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.delete-btn:hover:not(:disabled),.delete-btn:hover:not(.disabled){background-color:#b3b3b3}.delete-btn:disabled,.delete-btn.disabled{opacity:.5;cursor:default}.container-fluid{height:100%;padding:0!important}.container-fluid .content{height:100%;width:100%;background-color:#fff}.container-fluid .content .overflow-container{overflow-x:hidden;overflow-y:auto;width:100%;height:calc(100vh - 120px)}@media (max-width: 999.98px){.container-fluid .content .overflow-container{height:calc(100vh - 190px)}}.container-fluid .content .overflow-container .panel-container{display:flex;align-items:stretch;min-height:100%}@media (max-width: 1399.98px){.container-fluid .content.center-panel-full .sidebar-opener{display:none!important}.container-fluid .content.center-panel-full .left-panel,.container-fluid .content.center-panel-full .right-panel{width:0!important}.container-fluid .content.center-panel-full .center-panel{width:100vw!important}.container-fluid .content.center-panel-full .center-panel .heading{top:0!important}.container-fluid .content.center-panel-full .center-panel .center-content{margin-top:0!important}}.container-fluid .content .left-panel{width:17vw}.container-fluid .content .left-panel .nav-link.active{background:transparent!important}.container-fluid .content .left-panel .panel-content{padding:20px 15px;background-color:#fafafa}.container-fluid .content .right-panel{width:25vw}.container-fluid .content .right-panel .panel-content{padding:20px 15px;background-color:#fafafa}.container-fluid .content .center-panel{width:58vw;box-shadow:0 3px 6px #00000029;z-index:10;padding-bottom:5px}.container-fluid .content .center-panel .heading span{font-size:15px;font-weight:600}.container-fluid .content .center-panel .heading i.ult-arrow-right3{color:#707070;font-weight:600}.container-fluid .content .center-panel .center-content{background-color:#fff;border-top:1px solid dodgerblue}.container-fluid .content .center-panel .center-footer{display:flex;flex-wrap:wrap;width:100%;background-color:#fff}.container-fluid .content .heading{padding:4px 15px;width:100%;background:#fafafa;height:40px;min-height:40px;max-height:40px;display:flex;align-items:center}.container-fluid .content .heading.left{left:0;right:10px}.container-fluid .content .heading.right{left:10px;right:0}.container-fluid .content .left-panel,.container-fluid .content .right-panel,.container-fluid .content .center-panel{flex:1 1 auto;display:flex;flex-direction:column;align-items:stretch;align-content:stretch;min-height:100%}.container-fluid .content .left-panel .panel-content,.container-fluid .content .right-panel .panel-content,.container-fluid .content .center-panel .panel-content{flex:1 1 auto}.container-fluid .content .left-panel .col-12 .panel-content,.container-fluid .content .right-panel .col-12 .panel-content,.container-fluid .content .center-panel .col-12 .panel-content{top:0}.container-fluid .content .left-panel .col-12 .panel-content.center-content,.container-fluid .content .right-panel .col-12 .panel-content.center-content,.container-fluid .content .center-panel .col-12 .panel-content.center-content{padding:0!important}.container-fluid .content:after{content:"";clear:both;display:block;visibility:hidden;height:0}.container-fluid .content.own-panel-overflow{display:flex;height:calc(100vh - 120px)}@media (max-width: 999.98px){.container-fluid .content.own-panel-overflow{height:calc(100vh - 190px)}}.container-fluid .content.own-panel-overflow .left-panel,.container-fluid .content.own-panel-overflow .right-panel,.container-fluid .content.own-panel-overflow .center-panel{min-height:0;overflow-x:hidden;overflow-y:auto}.quantity-indicator{width:10px;height:10px;min-width:10px;min-height:10px;border-radius:50%}.quantity-indicator.status-green{background-color:#61b951}.quantity-indicator.status-orange{background-color:orange}.quantity-indicator.status-red{background-color:red}.quantity-indicator.status-grey{background-color:#b2b2b2}.quantity-indicator.status-greenred{background:linear-gradient(-45deg,#61b951 50%,red 50%)}.ribbon,.ribbon-large,.ribbon-medium,.ribbon-small{position:absolute;left:-9px;top:-5px;z-index:1;overflow:hidden;width:75px;height:75px;text-align:right}.ribbon span,.ribbon-large span,.ribbon-medium span,.ribbon-small span{font-size:12px;font-weight:700;color:#fff;text-align:center;line-height:24px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);width:100px;display:block;background-color:#bb1922;position:absolute;top:16px;left:-22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 15px}.ribbon-small{transform:scale(.8);left:-10px;top:-10px}.ribbon-medium{transform:scale(1.1);left:1px;top:1px}.ribbon-medium span{font-size:9px!important}.ribbon-large{transform:scale(1.3);left:9px;top:9px}.ribbon-large span{font-size:10px!important}.ribbon-retailer-promotion-list{--banner-color: #BB1922;min-width:20px;max-width:20px;display:flex;justify-content:center;align-items:center;height:40px;text-align:center;color:#fff;background-color:var(--banner-color);font-weight:700;font-size:15px;position:relative}.ribbon-retailer-promotion-list:hover{filter:brightness(135%)}.ribbon-retailer-promotion-list:before,.ribbon-retailer-promotion-list:after{content:"";position:absolute}.ribbon-retailer-promotion-list:after{height:0;width:20px;bottom:-8px;left:0;border-left:10px solid var(--banner-color);border-right:10px solid var(--banner-color);border-bottom:9px solid transparent}.sidebar-opener{display:none}@media (max-width: 1399.98px){.center-panel-full .left-panel,.center-panel-full .center-panel,.center-panel-full .right-panel,.center-panel-full .left-panel.left,.center-panel-full .left-panel.right,.center-panel-full .center-panel.left,.center-panel-full .center-panel.right,.center-panel-full .right-panel.left,.center-panel-full .right-panel.right{border:none}.center-panel{-webkit-transition:border-left .5s linear;-moz-transition:border-left .5s linear;-o-transition:border-left .5s linear;transition:border-left .5s linear;width:50vw!important;border-right:1rem solid #A8A8A8}.center-panel.right{border-left:1rem solid #A8A8A8;width:67.5vw!important;-webkit-transition:width .5s linear;-moz-transition:width .5s linear;-o-transition:width .5s linear;transition:width .5s linear}.center-panel.left{border-left:1rem solid #A8A8A8;-webkit-transition:width .5s linear;-moz-transition:width .5s linear;-o-transition:width .5s linear;transition:width .5s linear;width:75.5vw!important}.center-panel.center-only{border-left:1rem solid #A8A8A8;-webkit-transition:width .5s linear;-moz-transition:width .5s linear;-o-transition:width .5s linear;transition:width .5s linear;width:100vw!important;display:table-cell}.center-panel.center-only .panel-content{display:inherit}.center-panel.left-only{border-left:1rem solid #A8A8A8}.center-panel.right-only{-webkit-transition:border-right .5s linear;-moz-transition:border-right .5s linear;-o-transition:border-right .5s linear;transition:border-right .5s linear;border:none}.center-panel.left-only,.center-panel.right-only{-webkit-transition:width .5s linear;-moz-transition:width .5s linear;-o-transition:width .5s linear;transition:width .5s linear;width:0!important}.center-panel.left-only .heading,.center-panel.right-only .heading{display:none!important}.center-panel.left-only .panel-content,.center-panel.right-only .panel-content{display:none}.center-panel .heading{top:0!important}.center-panel .panel-content{margin-top:0!important}.right-panel{width:0!important;-webkit-transition:width .5s linear;-moz-transition:width .5s linear;-o-transition:width .5s linear;transition:width .5s linear;border-right:1rem solid #A8A8A8}.right-panel .panel-content{width:32vw!important;display:none}.right-panel.right{width:33vw!important;display:table-cell}.right-panel.right .panel-content{display:block}.right-panel.right-only{width:100vw!important;border-right:1rem solid #A8A8A8}.right-panel.right-only .panel-content{width:calc(100vw - 2rem)!important;display:inherit}.right-panel.left,.right-panel.center-only{border-right:none}.left-panel{width:0!important;-webkit-transition:width .5s linear;-moz-transition:width .5s linear;-o-transition:width .5s linear;transition:width .5s linear;border-left:1rem solid #A8A8A8}.left-panel .panel-content{width:24vw!important;display:none}.left-panel.left{width:25vw!important;display:table-cell}.left-panel.left .panel-content{display:block}.left-panel.left-only{width:100vw!important;display:table-cell}.left-panel.left-only .panel-content{width:calc(100vw - 2rem)!important;display:inherit}.left-panel.right,.left-panel.center-only{border-left:none}.left-panel .nav{display:none}.sidebar-opener-wrapper{position:relative}.sidebar-opener-wrapper .sidebar-opener{display:block;position:absolute;left:0;top:35vh;z-index:884}.sidebar-opener-wrapper .sidebar-opener.sidebar-right{left:auto;right:0}.sidebar-opener-wrapper .sidebar-opener ul{list-style:none;position:relative;transform-origin:top left;transform:rotate(-90deg)}.sidebar-opener-wrapper .sidebar-opener ul li{display:block;float:right;padding:3px 10px 5px;background-color:#a8a8a8;color:#fff;cursor:pointer;margin-right:1rem;line-height:2rem;font-weight:600;font-size:1.15rem;border-top-left-radius:15px;border-top-right-radius:15px}.sidebar-opener-wrapper .sidebar-opener ul li.disabled{opacity:1;color:#ffffff80}.sidebar-opener-wrapper .sidebar-opener ul,.sidebar-opener-wrapper .sidebar-opener li,.sidebar-opener-wrapper .sidebar-opener .ult-arrow-right3{-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear}.sidebar-opener-wrapper .sidebar-opener .ult-arrow-right3{font-weight:600;transform:rotate(270deg)}.sidebar-opener-wrapper .sidebar-opener.left ul,.sidebar-opener-wrapper .sidebar-opener.left-only ul{left:25vw;margin-left:-22px}.sidebar-opener-wrapper .sidebar-opener.right ul{left:0;margin-bottom:-10px}.sidebar-opener-wrapper .sidebar-opener.right ul li{border-radius:0 0 15px 15px}.sidebar-opener-wrapper .sidebar-opener.right ul li .ult-arrow-right3{vertical-align:middle;transform:rotate(90deg)}.sidebar-opener-wrapper .sidebar-opener.right-only ul{left:-95.5vw;margin-bottom:-10px}.sidebar-opener-wrapper .sidebar-opener.right-only ul li{border-radius:0 0 15px 15px}.sidebar-opener-wrapper .sidebar-opener.right-only ul li .ult-arrow-right3{vertical-align:middle;transform:rotate(90deg)}.sidebar-opener-wrapper .sidebar-opener.center-only ul{left:15px}}table{width:100%}.simple-table-wrapper{border-left:1px solid #DADADA;border-right:1px solid #DADADA;border-bottom:1px solid #DADADA}.simple-table{width:100%;border:1px solid #DADADA}.simple-table.fixed-header{border:none!important;border-collapse:separate!important}.simple-table.fixed-header thead tr th{border-top:1px solid #DADADA!important;background-color:#fff!important;position:sticky!important;top:0!important}.simple-table thead tr th{border-bottom:3px solid dodgerblue;vertical-align:middle;color:#3c3c3b;padding:.75rem .5rem;font-weight:bolder}.simple-table tbody tr.active{background-color:#e6e6e6!important}.simple-table tbody tr:hover{background-color:#f7f7f7}.simple-table tbody tr.disabled{opacity:.5}.simple-table tbody tr.no-hover-color:hover{background-color:inherit}.simple-table tbody tr.no-border-bottom td{border-bottom:none}.simple-table tbody tr td{border-bottom:1px solid #DADADA;line-height:1rem;padding:.8rem .5rem;font-weight:600;color:#3c3c3b;vertical-align:middle}.simple-table tbody tr:last-child td{border-bottom:1px solid #DADADA}.simple-table tfoot tr td{padding:.8rem .5rem}.sticky-bottom{position:sticky!important;bottom:0!important;background-color:#fff!important;padding:15px!important;z-index:100!important}.sticky-top{position:sticky!important;top:0!important;background-color:#fff!important;padding:15px!important;z-index:100!important}.size-circle{display:flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid #DADADA;border-radius:50%;padding:3px 6px;margin:5px 15px 5px 0;cursor:pointer;width:25px;height:25px}.size-circle.active,.size-circle:hover{background-color:#1e90ff;color:#fff;border-color:#1e90ff}.size-circle span{font-size:12px}.n4-select{max-width:170px}.n4-select label{overflow:hidden;display:block;position:relative}.n4-select label:after{font-family:ultimate,sans-serif;content:"\edc1";position:absolute;top:9px;right:9px;color:#3c3c3b;pointer-events:none}.n4-select select{border:1px solid #DADADA;background-color:#fff;height:30px;border-radius:2px;font-weight:600;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;color:#3c3c3b;overflow:hidden;text-overflow:ellipsis;display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);line-height:1.5;background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.n4-select select::-ms-expand{display:none}.n4-select select option{font-weight:600}.n4-product-detail-img-zoom{position:relative}.n4-product-detail-img-zoom .img-container{cursor:zoom-in}.n4-product-detail-img-zoom .img-container:hover .img-zoom-hover,.n4-product-detail-img-zoom .img-container.open-img-zoom .img-zoom-hover{opacity:1;transition:all .2s ease-out;position:absolute;z-index:1000;transform:scale(2);left:50px;top:180px;box-shadow:0 0 3px #21212133;padding:0}.n4-product-detail-img-zoom .img-container .img-zoom-hover{opacity:0;position:absolute;z-index:-50;background-color:#fff}.n4-product-detail-img-zoom .zoom-icon{margin-left:5px;margin-top:auto;margin-bottom:4px;font-size:21px}.n4-price-tag{display:flex;flex-direction:column;align-items:flex-end}.n4-price-tag .price-container{font-size:14px}.n4-price-tag .price-container b{font-size:27px;color:#3c3c3b}.n4-price-tag .vat-info{font-size:14px;margin-top:5px}.n4-rim-config-overlay-panel{height:0;background-color:#fff;transform:translateY(-290px);transition:ease-in .5s,ease-out .5s,height 0ms;position:sticky;top:0;z-index:110}.n4-rim-config-overlay-panel.active{transform:translateY(0);transition:ease-in .5s,ease-out .5s,height 0ms}.n4-rim-config-overlay-panel .center-overlay-content-panel .car-preview{box-shadow:0 3px 6px #00000029}.n4-rim-config-overlay-panel .collapse-btn{border-top:none;background-color:#fff;padding:5px 10px;cursor:pointer;border-top-left-radius:initial;border-top-right-radius:initial}.n4-rim-config-overlay-panel .collapse-btn:hover{opacity:1}.n4-rim-config-overlay-panel .collapse-btn span{font-size:24px}.n4-rim-config-overlay-panel .collapse-btn i{font-size:14px;font-weight:600}.n4-rim-config-overlay-panel .right-overlay-content-panel{background-color:#fafafa;height:290px;padding:10px 15px;align-items:center;box-shadow:0 3px 6px #00000029}.n4-rim-config-overlay-panel .right-overlay-content-panel .rim-img-slide-show{flex-direction:column}.n4-rim-config-overlay-panel .right-overlay-content-panel .rim-img-slide-show .rim-brand{margin-bottom:0!important}.n4-rim-config-overlay-panel .right-overlay-content-panel .rim-img-slide-show .slide-show{padding:5px 0!important;max-width:220px!important}.n4-rim-config-overlay-panel .right-overlay-content-panel .rim-img-slide-show .slide-show .slide-show-container{justify-content:normal!important;height:130px!important}.n4-rim-config-overlay-panel .right-overlay-content-panel .rim-img-slide-show .slide-show .rim-img.img-container{max-height:130px!important;display:flex!important;justify-content:center!important}.n4-rim-config-overlay-panel .right-overlay-content-panel .rim-img-slide-show .slide-show .rim-img.img-container img{max-height:130px!important;max-width:130px!important}.n4-rim-config-overlay-panel .right-overlay-content-panel .rim-img-slide-show .img-options{padding-left:10px!important}.n4-rim-config-overlay-panel .right-overlay-content-panel .rim-img-slide-show .img-options .img-list{justify-content:center!important;flex-direction:row!important}.n4-rim-config-overlay-panel .right-overlay-content-panel .rim-img-slide-show .img-options .img-list .rim-img{padding:5px}@media (min-width: 1800px){.col-xxxl-4{flex:0 0 auto;width:33.33333333%}}@media (min-width: 1800px){.col-xxxl-5{flex:0 0 auto;width:41.66666667%}}@media (min-width: 1800px){.col-xxxl-7{flex:0 0 auto;width:58.33333333%}}@media (min-width: 1800px){.col-xxxl-8{flex:0 0 auto;width:66.66666667%}}@media (min-width: 1800px){.offset-xxxl-7{margin-left:58.33333333%}}@media (min-width: 1800px){.offset-xxxl-8{margin-left:66.66666667%}}.editor-height-auto .ck-editor__editable_inline{height:auto}.editor-height-300 .ck-editor__editable_inline{height:300px}.editor-height-500 .ck-editor__editable_inline{height:500px}.ck-content{min-height:350px}.ck-content ol,.ck-content ul{padding-left:12px}.grid-file-box{display:flex;justify-content:space-evenly;flex-flow:wrap;margin-top:20px;padding:20px;background-color:#f3f3f3}.grid-file-box .grid-file{place-self:flex-start;padding:5px}.grid-file-box .grid-file.large{width:400px}.grid-file-box .grid-file.medium{width:250px}.grid-file-box .grid-file.small{width:135px}.grid-file-box .grid-file .checkbox-image{position:absolute;background-color:#fff;top:5px;right:5px;z-index:1}html{--mat-option-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", 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: "Source Sans Pro", "Open Sans", "Helvetica", 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-elevated-container-shape: 4px;--mat-card-outlined-container-shape: 4px;--mat-card-filled-container-shape: 4px;--mat-card-outlined-outline-width: 1px}html{--mat-card-title-text-font: "Source Sans Pro", "Open Sans", "Helvetica", 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: "Source Sans Pro", "Open Sans", "Helvetica", 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{--mat-progress-bar-active-indicator-height: 4px;--mat-progress-bar-track-height: 4px;--mat-progress-bar-track-shape: 0}html{--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-line-height: 16px}html{--mat-tooltip-supporting-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-tooltip-supporting-text-size: 12px;--mat-tooltip-supporting-text-weight: 400;--mat-tooltip-supporting-text-tracking: .0333333333em}html{--mat-form-field-filled-active-indicator-height: 1px;--mat-form-field-filled-focus-active-indicator-height: 2px;--mat-form-field-filled-container-shape: 4px;--mat-form-field-outlined-outline-width: 1px;--mat-form-field-outlined-focus-outline-width: 2px;--mat-form-field-outlined-container-shape: 4px}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-form-field-container-text-font: "Source Sans Pro", "Open Sans", "Helvetica", 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: "Source Sans Pro", "Open Sans", "Helvetica", 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;--mat-form-field-filled-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-form-field-filled-label-text-size: 16px;--mat-form-field-filled-label-text-tracking: .03125em;--mat-form-field-filled-label-text-weight: 400;--mat-form-field-outlined-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-tracking: .03125em;--mat-form-field-outlined-label-text-weight: 400}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-select-trigger-text-font: "Source Sans Pro", "Open Sans", "Helvetica", 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{--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-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mat-dialog-subhead-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-dialog-subhead-line-height: 32px;--mat-dialog-subhead-size: 20px;--mat-dialog-subhead-weight: 500;--mat-dialog-subhead-tracking: .0125em;--mat-dialog-supporting-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-dialog-supporting-text-line-height: 24px;--mat-dialog-supporting-text-size: 16px;--mat-dialog-supporting-text-weight: 400;--mat-dialog-supporting-text-tracking: .03125em}.mat-mdc-standard-chip{--mat-chip-container-shape-radius: 16px;--mat-chip-disabled-container-opacity: .4;--mat-chip-disabled-outline-color: transparent;--mat-chip-flat-selected-outline-width: 0;--mat-chip-focus-outline-color: transparent;--mat-chip-hover-state-layer-opacity: .04;--mat-chip-outline-color: transparent;--mat-chip-outline-width: 0;--mat-chip-selected-hover-state-layer-opacity: .04;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-with-avatar-avatar-shape-radius: 14px;--mat-chip-with-avatar-avatar-size: 28px;--mat-chip-with-avatar-disabled-avatar-opacity: 1;--mat-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-with-icon-icon-size: 18px;--mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1}.mat-mdc-chip.mat-mdc-standard-chip{--mat-chip-container-height: 32px}.mat-mdc-standard-chip{--mat-chip-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-chip-label-text-line-height: 20px;--mat-chip-label-text-size: 14px;--mat-chip-label-text-tracking: .0178571429em;--mat-chip-label-text-weight: 400}html,html .mat-mdc-slide-toggle{--mat-slide-toggle-disabled-selected-handle-opacity: .38;--mat-slide-toggle-disabled-selected-icon-opacity: .38;--mat-slide-toggle-disabled-track-opacity: .12;--mat-slide-toggle-disabled-unselected-handle-opacity: .38;--mat-slide-toggle-disabled-unselected-icon-opacity: .38;--mat-slide-toggle-disabled-unselected-track-outline-color: transparent;--mat-slide-toggle-disabled-unselected-track-outline-width: 1px;--mat-slide-toggle-handle-height: 20px;--mat-slide-toggle-handle-shape: 10px;--mat-slide-toggle-handle-width: 20px;--mat-slide-toggle-hidden-track-opacity: 1;--mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-slide-toggle-pressed-handle-size: 20px;--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-handle-horizontal-margin: 0;--mat-slide-toggle-selected-handle-size: 20px;--mat-slide-toggle-selected-hover-state-layer-opacity: .04;--mat-slide-toggle-selected-icon-size: 18px;--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;--mat-slide-toggle-selected-pressed-state-layer-opacity: .1;--mat-slide-toggle-selected-track-outline-color: transparent;--mat-slide-toggle-selected-track-outline-width: 1px;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;--mat-slide-toggle-track-height: 14px;--mat-slide-toggle-track-outline-color: transparent;--mat-slide-toggle-track-outline-width: 1px;--mat-slide-toggle-track-shape: 7px;--mat-slide-toggle-track-width: 36px;--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-handle-horizontal-margin: 0;--mat-slide-toggle-unselected-handle-size: 20px;--mat-slide-toggle-unselected-hover-state-layer-opacity: .04;--mat-slide-toggle-unselected-icon-size: 18px;--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;--mat-slide-toggle-unselected-pressed-state-layer-opacity: .1;--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;--mat-slide-toggle-visible-track-opacity: 1;--mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-slide-toggle-with-icon-handle-size: 20px}html,html .mat-mdc-slide-toggle{--mat-slide-toggle-state-layer-size: 40px}html,html .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-slide-toggle-label-text-line-height: 20px;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: .0178571429em;--mat-slide-toggle-label-text-weight: 400}html{--mat-radio-disabled-selected-icon-opacity: .38;--mat-radio-disabled-unselected-icon-opacity: .38;--mat-radio-state-layer-size: 40px}html{--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}html{--mat-radio-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}html{--mat-slider-active-track-height: 6px;--mat-slider-active-track-shape: 9999px;--mat-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-handle-height: 20px;--mat-slider-handle-shape: 50%;--mat-slider-handle-width: 20px;--mat-slider-inactive-track-height: 4px;--mat-slider-inactive-track-shape: 9999px;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-container-transform: translateX(-50%);--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-width: auto;--mat-slider-with-overlap-handle-outline-width: 1px;--mat-slider-with-tick-marks-active-container-opacity: .6;--mat-slider-with-tick-marks-container-shape: 50%;--mat-slider-with-tick-marks-container-size: 2px;--mat-slider-with-tick-marks-inactive-container-opacity: .6}html{--mat-slider-label-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-slider-label-label-text-size: 14px;--mat-slider-label-label-text-line-height: 22px;--mat-slider-label-label-text-tracking: .0071428571em;--mat-slider-label-label-text-weight: 500}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", 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{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mat-list-list-item-container-shape: 0;--mat-list-list-item-leading-avatar-shape: 50%;--mat-list-list-item-container-color: transparent;--mat-list-list-item-selected-container-color: transparent;--mat-list-list-item-leading-avatar-color: transparent;--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-disabled-state-layer-color: transparent;--mat-list-list-item-disabled-state-layer-opacity: 0;--mat-list-list-item-disabled-label-text-opacity: .38;--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-trailing-icon-opacity: .38}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-list-list-item-one-line-container-height: 48px;--mat-list-list-item-two-line-container-height: 64px;--mat-list-list-item-three-line-container-height: 88px}.mdc-list-item__start,.mdc-list-item__end{--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}.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-list-list-item-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-list-list-item-label-text-line-height: 24px;--mat-list-list-item-label-text-size: 16px;--mat-list-list-item-label-text-tracking: .03125em;--mat-list-list-item-label-text-weight: 400;--mat-list-list-item-supporting-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-list-list-item-supporting-text-line-height: 20px;--mat-list-list-item-supporting-text-size: 14px;--mat-list-list-item-supporting-text-tracking: .0178571429em;--mat-list-list-item-supporting-text-weight: 400;--mat-list-list-item-trailing-supporting-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-list-list-item-trailing-supporting-text-line-height: 20px;--mat-list-list-item-trailing-supporting-text-size: 12px;--mat-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mat-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px Source Sans Pro,Open Sans,Helvetica,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mat-paginator-container-text-font: "Source Sans Pro", "Open Sans", "Helvetica", 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}html{--mat-tab-container-height: 48px;--mat-tab-divider-color: transparent;--mat-tab-divider-height: 0;--mat-tab-active-indicator-height: 2px;--mat-tab-active-indicator-shape: 0}.mat-mdc-tab-header{--mat-tab-container-height: 48px}.mat-mdc-tab-header{--mat-tab-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-tab-label-text-size: 14px;--mat-tab-label-text-tracking: .0892857143em;--mat-tab-label-text-line-height: 36px;--mat-tab-label-text-weight: 500}html{--mat-checkbox-disabled-selected-checkmark-color: #fff;--mat-checkbox-selected-focus-state-layer-opacity: .16;--mat-checkbox-selected-hover-state-layer-opacity: .04;--mat-checkbox-selected-pressed-state-layer-opacity: .16;--mat-checkbox-unselected-focus-state-layer-opacity: .16;--mat-checkbox-unselected-hover-state-layer-opacity: .04;--mat-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mat-checkbox-touch-target-display: block;--mat-checkbox-state-layer-size: 40px}html{--mat-checkbox-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}html{--mat-button-filled-container-shape: 4px;--mat-button-filled-horizontal-padding: 16px;--mat-button-filled-icon-offset: -4px;--mat-button-filled-icon-spacing: 8px;--mat-button-outlined-container-shape: 4px;--mat-button-outlined-horizontal-padding: 15px;--mat-button-outlined-icon-offset: -4px;--mat-button-outlined-icon-spacing: 8px;--mat-button-outlined-keep-touch-target: false;--mat-button-outlined-outline-width: 1px;--mat-button-protected-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);--mat-button-protected-container-shape: 4px;--mat-button-protected-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);--mat-button-protected-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);--mat-button-protected-horizontal-padding: 16px;--mat-button-protected-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);--mat-button-protected-icon-offset: -4px;--mat-button-protected-icon-spacing: 8px;--mat-button-protected-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);--mat-button-text-container-shape: 4px;--mat-button-text-horizontal-padding: 8px;--mat-button-text-icon-offset: 0;--mat-button-text-icon-spacing: 8px;--mat-button-text-with-icon-horizontal-padding: 8px;--mat-button-tonal-container-shape: 4px;--mat-button-tonal-horizontal-padding: 16px;--mat-button-tonal-icon-offset: -4px;--mat-button-tonal-icon-spacing: 8px}html{--mat-button-filled-container-height: 36px;--mat-button-filled-touch-target-display: block;--mat-button-outlined-container-height: 36px;--mat-button-outlined-touch-target-display: block;--mat-button-protected-container-height: 36px;--mat-button-protected-touch-target-display: block;--mat-button-text-container-height: 36px;--mat-button-text-touch-target-display: block;--mat-button-tonal-container-height: 36px;--mat-button-tonal-touch-target-display: block}html{--mat-button-filled-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-button-filled-label-text-size: 14px;--mat-button-filled-label-text-tracking: .0892857143em;--mat-button-filled-label-text-transform: none;--mat-button-filled-label-text-weight: 500;--mat-button-outlined-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-button-outlined-label-text-size: 14px;--mat-button-outlined-label-text-tracking: .0892857143em;--mat-button-outlined-label-text-transform: none;--mat-button-outlined-label-text-weight: 500;--mat-button-protected-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-button-protected-label-text-size: 14px;--mat-button-protected-label-text-tracking: .0892857143em;--mat-button-protected-label-text-transform: none;--mat-button-protected-label-text-weight: 500;--mat-button-text-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-button-text-label-text-size: 14px;--mat-button-text-label-text-tracking: .0892857143em;--mat-button-text-label-text-transform: none;--mat-button-text-label-text-weight: 500;--mat-button-tonal-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-button-tonal-label-text-size: 14px;--mat-button-tonal-label-text-tracking: .0892857143em;--mat-button-tonal-label-text-transform: none;--mat-button-tonal-label-text-weight: 500}html{--mat-icon-button-icon-size: 24px;--mat-icon-button-container-shape: 50%}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;--mat-icon-button-state-layer-size: 48px;width:var(--mat-icon-button-state-layer-size);height:var(--mat-icon-button-state-layer-size);padding:12px}html{--mat-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);--mat-fab-container-shape: 50%;--mat-fab-extended-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);--mat-fab-extended-container-height: 48px;--mat-fab-extended-container-shape: 24px;--mat-fab-extended-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);--mat-fab-extended-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);--mat-fab-extended-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);--mat-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);--mat-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);--mat-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);--mat-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);--mat-fab-small-container-shape: 50%;--mat-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);--mat-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);--mat-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mat-fab-small-touch-target-display: block;--mat-fab-touch-target-display: block}html{--mat-fab-extended-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-fab-extended-label-text-size: 14px;--mat-fab-extended-label-text-tracking: .0892857143em;--mat-fab-extended-label-text-weight: 500}html{--mat-snack-bar-container-shape: 4px}html{--mat-snack-bar-supporting-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-snack-bar-supporting-text-line-height: 20px;--mat-snack-bar-supporting-text-size: 14px;--mat-snack-bar-supporting-text-weight: 400}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mat-table-header-headline-font: "Source Sans Pro", "Open Sans", "Helvetica", 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: "Source Sans Pro", "Open Sans", "Helvetica", 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: "Source Sans Pro", "Open Sans", "Helvetica", 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}html{--mat-progress-spinner-active-indicator-width: 4px;--mat-progress-spinner-size: 48px}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-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-font: "Source Sans Pro", "Open Sans", "Helvetica", 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-button-toggle-focus-state-layer-opacity: .12;--mat-button-toggle-hover-state-layer-opacity: .04;--mat-button-toggle-legacy-focus-state-layer-opacity: 1;--mat-button-toggle-legacy-height: 36px;--mat-button-toggle-legacy-shape: 2px;--mat-button-toggle-shape: 4px}html{--mat-button-toggle-height: 48px}html{--mat-button-toggle-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-button-toggle-label-text-line-height: 24px;--mat-button-toggle-label-text-size: 16px;--mat-button-toggle-label-text-tracking: .03125em;--mat-button-toggle-label-text-weight: 400;--mat-button-toggle-legacy-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-button-toggle-legacy-label-text-line-height: 24px;--mat-button-toggle-legacy-label-text-size: 16px;--mat-button-toggle-legacy-label-text-tracking: .03125em;--mat-button-toggle-legacy-label-text-weight: 400}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.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;--mat-icon-button-state-layer-size: 40px;width:var(--mat-icon-button-state-layer-size);height:var(--mat-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font: "Source Sans Pro", "Open Sans", "Helvetica", 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-divider-width: 1px}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-expansion-header-text-font: "Source Sans Pro", "Open Sans", "Helvetica", 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: "Source Sans Pro", "Open Sans", "Helvetica", 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-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-stepper-header-height: 72px}html{--mat-stepper-container-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-stepper-header-label-text-font: "Source Sans Pro", "Open Sans", "Helvetica", 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-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-toolbar-title-text-font: "Source Sans Pro", "Open Sans", "Helvetica", 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-min-height: 48px}html{--mat-tree-node-text-font: "Source Sans Pro", "Open Sans", "Helvetica", sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}html{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff!important}.no-chip-hover-focus-style .mat-mdc-standard-chip:active{box-shadow:none}.no-chip-hover-focus-style .mat-mdc-standard-chip:after{background-color:#e0e0e0;opacity:0}.no-chip-hover-focus-style .mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary{cursor:initial}.mat-mdc-dialog-container .mdc-dialog__title{font-weight:600!important}.mat-mdc-dialog-container .mdc-dialog__title,.mat-mdc-dialog-container .mdc-dialog__content{color:#3c3c3b!important}.mat-mdc-dialog-container .mdc-dialog__actions{padding:15px!important}.cdk-drag.cdk-drag-preview{background-color:#fff!important}.no-bottom-field .mat-mdc-form-field-bottom-align{display:none!important}.mat-mdc-menu-panel{border-radius:3px!important}.mat-mdc-menu-item .mat-icon-no-color,.mat-mdc-menu-item .mat-mdc-menu-submenu-icon{margin-top:2px}.mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-floating-label.mdc-floating-label{font-weight:600!important}.mat-mdc-option .disabled{opacity:.5}.mat-mdc-option .mdc-list-item__primary-text{color:#3c3c3b!important;font-weight:600!important}.mat-mdc-option .mdc-list-item__primary-text .supplier-logo-container{width:150px}.mat-mdc-option .mdc-list-item__primary-text .supplier-logo-container .supplier-logo{max-width:150px;max-height:50px}div.mat-mdc-select-panel{padding-top:0!important}div.mat-mdc-select-panel input.input-filter{padding:10px 16px;border-bottom:1px solid rgba(0,0,0,.42);width:100%;height:34px}div.mat-mdc-select-panel input.input-filter.sticky-on-top{position:sticky;top:0;z-index:50;background-color:#fff}.mat-mdc-select-panel.mat-primary .multi-select-checkbox-value-list-filter-container .multi-select-checkbox-value-list-filter-option{padding:0 10px 0 5px;position:relative;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#3C3C3B;font-size:inherit;line-height:var(--mat-option-label-text-line-height);min-height:48px}.mat-mdc-select-panel.mat-primary .multi-select-checkbox-value-list-filter-container .multi-select-checkbox-value-list-filter-option:hover{background:#0000000a;color:#3c3c3b}.mat-mdc-select-panel.mat-primary .multi-select-checkbox-value-list-filter-container .multi-select-checkbox-value-list-filter-option i{margin-top:2px}.mat-mdc-select-panel.mat-primary .multi-select-checkbox-value-list-filter-container .multi-select-checkbox-value-list-filter-option .mat-mdc-checkbox label,.mat-mdc-select-panel.mat-primary .multi-select-checkbox-value-list-filter-container .multi-select-checkbox-value-list-filter-option span.additional-option-label{font-size:16px;font-weight:600;color:#3c3c3b}.mat-mdc-select-panel.mat-primary .multi-select-checkbox-value-list-filter-container .multi-select-checkbox-value-list-filter-option span.additional-option-label{margin-left:12px}.firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff;font-weight:600;padding-top:1px}.firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff}ngb-progressbar .progress{height:20px;border-radius:initial}div[ngbDropdown] .dropdown-toggle:after{content:"";border-style:solid none none solid;border-width:3px medium medium 3px;border-color:#fff;display:inline-block;width:8px;height:8px;position:relative;top:10px;left:0;-webkit-transform:rotate(-45deg);transform:rotate(225deg);vertical-align:top;margin-left:15px!important;border-width:1px medium medium 1px!important}div[ngbDropdown] .dropdown-toggle-caret.dropdown-toggle:after{border-width:.6rem .6rem 0 0!important;border-style:solid!important;border-color:transparent!important;border-top-color:#fff!important}div[ngbDropdown] .dropdown-menu-arrow{display:none;position:absolute;top:31px;right:17px;border-style:solid;border-color:transparent;border-width:.5rem .5rem;border-bottom-color:#fff;z-index:1500}div[ngbDropdown] .dropdown-menu-arrow.show{display:block}.firm-calculation-selection div[ngbDropdown] .dropdown-menu{left:20px!important}div[ngbDropdown] .dropdown-menu.scrollable-dropdown{overflow-x:hidden;overflow-y:auto}div[ngbDropdown] .dropdown-menu .dropdown-item{font-size:16px;font-weight:600;min-height:30px}div[ngbDropdown] .dropdown-menu .dropdown-item:hover,div[ngbDropdown] .dropdown-menu .dropdown-item.active{background-color:#0000001f;color:#3c3c3b}.nav.nav-tabs{border:1px;border-bottom:0 solid #DADADA}.nav.nav-tabs .nav-link{border:1px;text-align:center;font-family:ARIAL,sans-serif!important;background-color:#f0f0f0;color:#3c3c3b!important;border-radius:0;border-color:gray;border-bottom:3px solid #f0f0f0;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8}.nav.nav-tabs .nav-link.disabled{color:#b9b9b9!important;cursor:not-allowed!important;opacity:.5!important}.nav.nav-tabs .nav-link:hover{text-decoration:none;border-bottom-color:transparent}.nav.nav-tabs .nav-link.active{font-weight:600;color:#3c3c3b!important;background-color:#fff;border-left:none;border-right:none;border-bottom:none}.tab-content{padding-top:10px}.search-mask-nav.nav.nav-tabs .nav-item{flex:1 1 33.3%!important}.rim-selection-panel-nav.nav.nav-tabs .nav-item{flex:1 1 50%!important}.car-info-panel-nav.nav.nav-tabs .nav-item{flex:1 1 33.3%!important}.popover{border-radius:initial;max-width:350px}.popover .popover-header{font-size:1.4em}.popover .popover-body{font-size:1.2em}ngb-tooltip-window{opacity:1!important;font-size:1.25rem!important;transition:all .4s ease .2s}ngb-tooltip-window .tooltip-inner{background-color:#fff;border-radius:10px;font-size:.8em;font-weight:400;color:#696969;box-shadow:#959da54d 0 8px 24px;padding:10px 20px}ngb-tooltip-window .tooltip-arrow:before{border-top-color:#fff}.bs-tooltip-bottom .tooltip-arrow:before{border-top-color:transparent!important;border-bottom-color:#fff}.bs-tooltip-left .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-top-color:transparent!important;border-left-color:#fff}.bs-tooltip-right .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-top-color:transparent!important;border-right-color:#fff}.bs-tooltip-top .tooltip-arrow:before{border-top-color:#fff}.bs-tooltip-top-start .tooltip-arrow,.bs-tooltip-top-left .tooltip-arrow{left:2px!important}.bs-tooltip-top-start .tooltip-arrow:before,.bs-tooltip-top-left .tooltip-arrow:before{border-top-color:#fff}.bs-tooltip-top-end .tooltip-arrow,.bs-tooltip-top-right .tooltip-arrow{left:-3px!important}.bs-tooltip-top-end .tooltip-arrow:before,.bs-tooltip-top-right .tooltip-arrow:before{border-top-color:#fff}.dropdown-menu.ngb-typeahead-custom{max-height:200px;overflow-x:hidden;overflow-y:auto}.dropdown-menu.ngb-typeahead-custom .dropdown-item{color:#3c3c3b;font-weight:600}.dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#1e90ff;color:#fff}ngb-pagination .page-link{color:#3c3c3b;background-color:transparent;border:none;font-weight:600;padding:.5rem}ngb-pagination .page-link:hover{color:#1e90ff;background-color:transparent;border:none}ngb-pagination .page-link:focus{outline:none;box-shadow:none}ngb-pagination .page-item{font-weight:600}ngb-pagination .page-item:focus{outline:none}ngb-pagination .page-item.active .page-link{color:#1e90ff;background-color:transparent}ngb-pagination .page-item.disabled .page-link{background-color:transparent;color:#d3d3d3;border:none}.n4-input{display:block;width:100%;height:calc(1.5em + .75rem + 2px);font-size:1rem;line-height:1.5;border:1px solid #ced4da;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;border-radius:0;padding:0!important;color:#3c3c3b;font-weight:500;text-align:center}.n4-input-boxed{width:100%;display:inline-block;box-sizing:border-box;border:1px solid #e5e4e5;border-bottom:2px solid #aeaeae;padding:5px;background-color:#fff}.n4-season-param i{font-size:30px;cursor:pointer}.n4-season-param i.n4shop-summer.active{color:#f2bf38}.n4-season-param i.n4shop-winter.active{color:#00bfff}.n4-season-param i.n4shop-all-weather .path1,.n4-season-param i.n4shop-all-weather .path2{font-weight:400}.n4-season-param i.n4shop-all-weather .path1:before,.n4-season-param i.n4shop-all-weather .path2:before{color:#3c3c3b}.n4-season-param i.n4shop-all-weather.active .path1:before{color:#f2bf38}.n4-season-param i.n4shop-all-weather.active .path2:before{color:#00bfff}.n4-skeleton-box{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:skeletonShimmer;animation-timing-function:cubic-bezier(.17,.67,.83,.67);background:#dcdcdc;background:linear-gradient(to right,#dcdcdc 40%,#d2d2d2,#dcdcdc 60%);background-size:200% 100%;left:0;top:0;width:100%;height:100%;position:relative}@keyframes skeletonShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.n4-loading-1{border:4px solid #f3f3f3;border-top:4px solid #c3c3c3;border-radius:50%;width:25px;height:25px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.n4-wallpaper{background-position:center center;background-repeat:no-repeat;background-attachment:fixed;background-size:cover}@media only screen and (max-width: 1023.98px){.n4-wallpaper{background-image:url(/../assets/images/wallpaper/default_login_bg_768.jpg)}}@media only screen and (min-width: 1024px){.n4-wallpaper{background-image:url(/../assets/images/wallpaper/default_login_bg_1024.jpg)}}@media only screen and (min-width: 1200px){.n4-wallpaper{background-image:url(/../assets/images/wallpaper/default_login_bg_1440.jpg)}}@media only screen and (min-width: 2000px){.n4-wallpaper{background-image:url(/../assets/images/wallpaper/default_login_bg_3072.jpg)}}.simple-notification-wrapper{z-index:1000000!important}.cms-content-wrapper img{max-width:100%;height:auto}.cms-content-wrapper table th,.cms-content-wrapper table td{vertical-align:middle}.cms-content-wrapper figure figcaption{background-color:#f7f7f7;caption-side:bottom;color:#000;display:table-caption;font-size:12px;outline-offset:-1px;padding:.6em;word-break:break-word}.cms-content-wrapper figure.img{display:block;height:auto;margin:0 auto;max-width:100%;min-width:100%}.cms-content-wrapper figure.image{clear:both;display:table;margin:.9em auto;min-width:50px;text-align:center}.cms-content-wrapper figure.image_resized{box-sizing:border-box;display:block!important;max-width:100%!important}.cms-content-wrapper figure.image_resized figcaption{display:block!important;margin-top:-2px}.cms-content-wrapper figure.image_resized img{width:100%}.cms-content-wrapper figure.image-style-side{float:right;max-width:50%}.cms-content-wrapper ul,.cms-content-wrapper ol{padding-left:12px}.cms-content-wrapper ol{list-style-type:decimal}.cms-content-wrapper ol ol{list-style-type:lower-latin}.cms-content-wrapper ol ol ol{list-style-type:lower-roman}.cms-content-wrapper ol ol ol ol{list-style-type:upper-latin}.cms-content-wrapper ol ol ol ol ol{list-style-type:upper-roman}.cms-content-wrapper ul{list-style-type:disc}.cms-content-wrapper ul ul{list-style-type:circle}.cms-content-wrapper ul ul ul{list-style-type:square}.cms-content-temp-not-available{border:1px solid #DADADA}.N4-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.N4-THEME body,.N4-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #5cb8b2;--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)}.N4-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.N4-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.N4-THEME body,.N4-THEME body .mat-primary,.N4-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #5cb8b2;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #5cb8b2;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.N4-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.N4-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.N4-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.N4-THEME body .mat-mdc-progress-bar,.N4-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #5cb8b2;--mat-progress-bar-track-color: rgba(92, 184, 178, .25)}.N4-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.N4-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.N4-THEME body{--mat-form-field-focus-select-arrow-color: rgba(92, 184, 178, .87);--mat-form-field-filled-caret-color: #5cb8b2;--mat-form-field-filled-focus-active-indicator-color: #5cb8b2;--mat-form-field-filled-focus-label-text-color: rgba(92, 184, 178, .87);--mat-form-field-outlined-caret-color: #5cb8b2;--mat-form-field-outlined-focus-outline-color: #5cb8b2;--mat-form-field-outlined-focus-label-text-color: rgba(92, 184, 178, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.N4-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(92, 184, 178, .87);--mat-form-field-filled-caret-color: #5cb8b2;--mat-form-field-filled-focus-active-indicator-color: #5cb8b2;--mat-form-field-filled-focus-label-text-color: rgba(92, 184, 178, .87);--mat-form-field-outlined-caret-color: #5cb8b2;--mat-form-field-outlined-focus-outline-color: #5cb8b2;--mat-form-field-outlined-focus-label-text-color: rgba(92, 184, 178, .87)}.N4-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.N4-THEME body,.N4-THEME body .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(92, 184, 178, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.N4-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.N4-THEME body{--mat-autocomplete-background-color: white}.N4-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.N4-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.N4-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.N4-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.N4-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.N4-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #5cb8b2;--mat-chip-elevated-disabled-container-color: #5cb8b2;--mat-chip-elevated-selected-container-color: #5cb8b2;--mat-chip-flat-disabled-selected-container-color: #5cb8b2;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.N4-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.N4-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.N4-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #5cb8b2;--mat-slide-toggle-selected-handle-color: #5cb8b2;--mat-slide-toggle-selected-hover-state-layer-color: #5cb8b2;--mat-slide-toggle-selected-pressed-state-layer-color: #5cb8b2;--mat-slide-toggle-selected-focus-handle-color: #5cb8b2;--mat-slide-toggle-selected-hover-handle-color: #5cb8b2;--mat-slide-toggle-selected-pressed-handle-color: #5cb8b2;--mat-slide-toggle-selected-focus-track-color: #5cb8b2;--mat-slide-toggle-selected-hover-track-color: #5cb8b2;--mat-slide-toggle-selected-pressed-track-color: #5cb8b2;--mat-slide-toggle-selected-track-color: #5cb8b2;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.N4-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.N4-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.N4-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #5cb8b2;--mat-slide-toggle-selected-handle-color: #5cb8b2;--mat-slide-toggle-selected-hover-state-layer-color: #5cb8b2;--mat-slide-toggle-selected-pressed-state-layer-color: #5cb8b2;--mat-slide-toggle-selected-focus-handle-color: #5cb8b2;--mat-slide-toggle-selected-hover-handle-color: #5cb8b2;--mat-slide-toggle-selected-pressed-handle-color: #5cb8b2;--mat-slide-toggle-selected-focus-track-color: #5cb8b2;--mat-slide-toggle-selected-hover-track-color: #5cb8b2;--mat-slide-toggle-selected-pressed-track-color: #5cb8b2;--mat-slide-toggle-selected-track-color: #5cb8b2}.N4-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.N4-THEME body .mat-mdc-radio-button.mat-primary,.N4-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #5cb8b2;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #5cb8b2;--mat-radio-selected-hover-icon-color: #5cb8b2;--mat-radio-selected-icon-color: #5cb8b2;--mat-radio-selected-pressed-icon-color: #5cb8b2;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.N4-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.N4-THEME body{--mat-slider-active-track-color: #5cb8b2;--mat-slider-focus-handle-color: #5cb8b2;--mat-slider-focus-state-layer-color: rgba(92, 184, 178, .2);--mat-slider-handle-color: #5cb8b2;--mat-slider-hover-handle-color: #5cb8b2;--mat-slider-hover-state-layer-color: rgba(92, 184, 178, .05);--mat-slider-inactive-track-color: #5cb8b2;--mat-slider-ripple-color: #5cb8b2;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #5cb8b2;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.N4-THEME body .mat-accent{--mat-slider-active-track-color: #5cb8b2;--mat-slider-focus-handle-color: #5cb8b2;--mat-slider-focus-state-layer-color: rgba(92, 184, 178, .2);--mat-slider-handle-color: #5cb8b2;--mat-slider-hover-handle-color: #5cb8b2;--mat-slider-hover-state-layer-color: rgba(92, 184, 178, .05);--mat-slider-inactive-track-color: #5cb8b2;--mat-slider-ripple-color: #5cb8b2;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #5cb8b2}.N4-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.N4-THEME body{--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)}.N4-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.N4-THEME body .mdc-list-item__start,.N4-THEME body .mdc-list-item__end,.N4-THEME body .mat-accent .mdc-list-item__start,.N4-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #5cb8b2;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #5cb8b2;--mat-radio-selected-hover-icon-color: #5cb8b2;--mat-radio-selected-icon-color: #5cb8b2;--mat-radio-selected-pressed-icon-color: #5cb8b2;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.N4-THEME body .mat-warn .mdc-list-item__start,.N4-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.N4-THEME body .mat-mdc-list-option,.N4-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #5cb8b2;--mat-checkbox-selected-hover-icon-color: #5cb8b2;--mat-checkbox-selected-icon-color: #5cb8b2;--mat-checkbox-selected-pressed-icon-color: #5cb8b2;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #5cb8b2;--mat-checkbox-selected-hover-state-layer-color: #5cb8b2;--mat-checkbox-selected-pressed-state-layer-color: #5cb8b2;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.N4-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.N4-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.N4-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.N4-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.N4-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#5cb8b2}.N4-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.N4-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.N4-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.N4-THEME body{--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)}.N4-THEME body .mat-mdc-tab-group,.N4-THEME body .mat-mdc-tab-nav-bar,.N4-THEME body .mat-mdc-tab-group.mat-accent,.N4-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #5cb8b2;--mat-tab-active-ripple-color: #5cb8b2;--mat-tab-inactive-ripple-color: #5cb8b2;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #5cb8b2;--mat-tab-active-hover-label-text-color: #5cb8b2;--mat-tab-active-focus-indicator-color: #5cb8b2;--mat-tab-active-hover-indicator-color: #5cb8b2;--mat-tab-active-indicator-color: #5cb8b2}.N4-THEME body .mat-mdc-tab-group.mat-warn,.N4-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.N4-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #5cb8b2;--mat-checkbox-selected-hover-icon-color: #5cb8b2;--mat-checkbox-selected-icon-color: #5cb8b2;--mat-checkbox-selected-pressed-icon-color: #5cb8b2;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #5cb8b2;--mat-checkbox-selected-hover-state-layer-color: #5cb8b2;--mat-checkbox-selected-pressed-state-layer-color: #5cb8b2;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.N4-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #5cb8b2;--mat-checkbox-selected-hover-icon-color: #5cb8b2;--mat-checkbox-selected-icon-color: #5cb8b2;--mat-checkbox-selected-pressed-icon-color: #5cb8b2;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #5cb8b2;--mat-checkbox-selected-hover-state-layer-color: #5cb8b2;--mat-checkbox-selected-pressed-state-layer-color: #5cb8b2;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.N4-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.N4-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.N4-THEME body .mat-mdc-button.mat-primary,.N4-THEME body .mat-mdc-unelevated-button.mat-primary,.N4-THEME body .mat-mdc-raised-button.mat-primary,.N4-THEME body .mat-mdc-outlined-button.mat-primary,.N4-THEME body .mat-tonal-button.mat-primary,.N4-THEME body .mat-mdc-button.mat-accent,.N4-THEME body .mat-mdc-unelevated-button.mat-accent,.N4-THEME body .mat-mdc-raised-button.mat-accent,.N4-THEME body .mat-mdc-outlined-button.mat-accent,.N4-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #5cb8b2;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #5cb8b2;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(92, 184, 178, .1);--mat-button-outlined-state-layer-color: #5cb8b2;--mat-button-protected-container-color: #5cb8b2;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #5cb8b2;--mat-button-text-ripple-color: rgba(92, 184, 178, .1);--mat-button-text-state-layer-color: #5cb8b2;--mat-button-tonal-container-color: #5cb8b2;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.N4-THEME body .mat-mdc-button.mat-warn,.N4-THEME body .mat-mdc-unelevated-button.mat-warn,.N4-THEME body .mat-mdc-raised-button.mat-warn,.N4-THEME body .mat-mdc-outlined-button.mat-warn,.N4-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.N4-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.N4-THEME body .mat-mdc-icon-button.mat-primary,.N4-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #5cb8b2;--mat-icon-button-state-layer-color: #5cb8b2;--mat-icon-button-ripple-color: rgba(92, 184, 178, .1)}.N4-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.N4-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.N4-THEME body .mat-mdc-fab.mat-primary,.N4-THEME body .mat-mdc-mini-fab.mat-primary,.N4-THEME body .mat-mdc-fab.mat-accent,.N4-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #5cb8b2;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #5cb8b2;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.N4-THEME body .mat-mdc-fab.mat-warn,.N4-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.N4-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #5cb8b2}.N4-THEME body{--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)}.N4-THEME body,.N4-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #5cb8b2}.N4-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.N4-THEME body{--mat-badge-background-color: #5cb8b2;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.N4-THEME body .mat-badge-accent{--mat-badge-background-color: #5cb8b2;--mat-badge-text-color: white}.N4-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.N4-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.N4-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.N4-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #5cb8b2;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(92, 184, 178, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(92, 184, 178, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(92, 184, 178, .3);--mat-datepicker-toggle-active-state-icon-color: #5cb8b2;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(92, 184, 178, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.N4-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #5cb8b2;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(92, 184, 178, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(92, 184, 178, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(92, 184, 178, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(92, 184, 178, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.N4-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.N4-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #5cb8b2}.N4-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.N4-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.N4-THEME body{--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)}.N4-THEME body{--mat-icon-color: inherit}.N4-THEME body .mat-icon.mat-primary,.N4-THEME body .mat-icon.mat-accent{--mat-icon-color: #5cb8b2}.N4-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.N4-THEME body{--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)}.N4-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #5cb8b2;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #5cb8b2;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #5cb8b2;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.N4-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #5cb8b2;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #5cb8b2;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #5cb8b2;--mat-stepper-header-edit-state-icon-foreground-color: white}.N4-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.N4-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.N4-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.N4-THEME body .mat-toolbar.mat-primary,.N4-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #5cb8b2;--mat-toolbar-container-text-color: white}.N4-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.N4-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.N4-THEME body{--mat-timepicker-container-background-color: white}.N4-THEME .login .login-content .login-header{background-color:#3c3c3b!important}.N4-THEME .cart .content .center-panel .heading i.edit-btn:hover,.N4-THEME .cart-tree .header{color:#5cb8b2!important}.N4-THEME .cart-tree .no-result{color:#5cb8b2!important;background-color:#535351!important;border-color:#3c3c3b!important}.N4-THEME .cart-tree ul.custom-tree .root i,.N4-THEME .cart-tree ul.custom-tree li ul li div .active,.N4-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#5cb8b2!important}.N4-THEME .cart .cart-position .item .dot-box,.N4-THEME .cart .cart-position .item .fast-payer-info span{background-color:#5cb8b2!important;color:#fff!important}.N4-THEME .header .primary-header-bar{background-color:#3c3c3b!important}.N4-THEME .header .primary-header-bar .logo-text,.N4-THEME .header .primary-header-bar .main-nav li span,.N4-THEME .header .primary-header-bar .main-nav li i{color:#fff!important}.N4-THEME .header .primary-header-bar .main-nav .cart{background-color:#3c3c3b!important}.N4-THEME .header .primary-header-bar .main-nav .cart i,.N4-THEME .header .primary-header-bar .main-nav .cart span{color:#5cb8b2!important}.N4-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#fff!important}.N4-THEME .header .primary-header-bar .main-nav .cart:hover i,.N4-THEME .header .primary-header-bar .main-nav .cart:hover span{color:#3c3c3b!important}.N4-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.N4-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.N4-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#5cb8b2!important}.N4-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.N4-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#5cb8b2!important;color:#fff!important}.N4-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.N4-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.N4-THEME .header .primary-header-bar .matchcode-input .product-type-selection span:before,.N4-THEME .header .primary-header-bar .matchcode-input .search-btn span:before{color:#fff!important}.N4-THEME .header .primary-header-bar .matchcode-input input.search-field{color:#3c3c3b!important}.N4-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#3c3c3b!important}.N4-THEME .header .secondary-header-bar{background-color:#535351!important}.N4-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.N4-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#535351!important;color:#5cb8b2!important;border-bottom-color:#5cb8b2!important}.N4-THEME .header .secondary-header-bar .main-nav li span,.N4-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.N4-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.N4-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#535351!important;border-color:#5cb8b2!important}.N4-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.N4-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.N4-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.N4-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#5cb8b2!important}.N4-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#535351!important;color:#fff!important}.N4-THEME .navigation-drawer{background-color:#3c3c3b!important;color:#fff!important}.N4-THEME .navigation-drawer .fix-content .close-btn{color:#fff!important}.N4-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#3c3c3b!important;color:#fff!important}.N4-THEME .navigation-drawer .drawer-items .drawer-item:hover,.N4-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#5cb8b2!important}.N4-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.N4-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#3c3c3b!important;color:#fff!important}.N4-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.N4-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.N4-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#5cb8b2!important}.N4-THEME .navigation-menu .navigation-menu-item:hover,.N4-THEME .navigation-menu .navigation-menu-item.active{background-color:#5cb8b2!important}.N4-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#3c3c3b!important;color:#fff!important}.N4-THEME .user-menu .expanded-menu ul li:hover,.N4-THEME .user-menu .expanded-menu ul li.active{background-color:#898987!important}.N4-THEME .user-menu .expanded-menu ul li:hover i,.N4-THEME .user-menu .expanded-menu ul li.active i{color:#5cb8b2!important}.N4-THEME .user-menu .expanded-menu ul li i{color:#fff!important}.N4-THEME .startpage-tyre-promotion .label-price,.N4-THEME .startpage-tyre-promotion .label-show-details{color:#5cb8b2!important}.N4-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#5cb8b2!important}.N4-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#5cb8b2!important;color:#fff!important}.N4-THEME .car-search-panel .kba-selection .kba-title,.N4-THEME .car-search-panel .car-selection-row .car-selection-title,.N4-THEME .car-search-stepper .step-count{color:#5cb8b2!important}.N4-THEME .rim-selection-panel .tab-menu-item:hover,.N4-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#5cb8b2!important}.N4-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.N4-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#5cb8b2!important}.N4-THEME .rim-search-box:hover,.N4-THEME .rim-search-box.active{border-color:#5cb8b2!important}.N4-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#5cb8b2!important;color:#fff!important}.N4-THEME .rim-search-box .header-information i{color:#5cb8b2!important}.N4-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#5cb8b2!important}.N4-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#5cb8b2!important}.N4-THEME .rim-size-selection-detail-panel .ult-warning2{color:#5cb8b2!important}.N4-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#5cb8b2!important}.N4-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#5cb8b2!important}.N4-THEME .tpms-selection-detail-panel .more-information-toggle{color:#5cb8b2!important}.N4-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.N4-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#5cb8b2!important}.N4-THEME .tyre-selection-panel .info-bar i,.N4-THEME .tyre-selection-panel .info-bar b{color:#3c3c3b!important}.N4-THEME .mixed-tyre-result-row:hover,.N4-THEME .mixed-tyre-result-row.active{border-color:#5cb8b2!important}.N4-THEME .mixed-tyre-result-row .dot-box{background-color:#5cb8b2!important;color:#fff!important}.N4-THEME .toggle-icons i.active{color:#5cb8b2!important}.N4-THEME .retailer-feedback .panel-container .panel-header{background-color:#3c3c3b!important;color:#fff!important}.N4-THEME .tyre-results .no-results a,.N4-THEME .car-information .car-info-box .car-title i,.N4-THEME .car-information .icon-button i{color:#5cb8b2!important}.N4-THEME .car-information .color-circle:hover,.N4-THEME .car-information .color-circle.active{border-color:#5cb8b2!important}.N4-THEME .n4-checkbox label input[type=checkbox]:after,.N4-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.N4-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.N4-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#5cb8b2!important}.N4-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.N4-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#5cb8b2!important;border-color:#5cb8b2!important}.N4-THEME .n4-filter .filter-list-title{border-bottom-color:#5cb8b2!important}.N4-THEME .n4-filter .filter-list-title span,.N4-THEME .n4-filter .filter-list-title .filter-settings{color:#5cb8b2!important}.N4-THEME .n4-filter .filter-list-title .custom-filter-box{color:#5cb8b2!important;border-color:#5cb8b2!important}.N4-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#5cb8b2!important;color:#fff!important}.N4-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.N4-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#5cb8b2!important}.N4-THEME .lds-grid div{background:#3c3c3b!important}.N4-THEME .n4-pagination .pagination-label,.N4-THEME .n4-pagination .results-per-page li:hover,.N4-THEME .n4-pagination .active,.N4-THEME .product-generic-details-information .eprel-url,.N4-THEME .product-generic-details-information .more-information-toggle{color:#5cb8b2!important}.N4-THEME .product-generic-result-row:hover,.N4-THEME .product-generic-result-row.active,.N4-THEME .product-rim-result-row:hover,.N4-THEME .product-rim-result-row.active{border-color:#5cb8b2!important}.N4-THEME .product-rim-details-information .eprel-url,.N4-THEME .product-rim-details-information .more-information-toggle{color:#5cb8b2!important}.N4-THEME .n4-quantity-input .increment-quantity-block button:hover,.N4-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#3c3c3b!important;border-color:#5cb8b2!important}.N4-THEME .n4-quantity-input .increment-quantity-block button:hover span,.N4-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#5cb8b2!important}.N4-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#5cb8b2!important}.N4-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#5cb8b2!important}.N4-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.N4-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#5cb8b2!important;color:#fff!important}.N4-THEME .simple-retailer-list .retailer-row:hover,.N4-THEME .simple-retailer-list .retailer-row.retailer-box-active,.N4-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#5cb8b2!important}.N4-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#5cb8b2!important}.N4-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#5cb8b2!important}.N4-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#5cb8b2!important}.N4-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.N4-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#5cb8b2!important}.N4-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#5cb8b2!important;color:#fff!important}.N4-THEME .size-selection-tabs .sizes-selection .scroll-arrow:hover{color:#535351!important}.N4-THEME .toggle-switch .active{color:#5cb8b2!important}.N4-THEME .toggle-switch input#toggle+label:before{background:#5cb8b2!important}.N4-THEME .toggle-switch input#toggle:checked+label:before{color:#5cb8b2!important}.N4-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #5cb8b2!important}.N4-THEME .tyre-details-information .eprel-url,.N4-THEME .tyre-details-information .more-information-toggle{color:#5cb8b2!important}.N4-THEME .tyre-row:hover,.N4-THEME .tyre-row.active{border-color:#5cb8b2!important}.N4-THEME .tyre-row .dot-box,.N4-THEME .base-btn.primary{background-color:#5cb8b2!important;color:#fff!important}.N4-THEME .base-btn.primary i{color:#fff!important}.N4-THEME .base-btn.primary:hover,.N4-THEME .base-btn.primary:hover i{color:#535351!important}.N4-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.N4-THEME .base-btn.primary:disabled i{color:#000!important}.N4-THEME .base-btn.primary:disabled:hover{color:#000!important}.N4-THEME .base-btn.primary:disabled:hover i{color:#000!important}.N4-THEME .base-btn.primary-border{border-color:#5cb8b2!important;color:#5cb8b2!important}.N4-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#5cb8b2!important}.N4-THEME .container-fluid .content .center-panel .center-content{border-top-color:#5cb8b2!important}@media (max-width: 1399.98px){.N4-THEME .left-panel{border-left-color:#535351!important}.N4-THEME .center-panel{border-right-color:#535351!important}.N4-THEME .center-panel.right,.N4-THEME .center-panel.left,.N4-THEME .center-panel.center-only{border-left-color:#535351!important}.N4-THEME .right-panel{border-right-color:#535351!important;border-left-color:#535351!important}.N4-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#535351!important;color:#fff!important}}.N4-THEME .size-circle.active,.N4-THEME .size-circle:hover{background-color:#5cb8b2!important;color:#fff!important;border-color:#5cb8b2!important}.N4-THEME .simple-table thead tr th{border-bottom-color:#5cb8b2!important}.N4-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.N4-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.N4-THEME ngb-pagination .page-link:hover{color:#5cb8b2!important}.N4-THEME ngb-pagination .page-item.active .page-link{color:#5cb8b2!important}.N4-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.N4-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#5cb8b2!important;color:#fff!important}.RTC-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.RTC-THEME body,.RTC-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #f18220;--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)}.RTC-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.RTC-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.RTC-THEME body,.RTC-THEME body .mat-primary,.RTC-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #f18220;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f18220;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.RTC-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.RTC-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.RTC-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.RTC-THEME body .mat-mdc-progress-bar,.RTC-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #f18220;--mat-progress-bar-track-color: rgba(241, 130, 32, .25)}.RTC-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.RTC-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.RTC-THEME body{--mat-form-field-focus-select-arrow-color: rgba(241, 130, 32, .87);--mat-form-field-filled-caret-color: #f18220;--mat-form-field-filled-focus-active-indicator-color: #f18220;--mat-form-field-filled-focus-label-text-color: rgba(241, 130, 32, .87);--mat-form-field-outlined-caret-color: #f18220;--mat-form-field-outlined-focus-outline-color: #f18220;--mat-form-field-outlined-focus-label-text-color: rgba(241, 130, 32, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.RTC-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(241, 130, 32, .87);--mat-form-field-filled-caret-color: #f18220;--mat-form-field-filled-focus-active-indicator-color: #f18220;--mat-form-field-filled-focus-label-text-color: rgba(241, 130, 32, .87);--mat-form-field-outlined-caret-color: #f18220;--mat-form-field-outlined-focus-outline-color: #f18220;--mat-form-field-outlined-focus-label-text-color: rgba(241, 130, 32, .87)}.RTC-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.RTC-THEME body,.RTC-THEME body .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(241, 130, 32, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.RTC-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.RTC-THEME body{--mat-autocomplete-background-color: white}.RTC-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.RTC-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.RTC-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.RTC-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.RTC-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.RTC-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f18220;--mat-chip-elevated-disabled-container-color: #f18220;--mat-chip-elevated-selected-container-color: #f18220;--mat-chip-flat-disabled-selected-container-color: #f18220;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.RTC-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.RTC-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.RTC-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #f18220;--mat-slide-toggle-selected-handle-color: #f18220;--mat-slide-toggle-selected-hover-state-layer-color: #f18220;--mat-slide-toggle-selected-pressed-state-layer-color: #f18220;--mat-slide-toggle-selected-focus-handle-color: #f18220;--mat-slide-toggle-selected-hover-handle-color: #f18220;--mat-slide-toggle-selected-pressed-handle-color: #f18220;--mat-slide-toggle-selected-focus-track-color: #f18220;--mat-slide-toggle-selected-hover-track-color: #f18220;--mat-slide-toggle-selected-pressed-track-color: #f18220;--mat-slide-toggle-selected-track-color: #f18220;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.RTC-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.RTC-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.RTC-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #f18220;--mat-slide-toggle-selected-handle-color: #f18220;--mat-slide-toggle-selected-hover-state-layer-color: #f18220;--mat-slide-toggle-selected-pressed-state-layer-color: #f18220;--mat-slide-toggle-selected-focus-handle-color: #f18220;--mat-slide-toggle-selected-hover-handle-color: #f18220;--mat-slide-toggle-selected-pressed-handle-color: #f18220;--mat-slide-toggle-selected-focus-track-color: #f18220;--mat-slide-toggle-selected-hover-track-color: #f18220;--mat-slide-toggle-selected-pressed-track-color: #f18220;--mat-slide-toggle-selected-track-color: #f18220}.RTC-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.RTC-THEME body .mat-mdc-radio-button.mat-primary,.RTC-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #f18220;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f18220;--mat-radio-selected-hover-icon-color: #f18220;--mat-radio-selected-icon-color: #f18220;--mat-radio-selected-pressed-icon-color: #f18220;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.RTC-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.RTC-THEME body{--mat-slider-active-track-color: #f18220;--mat-slider-focus-handle-color: #f18220;--mat-slider-focus-state-layer-color: rgba(241, 130, 32, .2);--mat-slider-handle-color: #f18220;--mat-slider-hover-handle-color: #f18220;--mat-slider-hover-state-layer-color: rgba(241, 130, 32, .05);--mat-slider-inactive-track-color: #f18220;--mat-slider-ripple-color: #f18220;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f18220;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.RTC-THEME body .mat-accent{--mat-slider-active-track-color: #f18220;--mat-slider-focus-handle-color: #f18220;--mat-slider-focus-state-layer-color: rgba(241, 130, 32, .2);--mat-slider-handle-color: #f18220;--mat-slider-hover-handle-color: #f18220;--mat-slider-hover-state-layer-color: rgba(241, 130, 32, .05);--mat-slider-inactive-track-color: #f18220;--mat-slider-ripple-color: #f18220;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f18220}.RTC-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.RTC-THEME body{--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)}.RTC-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.RTC-THEME body .mdc-list-item__start,.RTC-THEME body .mdc-list-item__end,.RTC-THEME body .mat-accent .mdc-list-item__start,.RTC-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #f18220;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f18220;--mat-radio-selected-hover-icon-color: #f18220;--mat-radio-selected-icon-color: #f18220;--mat-radio-selected-pressed-icon-color: #f18220;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.RTC-THEME body .mat-warn .mdc-list-item__start,.RTC-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.RTC-THEME body .mat-mdc-list-option,.RTC-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f18220;--mat-checkbox-selected-hover-icon-color: #f18220;--mat-checkbox-selected-icon-color: #f18220;--mat-checkbox-selected-pressed-icon-color: #f18220;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f18220;--mat-checkbox-selected-hover-state-layer-color: #f18220;--mat-checkbox-selected-pressed-state-layer-color: #f18220;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.RTC-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.RTC-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.RTC-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.RTC-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.RTC-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#f18220}.RTC-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.RTC-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.RTC-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.RTC-THEME body{--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)}.RTC-THEME body .mat-mdc-tab-group,.RTC-THEME body .mat-mdc-tab-nav-bar,.RTC-THEME body .mat-mdc-tab-group.mat-accent,.RTC-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f18220;--mat-tab-active-ripple-color: #f18220;--mat-tab-inactive-ripple-color: #f18220;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f18220;--mat-tab-active-hover-label-text-color: #f18220;--mat-tab-active-focus-indicator-color: #f18220;--mat-tab-active-hover-indicator-color: #f18220;--mat-tab-active-indicator-color: #f18220}.RTC-THEME body .mat-mdc-tab-group.mat-warn,.RTC-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.RTC-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f18220;--mat-checkbox-selected-hover-icon-color: #f18220;--mat-checkbox-selected-icon-color: #f18220;--mat-checkbox-selected-pressed-icon-color: #f18220;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f18220;--mat-checkbox-selected-hover-state-layer-color: #f18220;--mat-checkbox-selected-pressed-state-layer-color: #f18220;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.RTC-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f18220;--mat-checkbox-selected-hover-icon-color: #f18220;--mat-checkbox-selected-icon-color: #f18220;--mat-checkbox-selected-pressed-icon-color: #f18220;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f18220;--mat-checkbox-selected-hover-state-layer-color: #f18220;--mat-checkbox-selected-pressed-state-layer-color: #f18220;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.RTC-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.RTC-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.RTC-THEME body .mat-mdc-button.mat-primary,.RTC-THEME body .mat-mdc-unelevated-button.mat-primary,.RTC-THEME body .mat-mdc-raised-button.mat-primary,.RTC-THEME body .mat-mdc-outlined-button.mat-primary,.RTC-THEME body .mat-tonal-button.mat-primary,.RTC-THEME body .mat-mdc-button.mat-accent,.RTC-THEME body .mat-mdc-unelevated-button.mat-accent,.RTC-THEME body .mat-mdc-raised-button.mat-accent,.RTC-THEME body .mat-mdc-outlined-button.mat-accent,.RTC-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #f18220;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f18220;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(241, 130, 32, .1);--mat-button-outlined-state-layer-color: #f18220;--mat-button-protected-container-color: #f18220;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f18220;--mat-button-text-ripple-color: rgba(241, 130, 32, .1);--mat-button-text-state-layer-color: #f18220;--mat-button-tonal-container-color: #f18220;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.RTC-THEME body .mat-mdc-button.mat-warn,.RTC-THEME body .mat-mdc-unelevated-button.mat-warn,.RTC-THEME body .mat-mdc-raised-button.mat-warn,.RTC-THEME body .mat-mdc-outlined-button.mat-warn,.RTC-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.RTC-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.RTC-THEME body .mat-mdc-icon-button.mat-primary,.RTC-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #f18220;--mat-icon-button-state-layer-color: #f18220;--mat-icon-button-ripple-color: rgba(241, 130, 32, .1)}.RTC-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.RTC-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.RTC-THEME body .mat-mdc-fab.mat-primary,.RTC-THEME body .mat-mdc-mini-fab.mat-primary,.RTC-THEME body .mat-mdc-fab.mat-accent,.RTC-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #f18220;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f18220;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.RTC-THEME body .mat-mdc-fab.mat-warn,.RTC-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.RTC-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #f18220}.RTC-THEME body{--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)}.RTC-THEME body,.RTC-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #f18220}.RTC-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.RTC-THEME body{--mat-badge-background-color: #f18220;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.RTC-THEME body .mat-badge-accent{--mat-badge-background-color: #f18220;--mat-badge-text-color: white}.RTC-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.RTC-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.RTC-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.RTC-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f18220;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(241, 130, 32, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(241, 130, 32, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(241, 130, 32, .3);--mat-datepicker-toggle-active-state-icon-color: #f18220;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(241, 130, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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)}.RTC-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f18220;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(241, 130, 32, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(241, 130, 32, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(241, 130, 32, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(241, 130, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.RTC-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.RTC-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f18220}.RTC-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.RTC-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.RTC-THEME body{--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)}.RTC-THEME body{--mat-icon-color: inherit}.RTC-THEME body .mat-icon.mat-primary,.RTC-THEME body .mat-icon.mat-accent{--mat-icon-color: #f18220}.RTC-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.RTC-THEME body{--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)}.RTC-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f18220;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f18220;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f18220;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.RTC-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f18220;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f18220;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f18220;--mat-stepper-header-edit-state-icon-foreground-color: white}.RTC-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.RTC-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.RTC-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.RTC-THEME body .mat-toolbar.mat-primary,.RTC-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f18220;--mat-toolbar-container-text-color: white}.RTC-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.RTC-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.RTC-THEME body{--mat-timepicker-container-background-color: white}.RTC-THEME .login .login-content .login-header{background-color:#252121!important}.RTC-THEME .cart .content .center-panel .heading i.edit-btn:hover{color:#f18220!important}.RTC-THEME .cart-tree .header{color:#252121!important}.RTC-THEME .cart-tree .no-result{color:#f18220!important;background-color:#383131!important;border-color:#383131!important}.RTC-THEME .cart-tree ul.custom-tree .root i,.RTC-THEME .cart-tree ul.custom-tree li ul li div .active,.RTC-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#f18220!important}.RTC-THEME .cart .cart-position .item .dot-box,.RTC-THEME .cart .cart-position .item .fast-payer-info span{background-color:#f18220!important;color:#252121!important}.RTC-THEME .header .primary-header-bar{background-color:#fff!important}.RTC-THEME .header .primary-header-bar .logo-text{color:#fff!important}.RTC-THEME .header .primary-header-bar .main-nav li span,.RTC-THEME .header .primary-header-bar .main-nav li i{color:#f18220!important}.RTC-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.RTC-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.RTC-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.RTC-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.RTC-THEME .header .primary-header-bar .main-nav .cart span,.RTC-THEME .header .primary-header-bar .main-nav .cart i{color:#f18220!important}.RTC-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#252121!important}.RTC-THEME .header .primary-header-bar .main-nav .cart:hover i,.RTC-THEME .header .primary-header-bar .main-nav .cart:hover span{color:#f18220!important}.RTC-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.RTC-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.RTC-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#252121!important}.RTC-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user i,.RTC-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user span{color:#f18220!important}.RTC-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.RTC-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#252121!important;color:#f18220!important}.RTC-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.RTC-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#f18220!important}.RTC-THEME .header .primary-header-bar .matchcode-input input.search-field{border:1px solid black!important}.RTC-THEME .header .secondary-header-bar{background-color:#252121!important}.RTC-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.RTC-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#252121!important;color:#f18220!important;border-bottom-color:#f18220!important}.RTC-THEME .header .secondary-header-bar .main-nav li span,.RTC-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.RTC-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.RTC-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#383131!important;border-color:#f18220!important}.RTC-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.RTC-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.RTC-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.RTC-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#f18220!important}.RTC-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#252121!important;color:#fff!important}.RTC-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.RTC-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.RTC-THEME .navigation-drawer{background-color:#252121!important;color:#fff!important}.RTC-THEME .navigation-drawer .fix-content .close-btn{color:#fff!important}.RTC-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#252121!important;color:#fff!important}.RTC-THEME .navigation-drawer .drawer-items .drawer-item:hover,.RTC-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#f18220!important;color:#252121!important}.RTC-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.RTC-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#252121!important;color:#fff!important}.RTC-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.RTC-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.RTC-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#f18220!important}.RTC-THEME .navigation-menu .navigation-menu-item:hover,.RTC-THEME .navigation-menu .navigation-menu-item.active{background-color:#f18220!important;color:#252121!important}.RTC-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#252121!important;color:#fff!important}.RTC-THEME .user-menu .expanded-menu ul li:hover,.RTC-THEME .user-menu .expanded-menu ul li.active{background-color:#897979!important}.RTC-THEME .user-menu .expanded-menu ul li:hover i,.RTC-THEME .user-menu .expanded-menu ul li.active i{color:#f18220!important}.RTC-THEME .user-menu .expanded-menu ul li i{color:#fff!important}.RTC-THEME .startpage-tyre-promotion .label-price,.RTC-THEME .startpage-tyre-promotion .label-show-details{color:#f18220!important}.RTC-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#f18220!important}.RTC-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#f18220!important;color:#252121!important}.RTC-THEME .car-search-panel .kba-selection .kba-title,.RTC-THEME .car-search-panel .car-selection-row .car-selection-title{color:#f18220!important}.RTC-THEME .car-search-panel .btn-group.dropdown .dropdown-toggle:after{border-color:#f18220!important}.RTC-THEME .car-search-stepper .step-count{color:#f18220!important}.RTC-THEME .rim-selection-panel .tab-menu-item:hover,.RTC-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#f18220!important}.RTC-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.RTC-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#f18220!important}.RTC-THEME .rim-search-box:hover,.RTC-THEME .rim-search-box.active{border-color:#252121!important}.RTC-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#252121!important;color:#fff!important}.RTC-THEME .rim-search-box .header-information i{color:#f18220!important}.RTC-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#252121!important}.RTC-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#252121!important}.RTC-THEME .rim-size-selection-detail-panel .ult-warning2{color:#252121!important}.RTC-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#252121!important}.RTC-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#252121!important}.RTC-THEME .tpms-selection-detail-panel .more-information-toggle{color:#f18220!important}.RTC-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.RTC-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#252121!important}.RTC-THEME .tyre-selection-panel .info-bar i,.RTC-THEME .tyre-selection-panel .info-bar b{color:#252121!important}.RTC-THEME .mixed-tyre-result-row:hover,.RTC-THEME .mixed-tyre-result-row.active{border-color:#252121!important}.RTC-THEME .mixed-tyre-result-row .dot-box{background-color:#f18220!important;color:#252121!important}.RTC-THEME .detail-search .details-search-content .quality-panel:hover,.RTC-THEME .detail-search .details-search-content .quality-panel.selected{color:#252121!important;border-bottom-color:#252121!important}.RTC-THEME .toggle-icons i.active{color:#f18220!important}.RTC-THEME .retailer-feedback .panel-container .panel-header{background-color:#252121!important;color:#fff!important}.RTC-THEME .tyre-results .no-results a,.RTC-THEME .car-information .car-info-box .car-title i,.RTC-THEME .car-information .icon-button i{color:#f18220!important}.RTC-THEME .car-information .color-circle:hover,.RTC-THEME .car-information .color-circle.active{border-color:#f18220!important}.RTC-THEME .n4-checkbox label input[type=checkbox]:after,.RTC-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.RTC-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.RTC-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#252121!important}.RTC-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.RTC-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#252121!important;border-color:#252121!important}.RTC-THEME .n4-filter .filter-list-title{border-bottom-color:#f18220!important}.RTC-THEME .n4-filter .filter-list-title span,.RTC-THEME .n4-filter .filter-list-title .filter-settings{color:#f18220!important}.RTC-THEME .n4-filter .filter-list-title .custom-filter-box{color:#f18220!important;border-color:#f18220!important}.RTC-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#f18220!important;color:#252121!important}.RTC-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.RTC-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#f18220!important}.RTC-THEME .lds-grid div{background:#252121!important}.RTC-THEME .n4-pagination .pagination-label,.RTC-THEME .n4-pagination .results-per-page li:hover,.RTC-THEME .n4-pagination .active,.RTC-THEME .product-generic-details-information .eprel-url,.RTC-THEME .product-generic-details-information .more-information-toggle{color:#f18220!important}.RTC-THEME .product-rim-result-row:hover,.RTC-THEME .product-rim-result-row.active,.RTC-THEME .product-generic-result-row:hover,.RTC-THEME .product-generic-result-row.active{border-color:#252121!important}.RTC-THEME .product-rim-details-information .eprel-url,.RTC-THEME .product-rim-details-information .more-information-toggle{color:#f18220!important}.RTC-THEME .n4-quantity-input .increment-quantity-block button:hover,.RTC-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#252121!important;border-color:#f18220!important}.RTC-THEME .n4-quantity-input .increment-quantity-block button:hover span,.RTC-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#f18220!important}.RTC-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#252121!important}.RTC-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#252121!important}.RTC-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.RTC-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#f18220!important;color:#252121!important}.RTC-THEME .simple-retailer-list .retailer-row:hover,.RTC-THEME .simple-retailer-list .retailer-row.retailer-box-active,.RTC-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#f18220!important}.RTC-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#f18220!important}.RTC-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#252121!important}.RTC-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#252121!important}.RTC-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.RTC-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#f18220!important}.RTC-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#f18220!important;color:#fff!important}.RTC-THEME .size-selection-tabs .sizes-selection .scroll-arrow:hover{color:#383131!important}.RTC-THEME .toggle-switch .active{color:#f18220!important}.RTC-THEME .toggle-switch input#toggle+label:before{background:#f18220!important}.RTC-THEME .toggle-switch input#toggle:checked+label:before{color:#f18220!important}.RTC-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #f18220!important}.RTC-THEME .tyre-details-information .eprel-url,.RTC-THEME .tyre-details-information .more-information-toggle{color:#f18220!important}.RTC-THEME .tyre-row:hover,.RTC-THEME .tyre-row.active{border-color:#252121!important}.RTC-THEME .tyre-row .dot-box{background-color:#f18220!important;color:#252121!important}.RTC-THEME .base-btn.primary{background-color:#383131!important;color:#f18220!important}.RTC-THEME .base-btn.primary:hover{color:#f18220!important}.RTC-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.RTC-THEME .base-btn.primary:disabled i{color:#000!important}.RTC-THEME .base-btn.primary:disabled:hover{color:#000!important}.RTC-THEME .base-btn.primary:disabled:hover i{color:#000!important}.RTC-THEME .base-btn.primary-border{border-color:#f18220!important;color:#f18220!important}.RTC-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#f18220!important}.RTC-THEME .container-fluid .content .center-panel .center-content{border-top-color:#f18220!important}@media only screen and (max-width: 1023.98px){.RTC-THEME .n4-wallpaper.DE-EQ-RESALE{background-image:url(/../assets/images/wallpaper/driver_DE-EQ-RESALE_login_bg_768.jpg)!important}}@media only screen and (min-width: 1024px){.RTC-THEME .n4-wallpaper.DE-EQ-RESALE{background-image:url(/../assets/images/wallpaper/driver_DE-EQ-RESALE_login_bg_1024.jpg)!important}}@media only screen and (min-width: 1200px){.RTC-THEME .n4-wallpaper.DE-EQ-RESALE{background-image:url(/../assets/images/wallpaper/driver_DE-EQ-RESALE_login_bg_1440.jpg)!important}}@media only screen and (min-width: 2000px){.RTC-THEME .n4-wallpaper.DE-EQ-RESALE{background-image:url(/../assets/images/wallpaper/driver_DE-EQ-RESALE_login_bg_3072.jpg)!important}}@media (max-width: 1399.98px){.RTC-THEME .left-panel{border-left-color:#383131!important}.RTC-THEME .center-panel{border-right-color:#383131!important}.RTC-THEME .center-panel.right,.RTC-THEME .center-panel.left,.RTC-THEME .center-panel.center-only{border-left-color:#383131!important}.RTC-THEME .right-panel{border-right-color:#383131!important;border-left-color:#383131!important}.RTC-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#383131!important;color:#fff!important}}.RTC-THEME .size-circle.active,.RTC-THEME .size-circle:hover{background-color:#f18220!important;color:#252121!important;border-color:#f18220!important}.RTC-THEME .simple-table thead tr th{border-bottom-color:#f18220!important}.RTC-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.RTC-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.RTC-THEME ngb-pagination .page-link:hover{color:#f18220!important}.RTC-THEME ngb-pagination .page-item.active .page-link{color:#f18220!important}.RTC-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.RTC-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#f18220!important;color:#fff!important}.GRS-THEME body{--mat-badge-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.GRS-THEME body .mat-h1,.GRS-THEME body .mat-headline-5,.GRS-THEME body .mat-typography .mat-h1,.GRS-THEME body .mat-typography .mat-headline-5,.GRS-THEME body .mat-typography h1{font:400 24px/32px Open Sans,Source Sans Pro,Helvetica,sans-serif;letter-spacing:normal;margin:0 0 16px}.GRS-THEME body .mat-h2,.GRS-THEME body .mat-headline-6,.GRS-THEME body .mat-typography .mat-h2,.GRS-THEME body .mat-typography .mat-headline-6,.GRS-THEME body .mat-typography h2{font:500 20px/32px Open Sans,Source Sans Pro,Helvetica,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.GRS-THEME body .mat-h3,.GRS-THEME body .mat-subtitle-1,.GRS-THEME body .mat-typography .mat-h3,.GRS-THEME body .mat-typography .mat-subtitle-1,.GRS-THEME body .mat-typography h3{font:400 16px/28px Open Sans,Source Sans Pro,Helvetica,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.GRS-THEME body .mat-h4,.GRS-THEME body .mat-body-1,.GRS-THEME body .mat-typography .mat-h4,.GRS-THEME body .mat-typography .mat-body-1,.GRS-THEME body .mat-typography h4{font:400 16px/24px Open Sans,Source Sans Pro,Helvetica,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.GRS-THEME body .mat-h5,.GRS-THEME body .mat-typography .mat-h5,.GRS-THEME body .mat-typography h5{font:400 11.62px/20px Open Sans,Source Sans Pro,Helvetica,sans-serif;margin:0 0 12px}.GRS-THEME body .mat-h6,.GRS-THEME body .mat-typography .mat-h6,.GRS-THEME body .mat-typography h6{font:400 9.38px/20px Open Sans,Source Sans Pro,Helvetica,sans-serif;margin:0 0 12px}.GRS-THEME body .mat-body-strong,.GRS-THEME body .mat-subtitle-2,.GRS-THEME body .mat-typography .mat-body-strong,.GRS-THEME body .mat-typography .mat-subtitle-2{font:500 14px/22px Open Sans,Source Sans Pro,Helvetica,sans-serif;letter-spacing:.0071428571em}.GRS-THEME body .mat-body,.GRS-THEME body .mat-body-2,.GRS-THEME body .mat-typography .mat-body,.GRS-THEME body .mat-typography .mat-body-2,.GRS-THEME body .mat-typography{font:400 14px/20px Open Sans,Source Sans Pro,Helvetica,sans-serif;letter-spacing:.0178571429em}.GRS-THEME body .mat-body p,.GRS-THEME body .mat-body-2 p,.GRS-THEME body .mat-typography .mat-body p,.GRS-THEME body .mat-typography .mat-body-2 p,.GRS-THEME body .mat-typography p{margin:0 0 12px}.GRS-THEME body .mat-small,.GRS-THEME body .mat-caption,.GRS-THEME body .mat-typography .mat-small,.GRS-THEME body .mat-typography .mat-caption{font:400 12px/20px Open Sans,Source Sans Pro,Helvetica,sans-serif;letter-spacing:.0333333333em}.GRS-THEME body .mat-headline-1,.GRS-THEME body .mat-typography .mat-headline-1{font:300 96px/96px Open Sans,Source Sans Pro,Helvetica,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.GRS-THEME body .mat-headline-2,.GRS-THEME body .mat-typography .mat-headline-2{font:300 60px/60px Open Sans,Source Sans Pro,Helvetica,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.GRS-THEME body .mat-headline-3,.GRS-THEME body .mat-typography .mat-headline-3{font:400 48px/50px Open Sans,Source Sans Pro,Helvetica,sans-serif;letter-spacing:normal;margin:0 0 64px}.GRS-THEME body .mat-headline-4,.GRS-THEME body .mat-typography .mat-headline-4{font:400 34px/40px Open Sans,Source Sans Pro,Helvetica,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}.GRS-THEME body{--mat-bottom-sheet-container-text-font: "Open Sans", "Source Sans Pro", "Helvetica", 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}.GRS-THEME body{--mat-button-toggle-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-button-toggle-label-text-line-height: 24px;--mat-button-toggle-label-text-size: 16px;--mat-button-toggle-label-text-tracking: .03125em;--mat-button-toggle-label-text-weight: 400;--mat-button-toggle-legacy-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-button-toggle-legacy-label-text-line-height: 24px;--mat-button-toggle-legacy-label-text-size: 16px;--mat-button-toggle-legacy-label-text-tracking: .03125em;--mat-button-toggle-legacy-label-text-weight: 400}.GRS-THEME body{--mat-datepicker-calendar-text-font: "Open Sans", "Source Sans Pro", "Helvetica", 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}.GRS-THEME body{--mat-expansion-header-text-font: "Open Sans", "Source Sans Pro", "Helvetica", 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: "Open Sans", "Source Sans Pro", "Helvetica", 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}.GRS-THEME body{--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}.GRS-THEME body{--mat-stepper-container-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-stepper-header-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", 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}.GRS-THEME body{--mat-toolbar-title-text-font: "Open Sans", "Source Sans Pro", "Helvetica", 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}.GRS-THEME body{--mat-tree-node-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.GRS-THEME body{--mat-option-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", 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}.GRS-THEME body{--mat-optgroup-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", 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}.GRS-THEME body{--mat-card-title-text-font: "Open Sans", "Source Sans Pro", "Helvetica", 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: "Open Sans", "Source Sans Pro", "Helvetica", 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}.GRS-THEME body{--mat-tooltip-supporting-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-tooltip-supporting-text-size: 12px;--mat-tooltip-supporting-text-weight: 400;--mat-tooltip-supporting-text-tracking: .0333333333em}.GRS-THEME body{--mat-form-field-container-text-font: "Open Sans", "Source Sans Pro", "Helvetica", 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: "Open Sans", "Source Sans Pro", "Helvetica", 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;--mat-form-field-filled-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-form-field-filled-label-text-size: 16px;--mat-form-field-filled-label-text-tracking: .03125em;--mat-form-field-filled-label-text-weight: 400;--mat-form-field-outlined-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-tracking: .03125em;--mat-form-field-outlined-label-text-weight: 400}.GRS-THEME body{--mat-select-trigger-text-font: "Open Sans", "Source Sans Pro", "Helvetica", 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}.GRS-THEME body{--mat-dialog-subhead-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-dialog-subhead-line-height: 32px;--mat-dialog-subhead-size: 20px;--mat-dialog-subhead-weight: 500;--mat-dialog-subhead-tracking: .0125em;--mat-dialog-supporting-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-dialog-supporting-text-line-height: 24px;--mat-dialog-supporting-text-size: 16px;--mat-dialog-supporting-text-weight: 400;--mat-dialog-supporting-text-tracking: .03125em}.GRS-THEME body .mat-mdc-standard-chip{--mat-chip-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-chip-label-text-line-height: 20px;--mat-chip-label-text-size: 14px;--mat-chip-label-text-tracking: .0178571429em;--mat-chip-label-text-weight: 400}.GRS-THEME body,.GRS-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-slide-toggle-label-text-line-height: 20px;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: .0178571429em;--mat-slide-toggle-label-text-weight: 400}.GRS-THEME body{--mat-radio-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.GRS-THEME body{--mat-slider-label-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-slider-label-label-text-size: 14px;--mat-slider-label-label-text-line-height: 22px;--mat-slider-label-label-text-tracking: .0071428571em;--mat-slider-label-label-text-weight: 500}.GRS-THEME body{--mat-menu-item-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", 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}.GRS-THEME body{--mat-list-list-item-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-list-list-item-label-text-line-height: 24px;--mat-list-list-item-label-text-size: 16px;--mat-list-list-item-label-text-tracking: .03125em;--mat-list-list-item-label-text-weight: 400;--mat-list-list-item-supporting-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-list-list-item-supporting-text-line-height: 20px;--mat-list-list-item-supporting-text-size: 14px;--mat-list-list-item-supporting-text-tracking: .0178571429em;--mat-list-list-item-supporting-text-weight: 400;--mat-list-list-item-trailing-supporting-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-list-list-item-trailing-supporting-text-line-height: 20px;--mat-list-list-item-trailing-supporting-text-size: 12px;--mat-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mat-list-list-item-trailing-supporting-text-weight: 400}.GRS-THEME body .mdc-list-group__subheader{font:400 16px/28px Open Sans,Source Sans Pro,Helvetica,sans-serif;letter-spacing:.009375em}.GRS-THEME body{--mat-paginator-container-text-font: "Open Sans", "Source Sans Pro", "Helvetica", 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}.GRS-THEME body .mat-mdc-tab-header{--mat-tab-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-tab-label-text-size: 14px;--mat-tab-label-text-tracking: .0892857143em;--mat-tab-label-text-line-height: 36px;--mat-tab-label-text-weight: 500}.GRS-THEME body{--mat-checkbox-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.GRS-THEME body{--mat-button-filled-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-button-filled-label-text-size: 14px;--mat-button-filled-label-text-tracking: .0892857143em;--mat-button-filled-label-text-transform: none;--mat-button-filled-label-text-weight: 500;--mat-button-outlined-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-button-outlined-label-text-size: 14px;--mat-button-outlined-label-text-tracking: .0892857143em;--mat-button-outlined-label-text-transform: none;--mat-button-outlined-label-text-weight: 500;--mat-button-protected-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-button-protected-label-text-size: 14px;--mat-button-protected-label-text-tracking: .0892857143em;--mat-button-protected-label-text-transform: none;--mat-button-protected-label-text-weight: 500;--mat-button-text-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-button-text-label-text-size: 14px;--mat-button-text-label-text-tracking: .0892857143em;--mat-button-text-label-text-transform: none;--mat-button-text-label-text-weight: 500;--mat-button-tonal-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-button-tonal-label-text-size: 14px;--mat-button-tonal-label-text-tracking: .0892857143em;--mat-button-tonal-label-text-transform: none;--mat-button-tonal-label-text-weight: 500}.GRS-THEME body{--mat-fab-extended-label-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-fab-extended-label-text-size: 14px;--mat-fab-extended-label-text-tracking: .0892857143em;--mat-fab-extended-label-text-weight: 500}.GRS-THEME body{--mat-snack-bar-supporting-text-font: "Open Sans", "Source Sans Pro", "Helvetica", sans-serif;--mat-snack-bar-supporting-text-line-height: 20px;--mat-snack-bar-supporting-text-size: 14px;--mat-snack-bar-supporting-text-weight: 400}.GRS-THEME body{--mat-table-header-headline-font: "Open Sans", "Source Sans Pro", "Helvetica", 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: "Open Sans", "Source Sans Pro", "Helvetica", 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: "Open Sans", "Source Sans Pro", "Helvetica", 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}.GRS-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.GRS-THEME body,.GRS-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #092856;--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)}.GRS-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.GRS-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.GRS-THEME body,.GRS-THEME body .mat-primary,.GRS-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #092856;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #092856;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.GRS-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.GRS-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.GRS-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.GRS-THEME body .mat-mdc-progress-bar,.GRS-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #092856;--mat-progress-bar-track-color: rgba(9, 40, 86, .25)}.GRS-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.GRS-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.GRS-THEME body{--mat-form-field-focus-select-arrow-color: rgba(9, 40, 86, .87);--mat-form-field-filled-caret-color: #092856;--mat-form-field-filled-focus-active-indicator-color: #092856;--mat-form-field-filled-focus-label-text-color: rgba(9, 40, 86, .87);--mat-form-field-outlined-caret-color: #092856;--mat-form-field-outlined-focus-outline-color: #092856;--mat-form-field-outlined-focus-label-text-color: rgba(9, 40, 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: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.GRS-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(9, 40, 86, .87);--mat-form-field-filled-caret-color: #092856;--mat-form-field-filled-focus-active-indicator-color: #092856;--mat-form-field-filled-focus-label-text-color: rgba(9, 40, 86, .87);--mat-form-field-outlined-caret-color: #092856;--mat-form-field-outlined-focus-outline-color: #092856;--mat-form-field-outlined-focus-label-text-color: rgba(9, 40, 86, .87)}.GRS-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.GRS-THEME body,.GRS-THEME body .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(9, 40, 86, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.GRS-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.GRS-THEME body{--mat-autocomplete-background-color: white}.GRS-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.GRS-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.GRS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.GRS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.GRS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.GRS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #092856;--mat-chip-elevated-disabled-container-color: #092856;--mat-chip-elevated-selected-container-color: #092856;--mat-chip-flat-disabled-selected-container-color: #092856;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.GRS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.GRS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.GRS-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #092856;--mat-slide-toggle-selected-handle-color: #092856;--mat-slide-toggle-selected-hover-state-layer-color: #092856;--mat-slide-toggle-selected-pressed-state-layer-color: #092856;--mat-slide-toggle-selected-focus-handle-color: #092856;--mat-slide-toggle-selected-hover-handle-color: #092856;--mat-slide-toggle-selected-pressed-handle-color: #092856;--mat-slide-toggle-selected-focus-track-color: #092856;--mat-slide-toggle-selected-hover-track-color: #092856;--mat-slide-toggle-selected-pressed-track-color: #092856;--mat-slide-toggle-selected-track-color: #092856;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.GRS-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.GRS-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.GRS-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #092856;--mat-slide-toggle-selected-handle-color: #092856;--mat-slide-toggle-selected-hover-state-layer-color: #092856;--mat-slide-toggle-selected-pressed-state-layer-color: #092856;--mat-slide-toggle-selected-focus-handle-color: #092856;--mat-slide-toggle-selected-hover-handle-color: #092856;--mat-slide-toggle-selected-pressed-handle-color: #092856;--mat-slide-toggle-selected-focus-track-color: #092856;--mat-slide-toggle-selected-hover-track-color: #092856;--mat-slide-toggle-selected-pressed-track-color: #092856;--mat-slide-toggle-selected-track-color: #092856}.GRS-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.GRS-THEME body .mat-mdc-radio-button.mat-primary,.GRS-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #092856;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #092856;--mat-radio-selected-hover-icon-color: #092856;--mat-radio-selected-icon-color: #092856;--mat-radio-selected-pressed-icon-color: #092856;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.GRS-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.GRS-THEME body{--mat-slider-active-track-color: #092856;--mat-slider-focus-handle-color: #092856;--mat-slider-focus-state-layer-color: rgba(9, 40, 86, .2);--mat-slider-handle-color: #092856;--mat-slider-hover-handle-color: #092856;--mat-slider-hover-state-layer-color: rgba(9, 40, 86, .05);--mat-slider-inactive-track-color: #092856;--mat-slider-ripple-color: #092856;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #092856;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.GRS-THEME body .mat-accent{--mat-slider-active-track-color: #092856;--mat-slider-focus-handle-color: #092856;--mat-slider-focus-state-layer-color: rgba(9, 40, 86, .2);--mat-slider-handle-color: #092856;--mat-slider-hover-handle-color: #092856;--mat-slider-hover-state-layer-color: rgba(9, 40, 86, .05);--mat-slider-inactive-track-color: #092856;--mat-slider-ripple-color: #092856;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #092856}.GRS-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.GRS-THEME body{--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)}.GRS-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.GRS-THEME body .mdc-list-item__start,.GRS-THEME body .mdc-list-item__end,.GRS-THEME body .mat-accent .mdc-list-item__start,.GRS-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #092856;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #092856;--mat-radio-selected-hover-icon-color: #092856;--mat-radio-selected-icon-color: #092856;--mat-radio-selected-pressed-icon-color: #092856;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.GRS-THEME body .mat-warn .mdc-list-item__start,.GRS-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.GRS-THEME body .mat-mdc-list-option,.GRS-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #092856;--mat-checkbox-selected-hover-icon-color: #092856;--mat-checkbox-selected-icon-color: #092856;--mat-checkbox-selected-pressed-icon-color: #092856;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #092856;--mat-checkbox-selected-hover-state-layer-color: #092856;--mat-checkbox-selected-pressed-state-layer-color: #092856;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.GRS-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.GRS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.GRS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.GRS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.GRS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#092856}.GRS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.GRS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.GRS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.GRS-THEME body{--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)}.GRS-THEME body .mat-mdc-tab-group,.GRS-THEME body .mat-mdc-tab-nav-bar,.GRS-THEME body .mat-mdc-tab-group.mat-accent,.GRS-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #092856;--mat-tab-active-ripple-color: #092856;--mat-tab-inactive-ripple-color: #092856;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #092856;--mat-tab-active-hover-label-text-color: #092856;--mat-tab-active-focus-indicator-color: #092856;--mat-tab-active-hover-indicator-color: #092856;--mat-tab-active-indicator-color: #092856}.GRS-THEME body .mat-mdc-tab-group.mat-warn,.GRS-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.GRS-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #092856;--mat-checkbox-selected-hover-icon-color: #092856;--mat-checkbox-selected-icon-color: #092856;--mat-checkbox-selected-pressed-icon-color: #092856;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #092856;--mat-checkbox-selected-hover-state-layer-color: #092856;--mat-checkbox-selected-pressed-state-layer-color: #092856;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.GRS-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #092856;--mat-checkbox-selected-hover-icon-color: #092856;--mat-checkbox-selected-icon-color: #092856;--mat-checkbox-selected-pressed-icon-color: #092856;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #092856;--mat-checkbox-selected-hover-state-layer-color: #092856;--mat-checkbox-selected-pressed-state-layer-color: #092856;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.GRS-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.GRS-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.GRS-THEME body .mat-mdc-button.mat-primary,.GRS-THEME body .mat-mdc-unelevated-button.mat-primary,.GRS-THEME body .mat-mdc-raised-button.mat-primary,.GRS-THEME body .mat-mdc-outlined-button.mat-primary,.GRS-THEME body .mat-tonal-button.mat-primary,.GRS-THEME body .mat-mdc-button.mat-accent,.GRS-THEME body .mat-mdc-unelevated-button.mat-accent,.GRS-THEME body .mat-mdc-raised-button.mat-accent,.GRS-THEME body .mat-mdc-outlined-button.mat-accent,.GRS-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #092856;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #092856;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(9, 40, 86, .1);--mat-button-outlined-state-layer-color: #092856;--mat-button-protected-container-color: #092856;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #092856;--mat-button-text-ripple-color: rgba(9, 40, 86, .1);--mat-button-text-state-layer-color: #092856;--mat-button-tonal-container-color: #092856;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.GRS-THEME body .mat-mdc-button.mat-warn,.GRS-THEME body .mat-mdc-unelevated-button.mat-warn,.GRS-THEME body .mat-mdc-raised-button.mat-warn,.GRS-THEME body .mat-mdc-outlined-button.mat-warn,.GRS-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.GRS-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.GRS-THEME body .mat-mdc-icon-button.mat-primary,.GRS-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #092856;--mat-icon-button-state-layer-color: #092856;--mat-icon-button-ripple-color: rgba(9, 40, 86, .1)}.GRS-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.GRS-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.GRS-THEME body .mat-mdc-fab.mat-primary,.GRS-THEME body .mat-mdc-mini-fab.mat-primary,.GRS-THEME body .mat-mdc-fab.mat-accent,.GRS-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #092856;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #092856;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.GRS-THEME body .mat-mdc-fab.mat-warn,.GRS-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.GRS-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #092856}.GRS-THEME body{--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)}.GRS-THEME body,.GRS-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #092856}.GRS-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.GRS-THEME body{--mat-badge-background-color: #092856;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.GRS-THEME body .mat-badge-accent{--mat-badge-background-color: #092856;--mat-badge-text-color: white}.GRS-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.GRS-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.GRS-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.GRS-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #092856;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(9, 40, 86, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(9, 40, 86, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(9, 40, 86, .3);--mat-datepicker-toggle-active-state-icon-color: #092856;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(9, 40, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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)}.GRS-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #092856;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(9, 40, 86, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(9, 40, 86, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(9, 40, 86, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(9, 40, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.GRS-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.GRS-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #092856}.GRS-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.GRS-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.GRS-THEME body{--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)}.GRS-THEME body{--mat-icon-color: inherit}.GRS-THEME body .mat-icon.mat-primary,.GRS-THEME body .mat-icon.mat-accent{--mat-icon-color: #092856}.GRS-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.GRS-THEME body{--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)}.GRS-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #092856;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #092856;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #092856;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.GRS-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #092856;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #092856;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #092856;--mat-stepper-header-edit-state-icon-foreground-color: white}.GRS-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.GRS-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.GRS-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.GRS-THEME body .mat-toolbar.mat-primary,.GRS-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #092856;--mat-toolbar-container-text-color: white}.GRS-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.GRS-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.GRS-THEME body{--mat-timepicker-container-background-color: white}.GRS-THEME .login .login-content .login-header{background-color:#092856!important}.GRS-THEME .cart .content .center-panel .heading i.edit-btn:hover,.GRS-THEME .cart-tree .header{color:#facb00!important}.GRS-THEME .cart-tree .no-result{color:#4a4a49!important;background-color:#facb00!important;border-color:#fcd734!important}.GRS-THEME .cart-tree ul.custom-tree .root i,.GRS-THEME .cart-tree ul.custom-tree li ul li div .active,.GRS-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#facb00!important}.GRS-THEME .cart .cart-position .item .dot-box,.GRS-THEME .cart .cart-position .item .fast-payer-info span{background-color:#facb00!important;color:#092856!important}.GRS-THEME .header .primary-header-bar{background-color:#092856!important}.GRS-THEME .header .primary-header-bar .logo-text{color:#4a4a49!important}.GRS-THEME .header .primary-header-bar .main-nav li span,.GRS-THEME .header .primary-header-bar .main-nav li i{color:#facb00!important}.GRS-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection,.GRS-THEME .header .primary-header-bar .main-nav .cart{background-color:#092856!important}.GRS-THEME .header .primary-header-bar .main-nav .cart i,.GRS-THEME .header .primary-header-bar .main-nav .cart span{color:#facb00!important}.GRS-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#fff!important}.GRS-THEME .header .primary-header-bar .main-nav .cart:hover i,.GRS-THEME .header .primary-header-bar .main-nav .cart:hover span{color:#092856!important}.GRS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.GRS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.GRS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#facb00!important}.GRS-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.GRS-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#facb00!important;color:#fff!important}.GRS-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.GRS-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.GRS-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#fff!important;color:#4a4a49!important}.GRS-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#4a4a49!important}.GRS-THEME .header .secondary-header-bar{background-color:#0d3b79!important}.GRS-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.GRS-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#0d3b79!important;color:#facb00!important;border-bottom-color:#facb00!important}.GRS-THEME .header .secondary-header-bar .main-nav li span,.GRS-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.GRS-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.GRS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:initial!important;border-color:#facb00!important}.GRS-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.GRS-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.GRS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.GRS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#facb00!important}.GRS-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#0d3b79!important;color:#fff!important}.GRS-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.GRS-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.GRS-THEME .navigation-drawer{background-color:#092856!important;color:#fff!important}.GRS-THEME .navigation-drawer .fix-content .close-btn{color:#fff!important}.GRS-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#092856!important;color:#fff!important}.GRS-THEME .navigation-drawer .drawer-items .drawer-item:hover,.GRS-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#facb00!important;color:#092856!important}.GRS-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.GRS-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#fff!important}.GRS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#092856!important;color:#fff!important}.GRS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.GRS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.GRS-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#facb00!important}.GRS-THEME .navigation-menu .navigation-menu-item:hover,.GRS-THEME .navigation-menu .navigation-menu-item.active{background-color:#facb00!important;color:#092856!important}.GRS-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#092856!important;color:#fff!important}.GRS-THEME .user-menu .expanded-menu ul li:hover,.GRS-THEME .user-menu .expanded-menu ul li.active{background-color:#1768e1!important}.GRS-THEME .user-menu .expanded-menu ul li:hover i,.GRS-THEME .user-menu .expanded-menu ul li.active i,.GRS-THEME .user-menu .expanded-menu ul li i,.GRS-THEME .startpage-tyre-promotion .label-price,.GRS-THEME .startpage-tyre-promotion .label-show-details{color:#facb00!important}.GRS-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#facb00!important}.GRS-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#facb00!important;color:#092856!important}.GRS-THEME .car-search-panel .kba-selection .kba-title,.GRS-THEME .car-search-panel .car-selection-row .car-selection-title,.GRS-THEME .car-search-stepper .step-count{color:#facb00!important}.GRS-THEME .rim-selection-panel .tab-menu-item:hover,.GRS-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#facb00!important}.GRS-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.GRS-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#facb00!important}.GRS-THEME .rim-search-box:hover,.GRS-THEME .rim-search-box.active{border-color:#092856!important}.GRS-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#092856!important;color:#fff!important}.GRS-THEME .rim-search-box .header-information i{color:#facb00!important}.GRS-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#092856!important}.GRS-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#092856!important}.GRS-THEME .rim-size-selection-detail-panel .ult-warning2{color:#092856!important}.GRS-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#092856!important}.GRS-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#092856!important}.GRS-THEME .tpms-selection-detail-panel .more-information-toggle{color:#092856!important}.GRS-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.GRS-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-left-color:#092856!important;border-right-color:#092856!important}.GRS-THEME .tyre-selection-panel .info-bar i,.GRS-THEME .tyre-selection-panel .info-bar b{color:#092856!important}.GRS-THEME .mixed-tyre-result-row:hover,.GRS-THEME .mixed-tyre-result-row.active{border-color:#092856!important}.GRS-THEME .mixed-tyre-result-row .dot-box{background-color:#facb00!important;color:#092856!important}.GRS-THEME .detail-search .details-search-content .quality-panel:hover,.GRS-THEME .detail-search .details-search-content .quality-panel.selected{color:#092856!important;border-bottom-color:#092856!important}.GRS-THEME .toggle-icons i.active{color:#facb00!important}.GRS-THEME .retailer-feedback .panel-container .panel-header{background-color:#092856!important;color:#4a4a49!important}.GRS-THEME .tyre-results .no-results a{color:#facb00!important}.GRS-THEME .car-information .car-info-box .car-title i,.GRS-THEME .car-information .icon-button i{color:#092856!important}.GRS-THEME .car-information .color-circle:hover,.GRS-THEME .car-information .color-circle.active{border-color:#092856!important}.GRS-THEME .n4-checkbox label input[type=checkbox]:after,.GRS-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.GRS-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.GRS-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#092856!important}.GRS-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.GRS-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#092856!important;border-color:#092856!important}.GRS-THEME .n4-filter .filter-list-title{border-bottom-color:#092856!important}.GRS-THEME .n4-filter .filter-list-title span,.GRS-THEME .n4-filter .filter-list-title .filter-settings{color:#092856!important}.GRS-THEME .n4-filter .filter-list-title .custom-filter-box{color:#092856!important;border-color:#092856!important}.GRS-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#092856!important;color:#facb00!important}.GRS-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.GRS-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#facb00!important}.GRS-THEME .lds-grid div{background:#092856!important}.GRS-THEME .n4-pagination .pagination-label,.GRS-THEME .n4-pagination .results-per-page li:hover,.GRS-THEME .n4-pagination .active{color:#facb00!important}.GRS-THEME .product-generic-details-information .eprel-url,.GRS-THEME .product-generic-details-information .more-information-toggle{color:#092856!important}.GRS-THEME .product-rim-result-row:hover,.GRS-THEME .product-rim-result-row.active,.GRS-THEME .product-generic-result-row:hover,.GRS-THEME .product-generic-result-row.active{border-color:#facb00!important}.GRS-THEME .product-rim-details-information .eprel-url,.GRS-THEME .product-rim-details-information .more-information-toggle{color:#092856!important}.GRS-THEME .n4-quantity-input .increment-quantity-block button:hover,.GRS-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#facb00!important;border-color:#facb00!important}.GRS-THEME .n4-quantity-input .increment-quantity-block button:hover span,.GRS-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.GRS-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#092856!important}.GRS-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#092856!important}.GRS-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.GRS-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#facb00!important;color:#092856!important}.GRS-THEME .simple-retailer-list .retailer-row:hover,.GRS-THEME .simple-retailer-list .retailer-row.retailer-box-active,.GRS-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#092856!important}.GRS-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#facb00!important}.GRS-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#092856!important}.GRS-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#092856!important}.GRS-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.GRS-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#facb00!important}.GRS-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#092856!important;color:#fff!important}.GRS-THEME .size-selection-tabs .sizes-selection .scroll-arrow:hover,.GRS-THEME .toggle-switch .active{color:#facb00!important}.GRS-THEME .toggle-switch input#toggle+label:before{background:#facb00!important}.GRS-THEME .toggle-switch input#toggle:checked+label:before{color:#facb00!important}.GRS-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #facb00!important}.GRS-THEME .tyre-details-information .eprel-url,.GRS-THEME .tyre-details-information .more-information-toggle{color:#092856!important}.GRS-THEME .tyre-row:hover,.GRS-THEME .tyre-row.active{border-color:#092856!important}.GRS-THEME .tyre-row .dot-box{background-color:#facb00!important;color:#092856!important}.GRS-THEME{font-size:12px!important}.GRS-THEME,.GRS-THEME>body{font-family:Open Sans,Source Sans Pro,Helvetica,sans-serif!important}.GRS-THEME .base-btn.primary{background-color:#092856!important;color:#fff!important}.GRS-THEME .base-btn.primary:hover{background-color:#0d3b79!important;color:#fff!important;opacity:1}.GRS-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.GRS-THEME .base-btn.primary:disabled i{color:#000!important}.GRS-THEME .base-btn.primary:disabled:hover{color:#000!important}.GRS-THEME .base-btn.primary:disabled:hover i{color:#000!important}.GRS-THEME .base-btn.primary-border{border-color:#092856!important;color:#092856!important}.GRS-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#092856!important}.GRS-THEME .container-fluid .content .center-panel .center-content{border-top-color:#facb00!important}@media (max-width: 1399.98px){.GRS-THEME .left-panel{border-left-color:#4a4a49!important}.GRS-THEME .center-panel{border-right-color:#4a4a49!important}.GRS-THEME .center-panel.right,.GRS-THEME .center-panel.left,.GRS-THEME .center-panel.center-only{border-left-color:#4a4a49!important}.GRS-THEME .right-panel{border-right-color:#4a4a49!important;border-left-color:#4a4a49!important}.GRS-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#4a4a49!important;color:#092856!important}}.GRS-THEME .size-circle.active,.GRS-THEME .size-circle:hover{background-color:#facb00!important;color:#092856!important;border-color:#facb00!important}.GRS-THEME .simple-table thead tr th{border-bottom-color:#facb00!important}.GRS-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.GRS-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.GRS-THEME .firm-calculation-selection .mdc-switch:enabled .mdc-switch__track:after{background:#facb00!important}.GRS-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#facb00!important}.GRS-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#092856!important}.GRS-THEME ngb-pagination .page-link:hover{color:#facb00!important}.GRS-THEME ngb-pagination .page-item.active .page-link{color:#facb00!important}.GRS-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.GRS-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#facb00!important;color:#4a4a49!important}.DRIVER-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.DRIVER-THEME body,.DRIVER-THEME body .mat-accent{--mat-option-selected-state-label-text-color: black;--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)}.DRIVER-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.DRIVER-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.DRIVER-THEME body,.DRIVER-THEME body .mat-primary,.DRIVER-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: black;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: black;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.DRIVER-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.DRIVER-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.DRIVER-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.DRIVER-THEME body .mat-mdc-progress-bar,.DRIVER-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: black;--mat-progress-bar-track-color: rgba(0, 0, 0, .25)}.DRIVER-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.DRIVER-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.DRIVER-THEME body{--mat-form-field-focus-select-arrow-color: rgba(0, 0, 0, .87);--mat-form-field-filled-caret-color: black;--mat-form-field-filled-focus-active-indicator-color: black;--mat-form-field-filled-focus-label-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-caret-color: black;--mat-form-field-outlined-focus-outline-color: black;--mat-form-field-outlined-focus-label-text-color: rgba(0, 0, 0, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.DRIVER-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(0, 0, 0, .87);--mat-form-field-filled-caret-color: black;--mat-form-field-filled-focus-active-indicator-color: black;--mat-form-field-filled-focus-label-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-caret-color: black;--mat-form-field-outlined-focus-outline-color: black;--mat-form-field-outlined-focus-label-text-color: rgba(0, 0, 0, .87)}.DRIVER-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.DRIVER-THEME body,.DRIVER-THEME body .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, 0, 0, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.DRIVER-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.DRIVER-THEME body{--mat-autocomplete-background-color: white}.DRIVER-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.DRIVER-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.DRIVER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.DRIVER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.DRIVER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.DRIVER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: black;--mat-chip-elevated-disabled-container-color: black;--mat-chip-elevated-selected-container-color: black;--mat-chip-flat-disabled-selected-container-color: black;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.DRIVER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.DRIVER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.DRIVER-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: black;--mat-slide-toggle-selected-handle-color: black;--mat-slide-toggle-selected-hover-state-layer-color: black;--mat-slide-toggle-selected-pressed-state-layer-color: black;--mat-slide-toggle-selected-focus-handle-color: black;--mat-slide-toggle-selected-hover-handle-color: black;--mat-slide-toggle-selected-pressed-handle-color: black;--mat-slide-toggle-selected-focus-track-color: black;--mat-slide-toggle-selected-hover-track-color: black;--mat-slide-toggle-selected-pressed-track-color: black;--mat-slide-toggle-selected-track-color: black;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.DRIVER-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.DRIVER-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.DRIVER-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: black;--mat-slide-toggle-selected-handle-color: black;--mat-slide-toggle-selected-hover-state-layer-color: black;--mat-slide-toggle-selected-pressed-state-layer-color: black;--mat-slide-toggle-selected-focus-handle-color: black;--mat-slide-toggle-selected-hover-handle-color: black;--mat-slide-toggle-selected-pressed-handle-color: black;--mat-slide-toggle-selected-focus-track-color: black;--mat-slide-toggle-selected-hover-track-color: black;--mat-slide-toggle-selected-pressed-track-color: black;--mat-slide-toggle-selected-track-color: black}.DRIVER-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.DRIVER-THEME body .mat-mdc-radio-button.mat-primary,.DRIVER-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: black;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: black;--mat-radio-selected-hover-icon-color: black;--mat-radio-selected-icon-color: black;--mat-radio-selected-pressed-icon-color: black;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.DRIVER-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.DRIVER-THEME body{--mat-slider-active-track-color: black;--mat-slider-focus-handle-color: black;--mat-slider-focus-state-layer-color: rgba(0, 0, 0, .2);--mat-slider-handle-color: black;--mat-slider-hover-handle-color: black;--mat-slider-hover-state-layer-color: rgba(0, 0, 0, .05);--mat-slider-inactive-track-color: black;--mat-slider-ripple-color: black;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: black;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.DRIVER-THEME body .mat-accent{--mat-slider-active-track-color: black;--mat-slider-focus-handle-color: black;--mat-slider-focus-state-layer-color: rgba(0, 0, 0, .2);--mat-slider-handle-color: black;--mat-slider-hover-handle-color: black;--mat-slider-hover-state-layer-color: rgba(0, 0, 0, .05);--mat-slider-inactive-track-color: black;--mat-slider-ripple-color: black;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: black}.DRIVER-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.DRIVER-THEME body{--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)}.DRIVER-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.DRIVER-THEME body .mdc-list-item__start,.DRIVER-THEME body .mdc-list-item__end,.DRIVER-THEME body .mat-accent .mdc-list-item__start,.DRIVER-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: black;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: black;--mat-radio-selected-hover-icon-color: black;--mat-radio-selected-icon-color: black;--mat-radio-selected-pressed-icon-color: black;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.DRIVER-THEME body .mat-warn .mdc-list-item__start,.DRIVER-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.DRIVER-THEME body .mat-mdc-list-option,.DRIVER-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: black;--mat-checkbox-selected-hover-icon-color: black;--mat-checkbox-selected-icon-color: black;--mat-checkbox-selected-pressed-icon-color: black;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: black;--mat-checkbox-selected-hover-state-layer-color: black;--mat-checkbox-selected-pressed-state-layer-color: black;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.DRIVER-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.DRIVER-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.DRIVER-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.DRIVER-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.DRIVER-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#000}.DRIVER-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.DRIVER-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.DRIVER-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.DRIVER-THEME body{--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)}.DRIVER-THEME body .mat-mdc-tab-group,.DRIVER-THEME body .mat-mdc-tab-nav-bar,.DRIVER-THEME body .mat-mdc-tab-group.mat-accent,.DRIVER-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: black;--mat-tab-active-ripple-color: black;--mat-tab-inactive-ripple-color: black;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: black;--mat-tab-active-hover-label-text-color: black;--mat-tab-active-focus-indicator-color: black;--mat-tab-active-hover-indicator-color: black;--mat-tab-active-indicator-color: black}.DRIVER-THEME body .mat-mdc-tab-group.mat-warn,.DRIVER-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.DRIVER-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: black;--mat-checkbox-selected-hover-icon-color: black;--mat-checkbox-selected-icon-color: black;--mat-checkbox-selected-pressed-icon-color: black;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: black;--mat-checkbox-selected-hover-state-layer-color: black;--mat-checkbox-selected-pressed-state-layer-color: black;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.DRIVER-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: black;--mat-checkbox-selected-hover-icon-color: black;--mat-checkbox-selected-icon-color: black;--mat-checkbox-selected-pressed-icon-color: black;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: black;--mat-checkbox-selected-hover-state-layer-color: black;--mat-checkbox-selected-pressed-state-layer-color: black;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.DRIVER-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.DRIVER-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.DRIVER-THEME body .mat-mdc-button.mat-primary,.DRIVER-THEME body .mat-mdc-unelevated-button.mat-primary,.DRIVER-THEME body .mat-mdc-raised-button.mat-primary,.DRIVER-THEME body .mat-mdc-outlined-button.mat-primary,.DRIVER-THEME body .mat-tonal-button.mat-primary,.DRIVER-THEME body .mat-mdc-button.mat-accent,.DRIVER-THEME body .mat-mdc-unelevated-button.mat-accent,.DRIVER-THEME body .mat-mdc-raised-button.mat-accent,.DRIVER-THEME body .mat-mdc-outlined-button.mat-accent,.DRIVER-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: black;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: black;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: black;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: black;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.DRIVER-THEME body .mat-mdc-button.mat-warn,.DRIVER-THEME body .mat-mdc-unelevated-button.mat-warn,.DRIVER-THEME body .mat-mdc-raised-button.mat-warn,.DRIVER-THEME body .mat-mdc-outlined-button.mat-warn,.DRIVER-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.DRIVER-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.DRIVER-THEME body .mat-mdc-icon-button.mat-primary,.DRIVER-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: black;--mat-icon-button-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1)}.DRIVER-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.DRIVER-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.DRIVER-THEME body .mat-mdc-fab.mat-primary,.DRIVER-THEME body .mat-mdc-mini-fab.mat-primary,.DRIVER-THEME body .mat-mdc-fab.mat-accent,.DRIVER-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: black;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: black;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.DRIVER-THEME body .mat-mdc-fab.mat-warn,.DRIVER-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.DRIVER-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: black}.DRIVER-THEME body{--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)}.DRIVER-THEME body,.DRIVER-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: black}.DRIVER-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.DRIVER-THEME body{--mat-badge-background-color: black;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.DRIVER-THEME body .mat-badge-accent{--mat-badge-background-color: black;--mat-badge-text-color: white}.DRIVER-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.DRIVER-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.DRIVER-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.DRIVER-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: black;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 0, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 0, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 0, 0, .3);--mat-datepicker-toggle-active-state-icon-color: black;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 0, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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)}.DRIVER-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: black;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 0, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 0, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 0, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 0, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.DRIVER-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.DRIVER-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: black}.DRIVER-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.DRIVER-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.DRIVER-THEME body{--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)}.DRIVER-THEME body{--mat-icon-color: inherit}.DRIVER-THEME body .mat-icon.mat-primary,.DRIVER-THEME body .mat-icon.mat-accent{--mat-icon-color: black}.DRIVER-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.DRIVER-THEME body{--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)}.DRIVER-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: black;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: black;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: black;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.DRIVER-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: black;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: black;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: black;--mat-stepper-header-edit-state-icon-foreground-color: white}.DRIVER-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.DRIVER-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.DRIVER-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.DRIVER-THEME body .mat-toolbar.mat-primary,.DRIVER-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: black;--mat-toolbar-container-text-color: white}.DRIVER-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.DRIVER-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.DRIVER-THEME body{--mat-timepicker-container-background-color: white}.DRIVER-THEME .login .login-content .login-header{background-color:#000!important}.DRIVER-THEME .cart .content .center-panel .heading i.edit-btn:hover{color:#fed100!important}.DRIVER-THEME .cart-tree .header{color:#000!important}.DRIVER-THEME .cart-tree .no-result{color:#fed100!important;background-color:#4d4c4c!important;border-color:#4d4c4c!important}.DRIVER-THEME .cart-tree ul.custom-tree .root i,.DRIVER-THEME .cart-tree ul.custom-tree li ul li div .active,.DRIVER-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#fed100!important}.DRIVER-THEME .cart .cart-position .item .dot-box,.DRIVER-THEME .cart .cart-position .item .fast-payer-info span{background-color:#fed100!important;color:#000!important}.DRIVER-THEME .header .primary-header-bar{background-color:#000!important}.DRIVER-THEME .header .primary-header-bar .logo-text,.DRIVER-THEME .header .primary-header-bar .main-nav li span,.DRIVER-THEME .header .primary-header-bar .main-nav li i{color:#fff!important}.DRIVER-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection,.DRIVER-THEME .header .primary-header-bar .main-nav .cart{background-color:#000!important}.DRIVER-THEME .header .primary-header-bar .main-nav .cart span,.DRIVER-THEME .header .primary-header-bar .main-nav .cart i{color:#fed100!important}.DRIVER-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#fff!important}.DRIVER-THEME .header .primary-header-bar .main-nav .cart:hover i,.DRIVER-THEME .header .primary-header-bar .main-nav .cart:hover span{color:#000!important}.DRIVER-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.DRIVER-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.DRIVER-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#4d4c4c!important}.DRIVER-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user i,.DRIVER-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user span{color:#fed100!important}.DRIVER-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.DRIVER-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#4d4c4c!important;color:#fed100!important}.DRIVER-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.DRIVER-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fed100!important}.DRIVER-THEME .header .secondary-header-bar{background-color:#4d4c4c!important}.DRIVER-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.DRIVER-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#4d4c4c!important;color:#fed100!important;border-bottom-color:#fed100!important}.DRIVER-THEME .header .secondary-header-bar .main-nav li span,.DRIVER-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.DRIVER-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.DRIVER-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#4d4c4c!important;border-color:#fed100!important}.DRIVER-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.DRIVER-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.DRIVER-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.DRIVER-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#fed100!important}.DRIVER-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#4d4c4c!important;color:#fff!important}.DRIVER-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.DRIVER-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.DRIVER-THEME .navigation-drawer{background-color:#000!important;color:#fff!important}.DRIVER-THEME .navigation-drawer .fix-content .close-btn{color:#fff!important}.DRIVER-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#000!important;color:#fff!important}.DRIVER-THEME .navigation-drawer .drawer-items .drawer-item:hover,.DRIVER-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#4d4c4c!important;color:#fed100!important}.DRIVER-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.DRIVER-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#000!important;color:#fff!important}.DRIVER-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.DRIVER-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.DRIVER-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#fed100!important}.DRIVER-THEME .navigation-menu .navigation-menu-item:hover,.DRIVER-THEME .navigation-menu .navigation-menu-item.active{background-color:#4d4c4c!important;color:#fed100!important}.DRIVER-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#000!important;color:#fff!important}.DRIVER-THEME .user-menu .expanded-menu ul li:hover,.DRIVER-THEME .user-menu .expanded-menu ul li.active{background-color:#9a9898!important}.DRIVER-THEME .user-menu .expanded-menu ul li:hover i,.DRIVER-THEME .user-menu .expanded-menu ul li.active i{color:#fed100!important}.DRIVER-THEME .user-menu .expanded-menu ul li i{color:#fff!important}.DRIVER-THEME .startpage-tyre-promotion .label-price,.DRIVER-THEME .startpage-tyre-promotion .label-show-details{color:#fed100!important}.DRIVER-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#fed100!important}.DRIVER-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#fed100!important;color:#000!important}.DRIVER-THEME .car-search-panel .kba-selection .kba-title,.DRIVER-THEME .car-search-panel .car-selection-row .car-selection-title{color:#fed100!important}.DRIVER-THEME .car-search-panel .btn-group.dropdown .dropdown-toggle:after{border-color:#000!important}.DRIVER-THEME .car-search-stepper .step-count{color:#fed100!important}.DRIVER-THEME .rim-selection-panel .tab-menu-item:hover,.DRIVER-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#fed100!important}.DRIVER-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.DRIVER-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#fed100!important}.DRIVER-THEME .rim-search-box:hover,.DRIVER-THEME .rim-search-box.active{border-color:#fed100!important}.DRIVER-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#fed100!important;color:#000!important}.DRIVER-THEME .rim-search-box .header-information i.ult-heart7{color:#fed100!important}.DRIVER-THEME .rim-search-box .header-information i.ult-heart8{color:#000!important}.DRIVER-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#000!important}.DRIVER-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#000!important}.DRIVER-THEME .rim-size-selection-detail-panel .ult-warning2{color:#000!important}.DRIVER-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#000!important}.DRIVER-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#000!important}.DRIVER-THEME .tpms-selection-detail-panel .more-information-toggle{color:#000!important}.DRIVER-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.DRIVER-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#000!important}.DRIVER-THEME .tyre-selection-panel .info-bar i,.DRIVER-THEME .tyre-selection-panel .info-bar b{color:#000!important}.DRIVER-THEME .mixed-tyre-result-row:hover,.DRIVER-THEME .mixed-tyre-result-row.active{border-color:#000!important}.DRIVER-THEME .mixed-tyre-result-row .dot-box{background-color:#fed100!important;color:#000!important}.DRIVER-THEME .toggle-icons i.active{color:#fed100!important}.DRIVER-THEME .retailer-feedback .panel-container .panel-header{background-color:#000!important;color:#fff!important}.DRIVER-THEME .tyre-results .no-results a{color:#fed100!important}.DRIVER-THEME .car-information .car-info-box .car-title i,.DRIVER-THEME .car-information .icon-button i{color:#000!important}.DRIVER-THEME .car-information .color-circle:hover,.DRIVER-THEME .car-information .color-circle.active{border-color:#fed100!important}.DRIVER-THEME .n4-checkbox label input[type=checkbox]:after,.DRIVER-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.DRIVER-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.DRIVER-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#000!important}.DRIVER-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.DRIVER-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#000!important;border-color:#000!important}.DRIVER-THEME .n4-filter .filter-list-title{border-bottom-color:#000!important}.DRIVER-THEME .n4-filter .filter-list-title span,.DRIVER-THEME .n4-filter .filter-list-title .filter-settings{color:#000!important}.DRIVER-THEME .n4-filter .filter-list-title .custom-filter-box{color:#000!important;border-color:#000!important}.DRIVER-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#fed100!important;color:#000!important}.DRIVER-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.DRIVER-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#fed100!important}.DRIVER-THEME .lds-grid div{background:#000!important}.DRIVER-THEME .n4-pagination .pagination-label,.DRIVER-THEME .n4-pagination .results-per-page li:hover,.DRIVER-THEME .n4-pagination .active{color:#fed100!important}.DRIVER-THEME .product-generic-details-information .eprel-url,.DRIVER-THEME .product-generic-details-information .more-information-toggle{color:#000!important}.DRIVER-THEME .product-generic-result-row:hover,.DRIVER-THEME .product-generic-result-row.active,.DRIVER-THEME .product-rim-result-row:hover,.DRIVER-THEME .product-rim-result-row.active{border-color:#000!important}.DRIVER-THEME .product-rim-details-information .eprel-url,.DRIVER-THEME .product-rim-details-information .more-information-toggle{color:#000!important}.DRIVER-THEME .n4-quantity-input .increment-quantity-block button:hover,.DRIVER-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#000!important;border-color:#fed100!important}.DRIVER-THEME .n4-quantity-input .increment-quantity-block button:hover span,.DRIVER-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fed100!important}.DRIVER-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#000!important}.DRIVER-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#000!important}.DRIVER-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.DRIVER-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#fed100!important;color:#000!important}.DRIVER-THEME .simple-retailer-list .retailer-row:hover,.DRIVER-THEME .simple-retailer-list .retailer-row.retailer-box-active,.DRIVER-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#fed100!important}.DRIVER-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#000!important}.DRIVER-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#000!important}.DRIVER-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#000!important}.DRIVER-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.DRIVER-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#000!important}.DRIVER-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#4d4c4c!important;color:#fed100!important}.DRIVER-THEME .toggle-switch .active{color:#fed100!important}.DRIVER-THEME .toggle-switch input#toggle+label:before{background:#fed100!important}.DRIVER-THEME .toggle-switch input#toggle:checked+label:before{color:#fed100!important}.DRIVER-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #fed100!important}.DRIVER-THEME .tyre-details-information .eprel-url,.DRIVER-THEME .tyre-details-information .more-information-toggle{color:#000!important}.DRIVER-THEME .tyre-row:hover,.DRIVER-THEME .tyre-row.active{border-color:#fed100!important}.DRIVER-THEME .tyre-row .dot-box,.DRIVER-THEME .base-btn.primary{background-color:#fed100!important;color:#000!important}.DRIVER-THEME .base-btn.primary i,.DRIVER-THEME .base-btn.primary:hover{color:#000!important}.DRIVER-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.DRIVER-THEME .base-btn.primary:disabled i{color:#000!important}.DRIVER-THEME .base-btn.primary:disabled:hover{color:#000!important}.DRIVER-THEME .base-btn.primary:disabled:hover i{color:#000!important}.DRIVER-THEME .base-btn.primary-border{border-color:#4d4c4c!important;color:#4d4c4c!important}.DRIVER-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#000!important}.DRIVER-THEME .container-fluid .content .center-panel .center-content{border-top-color:#fed100!important}@media only screen and (max-width: 1023.98px){.DRIVER-THEME .n4-wallpaper.DE-EQ-RESALE{background-image:url(/../assets/images/wallpaper/driver_DE-EQ-RESALE_login_bg_768.jpg)!important}}@media only screen and (min-width: 1024px){.DRIVER-THEME .n4-wallpaper.DE-EQ-RESALE{background-image:url(/../assets/images/wallpaper/driver_DE-EQ-RESALE_login_bg_1024.jpg)!important}}@media only screen and (min-width: 1200px){.DRIVER-THEME .n4-wallpaper.DE-EQ-RESALE{background-image:url(/../assets/images/wallpaper/driver_DE-EQ-RESALE_login_bg_1440.jpg)!important}}@media only screen and (min-width: 2000px){.DRIVER-THEME .n4-wallpaper.DE-EQ-RESALE{background-image:url(/../assets/images/wallpaper/driver_DE-EQ-RESALE_login_bg_3072.jpg)!important}}@media (max-width: 1399.98px){.DRIVER-THEME .left-panel{border-left-color:#4d4c4c!important}.DRIVER-THEME .center-panel{border-right-color:#4d4c4c!important}.DRIVER-THEME .center-panel.right,.DRIVER-THEME .center-panel.left,.DRIVER-THEME .center-panel.center-only{border-left-color:#4d4c4c!important}.DRIVER-THEME .right-panel{border-right-color:#4d4c4c!important;border-left-color:#4d4c4c!important}.DRIVER-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#4d4c4c!important;color:#fff!important}}.DRIVER-THEME .size-circle.active,.DRIVER-THEME .size-circle:hover{background-color:#fed100!important;color:#000!important;border-color:#fed100!important}.DRIVER-THEME .simple-table thead tr th{border-bottom-color:#fed100!important}.DRIVER-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.DRIVER-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.DRIVER-THEME .firm-calculation-selection .mdc-switch:enabled .mdc-switch__track:after{background:#fed100!important}.DRIVER-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#fed100!important}.DRIVER-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#000!important}.DRIVER-THEME ngb-pagination .page-link:hover{color:#fed100!important}.DRIVER-THEME ngb-pagination .page-item.active .page-link{color:#fed100!important}.DRIVER-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.DRIVER-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#fed100!important;color:#000!important}.BURKHARDT-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.BURKHARDT-THEME body,.BURKHARDT-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #326275;--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)}.BURKHARDT-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.BURKHARDT-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.BURKHARDT-THEME body,.BURKHARDT-THEME body .mat-primary,.BURKHARDT-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #326275;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #326275;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.BURKHARDT-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.BURKHARDT-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.BURKHARDT-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.BURKHARDT-THEME body .mat-mdc-progress-bar,.BURKHARDT-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #326275;--mat-progress-bar-track-color: rgba(50, 98, 117, .25)}.BURKHARDT-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.BURKHARDT-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.BURKHARDT-THEME body{--mat-form-field-focus-select-arrow-color: rgba(50, 98, 117, .87);--mat-form-field-filled-caret-color: #326275;--mat-form-field-filled-focus-active-indicator-color: #326275;--mat-form-field-filled-focus-label-text-color: rgba(50, 98, 117, .87);--mat-form-field-outlined-caret-color: #326275;--mat-form-field-outlined-focus-outline-color: #326275;--mat-form-field-outlined-focus-label-text-color: rgba(50, 98, 117, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.BURKHARDT-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(50, 98, 117, .87);--mat-form-field-filled-caret-color: #326275;--mat-form-field-filled-focus-active-indicator-color: #326275;--mat-form-field-filled-focus-label-text-color: rgba(50, 98, 117, .87);--mat-form-field-outlined-caret-color: #326275;--mat-form-field-outlined-focus-outline-color: #326275;--mat-form-field-outlined-focus-label-text-color: rgba(50, 98, 117, .87)}.BURKHARDT-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.BURKHARDT-THEME body,.BURKHARDT-THEME body .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(50, 98, 117, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.BURKHARDT-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.BURKHARDT-THEME body{--mat-autocomplete-background-color: white}.BURKHARDT-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.BURKHARDT-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.BURKHARDT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.BURKHARDT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.BURKHARDT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.BURKHARDT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #326275;--mat-chip-elevated-disabled-container-color: #326275;--mat-chip-elevated-selected-container-color: #326275;--mat-chip-flat-disabled-selected-container-color: #326275;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.BURKHARDT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.BURKHARDT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.BURKHARDT-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #326275;--mat-slide-toggle-selected-handle-color: #326275;--mat-slide-toggle-selected-hover-state-layer-color: #326275;--mat-slide-toggle-selected-pressed-state-layer-color: #326275;--mat-slide-toggle-selected-focus-handle-color: #326275;--mat-slide-toggle-selected-hover-handle-color: #326275;--mat-slide-toggle-selected-pressed-handle-color: #326275;--mat-slide-toggle-selected-focus-track-color: #326275;--mat-slide-toggle-selected-hover-track-color: #326275;--mat-slide-toggle-selected-pressed-track-color: #326275;--mat-slide-toggle-selected-track-color: #326275;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.BURKHARDT-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.BURKHARDT-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.BURKHARDT-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #326275;--mat-slide-toggle-selected-handle-color: #326275;--mat-slide-toggle-selected-hover-state-layer-color: #326275;--mat-slide-toggle-selected-pressed-state-layer-color: #326275;--mat-slide-toggle-selected-focus-handle-color: #326275;--mat-slide-toggle-selected-hover-handle-color: #326275;--mat-slide-toggle-selected-pressed-handle-color: #326275;--mat-slide-toggle-selected-focus-track-color: #326275;--mat-slide-toggle-selected-hover-track-color: #326275;--mat-slide-toggle-selected-pressed-track-color: #326275;--mat-slide-toggle-selected-track-color: #326275}.BURKHARDT-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.BURKHARDT-THEME body .mat-mdc-radio-button.mat-primary,.BURKHARDT-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #326275;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #326275;--mat-radio-selected-hover-icon-color: #326275;--mat-radio-selected-icon-color: #326275;--mat-radio-selected-pressed-icon-color: #326275;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.BURKHARDT-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.BURKHARDT-THEME body{--mat-slider-active-track-color: #326275;--mat-slider-focus-handle-color: #326275;--mat-slider-focus-state-layer-color: rgba(50, 98, 117, .2);--mat-slider-handle-color: #326275;--mat-slider-hover-handle-color: #326275;--mat-slider-hover-state-layer-color: rgba(50, 98, 117, .05);--mat-slider-inactive-track-color: #326275;--mat-slider-ripple-color: #326275;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #326275;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.BURKHARDT-THEME body .mat-accent{--mat-slider-active-track-color: #326275;--mat-slider-focus-handle-color: #326275;--mat-slider-focus-state-layer-color: rgba(50, 98, 117, .2);--mat-slider-handle-color: #326275;--mat-slider-hover-handle-color: #326275;--mat-slider-hover-state-layer-color: rgba(50, 98, 117, .05);--mat-slider-inactive-track-color: #326275;--mat-slider-ripple-color: #326275;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #326275}.BURKHARDT-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.BURKHARDT-THEME body{--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)}.BURKHARDT-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.BURKHARDT-THEME body .mdc-list-item__start,.BURKHARDT-THEME body .mdc-list-item__end,.BURKHARDT-THEME body .mat-accent .mdc-list-item__start,.BURKHARDT-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #326275;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #326275;--mat-radio-selected-hover-icon-color: #326275;--mat-radio-selected-icon-color: #326275;--mat-radio-selected-pressed-icon-color: #326275;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.BURKHARDT-THEME body .mat-warn .mdc-list-item__start,.BURKHARDT-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.BURKHARDT-THEME body .mat-mdc-list-option,.BURKHARDT-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #326275;--mat-checkbox-selected-hover-icon-color: #326275;--mat-checkbox-selected-icon-color: #326275;--mat-checkbox-selected-pressed-icon-color: #326275;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #326275;--mat-checkbox-selected-hover-state-layer-color: #326275;--mat-checkbox-selected-pressed-state-layer-color: #326275;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BURKHARDT-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BURKHARDT-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.BURKHARDT-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.BURKHARDT-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.BURKHARDT-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#326275}.BURKHARDT-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.BURKHARDT-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.BURKHARDT-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.BURKHARDT-THEME body{--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)}.BURKHARDT-THEME body .mat-mdc-tab-group,.BURKHARDT-THEME body .mat-mdc-tab-nav-bar,.BURKHARDT-THEME body .mat-mdc-tab-group.mat-accent,.BURKHARDT-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #326275;--mat-tab-active-ripple-color: #326275;--mat-tab-inactive-ripple-color: #326275;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #326275;--mat-tab-active-hover-label-text-color: #326275;--mat-tab-active-focus-indicator-color: #326275;--mat-tab-active-hover-indicator-color: #326275;--mat-tab-active-indicator-color: #326275}.BURKHARDT-THEME body .mat-mdc-tab-group.mat-warn,.BURKHARDT-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.BURKHARDT-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #326275;--mat-checkbox-selected-hover-icon-color: #326275;--mat-checkbox-selected-icon-color: #326275;--mat-checkbox-selected-pressed-icon-color: #326275;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #326275;--mat-checkbox-selected-hover-state-layer-color: #326275;--mat-checkbox-selected-pressed-state-layer-color: #326275;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BURKHARDT-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #326275;--mat-checkbox-selected-hover-icon-color: #326275;--mat-checkbox-selected-icon-color: #326275;--mat-checkbox-selected-pressed-icon-color: #326275;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #326275;--mat-checkbox-selected-hover-state-layer-color: #326275;--mat-checkbox-selected-pressed-state-layer-color: #326275;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BURKHARDT-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BURKHARDT-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.BURKHARDT-THEME body .mat-mdc-button.mat-primary,.BURKHARDT-THEME body .mat-mdc-unelevated-button.mat-primary,.BURKHARDT-THEME body .mat-mdc-raised-button.mat-primary,.BURKHARDT-THEME body .mat-mdc-outlined-button.mat-primary,.BURKHARDT-THEME body .mat-tonal-button.mat-primary,.BURKHARDT-THEME body .mat-mdc-button.mat-accent,.BURKHARDT-THEME body .mat-mdc-unelevated-button.mat-accent,.BURKHARDT-THEME body .mat-mdc-raised-button.mat-accent,.BURKHARDT-THEME body .mat-mdc-outlined-button.mat-accent,.BURKHARDT-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #326275;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #326275;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(50, 98, 117, .1);--mat-button-outlined-state-layer-color: #326275;--mat-button-protected-container-color: #326275;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #326275;--mat-button-text-ripple-color: rgba(50, 98, 117, .1);--mat-button-text-state-layer-color: #326275;--mat-button-tonal-container-color: #326275;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.BURKHARDT-THEME body .mat-mdc-button.mat-warn,.BURKHARDT-THEME body .mat-mdc-unelevated-button.mat-warn,.BURKHARDT-THEME body .mat-mdc-raised-button.mat-warn,.BURKHARDT-THEME body .mat-mdc-outlined-button.mat-warn,.BURKHARDT-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.BURKHARDT-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.BURKHARDT-THEME body .mat-mdc-icon-button.mat-primary,.BURKHARDT-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #326275;--mat-icon-button-state-layer-color: #326275;--mat-icon-button-ripple-color: rgba(50, 98, 117, .1)}.BURKHARDT-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.BURKHARDT-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.BURKHARDT-THEME body .mat-mdc-fab.mat-primary,.BURKHARDT-THEME body .mat-mdc-mini-fab.mat-primary,.BURKHARDT-THEME body .mat-mdc-fab.mat-accent,.BURKHARDT-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #326275;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #326275;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.BURKHARDT-THEME body .mat-mdc-fab.mat-warn,.BURKHARDT-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.BURKHARDT-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #326275}.BURKHARDT-THEME body{--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)}.BURKHARDT-THEME body,.BURKHARDT-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #326275}.BURKHARDT-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.BURKHARDT-THEME body{--mat-badge-background-color: #326275;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.BURKHARDT-THEME body .mat-badge-accent{--mat-badge-background-color: #326275;--mat-badge-text-color: white}.BURKHARDT-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.BURKHARDT-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.BURKHARDT-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.BURKHARDT-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #326275;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(50, 98, 117, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(50, 98, 117, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(50, 98, 117, .3);--mat-datepicker-toggle-active-state-icon-color: #326275;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(50, 98, 117, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.BURKHARDT-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #326275;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(50, 98, 117, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(50, 98, 117, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(50, 98, 117, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(50, 98, 117, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.BURKHARDT-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.BURKHARDT-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #326275}.BURKHARDT-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.BURKHARDT-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.BURKHARDT-THEME body{--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)}.BURKHARDT-THEME body{--mat-icon-color: inherit}.BURKHARDT-THEME body .mat-icon.mat-primary,.BURKHARDT-THEME body .mat-icon.mat-accent{--mat-icon-color: #326275}.BURKHARDT-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.BURKHARDT-THEME body{--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)}.BURKHARDT-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #326275;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #326275;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #326275;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.BURKHARDT-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #326275;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #326275;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #326275;--mat-stepper-header-edit-state-icon-foreground-color: white}.BURKHARDT-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.BURKHARDT-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.BURKHARDT-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.BURKHARDT-THEME body .mat-toolbar.mat-primary,.BURKHARDT-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #326275;--mat-toolbar-container-text-color: white}.BURKHARDT-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.BURKHARDT-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.BURKHARDT-THEME body{--mat-timepicker-container-background-color: white}.BURKHARDT-THEME .login .login-content .login-header{background-color:#326275!important}.BURKHARDT-THEME .cart .content .center-panel .heading i.edit-btn:hover,.BURKHARDT-THEME .cart-tree .header{color:#326275!important}.BURKHARDT-THEME .cart-tree .no-result{color:#fff!important;background-color:#62b0b0!important;border-color:#467182!important}.BURKHARDT-THEME .cart-tree ul.custom-tree .root i,.BURKHARDT-THEME .cart-tree ul.custom-tree li ul li div .active,.BURKHARDT-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#62b0b0!important}.BURKHARDT-THEME .cart .cart-position .item .dot-box,.BURKHARDT-THEME .cart .cart-position .item .fast-payer-info span{background-color:#62b0b0!important;color:#fff!important}.BURKHARDT-THEME .header .primary-header-bar{background-color:#326275!important}.BURKHARDT-THEME .header .primary-header-bar .logo-text,.BURKHARDT-THEME .header .primary-header-bar .main-nav li span,.BURKHARDT-THEME .header .primary-header-bar .main-nav li i{color:#fff!important}.BURKHARDT-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection,.BURKHARDT-THEME .header .primary-header-bar .main-nav .cart{background-color:#326275!important}.BURKHARDT-THEME .header .primary-header-bar .main-nav .cart span,.BURKHARDT-THEME .header .primary-header-bar .main-nav .cart i{color:#62b0b0!important}.BURKHARDT-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#fff!important}.BURKHARDT-THEME .header .primary-header-bar .main-nav .cart:hover i,.BURKHARDT-THEME .header .primary-header-bar .main-nav .cart:hover span{color:#326275!important}.BURKHARDT-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.BURKHARDT-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.BURKHARDT-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#62b0b0!important}.BURKHARDT-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.BURKHARDT-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#62b0b0!important;color:#fff!important}.BURKHARDT-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.BURKHARDT-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.BURKHARDT-THEME .header .secondary-header-bar{background-color:#467182!important}.BURKHARDT-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.BURKHARDT-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#467182!important;color:#62b0b0!important;border-bottom-color:#62b0b0!important}.BURKHARDT-THEME .header .secondary-header-bar .main-nav li span,.BURKHARDT-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.BURKHARDT-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.BURKHARDT-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#467182!important;border-color:#62b0b0!important}.BURKHARDT-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.BURKHARDT-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.BURKHARDT-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.BURKHARDT-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#62b0b0!important}.BURKHARDT-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#467182!important;color:#fff!important}.BURKHARDT-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.BURKHARDT-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.BURKHARDT-THEME .navigation-drawer{background-color:#326275!important;color:#fff!important}.BURKHARDT-THEME .navigation-drawer .fix-content .close-btn{color:#fff!important}.BURKHARDT-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#326275!important;color:#fff!important}.BURKHARDT-THEME .navigation-drawer .drawer-items .drawer-item:hover,.BURKHARDT-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#62b0b0!important}.BURKHARDT-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.BURKHARDT-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#326275!important;color:#fff!important}.BURKHARDT-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.BURKHARDT-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.BURKHARDT-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#62b0b0!important}.BURKHARDT-THEME .navigation-menu .navigation-menu-item:hover,.BURKHARDT-THEME .navigation-menu .navigation-menu-item.active{background-color:#62b0b0!important}.BURKHARDT-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#326275!important;color:#fff!important}.BURKHARDT-THEME .user-menu .expanded-menu ul li:hover,.BURKHARDT-THEME .user-menu .expanded-menu ul li.active{background-color:#7ab0c6!important}.BURKHARDT-THEME .user-menu .expanded-menu ul li:hover i,.BURKHARDT-THEME .user-menu .expanded-menu ul li.active i,.BURKHARDT-THEME .user-menu .expanded-menu ul li i{color:#fff!important}.BURKHARDT-THEME .startpage-tyre-promotion .label-price,.BURKHARDT-THEME .startpage-tyre-promotion .label-show-details{color:#326275!important}.BURKHARDT-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#62b0b0!important}.BURKHARDT-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#62b0b0!important;color:#fff!important}.BURKHARDT-THEME .car-search-panel .kba-selection .kba-title,.BURKHARDT-THEME .car-search-panel .car-selection-row .car-selection-title,.BURKHARDT-THEME .car-search-stepper .step-count{color:#62b0b0!important}.BURKHARDT-THEME .rim-selection-panel .tab-menu-item:hover,.BURKHARDT-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#62b0b0!important}.BURKHARDT-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.BURKHARDT-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#62b0b0!important}.BURKHARDT-THEME .rim-search-box:hover,.BURKHARDT-THEME .rim-search-box.active{border-color:#326275!important}.BURKHARDT-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#326275!important;color:#fff!important}.BURKHARDT-THEME .rim-search-box .header-information i{color:#326275!important}.BURKHARDT-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#326275!important}.BURKHARDT-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#326275!important}.BURKHARDT-THEME .rim-size-selection-detail-panel .ult-warning2{color:#62b0b0!important}.BURKHARDT-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#326275!important}.BURKHARDT-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#326275!important}.BURKHARDT-THEME .tpms-selection-detail-panel .more-information-toggle{color:#62b0b0!important}.BURKHARDT-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.BURKHARDT-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#326275!important}.BURKHARDT-THEME .tyre-selection-panel .info-bar i,.BURKHARDT-THEME .tyre-selection-panel .info-bar b{color:#326275!important}.BURKHARDT-THEME .mixed-tyre-result-row:hover,.BURKHARDT-THEME .mixed-tyre-result-row.active{border-color:#62b0b0!important}.BURKHARDT-THEME .mixed-tyre-result-row .dot-box{background-color:#62b0b0!important;color:#fff!important}.BURKHARDT-THEME .toggle-icons i.active{color:#62b0b0!important}.BURKHARDT-THEME .retailer-feedback .panel-container .panel-header{background-color:#326275!important;color:#fff!important}.BURKHARDT-THEME .tyre-results .no-results a{color:#326275!important}.BURKHARDT-THEME .car-information .car-info-box .car-title i,.BURKHARDT-THEME .car-information .icon-button i{color:#62b0b0!important}.BURKHARDT-THEME .car-information .color-circle:hover,.BURKHARDT-THEME .car-information .color-circle.active{border-color:#62b0b0!important}.BURKHARDT-THEME .n4-checkbox label input[type=checkbox]:after,.BURKHARDT-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.BURKHARDT-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.BURKHARDT-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#326275!important}.BURKHARDT-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.BURKHARDT-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#326275!important;border-color:#326275!important}.BURKHARDT-THEME .n4-filter .filter-list-title{border-bottom-color:#62b0b0!important}.BURKHARDT-THEME .n4-filter .filter-list-title span,.BURKHARDT-THEME .n4-filter .filter-list-title .filter-settings{color:#62b0b0!important}.BURKHARDT-THEME .n4-filter .filter-list-title .custom-filter-box{color:#62b0b0!important;border-color:#62b0b0!important}.BURKHARDT-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#62b0b0!important;color:#fff!important}.BURKHARDT-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.BURKHARDT-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#62b0b0!important}.BURKHARDT-THEME .lds-grid div{background:#326275!important}.BURKHARDT-THEME .n4-pagination .pagination-label,.BURKHARDT-THEME .n4-pagination .results-per-page li:hover,.BURKHARDT-THEME .n4-pagination .active,.BURKHARDT-THEME .product-generic-details-information .eprel-url,.BURKHARDT-THEME .product-generic-details-information .more-information-toggle{color:#62b0b0!important}.BURKHARDT-THEME .product-generic-result-row:hover,.BURKHARDT-THEME .product-generic-result-row.active,.BURKHARDT-THEME .product-rim-result-row:hover,.BURKHARDT-THEME .product-rim-result-row.active{border-color:#62b0b0!important}.BURKHARDT-THEME .product-rim-details-information .eprel-url,.BURKHARDT-THEME .product-rim-details-information .more-information-toggle{color:#62b0b0!important}.BURKHARDT-THEME .n4-quantity-input .increment-quantity-block button:hover,.BURKHARDT-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#326275!important;border-color:#62b0b0!important}.BURKHARDT-THEME .n4-quantity-input .increment-quantity-block button:hover span,.BURKHARDT-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.BURKHARDT-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#326275!important}.BURKHARDT-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#326275!important}.BURKHARDT-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.BURKHARDT-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#62b0b0!important;color:#fff!important}.BURKHARDT-THEME .simple-retailer-list .retailer-row:hover,.BURKHARDT-THEME .simple-retailer-list .retailer-row.retailer-box-active,.BURKHARDT-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#62b0b0!important}.BURKHARDT-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#62b0b0!important}.BURKHARDT-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#326275!important}.BURKHARDT-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#326275!important}.BURKHARDT-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.BURKHARDT-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#326275!important}.BURKHARDT-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#467182!important;color:#fff!important}.BURKHARDT-THEME .size-selection-tabs .sizes-selection .scroll-arrow:hover,.BURKHARDT-THEME .toggle-switch .active{color:#62b0b0!important}.BURKHARDT-THEME .toggle-switch input#toggle+label:before{background:#62b0b0!important}.BURKHARDT-THEME .toggle-switch input#toggle:checked+label:before{color:#62b0b0!important}.BURKHARDT-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #62b0b0!important}.BURKHARDT-THEME .tyre-details-information .eprel-url,.BURKHARDT-THEME .tyre-details-information .more-information-toggle{color:#62b0b0!important}.BURKHARDT-THEME .tyre-row:hover,.BURKHARDT-THEME .tyre-row.active{border-color:#62b0b0!important}.BURKHARDT-THEME .tyre-row .dot-box{background-color:#62b0b0!important;color:#fff!important}.BURKHARDT-THEME .base-btn.primary{background-color:#467182!important;color:#fff!important}.BURKHARDT-THEME .base-btn.primary i{color:#fff!important}.BURKHARDT-THEME .base-btn.primary:hover,.BURKHARDT-THEME .base-btn.primary:hover i{color:#62b0b0!important}.BURKHARDT-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.BURKHARDT-THEME .base-btn.primary:disabled i{color:#000!important}.BURKHARDT-THEME .base-btn.primary:disabled:hover{color:#000!important}.BURKHARDT-THEME .base-btn.primary:disabled:hover i{color:#000!important}.BURKHARDT-THEME .base-btn.primary-border{border-color:#467182!important;color:#467182!important}.BURKHARDT-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#62b0b0!important}.BURKHARDT-THEME .container-fluid .content .center-panel .center-content{border-top-color:#62b0b0!important}@media (max-width: 1399.98px){.BURKHARDT-THEME .left-panel{border-left-color:#467182!important}.BURKHARDT-THEME .center-panel{border-right-color:#467182!important}.BURKHARDT-THEME .center-panel.right,.BURKHARDT-THEME .center-panel.left,.BURKHARDT-THEME .center-panel.center-only{border-left-color:#467182!important}.BURKHARDT-THEME .right-panel{border-right-color:#467182!important;border-left-color:#467182!important}.BURKHARDT-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#467182!important;color:#fff!important}}.BURKHARDT-THEME .size-circle.active,.BURKHARDT-THEME .size-circle:hover{background-color:#326275!important;color:#fff!important;border-color:#326275!important}.BURKHARDT-THEME .simple-table thead tr th{border-bottom-color:#62b0b0!important}.BURKHARDT-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.BURKHARDT-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.BURKHARDT-THEME .firm-calculation-selection .mdc-switch:enabled .mdc-switch__track:after{background:#fff!important}.BURKHARDT-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#fff!important}.BURKHARDT-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#326275!important}.BURKHARDT-THEME ngb-pagination .page-link:hover{color:#62b0b0!important}.BURKHARDT-THEME ngb-pagination .page-item.active .page-link{color:#62b0b0!important}.BURKHARDT-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.BURKHARDT-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#62b0b0!important;color:#fff!important}.DIEWE_WHEELS-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.DIEWE_WHEELS-THEME body,.DIEWE_WHEELS-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #ee1d2a;--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)}.DIEWE_WHEELS-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.DIEWE_WHEELS-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.DIEWE_WHEELS-THEME body,.DIEWE_WHEELS-THEME body .mat-primary,.DIEWE_WHEELS-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #ee1d2a;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #ee1d2a;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.DIEWE_WHEELS-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.DIEWE_WHEELS-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.DIEWE_WHEELS-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.DIEWE_WHEELS-THEME body .mat-mdc-progress-bar,.DIEWE_WHEELS-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #ee1d2a;--mat-progress-bar-track-color: rgba(238, 29, 42, .25)}.DIEWE_WHEELS-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.DIEWE_WHEELS-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.DIEWE_WHEELS-THEME body{--mat-form-field-focus-select-arrow-color: rgba(238, 29, 42, .87);--mat-form-field-filled-caret-color: #ee1d2a;--mat-form-field-filled-focus-active-indicator-color: #ee1d2a;--mat-form-field-filled-focus-label-text-color: rgba(238, 29, 42, .87);--mat-form-field-outlined-caret-color: #ee1d2a;--mat-form-field-outlined-focus-outline-color: #ee1d2a;--mat-form-field-outlined-focus-label-text-color: rgba(238, 29, 42, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.DIEWE_WHEELS-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(238, 29, 42, .87);--mat-form-field-filled-caret-color: #ee1d2a;--mat-form-field-filled-focus-active-indicator-color: #ee1d2a;--mat-form-field-filled-focus-label-text-color: rgba(238, 29, 42, .87);--mat-form-field-outlined-caret-color: #ee1d2a;--mat-form-field-outlined-focus-outline-color: #ee1d2a;--mat-form-field-outlined-focus-label-text-color: rgba(238, 29, 42, .87)}.DIEWE_WHEELS-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.DIEWE_WHEELS-THEME body,.DIEWE_WHEELS-THEME body .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(238, 29, 42, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.DIEWE_WHEELS-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.DIEWE_WHEELS-THEME body{--mat-autocomplete-background-color: white}.DIEWE_WHEELS-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.DIEWE_WHEELS-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.DIEWE_WHEELS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.DIEWE_WHEELS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.DIEWE_WHEELS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.DIEWE_WHEELS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #ee1d2a;--mat-chip-elevated-disabled-container-color: #ee1d2a;--mat-chip-elevated-selected-container-color: #ee1d2a;--mat-chip-flat-disabled-selected-container-color: #ee1d2a;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.DIEWE_WHEELS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.DIEWE_WHEELS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.DIEWE_WHEELS-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #ee1d2a;--mat-slide-toggle-selected-handle-color: #ee1d2a;--mat-slide-toggle-selected-hover-state-layer-color: #ee1d2a;--mat-slide-toggle-selected-pressed-state-layer-color: #ee1d2a;--mat-slide-toggle-selected-focus-handle-color: #ee1d2a;--mat-slide-toggle-selected-hover-handle-color: #ee1d2a;--mat-slide-toggle-selected-pressed-handle-color: #ee1d2a;--mat-slide-toggle-selected-focus-track-color: #ee1d2a;--mat-slide-toggle-selected-hover-track-color: #ee1d2a;--mat-slide-toggle-selected-pressed-track-color: #ee1d2a;--mat-slide-toggle-selected-track-color: #ee1d2a;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.DIEWE_WHEELS-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.DIEWE_WHEELS-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.DIEWE_WHEELS-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #ee1d2a;--mat-slide-toggle-selected-handle-color: #ee1d2a;--mat-slide-toggle-selected-hover-state-layer-color: #ee1d2a;--mat-slide-toggle-selected-pressed-state-layer-color: #ee1d2a;--mat-slide-toggle-selected-focus-handle-color: #ee1d2a;--mat-slide-toggle-selected-hover-handle-color: #ee1d2a;--mat-slide-toggle-selected-pressed-handle-color: #ee1d2a;--mat-slide-toggle-selected-focus-track-color: #ee1d2a;--mat-slide-toggle-selected-hover-track-color: #ee1d2a;--mat-slide-toggle-selected-pressed-track-color: #ee1d2a;--mat-slide-toggle-selected-track-color: #ee1d2a}.DIEWE_WHEELS-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.DIEWE_WHEELS-THEME body .mat-mdc-radio-button.mat-primary,.DIEWE_WHEELS-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #ee1d2a;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #ee1d2a;--mat-radio-selected-hover-icon-color: #ee1d2a;--mat-radio-selected-icon-color: #ee1d2a;--mat-radio-selected-pressed-icon-color: #ee1d2a;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.DIEWE_WHEELS-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.DIEWE_WHEELS-THEME body{--mat-slider-active-track-color: #ee1d2a;--mat-slider-focus-handle-color: #ee1d2a;--mat-slider-focus-state-layer-color: rgba(238, 29, 42, .2);--mat-slider-handle-color: #ee1d2a;--mat-slider-hover-handle-color: #ee1d2a;--mat-slider-hover-state-layer-color: rgba(238, 29, 42, .05);--mat-slider-inactive-track-color: #ee1d2a;--mat-slider-ripple-color: #ee1d2a;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #ee1d2a;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.DIEWE_WHEELS-THEME body .mat-accent{--mat-slider-active-track-color: #ee1d2a;--mat-slider-focus-handle-color: #ee1d2a;--mat-slider-focus-state-layer-color: rgba(238, 29, 42, .2);--mat-slider-handle-color: #ee1d2a;--mat-slider-hover-handle-color: #ee1d2a;--mat-slider-hover-state-layer-color: rgba(238, 29, 42, .05);--mat-slider-inactive-track-color: #ee1d2a;--mat-slider-ripple-color: #ee1d2a;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #ee1d2a}.DIEWE_WHEELS-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.DIEWE_WHEELS-THEME body{--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)}.DIEWE_WHEELS-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.DIEWE_WHEELS-THEME body .mdc-list-item__start,.DIEWE_WHEELS-THEME body .mdc-list-item__end,.DIEWE_WHEELS-THEME body .mat-accent .mdc-list-item__start,.DIEWE_WHEELS-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #ee1d2a;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #ee1d2a;--mat-radio-selected-hover-icon-color: #ee1d2a;--mat-radio-selected-icon-color: #ee1d2a;--mat-radio-selected-pressed-icon-color: #ee1d2a;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.DIEWE_WHEELS-THEME body .mat-warn .mdc-list-item__start,.DIEWE_WHEELS-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.DIEWE_WHEELS-THEME body .mat-mdc-list-option,.DIEWE_WHEELS-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ee1d2a;--mat-checkbox-selected-hover-icon-color: #ee1d2a;--mat-checkbox-selected-icon-color: #ee1d2a;--mat-checkbox-selected-pressed-icon-color: #ee1d2a;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ee1d2a;--mat-checkbox-selected-hover-state-layer-color: #ee1d2a;--mat-checkbox-selected-pressed-state-layer-color: #ee1d2a;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.DIEWE_WHEELS-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.DIEWE_WHEELS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.DIEWE_WHEELS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.DIEWE_WHEELS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.DIEWE_WHEELS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#ee1d2a}.DIEWE_WHEELS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.DIEWE_WHEELS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.DIEWE_WHEELS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.DIEWE_WHEELS-THEME body{--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)}.DIEWE_WHEELS-THEME body .mat-mdc-tab-group,.DIEWE_WHEELS-THEME body .mat-mdc-tab-nav-bar,.DIEWE_WHEELS-THEME body .mat-mdc-tab-group.mat-accent,.DIEWE_WHEELS-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #ee1d2a;--mat-tab-active-ripple-color: #ee1d2a;--mat-tab-inactive-ripple-color: #ee1d2a;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #ee1d2a;--mat-tab-active-hover-label-text-color: #ee1d2a;--mat-tab-active-focus-indicator-color: #ee1d2a;--mat-tab-active-hover-indicator-color: #ee1d2a;--mat-tab-active-indicator-color: #ee1d2a}.DIEWE_WHEELS-THEME body .mat-mdc-tab-group.mat-warn,.DIEWE_WHEELS-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.DIEWE_WHEELS-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ee1d2a;--mat-checkbox-selected-hover-icon-color: #ee1d2a;--mat-checkbox-selected-icon-color: #ee1d2a;--mat-checkbox-selected-pressed-icon-color: #ee1d2a;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ee1d2a;--mat-checkbox-selected-hover-state-layer-color: #ee1d2a;--mat-checkbox-selected-pressed-state-layer-color: #ee1d2a;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.DIEWE_WHEELS-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ee1d2a;--mat-checkbox-selected-hover-icon-color: #ee1d2a;--mat-checkbox-selected-icon-color: #ee1d2a;--mat-checkbox-selected-pressed-icon-color: #ee1d2a;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ee1d2a;--mat-checkbox-selected-hover-state-layer-color: #ee1d2a;--mat-checkbox-selected-pressed-state-layer-color: #ee1d2a;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.DIEWE_WHEELS-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.DIEWE_WHEELS-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.DIEWE_WHEELS-THEME body .mat-mdc-button.mat-primary,.DIEWE_WHEELS-THEME body .mat-mdc-unelevated-button.mat-primary,.DIEWE_WHEELS-THEME body .mat-mdc-raised-button.mat-primary,.DIEWE_WHEELS-THEME body .mat-mdc-outlined-button.mat-primary,.DIEWE_WHEELS-THEME body .mat-tonal-button.mat-primary,.DIEWE_WHEELS-THEME body .mat-mdc-button.mat-accent,.DIEWE_WHEELS-THEME body .mat-mdc-unelevated-button.mat-accent,.DIEWE_WHEELS-THEME body .mat-mdc-raised-button.mat-accent,.DIEWE_WHEELS-THEME body .mat-mdc-outlined-button.mat-accent,.DIEWE_WHEELS-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #ee1d2a;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #ee1d2a;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(238, 29, 42, .1);--mat-button-outlined-state-layer-color: #ee1d2a;--mat-button-protected-container-color: #ee1d2a;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #ee1d2a;--mat-button-text-ripple-color: rgba(238, 29, 42, .1);--mat-button-text-state-layer-color: #ee1d2a;--mat-button-tonal-container-color: #ee1d2a;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.DIEWE_WHEELS-THEME body .mat-mdc-button.mat-warn,.DIEWE_WHEELS-THEME body .mat-mdc-unelevated-button.mat-warn,.DIEWE_WHEELS-THEME body .mat-mdc-raised-button.mat-warn,.DIEWE_WHEELS-THEME body .mat-mdc-outlined-button.mat-warn,.DIEWE_WHEELS-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.DIEWE_WHEELS-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.DIEWE_WHEELS-THEME body .mat-mdc-icon-button.mat-primary,.DIEWE_WHEELS-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #ee1d2a;--mat-icon-button-state-layer-color: #ee1d2a;--mat-icon-button-ripple-color: rgba(238, 29, 42, .1)}.DIEWE_WHEELS-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.DIEWE_WHEELS-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.DIEWE_WHEELS-THEME body .mat-mdc-fab.mat-primary,.DIEWE_WHEELS-THEME body .mat-mdc-mini-fab.mat-primary,.DIEWE_WHEELS-THEME body .mat-mdc-fab.mat-accent,.DIEWE_WHEELS-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #ee1d2a;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #ee1d2a;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.DIEWE_WHEELS-THEME body .mat-mdc-fab.mat-warn,.DIEWE_WHEELS-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.DIEWE_WHEELS-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ee1d2a}.DIEWE_WHEELS-THEME body{--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)}.DIEWE_WHEELS-THEME body,.DIEWE_WHEELS-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #ee1d2a}.DIEWE_WHEELS-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.DIEWE_WHEELS-THEME body{--mat-badge-background-color: #ee1d2a;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.DIEWE_WHEELS-THEME body .mat-badge-accent{--mat-badge-background-color: #ee1d2a;--mat-badge-text-color: white}.DIEWE_WHEELS-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.DIEWE_WHEELS-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.DIEWE_WHEELS-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.DIEWE_WHEELS-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ee1d2a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(238, 29, 42, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(238, 29, 42, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(238, 29, 42, .3);--mat-datepicker-toggle-active-state-icon-color: #ee1d2a;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(238, 29, 42, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.DIEWE_WHEELS-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ee1d2a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(238, 29, 42, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(238, 29, 42, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(238, 29, 42, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(238, 29, 42, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.DIEWE_WHEELS-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.DIEWE_WHEELS-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ee1d2a}.DIEWE_WHEELS-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.DIEWE_WHEELS-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.DIEWE_WHEELS-THEME body{--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)}.DIEWE_WHEELS-THEME body{--mat-icon-color: inherit}.DIEWE_WHEELS-THEME body .mat-icon.mat-primary,.DIEWE_WHEELS-THEME body .mat-icon.mat-accent{--mat-icon-color: #ee1d2a}.DIEWE_WHEELS-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.DIEWE_WHEELS-THEME body{--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)}.DIEWE_WHEELS-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ee1d2a;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ee1d2a;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ee1d2a;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.DIEWE_WHEELS-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ee1d2a;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ee1d2a;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ee1d2a;--mat-stepper-header-edit-state-icon-foreground-color: white}.DIEWE_WHEELS-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.DIEWE_WHEELS-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.DIEWE_WHEELS-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.DIEWE_WHEELS-THEME body .mat-toolbar.mat-primary,.DIEWE_WHEELS-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ee1d2a;--mat-toolbar-container-text-color: white}.DIEWE_WHEELS-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.DIEWE_WHEELS-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.DIEWE_WHEELS-THEME body{--mat-timepicker-container-background-color: white}.DIEWE_WHEELS-THEME .login .login-content .login-header{background-color:#000!important}.DIEWE_WHEELS-THEME .cart .content .center-panel .heading i.edit-btn:hover,.DIEWE_WHEELS-THEME .cart-tree .header{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .cart-tree .no-result{color:#fff!important;background-color:#ee1d2a!important;border-color:#c1202a!important}.DIEWE_WHEELS-THEME .cart-tree ul.custom-tree .root i,.DIEWE_WHEELS-THEME .cart-tree ul.custom-tree li ul li div .active,.DIEWE_WHEELS-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .cart .cart-position .item .dot-box,.DIEWE_WHEELS-THEME .cart .cart-position .item .fast-payer-info span{background-color:#ee1d2a!important;color:#fff!important}.DIEWE_WHEELS-THEME .header .primary-header-bar{background-color:#000!important}.DIEWE_WHEELS-THEME .header .primary-header-bar .logo-text,.DIEWE_WHEELS-THEME .header .primary-header-bar .main-nav li span,.DIEWE_WHEELS-THEME .header .primary-header-bar .main-nav li i{color:#fff!important}.DIEWE_WHEELS-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection,.DIEWE_WHEELS-THEME .header .primary-header-bar .main-nav .cart{background-color:#000!important}.DIEWE_WHEELS-THEME .header .primary-header-bar .main-nav .cart span,.DIEWE_WHEELS-THEME .header .primary-header-bar .main-nav .cart i{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#fff!important}.DIEWE_WHEELS-THEME .header .primary-header-bar .main-nav .cart:hover i,.DIEWE_WHEELS-THEME .header .primary-header-bar .main-nav .cart:hover span{color:#000!important}.DIEWE_WHEELS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.DIEWE_WHEELS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.DIEWE_WHEELS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.DIEWE_WHEELS-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#ee1d2a!important;color:#fff!important}.DIEWE_WHEELS-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.DIEWE_WHEELS-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.DIEWE_WHEELS-THEME .header .secondary-header-bar{background-color:#212121!important}.DIEWE_WHEELS-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.DIEWE_WHEELS-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#212121!important;color:#ee1d2a!important;border-bottom-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .header .secondary-header-bar .main-nav li span,.DIEWE_WHEELS-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.DIEWE_WHEELS-THEME .header .secondary-header-bar .main-nav .mat-select .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow{color:#fff}.DIEWE_WHEELS-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.DIEWE_WHEELS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#212121!important;border-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.DIEWE_WHEELS-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.DIEWE_WHEELS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.DIEWE_WHEELS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#212121!important;color:#fff!important}.DIEWE_WHEELS-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.DIEWE_WHEELS-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.DIEWE_WHEELS-THEME .navigation-drawer{background-color:#000!important;color:#fff!important}.DIEWE_WHEELS-THEME .navigation-drawer .fix-content .close-btn{color:#fff!important}.DIEWE_WHEELS-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#000!important;color:#fff!important}.DIEWE_WHEELS-THEME .navigation-drawer .drawer-items .drawer-item:hover,.DIEWE_WHEELS-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.DIEWE_WHEELS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#000!important;color:#fff!important}.DIEWE_WHEELS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.DIEWE_WHEELS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.DIEWE_WHEELS-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .navigation-menu .navigation-menu-item:hover,.DIEWE_WHEELS-THEME .navigation-menu .navigation-menu-item.active{background-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#000!important;color:#fff!important}.DIEWE_WHEELS-THEME .user-menu .expanded-menu ul li:hover,.DIEWE_WHEELS-THEME .user-menu .expanded-menu ul li.active{background-color:#4d4d4d!important}.DIEWE_WHEELS-THEME .user-menu .expanded-menu ul li:hover i,.DIEWE_WHEELS-THEME .user-menu .expanded-menu ul li.active i{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .user-menu .expanded-menu ul li i{color:#fff!important}.DIEWE_WHEELS-THEME .startpage-tyre-promotion .label-price,.DIEWE_WHEELS-THEME .startpage-tyre-promotion .label-show-details{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#ee1d2a!important;color:#fff!important}.DIEWE_WHEELS-THEME .car-search-panel .kba-selection .kba-title,.DIEWE_WHEELS-THEME .car-search-panel .car-selection-row .car-selection-title,.DIEWE_WHEELS-THEME .car-search-stepper .step-count{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .rim-selection-panel .tab-menu-item:hover,.DIEWE_WHEELS-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.DIEWE_WHEELS-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .rim-search-box:hover,.DIEWE_WHEELS-THEME .rim-search-box.active{border-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#ee1d2a!important;color:#fff!important}.DIEWE_WHEELS-THEME .rim-search-box .header-information i{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .rim-size-selection-detail-panel .ult-warning2{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .tpms-selection-detail-panel .more-information-toggle{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.DIEWE_WHEELS-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .tyre-selection-panel .info-bar i,.DIEWE_WHEELS-THEME .tyre-selection-panel .info-bar b{color:#000!important}.DIEWE_WHEELS-THEME .mixed-tyre-result-row:hover,.DIEWE_WHEELS-THEME .mixed-tyre-result-row.active{border-color:#000!important}.DIEWE_WHEELS-THEME .mixed-tyre-result-row .dot-box{background-color:#ee1d2a!important;color:#fff!important}.DIEWE_WHEELS-THEME .toggle-icons i.active{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .retailer-feedback .panel-container .panel-header{background-color:#000!important;color:#fff!important}.DIEWE_WHEELS-THEME .tyre-results .no-results a,.DIEWE_WHEELS-THEME .car-information .car-info-box .car-title i,.DIEWE_WHEELS-THEME .car-information .icon-button i{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .car-information .color-circle:hover,.DIEWE_WHEELS-THEME .car-information .color-circle.active{border-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .n4-checkbox label input[type=checkbox]:after,.DIEWE_WHEELS-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.DIEWE_WHEELS-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.DIEWE_WHEELS-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#000!important}.DIEWE_WHEELS-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.DIEWE_WHEELS-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#000!important;border-color:#000!important}.DIEWE_WHEELS-THEME .n4-filter .filter-list-title{border-bottom-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .n4-filter .filter-list-title span,.DIEWE_WHEELS-THEME .n4-filter .filter-list-title .filter-settings{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .n4-filter .filter-list-title .custom-filter-box{color:#ee1d2a!important;border-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#ee1d2a!important;color:#fff!important}.DIEWE_WHEELS-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.DIEWE_WHEELS-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .lds-grid div{background:#000!important}.DIEWE_WHEELS-THEME .n4-pagination .pagination-label,.DIEWE_WHEELS-THEME .n4-pagination .results-per-page li:hover,.DIEWE_WHEELS-THEME .n4-pagination .active,.DIEWE_WHEELS-THEME .product-generic-details-information .eprel-url,.DIEWE_WHEELS-THEME .product-generic-details-information .more-information-toggle{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .product-generic-result-row:hover,.DIEWE_WHEELS-THEME .product-generic-result-row.active,.DIEWE_WHEELS-THEME .product-rim-result-row:hover,.DIEWE_WHEELS-THEME .product-rim-result-row.active{border-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .product-rim-details-information .eprel-url,.DIEWE_WHEELS-THEME .product-rim-details-information .more-information-toggle{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .n4-quantity-input .increment-quantity-block button:hover,.DIEWE_WHEELS-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#000!important;border-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .n4-quantity-input .increment-quantity-block button:hover span,.DIEWE_WHEELS-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.DIEWE_WHEELS-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#ee1d2a!important;color:#fff!important}.DIEWE_WHEELS-THEME .simple-retailer-list .retailer-row:hover,.DIEWE_WHEELS-THEME .simple-retailer-list .retailer-row.retailer-box-active,.DIEWE_WHEELS-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.DIEWE_WHEELS-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#212121!important;color:#fff!important}.DIEWE_WHEELS-THEME .size-selection-tabs .sizes-selection .scroll-arrow:hover,.DIEWE_WHEELS-THEME .toggle-switch .active{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .toggle-switch input#toggle+label:before{background:#ee1d2a!important}.DIEWE_WHEELS-THEME .toggle-switch input#toggle:checked+label:before{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #ee1d2a!important}.DIEWE_WHEELS-THEME .tyre-details-information .eprel-url,.DIEWE_WHEELS-THEME .tyre-details-information .more-information-toggle{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .tyre-row:hover,.DIEWE_WHEELS-THEME .tyre-row.active{border-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .tyre-row .dot-box{background-color:#ee1d2a!important;color:#fff!important}.DIEWE_WHEELS-THEME .base-btn.primary{background-color:#212121!important;color:#fff!important}.DIEWE_WHEELS-THEME .base-btn.primary i{color:#fff!important}.DIEWE_WHEELS-THEME .base-btn.primary:hover{background-color:#212121!important;color:#ee1d2a!important}.DIEWE_WHEELS-THEME .base-btn.primary:hover i{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.DIEWE_WHEELS-THEME .base-btn.primary:disabled i{color:#000!important}.DIEWE_WHEELS-THEME .base-btn.primary:disabled:hover{color:#000!important}.DIEWE_WHEELS-THEME .base-btn.primary:disabled:hover i{color:#000!important}.DIEWE_WHEELS-THEME .base-btn.primary-border{border-color:#212121!important;color:#212121!important}.DIEWE_WHEELS-THEME .base-btn.primary-border:hover{border-color:#ee1d2a!important;color:#ee1d2a!important}.DIEWE_WHEELS-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .container-fluid .content .center-panel .center-content{border-top-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .n4-wallpaper{background-color:#000;background-position:center top}@media only screen{.DIEWE_WHEELS-THEME .n4-wallpaper{background-image:url(/../assets/images/wallpaper/diewe_login_bg_3072.jpg)!important}}@media (max-width: 1399.98px){.DIEWE_WHEELS-THEME .left-panel{border-left-color:#212121!important}.DIEWE_WHEELS-THEME .center-panel{border-right-color:#212121!important}.DIEWE_WHEELS-THEME .center-panel.right,.DIEWE_WHEELS-THEME .center-panel.left,.DIEWE_WHEELS-THEME .center-panel.center-only{border-left-color:#212121!important}.DIEWE_WHEELS-THEME .right-panel{border-right-color:#212121!important;border-left-color:#212121!important}.DIEWE_WHEELS-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#212121!important;color:#fff!important}}.DIEWE_WHEELS-THEME .size-circle.active,.DIEWE_WHEELS-THEME .size-circle:hover{background-color:#ee1d2a!important;color:#fff!important;border-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .simple-table thead tr th{border-bottom-color:#ee1d2a!important}.DIEWE_WHEELS-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.DIEWE_WHEELS-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.DIEWE_WHEELS-THEME ngb-pagination .page-link:hover{color:#ee1d2a!important}.DIEWE_WHEELS-THEME ngb-pagination .page-item.active .page-link{color:#ee1d2a!important}.DIEWE_WHEELS-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.DIEWE_WHEELS-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#ee1d2a!important;color:#fff!important}.YOKOHAMA-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.YOKOHAMA-THEME body,.YOKOHAMA-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #d3031c;--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)}.YOKOHAMA-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.YOKOHAMA-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.YOKOHAMA-THEME body,.YOKOHAMA-THEME body .mat-primary,.YOKOHAMA-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #d3031c;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #d3031c;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.YOKOHAMA-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.YOKOHAMA-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.YOKOHAMA-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.YOKOHAMA-THEME body .mat-mdc-progress-bar,.YOKOHAMA-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #d3031c;--mat-progress-bar-track-color: rgba(211, 3, 28, .25)}.YOKOHAMA-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.YOKOHAMA-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.YOKOHAMA-THEME body{--mat-form-field-focus-select-arrow-color: rgba(211, 3, 28, .87);--mat-form-field-filled-caret-color: #d3031c;--mat-form-field-filled-focus-active-indicator-color: #d3031c;--mat-form-field-filled-focus-label-text-color: rgba(211, 3, 28, .87);--mat-form-field-outlined-caret-color: #d3031c;--mat-form-field-outlined-focus-outline-color: #d3031c;--mat-form-field-outlined-focus-label-text-color: rgba(211, 3, 28, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.YOKOHAMA-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(211, 3, 28, .87);--mat-form-field-filled-caret-color: #d3031c;--mat-form-field-filled-focus-active-indicator-color: #d3031c;--mat-form-field-filled-focus-label-text-color: rgba(211, 3, 28, .87);--mat-form-field-outlined-caret-color: #d3031c;--mat-form-field-outlined-focus-outline-color: #d3031c;--mat-form-field-outlined-focus-label-text-color: rgba(211, 3, 28, .87)}.YOKOHAMA-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.YOKOHAMA-THEME body,.YOKOHAMA-THEME body .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(211, 3, 28, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.YOKOHAMA-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.YOKOHAMA-THEME body{--mat-autocomplete-background-color: white}.YOKOHAMA-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.YOKOHAMA-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.YOKOHAMA-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.YOKOHAMA-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.YOKOHAMA-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.YOKOHAMA-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #d3031c;--mat-chip-elevated-disabled-container-color: #d3031c;--mat-chip-elevated-selected-container-color: #d3031c;--mat-chip-flat-disabled-selected-container-color: #d3031c;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.YOKOHAMA-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.YOKOHAMA-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.YOKOHAMA-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #d3031c;--mat-slide-toggle-selected-handle-color: #d3031c;--mat-slide-toggle-selected-hover-state-layer-color: #d3031c;--mat-slide-toggle-selected-pressed-state-layer-color: #d3031c;--mat-slide-toggle-selected-focus-handle-color: #d3031c;--mat-slide-toggle-selected-hover-handle-color: #d3031c;--mat-slide-toggle-selected-pressed-handle-color: #d3031c;--mat-slide-toggle-selected-focus-track-color: #d3031c;--mat-slide-toggle-selected-hover-track-color: #d3031c;--mat-slide-toggle-selected-pressed-track-color: #d3031c;--mat-slide-toggle-selected-track-color: #d3031c;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.YOKOHAMA-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.YOKOHAMA-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.YOKOHAMA-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #d3031c;--mat-slide-toggle-selected-handle-color: #d3031c;--mat-slide-toggle-selected-hover-state-layer-color: #d3031c;--mat-slide-toggle-selected-pressed-state-layer-color: #d3031c;--mat-slide-toggle-selected-focus-handle-color: #d3031c;--mat-slide-toggle-selected-hover-handle-color: #d3031c;--mat-slide-toggle-selected-pressed-handle-color: #d3031c;--mat-slide-toggle-selected-focus-track-color: #d3031c;--mat-slide-toggle-selected-hover-track-color: #d3031c;--mat-slide-toggle-selected-pressed-track-color: #d3031c;--mat-slide-toggle-selected-track-color: #d3031c}.YOKOHAMA-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.YOKOHAMA-THEME body .mat-mdc-radio-button.mat-primary,.YOKOHAMA-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #d3031c;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #d3031c;--mat-radio-selected-hover-icon-color: #d3031c;--mat-radio-selected-icon-color: #d3031c;--mat-radio-selected-pressed-icon-color: #d3031c;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.YOKOHAMA-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.YOKOHAMA-THEME body{--mat-slider-active-track-color: #d3031c;--mat-slider-focus-handle-color: #d3031c;--mat-slider-focus-state-layer-color: rgba(211, 3, 28, .2);--mat-slider-handle-color: #d3031c;--mat-slider-hover-handle-color: #d3031c;--mat-slider-hover-state-layer-color: rgba(211, 3, 28, .05);--mat-slider-inactive-track-color: #d3031c;--mat-slider-ripple-color: #d3031c;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #d3031c;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.YOKOHAMA-THEME body .mat-accent{--mat-slider-active-track-color: #d3031c;--mat-slider-focus-handle-color: #d3031c;--mat-slider-focus-state-layer-color: rgba(211, 3, 28, .2);--mat-slider-handle-color: #d3031c;--mat-slider-hover-handle-color: #d3031c;--mat-slider-hover-state-layer-color: rgba(211, 3, 28, .05);--mat-slider-inactive-track-color: #d3031c;--mat-slider-ripple-color: #d3031c;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #d3031c}.YOKOHAMA-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.YOKOHAMA-THEME body{--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)}.YOKOHAMA-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.YOKOHAMA-THEME body .mdc-list-item__start,.YOKOHAMA-THEME body .mdc-list-item__end,.YOKOHAMA-THEME body .mat-accent .mdc-list-item__start,.YOKOHAMA-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #d3031c;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #d3031c;--mat-radio-selected-hover-icon-color: #d3031c;--mat-radio-selected-icon-color: #d3031c;--mat-radio-selected-pressed-icon-color: #d3031c;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.YOKOHAMA-THEME body .mat-warn .mdc-list-item__start,.YOKOHAMA-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.YOKOHAMA-THEME body .mat-mdc-list-option,.YOKOHAMA-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #d3031c;--mat-checkbox-selected-hover-icon-color: #d3031c;--mat-checkbox-selected-icon-color: #d3031c;--mat-checkbox-selected-pressed-icon-color: #d3031c;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #d3031c;--mat-checkbox-selected-hover-state-layer-color: #d3031c;--mat-checkbox-selected-pressed-state-layer-color: #d3031c;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.YOKOHAMA-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.YOKOHAMA-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.YOKOHAMA-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.YOKOHAMA-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.YOKOHAMA-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#d3031c}.YOKOHAMA-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.YOKOHAMA-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.YOKOHAMA-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.YOKOHAMA-THEME body{--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)}.YOKOHAMA-THEME body .mat-mdc-tab-group,.YOKOHAMA-THEME body .mat-mdc-tab-nav-bar,.YOKOHAMA-THEME body .mat-mdc-tab-group.mat-accent,.YOKOHAMA-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #d3031c;--mat-tab-active-ripple-color: #d3031c;--mat-tab-inactive-ripple-color: #d3031c;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #d3031c;--mat-tab-active-hover-label-text-color: #d3031c;--mat-tab-active-focus-indicator-color: #d3031c;--mat-tab-active-hover-indicator-color: #d3031c;--mat-tab-active-indicator-color: #d3031c}.YOKOHAMA-THEME body .mat-mdc-tab-group.mat-warn,.YOKOHAMA-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.YOKOHAMA-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #d3031c;--mat-checkbox-selected-hover-icon-color: #d3031c;--mat-checkbox-selected-icon-color: #d3031c;--mat-checkbox-selected-pressed-icon-color: #d3031c;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #d3031c;--mat-checkbox-selected-hover-state-layer-color: #d3031c;--mat-checkbox-selected-pressed-state-layer-color: #d3031c;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.YOKOHAMA-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #d3031c;--mat-checkbox-selected-hover-icon-color: #d3031c;--mat-checkbox-selected-icon-color: #d3031c;--mat-checkbox-selected-pressed-icon-color: #d3031c;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #d3031c;--mat-checkbox-selected-hover-state-layer-color: #d3031c;--mat-checkbox-selected-pressed-state-layer-color: #d3031c;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.YOKOHAMA-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.YOKOHAMA-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.YOKOHAMA-THEME body .mat-mdc-button.mat-primary,.YOKOHAMA-THEME body .mat-mdc-unelevated-button.mat-primary,.YOKOHAMA-THEME body .mat-mdc-raised-button.mat-primary,.YOKOHAMA-THEME body .mat-mdc-outlined-button.mat-primary,.YOKOHAMA-THEME body .mat-tonal-button.mat-primary,.YOKOHAMA-THEME body .mat-mdc-button.mat-accent,.YOKOHAMA-THEME body .mat-mdc-unelevated-button.mat-accent,.YOKOHAMA-THEME body .mat-mdc-raised-button.mat-accent,.YOKOHAMA-THEME body .mat-mdc-outlined-button.mat-accent,.YOKOHAMA-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #d3031c;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #d3031c;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(211, 3, 28, .1);--mat-button-outlined-state-layer-color: #d3031c;--mat-button-protected-container-color: #d3031c;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #d3031c;--mat-button-text-ripple-color: rgba(211, 3, 28, .1);--mat-button-text-state-layer-color: #d3031c;--mat-button-tonal-container-color: #d3031c;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.YOKOHAMA-THEME body .mat-mdc-button.mat-warn,.YOKOHAMA-THEME body .mat-mdc-unelevated-button.mat-warn,.YOKOHAMA-THEME body .mat-mdc-raised-button.mat-warn,.YOKOHAMA-THEME body .mat-mdc-outlined-button.mat-warn,.YOKOHAMA-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.YOKOHAMA-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.YOKOHAMA-THEME body .mat-mdc-icon-button.mat-primary,.YOKOHAMA-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #d3031c;--mat-icon-button-state-layer-color: #d3031c;--mat-icon-button-ripple-color: rgba(211, 3, 28, .1)}.YOKOHAMA-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.YOKOHAMA-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.YOKOHAMA-THEME body .mat-mdc-fab.mat-primary,.YOKOHAMA-THEME body .mat-mdc-mini-fab.mat-primary,.YOKOHAMA-THEME body .mat-mdc-fab.mat-accent,.YOKOHAMA-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #d3031c;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #d3031c;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.YOKOHAMA-THEME body .mat-mdc-fab.mat-warn,.YOKOHAMA-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.YOKOHAMA-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #d3031c}.YOKOHAMA-THEME body{--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)}.YOKOHAMA-THEME body,.YOKOHAMA-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #d3031c}.YOKOHAMA-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.YOKOHAMA-THEME body{--mat-badge-background-color: #d3031c;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.YOKOHAMA-THEME body .mat-badge-accent{--mat-badge-background-color: #d3031c;--mat-badge-text-color: white}.YOKOHAMA-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.YOKOHAMA-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.YOKOHAMA-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.YOKOHAMA-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d3031c;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 3, 28, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 3, 28, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 3, 28, .3);--mat-datepicker-toggle-active-state-icon-color: #d3031c;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 3, 28, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.YOKOHAMA-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d3031c;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 3, 28, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 3, 28, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 3, 28, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 3, 28, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.YOKOHAMA-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.YOKOHAMA-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #d3031c}.YOKOHAMA-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.YOKOHAMA-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.YOKOHAMA-THEME body{--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)}.YOKOHAMA-THEME body{--mat-icon-color: inherit}.YOKOHAMA-THEME body .mat-icon.mat-primary,.YOKOHAMA-THEME body .mat-icon.mat-accent{--mat-icon-color: #d3031c}.YOKOHAMA-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.YOKOHAMA-THEME body{--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)}.YOKOHAMA-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d3031c;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d3031c;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d3031c;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.YOKOHAMA-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d3031c;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d3031c;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d3031c;--mat-stepper-header-edit-state-icon-foreground-color: white}.YOKOHAMA-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.YOKOHAMA-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.YOKOHAMA-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.YOKOHAMA-THEME body .mat-toolbar.mat-primary,.YOKOHAMA-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #d3031c;--mat-toolbar-container-text-color: white}.YOKOHAMA-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.YOKOHAMA-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.YOKOHAMA-THEME body{--mat-timepicker-container-background-color: white}.YOKOHAMA-THEME .login .login-content .login-header{background-color:#000!important}.YOKOHAMA-THEME .login .login-content .login-header img{padding:25px!important}.YOKOHAMA-THEME .cart .content .center-panel .heading i.edit-btn:hover,.YOKOHAMA-THEME .cart-tree .header{color:#d3031c!important}.YOKOHAMA-THEME .cart-tree .no-result{color:#fff!important;background-color:#d3031c!important;border-color:#ac021b!important}.YOKOHAMA-THEME .cart-tree ul.custom-tree .root i,.YOKOHAMA-THEME .cart-tree ul.custom-tree li ul li div .active,.YOKOHAMA-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#d3031c!important}.YOKOHAMA-THEME .cart .cart-position .item .dot-box,.YOKOHAMA-THEME .cart .cart-position .item .fast-payer-info span{background-color:#d3031c!important;color:#fff!important}.YOKOHAMA-THEME .header .primary-header-bar{background-color:#000!important}.YOKOHAMA-THEME .header .primary-header-bar .logo-text,.YOKOHAMA-THEME .header .primary-header-bar .main-nav li span,.YOKOHAMA-THEME .header .primary-header-bar .main-nav li i{color:#fff!important}.YOKOHAMA-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection,.YOKOHAMA-THEME .header .primary-header-bar .main-nav .cart{background-color:#000!important}.YOKOHAMA-THEME .header .primary-header-bar .main-nav .cart i,.YOKOHAMA-THEME .header .primary-header-bar .main-nav .cart span{color:#d3031c!important}.YOKOHAMA-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#fff!important}.YOKOHAMA-THEME .header .primary-header-bar .main-nav .cart:hover i,.YOKOHAMA-THEME .header .primary-header-bar .main-nav .cart:hover span{color:#000!important}.YOKOHAMA-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.YOKOHAMA-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.YOKOHAMA-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#d3031c!important}.YOKOHAMA-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.YOKOHAMA-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#d3031c!important;color:#fff!important}.YOKOHAMA-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.YOKOHAMA-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.YOKOHAMA-THEME .header .secondary-header-bar{background-color:#383838!important}.YOKOHAMA-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.YOKOHAMA-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#383838!important;color:#d3031c!important;border-bottom-color:#d3031c!important}.YOKOHAMA-THEME .header .secondary-header-bar .main-nav li span,.YOKOHAMA-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.YOKOHAMA-THEME .header .secondary-header-bar .main-nav .mat-select .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow{color:#fff}.YOKOHAMA-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.YOKOHAMA-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#383838!important;border-color:#d3031c!important}.YOKOHAMA-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.YOKOHAMA-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.YOKOHAMA-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.YOKOHAMA-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#d3031c!important}.YOKOHAMA-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#383838!important;color:#fff!important}.YOKOHAMA-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.YOKOHAMA-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.YOKOHAMA-THEME .navigation-drawer{background-color:#000!important;color:#fff!important}.YOKOHAMA-THEME .navigation-drawer .fix-content .close-btn{color:#fff!important}.YOKOHAMA-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#000!important;color:#fff!important}.YOKOHAMA-THEME .navigation-drawer .drawer-items .drawer-item:hover,.YOKOHAMA-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#d3031c!important}.YOKOHAMA-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.YOKOHAMA-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#000!important;color:#fff!important}.YOKOHAMA-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.YOKOHAMA-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.YOKOHAMA-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#d3031c!important}.YOKOHAMA-THEME .navigation-menu .navigation-menu-item:hover,.YOKOHAMA-THEME .navigation-menu .navigation-menu-item.active{background-color:#d3031c!important}.YOKOHAMA-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#000!important;color:#fff!important}.YOKOHAMA-THEME .user-menu .expanded-menu ul li:hover,.YOKOHAMA-THEME .user-menu .expanded-menu ul li.active{background-color:#4d4d4d!important}.YOKOHAMA-THEME .user-menu .expanded-menu ul li:hover i,.YOKOHAMA-THEME .user-menu .expanded-menu ul li.active i{color:#d3031c!important}.YOKOHAMA-THEME .user-menu .expanded-menu ul li i{color:#fff!important}.YOKOHAMA-THEME .startpage-tyre-promotion .label-price,.YOKOHAMA-THEME .startpage-tyre-promotion .label-show-details{color:#d3031c!important}.YOKOHAMA-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#d3031c!important}.YOKOHAMA-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#d3031c!important;color:#fff!important}.YOKOHAMA-THEME .car-search-panel .kba-selection .kba-title,.YOKOHAMA-THEME .car-search-panel .car-selection-row .car-selection-title,.YOKOHAMA-THEME .car-search-stepper .step-count{color:#d3031c!important}.YOKOHAMA-THEME .rim-selection-panel .tab-menu-item:hover,.YOKOHAMA-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#d3031c!important}.YOKOHAMA-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.YOKOHAMA-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#d3031c!important}.YOKOHAMA-THEME .rim-search-box:hover,.YOKOHAMA-THEME .rim-search-box.active{border-color:#d3031c!important}.YOKOHAMA-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#d3031c!important;color:#fff!important}.YOKOHAMA-THEME .rim-search-box .header-information i{color:#d3031c!important}.YOKOHAMA-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#d3031c!important}.YOKOHAMA-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#d3031c!important}.YOKOHAMA-THEME .rim-size-selection-detail-panel .ult-warning2{color:#d3031c!important}.YOKOHAMA-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#d3031c!important}.YOKOHAMA-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#d3031c!important}.YOKOHAMA-THEME .tpms-selection-detail-panel .more-information-toggle{color:#d3031c!important}.YOKOHAMA-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.YOKOHAMA-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#d3031c!important}.YOKOHAMA-THEME .tyre-selection-panel .info-bar i,.YOKOHAMA-THEME .tyre-selection-panel .info-bar b{color:#000!important}.YOKOHAMA-THEME .mixed-tyre-result-row:hover,.YOKOHAMA-THEME .mixed-tyre-result-row.active{border-color:#000!important}.YOKOHAMA-THEME .mixed-tyre-result-row .dot-box{background-color:#d3031c!important;color:#fff!important}.YOKOHAMA-THEME .toggle-icons i.active{color:#d3031c!important}.YOKOHAMA-THEME .retailer-feedback .panel-container .panel-header{background-color:#000!important;color:#fff!important}.YOKOHAMA-THEME .tyre-results .no-results a,.YOKOHAMA-THEME .car-information .car-info-box .car-title i,.YOKOHAMA-THEME .car-information .icon-button i{color:#d3031c!important}.YOKOHAMA-THEME .car-information .color-circle:hover,.YOKOHAMA-THEME .car-information .color-circle.active{border-color:#d3031c!important}.YOKOHAMA-THEME .n4-checkbox label input[type=checkbox]:after,.YOKOHAMA-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.YOKOHAMA-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.YOKOHAMA-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#000!important}.YOKOHAMA-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.YOKOHAMA-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#000!important;border-color:#000!important}.YOKOHAMA-THEME .n4-filter .filter-list-title{border-bottom-color:#d3031c!important}.YOKOHAMA-THEME .n4-filter .filter-list-title span,.YOKOHAMA-THEME .n4-filter .filter-list-title .filter-settings{color:#d3031c!important}.YOKOHAMA-THEME .n4-filter .filter-list-title .custom-filter-box{color:#d3031c!important;border-color:#d3031c!important}.YOKOHAMA-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#d3031c!important;color:#fff!important}.YOKOHAMA-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.YOKOHAMA-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#d3031c!important}.YOKOHAMA-THEME .lds-grid div{background:#000!important}.YOKOHAMA-THEME .n4-pagination .pagination-label,.YOKOHAMA-THEME .n4-pagination .results-per-page li:hover,.YOKOHAMA-THEME .n4-pagination .active,.YOKOHAMA-THEME .product-generic-details-information .eprel-url,.YOKOHAMA-THEME .product-generic-details-information .more-information-toggle{color:#d3031c!important}.YOKOHAMA-THEME .product-generic-result-row:hover,.YOKOHAMA-THEME .product-generic-result-row.active,.YOKOHAMA-THEME .product-rim-result-row:hover,.YOKOHAMA-THEME .product-rim-result-row.active{border-color:#d3031c!important}.YOKOHAMA-THEME .product-rim-details-information .eprel-url,.YOKOHAMA-THEME .product-rim-details-information .more-information-toggle{color:#d3031c!important}.YOKOHAMA-THEME .n4-quantity-input .increment-quantity-block button:hover,.YOKOHAMA-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#000!important;border-color:#d3031c!important}.YOKOHAMA-THEME .n4-quantity-input .increment-quantity-block button:hover span,.YOKOHAMA-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#d3031c!important}.YOKOHAMA-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#d3031c!important}.YOKOHAMA-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#d3031c!important}.YOKOHAMA-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.YOKOHAMA-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#d3031c!important;color:#fff!important}.YOKOHAMA-THEME .simple-retailer-list .retailer-row:hover,.YOKOHAMA-THEME .simple-retailer-list .retailer-row.retailer-box-active,.YOKOHAMA-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#d3031c!important}.YOKOHAMA-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#d3031c!important}.YOKOHAMA-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#d3031c!important}.YOKOHAMA-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#d3031c!important}.YOKOHAMA-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.YOKOHAMA-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#d3031c!important}.YOKOHAMA-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#383838!important;color:#fff!important}.YOKOHAMA-THEME .size-selection-tabs .sizes-selection .scroll-arrow:hover,.YOKOHAMA-THEME .toggle-switch .active{color:#d3031c!important}.YOKOHAMA-THEME .toggle-switch input#toggle+label:before{background:#d3031c!important}.YOKOHAMA-THEME .toggle-switch input#toggle:checked+label:before{color:#d3031c!important}.YOKOHAMA-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #d3031c!important}.YOKOHAMA-THEME .tyre-details-information .eprel-url,.YOKOHAMA-THEME .tyre-details-information .more-information-toggle{color:#d3031c!important}.YOKOHAMA-THEME .tyre-row:hover,.YOKOHAMA-THEME .tyre-row.active{border-color:#d3031c!important}.YOKOHAMA-THEME .tyre-row .dot-box{background-color:#d3031c!important;color:#fff!important}.YOKOHAMA-THEME .base-btn.primary{background-color:#383838!important;color:#fff!important}.YOKOHAMA-THEME .base-btn.primary i{color:#fff!important}.YOKOHAMA-THEME .base-btn.primary:hover{background-color:#383838!important;color:#d3031c!important}.YOKOHAMA-THEME .base-btn.primary:hover i{color:#d3031c!important}.YOKOHAMA-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.YOKOHAMA-THEME .base-btn.primary:disabled i{color:#000!important}.YOKOHAMA-THEME .base-btn.primary:disabled:hover{color:#000!important}.YOKOHAMA-THEME .base-btn.primary:disabled:hover i{color:#000!important}.YOKOHAMA-THEME .base-btn.primary-border{border-color:#383838!important;color:#383838!important}.YOKOHAMA-THEME .base-btn.primary-border:hover{border-color:#d3031c!important;color:#d3031c!important}.YOKOHAMA-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#d3031c!important}.YOKOHAMA-THEME .container-fluid .content .center-panel .center-content{border-top-color:#d3031c!important}@media (max-width: 1399.98px){.YOKOHAMA-THEME .left-panel{border-left-color:#383838!important}.YOKOHAMA-THEME .center-panel{border-right-color:#383838!important}.YOKOHAMA-THEME .center-panel.right,.YOKOHAMA-THEME .center-panel.left,.YOKOHAMA-THEME .center-panel.center-only{border-left-color:#383838!important}.YOKOHAMA-THEME .right-panel{border-right-color:#383838!important;border-left-color:#383838!important}.YOKOHAMA-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#383838!important;color:#fff!important}}.YOKOHAMA-THEME .size-circle.active,.YOKOHAMA-THEME .size-circle:hover{background-color:#d3031c!important;color:#fff!important;border-color:#d3031c!important}.YOKOHAMA-THEME .simple-table thead tr th{border-bottom-color:#d3031c!important}.YOKOHAMA-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.YOKOHAMA-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.YOKOHAMA-THEME ngb-pagination .page-link:hover{color:#d3031c!important}.YOKOHAMA-THEME ngb-pagination .page-item.active .page-link{color:#d3031c!important}.YOKOHAMA-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.YOKOHAMA-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#d3031c!important;color:#fff!important}.GUNDLACH-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.GUNDLACH-THEME body,.GUNDLACH-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #307882;--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)}.GUNDLACH-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.GUNDLACH-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.GUNDLACH-THEME body,.GUNDLACH-THEME body .mat-primary,.GUNDLACH-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #307882;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #307882;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.GUNDLACH-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.GUNDLACH-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.GUNDLACH-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.GUNDLACH-THEME body .mat-mdc-progress-bar,.GUNDLACH-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #307882;--mat-progress-bar-track-color: rgba(48, 120, 130, .25)}.GUNDLACH-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.GUNDLACH-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.GUNDLACH-THEME body{--mat-form-field-focus-select-arrow-color: rgba(48, 120, 130, .87);--mat-form-field-filled-caret-color: #307882;--mat-form-field-filled-focus-active-indicator-color: #307882;--mat-form-field-filled-focus-label-text-color: rgba(48, 120, 130, .87);--mat-form-field-outlined-caret-color: #307882;--mat-form-field-outlined-focus-outline-color: #307882;--mat-form-field-outlined-focus-label-text-color: rgba(48, 120, 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: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.GUNDLACH-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(48, 120, 130, .87);--mat-form-field-filled-caret-color: #307882;--mat-form-field-filled-focus-active-indicator-color: #307882;--mat-form-field-filled-focus-label-text-color: rgba(48, 120, 130, .87);--mat-form-field-outlined-caret-color: #307882;--mat-form-field-outlined-focus-outline-color: #307882;--mat-form-field-outlined-focus-label-text-color: rgba(48, 120, 130, .87)}.GUNDLACH-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.GUNDLACH-THEME body,.GUNDLACH-THEME body .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, 120, 130, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.GUNDLACH-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.GUNDLACH-THEME body{--mat-autocomplete-background-color: white}.GUNDLACH-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.GUNDLACH-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.GUNDLACH-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.GUNDLACH-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.GUNDLACH-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.GUNDLACH-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #307882;--mat-chip-elevated-disabled-container-color: #307882;--mat-chip-elevated-selected-container-color: #307882;--mat-chip-flat-disabled-selected-container-color: #307882;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.GUNDLACH-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.GUNDLACH-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.GUNDLACH-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #307882;--mat-slide-toggle-selected-handle-color: #307882;--mat-slide-toggle-selected-hover-state-layer-color: #307882;--mat-slide-toggle-selected-pressed-state-layer-color: #307882;--mat-slide-toggle-selected-focus-handle-color: #307882;--mat-slide-toggle-selected-hover-handle-color: #307882;--mat-slide-toggle-selected-pressed-handle-color: #307882;--mat-slide-toggle-selected-focus-track-color: #307882;--mat-slide-toggle-selected-hover-track-color: #307882;--mat-slide-toggle-selected-pressed-track-color: #307882;--mat-slide-toggle-selected-track-color: #307882;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.GUNDLACH-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.GUNDLACH-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.GUNDLACH-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #307882;--mat-slide-toggle-selected-handle-color: #307882;--mat-slide-toggle-selected-hover-state-layer-color: #307882;--mat-slide-toggle-selected-pressed-state-layer-color: #307882;--mat-slide-toggle-selected-focus-handle-color: #307882;--mat-slide-toggle-selected-hover-handle-color: #307882;--mat-slide-toggle-selected-pressed-handle-color: #307882;--mat-slide-toggle-selected-focus-track-color: #307882;--mat-slide-toggle-selected-hover-track-color: #307882;--mat-slide-toggle-selected-pressed-track-color: #307882;--mat-slide-toggle-selected-track-color: #307882}.GUNDLACH-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.GUNDLACH-THEME body .mat-mdc-radio-button.mat-primary,.GUNDLACH-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #307882;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #307882;--mat-radio-selected-hover-icon-color: #307882;--mat-radio-selected-icon-color: #307882;--mat-radio-selected-pressed-icon-color: #307882;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.GUNDLACH-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.GUNDLACH-THEME body{--mat-slider-active-track-color: #307882;--mat-slider-focus-handle-color: #307882;--mat-slider-focus-state-layer-color: rgba(48, 120, 130, .2);--mat-slider-handle-color: #307882;--mat-slider-hover-handle-color: #307882;--mat-slider-hover-state-layer-color: rgba(48, 120, 130, .05);--mat-slider-inactive-track-color: #307882;--mat-slider-ripple-color: #307882;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #307882;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.GUNDLACH-THEME body .mat-accent{--mat-slider-active-track-color: #307882;--mat-slider-focus-handle-color: #307882;--mat-slider-focus-state-layer-color: rgba(48, 120, 130, .2);--mat-slider-handle-color: #307882;--mat-slider-hover-handle-color: #307882;--mat-slider-hover-state-layer-color: rgba(48, 120, 130, .05);--mat-slider-inactive-track-color: #307882;--mat-slider-ripple-color: #307882;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #307882}.GUNDLACH-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.GUNDLACH-THEME body{--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)}.GUNDLACH-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.GUNDLACH-THEME body .mdc-list-item__start,.GUNDLACH-THEME body .mdc-list-item__end,.GUNDLACH-THEME body .mat-accent .mdc-list-item__start,.GUNDLACH-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #307882;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #307882;--mat-radio-selected-hover-icon-color: #307882;--mat-radio-selected-icon-color: #307882;--mat-radio-selected-pressed-icon-color: #307882;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.GUNDLACH-THEME body .mat-warn .mdc-list-item__start,.GUNDLACH-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.GUNDLACH-THEME body .mat-mdc-list-option,.GUNDLACH-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #307882;--mat-checkbox-selected-hover-icon-color: #307882;--mat-checkbox-selected-icon-color: #307882;--mat-checkbox-selected-pressed-icon-color: #307882;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #307882;--mat-checkbox-selected-hover-state-layer-color: #307882;--mat-checkbox-selected-pressed-state-layer-color: #307882;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.GUNDLACH-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.GUNDLACH-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.GUNDLACH-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.GUNDLACH-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.GUNDLACH-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#307882}.GUNDLACH-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.GUNDLACH-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.GUNDLACH-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.GUNDLACH-THEME body{--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)}.GUNDLACH-THEME body .mat-mdc-tab-group,.GUNDLACH-THEME body .mat-mdc-tab-nav-bar,.GUNDLACH-THEME body .mat-mdc-tab-group.mat-accent,.GUNDLACH-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #307882;--mat-tab-active-ripple-color: #307882;--mat-tab-inactive-ripple-color: #307882;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #307882;--mat-tab-active-hover-label-text-color: #307882;--mat-tab-active-focus-indicator-color: #307882;--mat-tab-active-hover-indicator-color: #307882;--mat-tab-active-indicator-color: #307882}.GUNDLACH-THEME body .mat-mdc-tab-group.mat-warn,.GUNDLACH-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.GUNDLACH-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #307882;--mat-checkbox-selected-hover-icon-color: #307882;--mat-checkbox-selected-icon-color: #307882;--mat-checkbox-selected-pressed-icon-color: #307882;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #307882;--mat-checkbox-selected-hover-state-layer-color: #307882;--mat-checkbox-selected-pressed-state-layer-color: #307882;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.GUNDLACH-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #307882;--mat-checkbox-selected-hover-icon-color: #307882;--mat-checkbox-selected-icon-color: #307882;--mat-checkbox-selected-pressed-icon-color: #307882;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #307882;--mat-checkbox-selected-hover-state-layer-color: #307882;--mat-checkbox-selected-pressed-state-layer-color: #307882;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.GUNDLACH-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.GUNDLACH-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.GUNDLACH-THEME body .mat-mdc-button.mat-primary,.GUNDLACH-THEME body .mat-mdc-unelevated-button.mat-primary,.GUNDLACH-THEME body .mat-mdc-raised-button.mat-primary,.GUNDLACH-THEME body .mat-mdc-outlined-button.mat-primary,.GUNDLACH-THEME body .mat-tonal-button.mat-primary,.GUNDLACH-THEME body .mat-mdc-button.mat-accent,.GUNDLACH-THEME body .mat-mdc-unelevated-button.mat-accent,.GUNDLACH-THEME body .mat-mdc-raised-button.mat-accent,.GUNDLACH-THEME body .mat-mdc-outlined-button.mat-accent,.GUNDLACH-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #307882;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #307882;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(48, 120, 130, .1);--mat-button-outlined-state-layer-color: #307882;--mat-button-protected-container-color: #307882;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #307882;--mat-button-text-ripple-color: rgba(48, 120, 130, .1);--mat-button-text-state-layer-color: #307882;--mat-button-tonal-container-color: #307882;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.GUNDLACH-THEME body .mat-mdc-button.mat-warn,.GUNDLACH-THEME body .mat-mdc-unelevated-button.mat-warn,.GUNDLACH-THEME body .mat-mdc-raised-button.mat-warn,.GUNDLACH-THEME body .mat-mdc-outlined-button.mat-warn,.GUNDLACH-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.GUNDLACH-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.GUNDLACH-THEME body .mat-mdc-icon-button.mat-primary,.GUNDLACH-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #307882;--mat-icon-button-state-layer-color: #307882;--mat-icon-button-ripple-color: rgba(48, 120, 130, .1)}.GUNDLACH-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.GUNDLACH-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.GUNDLACH-THEME body .mat-mdc-fab.mat-primary,.GUNDLACH-THEME body .mat-mdc-mini-fab.mat-primary,.GUNDLACH-THEME body .mat-mdc-fab.mat-accent,.GUNDLACH-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #307882;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #307882;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.GUNDLACH-THEME body .mat-mdc-fab.mat-warn,.GUNDLACH-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.GUNDLACH-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #307882}.GUNDLACH-THEME body{--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)}.GUNDLACH-THEME body,.GUNDLACH-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #307882}.GUNDLACH-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.GUNDLACH-THEME body{--mat-badge-background-color: #307882;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.GUNDLACH-THEME body .mat-badge-accent{--mat-badge-background-color: #307882;--mat-badge-text-color: white}.GUNDLACH-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.GUNDLACH-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.GUNDLACH-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.GUNDLACH-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #307882;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(48, 120, 130, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(48, 120, 130, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(48, 120, 130, .3);--mat-datepicker-toggle-active-state-icon-color: #307882;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(48, 120, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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)}.GUNDLACH-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #307882;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(48, 120, 130, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(48, 120, 130, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(48, 120, 130, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(48, 120, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.GUNDLACH-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.GUNDLACH-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #307882}.GUNDLACH-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.GUNDLACH-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.GUNDLACH-THEME body{--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)}.GUNDLACH-THEME body{--mat-icon-color: inherit}.GUNDLACH-THEME body .mat-icon.mat-primary,.GUNDLACH-THEME body .mat-icon.mat-accent{--mat-icon-color: #307882}.GUNDLACH-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.GUNDLACH-THEME body{--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)}.GUNDLACH-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #307882;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #307882;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #307882;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.GUNDLACH-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #307882;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #307882;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #307882;--mat-stepper-header-edit-state-icon-foreground-color: white}.GUNDLACH-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.GUNDLACH-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.GUNDLACH-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.GUNDLACH-THEME body .mat-toolbar.mat-primary,.GUNDLACH-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #307882;--mat-toolbar-container-text-color: white}.GUNDLACH-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.GUNDLACH-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.GUNDLACH-THEME body{--mat-timepicker-container-background-color: white}.GUNDLACH-THEME .login .login-content .login-header{background-color:#fff!important}.GUNDLACH-THEME .cart .content .center-panel .heading i.edit-btn:hover,.GUNDLACH-THEME .cart-tree .header{color:#307882!important}.GUNDLACH-THEME .cart-tree .no-result{color:#000!important;background-color:#307882!important;border-color:#2e6c74!important}.GUNDLACH-THEME .cart-tree ul.custom-tree .root i,.GUNDLACH-THEME .cart-tree ul.custom-tree li ul li div .active,.GUNDLACH-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#307882!important}.GUNDLACH-THEME .cart .cart-position .item .dot-box,.GUNDLACH-THEME .cart .cart-position .item .fast-payer-info span{background-color:#307882!important;color:#fff!important}.GUNDLACH-THEME .header .primary-header-bar{background-color:#fff!important}.GUNDLACH-THEME .header .primary-header-bar .logo-text,.GUNDLACH-THEME .header .primary-header-bar .main-nav li span,.GUNDLACH-THEME .header .primary-header-bar .main-nav li i{color:#000!important}.GUNDLACH-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.GUNDLACH-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.GUNDLACH-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.GUNDLACH-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.GUNDLACH-THEME .header .primary-header-bar .main-nav .cart i,.GUNDLACH-THEME .header .primary-header-bar .main-nav .cart span{color:#307882!important}.GUNDLACH-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#307882!important}.GUNDLACH-THEME .header .primary-header-bar .main-nav .cart:hover i,.GUNDLACH-THEME .header .primary-header-bar .main-nav .cart:hover span,.GUNDLACH-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.GUNDLACH-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.GUNDLACH-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#307882!important}.GUNDLACH-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.GUNDLACH-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#307882!important;color:#fff!important}.GUNDLACH-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.GUNDLACH-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.GUNDLACH-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#eaeaea!important;color:#000!important}.GUNDLACH-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.GUNDLACH-THEME .header .secondary-header-bar{background-color:#eaeaea!important}.GUNDLACH-THEME .header .secondary-header-bar .side-menu-button{color:#000!important}.GUNDLACH-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#eaeaea!important;color:#307882!important;border-bottom-color:#307882!important}.GUNDLACH-THEME .header .secondary-header-bar .main-nav li span,.GUNDLACH-THEME .header .secondary-header-bar .main-nav li i{color:#000!important}.GUNDLACH-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.GUNDLACH-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#eaeaea!important;border-color:#307882!important}.GUNDLACH-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.GUNDLACH-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.GUNDLACH-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.GUNDLACH-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#307882!important}.GUNDLACH-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#eaeaea!important}.GUNDLACH-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important;border-left-color:transparent!important}.GUNDLACH-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.GUNDLACH-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.GUNDLACH-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.GUNDLACH-THEME .navigation-drawer .drawer-items .drawer-item:hover,.GUNDLACH-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#307882!important;color:#fff!important}.GUNDLACH-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.GUNDLACH-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.GUNDLACH-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.GUNDLACH-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.GUNDLACH-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.GUNDLACH-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#307882!important}.GUNDLACH-THEME .navigation-menu .navigation-menu-item:hover,.GUNDLACH-THEME .navigation-menu .navigation-menu-item.active{background-color:#307882!important;color:#fff!important}.GUNDLACH-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.GUNDLACH-THEME .user-menu .expanded-menu ul li:hover,.GUNDLACH-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.GUNDLACH-THEME .user-menu .expanded-menu ul li:hover i,.GUNDLACH-THEME .user-menu .expanded-menu ul li.active i,.GUNDLACH-THEME .user-menu .expanded-menu ul li i,.GUNDLACH-THEME .startpage-tyre-promotion .label-price,.GUNDLACH-THEME .startpage-tyre-promotion .label-show-details{color:#307882!important}.GUNDLACH-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#307882!important}.GUNDLACH-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#307882!important;color:#fff!important}.GUNDLACH-THEME .car-search-panel .kba-selection .kba-title,.GUNDLACH-THEME .car-search-panel .car-selection-row .car-selection-title,.GUNDLACH-THEME .car-search-stepper .step-count{color:#307882!important}.GUNDLACH-THEME .rim-selection-panel .tab-menu-item:hover,.GUNDLACH-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#307882!important}.GUNDLACH-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.GUNDLACH-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#307882!important}.GUNDLACH-THEME .rim-search-box:hover,.GUNDLACH-THEME .rim-search-box.active{border-color:#307882!important}.GUNDLACH-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#307882!important;color:#fff!important}.GUNDLACH-THEME .rim-search-box .header-information i{color:#307882!important}.GUNDLACH-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#307882!important}.GUNDLACH-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#307882!important}.GUNDLACH-THEME .rim-size-selection-detail-panel .ult-warning2{color:#307882!important}.GUNDLACH-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#307882!important}.GUNDLACH-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#307882!important}.GUNDLACH-THEME .tpms-selection-detail-panel .more-information-toggle{color:#307882!important}.GUNDLACH-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.GUNDLACH-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#307882!important}.GUNDLACH-THEME .tyre-selection-panel .info-bar i,.GUNDLACH-THEME .tyre-selection-panel .info-bar b{color:#000!important}.GUNDLACH-THEME .mixed-tyre-result-row:hover,.GUNDLACH-THEME .mixed-tyre-result-row.active{border-color:#307882!important}.GUNDLACH-THEME .mixed-tyre-result-row .dot-box{background-color:#307882!important;color:#fff!important}.GUNDLACH-THEME .toggle-icons i.active{color:#307882!important}.GUNDLACH-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.GUNDLACH-THEME .tyre-results .no-results a,.GUNDLACH-THEME .car-information .car-info-box .car-title i,.GUNDLACH-THEME .car-information .icon-button i{color:#307882!important}.GUNDLACH-THEME .car-information .color-circle:hover,.GUNDLACH-THEME .car-information .color-circle.active{border-color:#307882!important}.GUNDLACH-THEME .n4-checkbox label input[type=checkbox]:after,.GUNDLACH-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.GUNDLACH-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.GUNDLACH-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#307882!important}.GUNDLACH-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.GUNDLACH-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#307882!important;border-color:#307882!important}.GUNDLACH-THEME .n4-filter .filter-list-title{border-bottom-color:#307882!important}.GUNDLACH-THEME .n4-filter .filter-list-title span,.GUNDLACH-THEME .n4-filter .filter-list-title .filter-settings{color:#307882!important}.GUNDLACH-THEME .n4-filter .filter-list-title .custom-filter-box{color:#307882!important;border-color:#307882!important}.GUNDLACH-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#307882!important;color:#fff!important}.GUNDLACH-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.GUNDLACH-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#307882!important}.GUNDLACH-THEME .lds-grid div{background:#fff!important}.GUNDLACH-THEME .n4-pagination .pagination-label,.GUNDLACH-THEME .n4-pagination .results-per-page li:hover,.GUNDLACH-THEME .n4-pagination .active,.GUNDLACH-THEME .product-generic-details-information .eprel-url,.GUNDLACH-THEME .product-generic-details-information .more-information-toggle{color:#307882!important}.GUNDLACH-THEME .product-generic-result-row:hover,.GUNDLACH-THEME .product-generic-result-row.active,.GUNDLACH-THEME .product-rim-result-row:hover,.GUNDLACH-THEME .product-rim-result-row.active{border-color:#307882!important}.GUNDLACH-THEME .product-rim-details-information .eprel-url,.GUNDLACH-THEME .product-rim-details-information .more-information-toggle{color:#307882!important}.GUNDLACH-THEME .n4-quantity-input .increment-quantity-block button:hover,.GUNDLACH-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#307882!important;border-color:#307882!important}.GUNDLACH-THEME .n4-quantity-input .increment-quantity-block button:hover span,.GUNDLACH-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.GUNDLACH-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#307882!important}.GUNDLACH-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#307882!important}.GUNDLACH-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.GUNDLACH-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#307882!important;color:#fff!important}.GUNDLACH-THEME .simple-retailer-list .retailer-row:hover,.GUNDLACH-THEME .simple-retailer-list .retailer-row.retailer-box-active,.GUNDLACH-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#307882!important}.GUNDLACH-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#307882!important}.GUNDLACH-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#307882!important}.GUNDLACH-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#307882!important}.GUNDLACH-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.GUNDLACH-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#307882!important}.GUNDLACH-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#307882!important;color:#fff!important}.GUNDLACH-THEME .toggle-switch .active{color:#307882!important}.GUNDLACH-THEME .toggle-switch input#toggle+label:before{background:#307882!important}.GUNDLACH-THEME .toggle-switch input#toggle:checked+label:before{color:#307882!important}.GUNDLACH-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #307882!important}.GUNDLACH-THEME .tyre-details-information .eprel-url,.GUNDLACH-THEME .tyre-details-information .more-information-toggle{color:#307882!important}.GUNDLACH-THEME .tyre-row:hover,.GUNDLACH-THEME .tyre-row.active{border-color:#307882!important}.GUNDLACH-THEME .tyre-row .dot-box,.GUNDLACH-THEME .base-btn.primary{background-color:#307882!important;color:#fff!important}.GUNDLACH-THEME .base-btn.primary i{color:#fff!important}.GUNDLACH-THEME .base-btn.primary:hover{background-color:#2e6c74!important;color:#fff!important;opacity:1}.GUNDLACH-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.GUNDLACH-THEME .base-btn.primary:disabled i{color:#000!important}.GUNDLACH-THEME .base-btn.primary:disabled:hover{color:#000!important}.GUNDLACH-THEME .base-btn.primary:disabled:hover i{color:#000!important}.GUNDLACH-THEME .base-btn.primary-border{border-color:#307882!important;color:#307882!important}.GUNDLACH-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#307882!important}.GUNDLACH-THEME .container-fluid .content .center-panel .center-content{border-top-color:#307882!important}@media (max-width: 1399.98px){.GUNDLACH-THEME .left-panel{border-left-color:#eaeaea!important}.GUNDLACH-THEME .center-panel{border-right-color:#eaeaea!important}.GUNDLACH-THEME .center-panel.right,.GUNDLACH-THEME .center-panel.left,.GUNDLACH-THEME .center-panel.center-only{border-left-color:#eaeaea!important}.GUNDLACH-THEME .right-panel{border-right-color:#eaeaea!important;border-left-color:#eaeaea!important}.GUNDLACH-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#eaeaea!important;color:#000!important}}.GUNDLACH-THEME .size-circle.active,.GUNDLACH-THEME .size-circle:hover{background-color:#307882!important;color:#fff!important;border-color:#307882!important}.GUNDLACH-THEME .simple-table thead tr th{border-bottom-color:#307882!important}.GUNDLACH-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.GUNDLACH-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.GUNDLACH-THEME ngb-pagination .page-link:hover{color:#307882!important}.GUNDLACH-THEME ngb-pagination .page-item.active .page-link{color:#307882!important}.GUNDLACH-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.GUNDLACH-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#307882!important;color:#fff!important}.KUMHO-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.KUMHO-THEME body,.KUMHO-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #ef0010;--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)}.KUMHO-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.KUMHO-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.KUMHO-THEME body,.KUMHO-THEME body .mat-primary,.KUMHO-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #ef0010;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #ef0010;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.KUMHO-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.KUMHO-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.KUMHO-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.KUMHO-THEME body .mat-mdc-progress-bar,.KUMHO-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #ef0010;--mat-progress-bar-track-color: rgba(239, 0, 16, .25)}.KUMHO-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.KUMHO-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.KUMHO-THEME body{--mat-form-field-focus-select-arrow-color: rgba(239, 0, 16, .87);--mat-form-field-filled-caret-color: #ef0010;--mat-form-field-filled-focus-active-indicator-color: #ef0010;--mat-form-field-filled-focus-label-text-color: rgba(239, 0, 16, .87);--mat-form-field-outlined-caret-color: #ef0010;--mat-form-field-outlined-focus-outline-color: #ef0010;--mat-form-field-outlined-focus-label-text-color: rgba(239, 0, 16, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.KUMHO-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(239, 0, 16, .87);--mat-form-field-filled-caret-color: #ef0010;--mat-form-field-filled-focus-active-indicator-color: #ef0010;--mat-form-field-filled-focus-label-text-color: rgba(239, 0, 16, .87);--mat-form-field-outlined-caret-color: #ef0010;--mat-form-field-outlined-focus-outline-color: #ef0010;--mat-form-field-outlined-focus-label-text-color: rgba(239, 0, 16, .87)}.KUMHO-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.KUMHO-THEME body,.KUMHO-THEME body .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, 0, 16, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.KUMHO-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.KUMHO-THEME body{--mat-autocomplete-background-color: white}.KUMHO-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.KUMHO-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.KUMHO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.KUMHO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.KUMHO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.KUMHO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #ef0010;--mat-chip-elevated-disabled-container-color: #ef0010;--mat-chip-elevated-selected-container-color: #ef0010;--mat-chip-flat-disabled-selected-container-color: #ef0010;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.KUMHO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.KUMHO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.KUMHO-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #ef0010;--mat-slide-toggle-selected-handle-color: #ef0010;--mat-slide-toggle-selected-hover-state-layer-color: #ef0010;--mat-slide-toggle-selected-pressed-state-layer-color: #ef0010;--mat-slide-toggle-selected-focus-handle-color: #ef0010;--mat-slide-toggle-selected-hover-handle-color: #ef0010;--mat-slide-toggle-selected-pressed-handle-color: #ef0010;--mat-slide-toggle-selected-focus-track-color: #ef0010;--mat-slide-toggle-selected-hover-track-color: #ef0010;--mat-slide-toggle-selected-pressed-track-color: #ef0010;--mat-slide-toggle-selected-track-color: #ef0010;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.KUMHO-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.KUMHO-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.KUMHO-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #ef0010;--mat-slide-toggle-selected-handle-color: #ef0010;--mat-slide-toggle-selected-hover-state-layer-color: #ef0010;--mat-slide-toggle-selected-pressed-state-layer-color: #ef0010;--mat-slide-toggle-selected-focus-handle-color: #ef0010;--mat-slide-toggle-selected-hover-handle-color: #ef0010;--mat-slide-toggle-selected-pressed-handle-color: #ef0010;--mat-slide-toggle-selected-focus-track-color: #ef0010;--mat-slide-toggle-selected-hover-track-color: #ef0010;--mat-slide-toggle-selected-pressed-track-color: #ef0010;--mat-slide-toggle-selected-track-color: #ef0010}.KUMHO-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.KUMHO-THEME body .mat-mdc-radio-button.mat-primary,.KUMHO-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #ef0010;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #ef0010;--mat-radio-selected-hover-icon-color: #ef0010;--mat-radio-selected-icon-color: #ef0010;--mat-radio-selected-pressed-icon-color: #ef0010;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.KUMHO-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.KUMHO-THEME body{--mat-slider-active-track-color: #ef0010;--mat-slider-focus-handle-color: #ef0010;--mat-slider-focus-state-layer-color: rgba(239, 0, 16, .2);--mat-slider-handle-color: #ef0010;--mat-slider-hover-handle-color: #ef0010;--mat-slider-hover-state-layer-color: rgba(239, 0, 16, .05);--mat-slider-inactive-track-color: #ef0010;--mat-slider-ripple-color: #ef0010;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #ef0010;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.KUMHO-THEME body .mat-accent{--mat-slider-active-track-color: #ef0010;--mat-slider-focus-handle-color: #ef0010;--mat-slider-focus-state-layer-color: rgba(239, 0, 16, .2);--mat-slider-handle-color: #ef0010;--mat-slider-hover-handle-color: #ef0010;--mat-slider-hover-state-layer-color: rgba(239, 0, 16, .05);--mat-slider-inactive-track-color: #ef0010;--mat-slider-ripple-color: #ef0010;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #ef0010}.KUMHO-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.KUMHO-THEME body{--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)}.KUMHO-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.KUMHO-THEME body .mdc-list-item__start,.KUMHO-THEME body .mdc-list-item__end,.KUMHO-THEME body .mat-accent .mdc-list-item__start,.KUMHO-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #ef0010;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #ef0010;--mat-radio-selected-hover-icon-color: #ef0010;--mat-radio-selected-icon-color: #ef0010;--mat-radio-selected-pressed-icon-color: #ef0010;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.KUMHO-THEME body .mat-warn .mdc-list-item__start,.KUMHO-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.KUMHO-THEME body .mat-mdc-list-option,.KUMHO-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ef0010;--mat-checkbox-selected-hover-icon-color: #ef0010;--mat-checkbox-selected-icon-color: #ef0010;--mat-checkbox-selected-pressed-icon-color: #ef0010;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ef0010;--mat-checkbox-selected-hover-state-layer-color: #ef0010;--mat-checkbox-selected-pressed-state-layer-color: #ef0010;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.KUMHO-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.KUMHO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.KUMHO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.KUMHO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.KUMHO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#ef0010}.KUMHO-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.KUMHO-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.KUMHO-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.KUMHO-THEME body{--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)}.KUMHO-THEME body .mat-mdc-tab-group,.KUMHO-THEME body .mat-mdc-tab-nav-bar,.KUMHO-THEME body .mat-mdc-tab-group.mat-accent,.KUMHO-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #ef0010;--mat-tab-active-ripple-color: #ef0010;--mat-tab-inactive-ripple-color: #ef0010;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #ef0010;--mat-tab-active-hover-label-text-color: #ef0010;--mat-tab-active-focus-indicator-color: #ef0010;--mat-tab-active-hover-indicator-color: #ef0010;--mat-tab-active-indicator-color: #ef0010}.KUMHO-THEME body .mat-mdc-tab-group.mat-warn,.KUMHO-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.KUMHO-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ef0010;--mat-checkbox-selected-hover-icon-color: #ef0010;--mat-checkbox-selected-icon-color: #ef0010;--mat-checkbox-selected-pressed-icon-color: #ef0010;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ef0010;--mat-checkbox-selected-hover-state-layer-color: #ef0010;--mat-checkbox-selected-pressed-state-layer-color: #ef0010;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.KUMHO-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ef0010;--mat-checkbox-selected-hover-icon-color: #ef0010;--mat-checkbox-selected-icon-color: #ef0010;--mat-checkbox-selected-pressed-icon-color: #ef0010;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ef0010;--mat-checkbox-selected-hover-state-layer-color: #ef0010;--mat-checkbox-selected-pressed-state-layer-color: #ef0010;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.KUMHO-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.KUMHO-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.KUMHO-THEME body .mat-mdc-button.mat-primary,.KUMHO-THEME body .mat-mdc-unelevated-button.mat-primary,.KUMHO-THEME body .mat-mdc-raised-button.mat-primary,.KUMHO-THEME body .mat-mdc-outlined-button.mat-primary,.KUMHO-THEME body .mat-tonal-button.mat-primary,.KUMHO-THEME body .mat-mdc-button.mat-accent,.KUMHO-THEME body .mat-mdc-unelevated-button.mat-accent,.KUMHO-THEME body .mat-mdc-raised-button.mat-accent,.KUMHO-THEME body .mat-mdc-outlined-button.mat-accent,.KUMHO-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #ef0010;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #ef0010;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(239, 0, 16, .1);--mat-button-outlined-state-layer-color: #ef0010;--mat-button-protected-container-color: #ef0010;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #ef0010;--mat-button-text-ripple-color: rgba(239, 0, 16, .1);--mat-button-text-state-layer-color: #ef0010;--mat-button-tonal-container-color: #ef0010;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.KUMHO-THEME body .mat-mdc-button.mat-warn,.KUMHO-THEME body .mat-mdc-unelevated-button.mat-warn,.KUMHO-THEME body .mat-mdc-raised-button.mat-warn,.KUMHO-THEME body .mat-mdc-outlined-button.mat-warn,.KUMHO-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.KUMHO-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.KUMHO-THEME body .mat-mdc-icon-button.mat-primary,.KUMHO-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #ef0010;--mat-icon-button-state-layer-color: #ef0010;--mat-icon-button-ripple-color: rgba(239, 0, 16, .1)}.KUMHO-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.KUMHO-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.KUMHO-THEME body .mat-mdc-fab.mat-primary,.KUMHO-THEME body .mat-mdc-mini-fab.mat-primary,.KUMHO-THEME body .mat-mdc-fab.mat-accent,.KUMHO-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #ef0010;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #ef0010;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.KUMHO-THEME body .mat-mdc-fab.mat-warn,.KUMHO-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.KUMHO-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ef0010}.KUMHO-THEME body{--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)}.KUMHO-THEME body,.KUMHO-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #ef0010}.KUMHO-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.KUMHO-THEME body{--mat-badge-background-color: #ef0010;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.KUMHO-THEME body .mat-badge-accent{--mat-badge-background-color: #ef0010;--mat-badge-text-color: white}.KUMHO-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.KUMHO-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.KUMHO-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.KUMHO-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef0010;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 0, 16, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 0, 16, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 0, 16, .3);--mat-datepicker-toggle-active-state-icon-color: #ef0010;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 0, 16, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.KUMHO-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef0010;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 0, 16, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 0, 16, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 0, 16, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 0, 16, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.KUMHO-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.KUMHO-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ef0010}.KUMHO-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.KUMHO-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.KUMHO-THEME body{--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)}.KUMHO-THEME body{--mat-icon-color: inherit}.KUMHO-THEME body .mat-icon.mat-primary,.KUMHO-THEME body .mat-icon.mat-accent{--mat-icon-color: #ef0010}.KUMHO-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.KUMHO-THEME body{--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)}.KUMHO-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef0010;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef0010;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef0010;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.KUMHO-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef0010;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef0010;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef0010;--mat-stepper-header-edit-state-icon-foreground-color: white}.KUMHO-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.KUMHO-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.KUMHO-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.KUMHO-THEME body .mat-toolbar.mat-primary,.KUMHO-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ef0010;--mat-toolbar-container-text-color: white}.KUMHO-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.KUMHO-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.KUMHO-THEME body{--mat-timepicker-container-background-color: white}.KUMHO-THEME .login .login-content .login-header{background-color:#fff!important}.KUMHO-THEME .login .login-content .login-header img{padding:25px!important}.KUMHO-THEME .cart .content .center-panel .heading i.edit-btn:hover,.KUMHO-THEME .cart-tree .header{color:#ef0010!important}.KUMHO-THEME .cart-tree .no-result{color:#000!important;background-color:#ef0010!important;border-color:#ef0010!important}.KUMHO-THEME .cart-tree ul.custom-tree .root i,.KUMHO-THEME .cart-tree ul.custom-tree li ul li div .active,.KUMHO-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#ef0010!important}.KUMHO-THEME .cart .cart-position .item .dot-box,.KUMHO-THEME .cart .cart-position .item .fast-payer-info span{background-color:#ef0010!important;color:#fff!important}.KUMHO-THEME .header .primary-header-bar{background-color:#fff!important}.KUMHO-THEME .header .primary-header-bar .logo-text{color:#000!important}.KUMHO-THEME .header .primary-header-bar .main-nav li span,.KUMHO-THEME .header .primary-header-bar .main-nav li i{color:#ef0010!important}.KUMHO-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.KUMHO-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.KUMHO-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.KUMHO-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.KUMHO-THEME .header .primary-header-bar .main-nav .cart i,.KUMHO-THEME .header .primary-header-bar .main-nav .cart span{color:#ef0010!important}.KUMHO-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#ef0010!important}.KUMHO-THEME .header .primary-header-bar .main-nav .cart:hover i,.KUMHO-THEME .header .primary-header-bar .main-nav .cart:hover span,.KUMHO-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.KUMHO-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.KUMHO-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#ef0010!important}.KUMHO-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.KUMHO-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#ef0010!important;color:#fff!important}.KUMHO-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.KUMHO-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.KUMHO-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#c1c1c18c!important;color:#000!important}.KUMHO-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.KUMHO-THEME .header .secondary-header-bar{background-color:#4a4a49!important}.KUMHO-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.KUMHO-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#4a4a49!important;color:#ef0010!important;border-bottom-color:#ef0010!important}.KUMHO-THEME .header .secondary-header-bar .main-nav li span,.KUMHO-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.KUMHO-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.KUMHO-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#4a4a49!important;border-color:#ef0010!important}.KUMHO-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.KUMHO-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.KUMHO-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.KUMHO-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#ef0010!important}.KUMHO-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#4a4a49!important;color:#fff!important}.KUMHO-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.KUMHO-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.KUMHO-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.KUMHO-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.KUMHO-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.KUMHO-THEME .navigation-drawer .drawer-items .drawer-item:hover,.KUMHO-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#ef0010!important;color:#fff!important}.KUMHO-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.KUMHO-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.KUMHO-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.KUMHO-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.KUMHO-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#000!important}.KUMHO-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#ef0010!important}.KUMHO-THEME .navigation-menu .navigation-menu-item:hover,.KUMHO-THEME .navigation-menu .navigation-menu-item.active{background-color:#ef0010!important;color:#fff!important}.KUMHO-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.KUMHO-THEME .user-menu .expanded-menu ul li:hover,.KUMHO-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.KUMHO-THEME .user-menu .expanded-menu ul li:hover i,.KUMHO-THEME .user-menu .expanded-menu ul li.active i,.KUMHO-THEME .user-menu .expanded-menu ul li i,.KUMHO-THEME .startpage-tyre-promotion .label-price,.KUMHO-THEME .startpage-tyre-promotion .label-show-details{color:#ef0010!important}.KUMHO-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#ef0010!important}.KUMHO-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#ef0010!important;color:#fff!important}.KUMHO-THEME .car-search-panel .kba-selection .kba-title,.KUMHO-THEME .car-search-panel .car-selection-row .car-selection-title,.KUMHO-THEME .car-search-stepper .step-count{color:#ef0010!important}.KUMHO-THEME .rim-selection-panel .tab-menu-item:hover,.KUMHO-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#ef0010!important}.KUMHO-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.KUMHO-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#ef0010!important}.KUMHO-THEME .rim-search-box:hover,.KUMHO-THEME .rim-search-box.active{border-color:#ef0010!important}.KUMHO-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#ef0010!important;color:#fff!important}.KUMHO-THEME .rim-search-box .header-information i{color:#ef0010!important}.KUMHO-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#ef0010!important}.KUMHO-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#ef0010!important}.KUMHO-THEME .rim-size-selection-detail-panel .ult-warning2{color:#ef0010!important}.KUMHO-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#ef0010!important}.KUMHO-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#ef0010!important}.KUMHO-THEME .tpms-selection-detail-panel .more-information-toggle{color:#ef0010!important}.KUMHO-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.KUMHO-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#ef0010!important}.KUMHO-THEME .tyre-selection-panel .info-bar i,.KUMHO-THEME .tyre-selection-panel .info-bar b{color:#000!important}.KUMHO-THEME .mixed-tyre-result-row:hover,.KUMHO-THEME .mixed-tyre-result-row.active{border-color:#ef0010!important}.KUMHO-THEME .mixed-tyre-result-row .dot-box{background-color:#ef0010!important;color:#fff!important}.KUMHO-THEME .toggle-icons i.active{color:#ef0010!important}.KUMHO-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.KUMHO-THEME .tyre-results .no-results a,.KUMHO-THEME .car-information .car-info-box .car-title i,.KUMHO-THEME .car-information .icon-button i{color:#ef0010!important}.KUMHO-THEME .car-information .color-circle:hover,.KUMHO-THEME .car-information .color-circle.active{border-color:#ef0010!important}.KUMHO-THEME .n4-checkbox label input[type=checkbox]:after,.KUMHO-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.KUMHO-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.KUMHO-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#ef0010!important}.KUMHO-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.KUMHO-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#ef0010!important;border-color:#ef0010!important}.KUMHO-THEME .n4-filter .filter-list-title{border-bottom-color:#ef0010!important}.KUMHO-THEME .n4-filter .filter-list-title span,.KUMHO-THEME .n4-filter .filter-list-title .filter-settings{color:#ef0010!important}.KUMHO-THEME .n4-filter .filter-list-title .custom-filter-box{color:#ef0010!important;border-color:#ef0010!important}.KUMHO-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#ef0010!important;color:#fff!important}.KUMHO-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.KUMHO-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#ef0010!important}.KUMHO-THEME .lds-grid div{background:#fff!important}.KUMHO-THEME .n4-pagination .pagination-label,.KUMHO-THEME .n4-pagination .results-per-page li:hover,.KUMHO-THEME .n4-pagination .active,.KUMHO-THEME .product-generic-details-information .eprel-url,.KUMHO-THEME .product-generic-details-information .more-information-toggle{color:#ef0010!important}.KUMHO-THEME .product-generic-result-row:hover,.KUMHO-THEME .product-generic-result-row.active,.KUMHO-THEME .product-rim-result-row:hover,.KUMHO-THEME .product-rim-result-row.active{border-color:#ef0010!important}.KUMHO-THEME .product-rim-details-information .eprel-url,.KUMHO-THEME .product-rim-details-information .more-information-toggle{color:#ef0010!important}.KUMHO-THEME .n4-quantity-input .increment-quantity-block button:hover,.KUMHO-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#ef0010!important;border-color:#ef0010!important}.KUMHO-THEME .n4-quantity-input .increment-quantity-block button:hover span,.KUMHO-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.KUMHO-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#ef0010!important}.KUMHO-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#ef0010!important}.KUMHO-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.KUMHO-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#ef0010!important;color:#fff!important}.KUMHO-THEME .simple-retailer-list .retailer-row:hover,.KUMHO-THEME .simple-retailer-list .retailer-row.retailer-box-active,.KUMHO-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#ef0010!important}.KUMHO-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#ef0010!important}.KUMHO-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#ef0010!important}.KUMHO-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#ef0010!important}.KUMHO-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.KUMHO-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#ef0010!important}.KUMHO-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#ef0010!important;color:#fff!important}.KUMHO-THEME .toggle-switch .active{color:#ef0010!important}.KUMHO-THEME .toggle-switch input#toggle+label:before{background:#ef0010!important}.KUMHO-THEME .toggle-switch input#toggle:checked+label:before{color:#ef0010!important}.KUMHO-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #ef0010!important}.KUMHO-THEME .tyre-details-information .eprel-url,.KUMHO-THEME .tyre-details-information .more-information-toggle{color:#ef0010!important}.KUMHO-THEME .tyre-row:hover,.KUMHO-THEME .tyre-row.active{border-color:#ef0010!important}.KUMHO-THEME .tyre-row .dot-box,.KUMHO-THEME .base-btn.primary{background-color:#ef0010!important;color:#fff!important}.KUMHO-THEME .base-btn.primary i{color:#fff!important}.KUMHO-THEME .base-btn.primary:hover{background-color:#ff2332!important;color:#fff!important;opacity:1}.KUMHO-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.KUMHO-THEME .base-btn.primary:disabled i{color:#000!important}.KUMHO-THEME .base-btn.primary:disabled:hover{color:#000!important}.KUMHO-THEME .base-btn.primary:disabled:hover i{color:#000!important}.KUMHO-THEME .base-btn.primary-border{border-color:#ef0010!important;color:#ef0010!important}.KUMHO-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#ef0010!important}.KUMHO-THEME .container-fluid .content .center-panel .center-content{border-top-color:#ef0010!important}@media only screen and (max-width: 1023.98px){.KUMHO-THEME .n4-wallpaper{background-image:url(/../assets/images/wallpaper/kumho_login_bg_768.jpg)!important}}@media only screen and (min-width: 1024px){.KUMHO-THEME .n4-wallpaper{background-image:url(/../assets/images/wallpaper/kumho_login_bg_1024.jpg)!important}}@media only screen and (min-width: 1200px){.KUMHO-THEME .n4-wallpaper{background-image:url(/../assets/images/wallpaper/kumho_login_bg_1440.jpg)!important}}@media only screen and (min-width: 2000px){.KUMHO-THEME .n4-wallpaper{background-image:url(/../assets/images/wallpaper/kumho_login_bg_3072.jpg)!important}}@media (max-width: 1399.98px){.KUMHO-THEME .left-panel{border-left-color:#000!important}.KUMHO-THEME .center-panel{border-right-color:#000!important}.KUMHO-THEME .center-panel.right,.KUMHO-THEME .center-panel.left,.KUMHO-THEME .center-panel.center-only{border-left-color:#000!important}.KUMHO-THEME .right-panel{border-right-color:#000!important;border-left-color:#000!important}.KUMHO-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#000!important;color:#fff!important}}.KUMHO-THEME .size-circle.active,.KUMHO-THEME .size-circle:hover{background-color:#ef0010!important;color:#fff!important;border-color:#ef0010!important}.KUMHO-THEME .simple-table thead tr th{border-bottom-color:#ef0010!important}.KUMHO-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.KUMHO-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.KUMHO-THEME ngb-pagination .page-link:hover{color:#ef0010!important}.KUMHO-THEME ngb-pagination .page-item.active .page-link{color:#ef0010!important}.KUMHO-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.KUMHO-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#ef0010!important;color:#fff!important}.BAIERLACHER-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.BAIERLACHER-THEME body,.BAIERLACHER-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #e30613;--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)}.BAIERLACHER-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.BAIERLACHER-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.BAIERLACHER-THEME body,.BAIERLACHER-THEME body .mat-primary,.BAIERLACHER-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #e30613;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #e30613;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.BAIERLACHER-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.BAIERLACHER-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.BAIERLACHER-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.BAIERLACHER-THEME body .mat-mdc-progress-bar,.BAIERLACHER-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #e30613;--mat-progress-bar-track-color: rgba(227, 6, 19, .25)}.BAIERLACHER-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.BAIERLACHER-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.BAIERLACHER-THEME body{--mat-form-field-focus-select-arrow-color: rgba(227, 6, 19, .87);--mat-form-field-filled-caret-color: #e30613;--mat-form-field-filled-focus-active-indicator-color: #e30613;--mat-form-field-filled-focus-label-text-color: rgba(227, 6, 19, .87);--mat-form-field-outlined-caret-color: #e30613;--mat-form-field-outlined-focus-outline-color: #e30613;--mat-form-field-outlined-focus-label-text-color: rgba(227, 6, 19, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.BAIERLACHER-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(227, 6, 19, .87);--mat-form-field-filled-caret-color: #e30613;--mat-form-field-filled-focus-active-indicator-color: #e30613;--mat-form-field-filled-focus-label-text-color: rgba(227, 6, 19, .87);--mat-form-field-outlined-caret-color: #e30613;--mat-form-field-outlined-focus-outline-color: #e30613;--mat-form-field-outlined-focus-label-text-color: rgba(227, 6, 19, .87)}.BAIERLACHER-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.BAIERLACHER-THEME body,.BAIERLACHER-THEME body .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(227, 6, 19, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.BAIERLACHER-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.BAIERLACHER-THEME body{--mat-autocomplete-background-color: white}.BAIERLACHER-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.BAIERLACHER-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.BAIERLACHER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.BAIERLACHER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.BAIERLACHER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.BAIERLACHER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #e30613;--mat-chip-elevated-disabled-container-color: #e30613;--mat-chip-elevated-selected-container-color: #e30613;--mat-chip-flat-disabled-selected-container-color: #e30613;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.BAIERLACHER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.BAIERLACHER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.BAIERLACHER-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #e30613;--mat-slide-toggle-selected-handle-color: #e30613;--mat-slide-toggle-selected-hover-state-layer-color: #e30613;--mat-slide-toggle-selected-pressed-state-layer-color: #e30613;--mat-slide-toggle-selected-focus-handle-color: #e30613;--mat-slide-toggle-selected-hover-handle-color: #e30613;--mat-slide-toggle-selected-pressed-handle-color: #e30613;--mat-slide-toggle-selected-focus-track-color: #e30613;--mat-slide-toggle-selected-hover-track-color: #e30613;--mat-slide-toggle-selected-pressed-track-color: #e30613;--mat-slide-toggle-selected-track-color: #e30613;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.BAIERLACHER-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.BAIERLACHER-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.BAIERLACHER-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #e30613;--mat-slide-toggle-selected-handle-color: #e30613;--mat-slide-toggle-selected-hover-state-layer-color: #e30613;--mat-slide-toggle-selected-pressed-state-layer-color: #e30613;--mat-slide-toggle-selected-focus-handle-color: #e30613;--mat-slide-toggle-selected-hover-handle-color: #e30613;--mat-slide-toggle-selected-pressed-handle-color: #e30613;--mat-slide-toggle-selected-focus-track-color: #e30613;--mat-slide-toggle-selected-hover-track-color: #e30613;--mat-slide-toggle-selected-pressed-track-color: #e30613;--mat-slide-toggle-selected-track-color: #e30613}.BAIERLACHER-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.BAIERLACHER-THEME body .mat-mdc-radio-button.mat-primary,.BAIERLACHER-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #e30613;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #e30613;--mat-radio-selected-hover-icon-color: #e30613;--mat-radio-selected-icon-color: #e30613;--mat-radio-selected-pressed-icon-color: #e30613;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.BAIERLACHER-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.BAIERLACHER-THEME body{--mat-slider-active-track-color: #e30613;--mat-slider-focus-handle-color: #e30613;--mat-slider-focus-state-layer-color: rgba(227, 6, 19, .2);--mat-slider-handle-color: #e30613;--mat-slider-hover-handle-color: #e30613;--mat-slider-hover-state-layer-color: rgba(227, 6, 19, .05);--mat-slider-inactive-track-color: #e30613;--mat-slider-ripple-color: #e30613;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #e30613;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.BAIERLACHER-THEME body .mat-accent{--mat-slider-active-track-color: #e30613;--mat-slider-focus-handle-color: #e30613;--mat-slider-focus-state-layer-color: rgba(227, 6, 19, .2);--mat-slider-handle-color: #e30613;--mat-slider-hover-handle-color: #e30613;--mat-slider-hover-state-layer-color: rgba(227, 6, 19, .05);--mat-slider-inactive-track-color: #e30613;--mat-slider-ripple-color: #e30613;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #e30613}.BAIERLACHER-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.BAIERLACHER-THEME body{--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)}.BAIERLACHER-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.BAIERLACHER-THEME body .mdc-list-item__start,.BAIERLACHER-THEME body .mdc-list-item__end,.BAIERLACHER-THEME body .mat-accent .mdc-list-item__start,.BAIERLACHER-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #e30613;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #e30613;--mat-radio-selected-hover-icon-color: #e30613;--mat-radio-selected-icon-color: #e30613;--mat-radio-selected-pressed-icon-color: #e30613;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.BAIERLACHER-THEME body .mat-warn .mdc-list-item__start,.BAIERLACHER-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.BAIERLACHER-THEME body .mat-mdc-list-option,.BAIERLACHER-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e30613;--mat-checkbox-selected-hover-icon-color: #e30613;--mat-checkbox-selected-icon-color: #e30613;--mat-checkbox-selected-pressed-icon-color: #e30613;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e30613;--mat-checkbox-selected-hover-state-layer-color: #e30613;--mat-checkbox-selected-pressed-state-layer-color: #e30613;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BAIERLACHER-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BAIERLACHER-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.BAIERLACHER-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.BAIERLACHER-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.BAIERLACHER-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#e30613}.BAIERLACHER-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.BAIERLACHER-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.BAIERLACHER-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.BAIERLACHER-THEME body{--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)}.BAIERLACHER-THEME body .mat-mdc-tab-group,.BAIERLACHER-THEME body .mat-mdc-tab-nav-bar,.BAIERLACHER-THEME body .mat-mdc-tab-group.mat-accent,.BAIERLACHER-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #e30613;--mat-tab-active-ripple-color: #e30613;--mat-tab-inactive-ripple-color: #e30613;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #e30613;--mat-tab-active-hover-label-text-color: #e30613;--mat-tab-active-focus-indicator-color: #e30613;--mat-tab-active-hover-indicator-color: #e30613;--mat-tab-active-indicator-color: #e30613}.BAIERLACHER-THEME body .mat-mdc-tab-group.mat-warn,.BAIERLACHER-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.BAIERLACHER-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e30613;--mat-checkbox-selected-hover-icon-color: #e30613;--mat-checkbox-selected-icon-color: #e30613;--mat-checkbox-selected-pressed-icon-color: #e30613;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e30613;--mat-checkbox-selected-hover-state-layer-color: #e30613;--mat-checkbox-selected-pressed-state-layer-color: #e30613;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BAIERLACHER-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e30613;--mat-checkbox-selected-hover-icon-color: #e30613;--mat-checkbox-selected-icon-color: #e30613;--mat-checkbox-selected-pressed-icon-color: #e30613;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e30613;--mat-checkbox-selected-hover-state-layer-color: #e30613;--mat-checkbox-selected-pressed-state-layer-color: #e30613;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BAIERLACHER-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BAIERLACHER-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.BAIERLACHER-THEME body .mat-mdc-button.mat-primary,.BAIERLACHER-THEME body .mat-mdc-unelevated-button.mat-primary,.BAIERLACHER-THEME body .mat-mdc-raised-button.mat-primary,.BAIERLACHER-THEME body .mat-mdc-outlined-button.mat-primary,.BAIERLACHER-THEME body .mat-tonal-button.mat-primary,.BAIERLACHER-THEME body .mat-mdc-button.mat-accent,.BAIERLACHER-THEME body .mat-mdc-unelevated-button.mat-accent,.BAIERLACHER-THEME body .mat-mdc-raised-button.mat-accent,.BAIERLACHER-THEME body .mat-mdc-outlined-button.mat-accent,.BAIERLACHER-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #e30613;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #e30613;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(227, 6, 19, .1);--mat-button-outlined-state-layer-color: #e30613;--mat-button-protected-container-color: #e30613;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #e30613;--mat-button-text-ripple-color: rgba(227, 6, 19, .1);--mat-button-text-state-layer-color: #e30613;--mat-button-tonal-container-color: #e30613;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.BAIERLACHER-THEME body .mat-mdc-button.mat-warn,.BAIERLACHER-THEME body .mat-mdc-unelevated-button.mat-warn,.BAIERLACHER-THEME body .mat-mdc-raised-button.mat-warn,.BAIERLACHER-THEME body .mat-mdc-outlined-button.mat-warn,.BAIERLACHER-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.BAIERLACHER-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.BAIERLACHER-THEME body .mat-mdc-icon-button.mat-primary,.BAIERLACHER-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #e30613;--mat-icon-button-state-layer-color: #e30613;--mat-icon-button-ripple-color: rgba(227, 6, 19, .1)}.BAIERLACHER-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.BAIERLACHER-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.BAIERLACHER-THEME body .mat-mdc-fab.mat-primary,.BAIERLACHER-THEME body .mat-mdc-mini-fab.mat-primary,.BAIERLACHER-THEME body .mat-mdc-fab.mat-accent,.BAIERLACHER-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #e30613;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #e30613;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.BAIERLACHER-THEME body .mat-mdc-fab.mat-warn,.BAIERLACHER-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.BAIERLACHER-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #e30613}.BAIERLACHER-THEME body{--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)}.BAIERLACHER-THEME body,.BAIERLACHER-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #e30613}.BAIERLACHER-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.BAIERLACHER-THEME body{--mat-badge-background-color: #e30613;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.BAIERLACHER-THEME body .mat-badge-accent{--mat-badge-background-color: #e30613;--mat-badge-text-color: white}.BAIERLACHER-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.BAIERLACHER-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.BAIERLACHER-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.BAIERLACHER-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e30613;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(227, 6, 19, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(227, 6, 19, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(227, 6, 19, .3);--mat-datepicker-toggle-active-state-icon-color: #e30613;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(227, 6, 19, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.BAIERLACHER-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e30613;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(227, 6, 19, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(227, 6, 19, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(227, 6, 19, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(227, 6, 19, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.BAIERLACHER-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.BAIERLACHER-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #e30613}.BAIERLACHER-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.BAIERLACHER-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.BAIERLACHER-THEME body{--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)}.BAIERLACHER-THEME body{--mat-icon-color: inherit}.BAIERLACHER-THEME body .mat-icon.mat-primary,.BAIERLACHER-THEME body .mat-icon.mat-accent{--mat-icon-color: #e30613}.BAIERLACHER-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.BAIERLACHER-THEME body{--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)}.BAIERLACHER-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e30613;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e30613;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e30613;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.BAIERLACHER-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e30613;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e30613;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e30613;--mat-stepper-header-edit-state-icon-foreground-color: white}.BAIERLACHER-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.BAIERLACHER-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.BAIERLACHER-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.BAIERLACHER-THEME body .mat-toolbar.mat-primary,.BAIERLACHER-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #e30613;--mat-toolbar-container-text-color: white}.BAIERLACHER-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.BAIERLACHER-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.BAIERLACHER-THEME body{--mat-timepicker-container-background-color: white}.BAIERLACHER-THEME .login .login-content .login-header{background-color:#fff!important}.BAIERLACHER-THEME .cart .content .center-panel .heading i.edit-btn:hover,.BAIERLACHER-THEME .cart-tree .header{color:#e30613!important}.BAIERLACHER-THEME .cart-tree .no-result{color:#000!important;background-color:#e30613!important;border-color:#e22f38!important}.BAIERLACHER-THEME .cart-tree ul.custom-tree .root i,.BAIERLACHER-THEME .cart-tree ul.custom-tree li ul li div .active,.BAIERLACHER-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#e30613!important}.BAIERLACHER-THEME .cart .cart-position .item .dot-box,.BAIERLACHER-THEME .cart .cart-position .item .fast-payer-info span{background-color:#e30613!important;color:#fff!important}.BAIERLACHER-THEME .header .primary-header-bar{background-color:#fff!important}.BAIERLACHER-THEME .header .primary-header-bar .logo-text{color:#000!important}.BAIERLACHER-THEME .header .primary-header-bar .main-nav li span,.BAIERLACHER-THEME .header .primary-header-bar .main-nav li i{color:#e30613!important}.BAIERLACHER-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.BAIERLACHER-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.BAIERLACHER-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.BAIERLACHER-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.BAIERLACHER-THEME .header .primary-header-bar .main-nav .cart i,.BAIERLACHER-THEME .header .primary-header-bar .main-nav .cart span{color:#e30613!important}.BAIERLACHER-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#e30613!important}.BAIERLACHER-THEME .header .primary-header-bar .main-nav .cart:hover i,.BAIERLACHER-THEME .header .primary-header-bar .main-nav .cart:hover span,.BAIERLACHER-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.BAIERLACHER-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.BAIERLACHER-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#e30613!important}.BAIERLACHER-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.BAIERLACHER-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#e30613!important;color:#fff!important}.BAIERLACHER-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.BAIERLACHER-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.BAIERLACHER-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#c1c1c18c!important;color:#000!important}.BAIERLACHER-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.BAIERLACHER-THEME .header .secondary-header-bar{background-color:#e30613!important}.BAIERLACHER-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.BAIERLACHER-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#cc0713!important;color:#fff!important;border-bottom-color:#fff!important}.BAIERLACHER-THEME .header .secondary-header-bar .main-nav li span,.BAIERLACHER-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.BAIERLACHER-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.BAIERLACHER-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#cc0713!important;border-color:#fff!important}.BAIERLACHER-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.BAIERLACHER-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.BAIERLACHER-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.BAIERLACHER-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#fff!important}.BAIERLACHER-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#e30613!important;color:#fff!important}.BAIERLACHER-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.BAIERLACHER-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.BAIERLACHER-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.BAIERLACHER-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.BAIERLACHER-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.BAIERLACHER-THEME .navigation-drawer .drawer-items .drawer-item:hover,.BAIERLACHER-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#e30613!important;color:#fff!important}.BAIERLACHER-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.BAIERLACHER-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.BAIERLACHER-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.BAIERLACHER-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.BAIERLACHER-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#000!important}.BAIERLACHER-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#e30613!important}.BAIERLACHER-THEME .navigation-menu .navigation-menu-item:hover,.BAIERLACHER-THEME .navigation-menu .navigation-menu-item.active{background-color:#e30613!important;color:#fff!important}.BAIERLACHER-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.BAIERLACHER-THEME .user-menu .expanded-menu ul li:hover,.BAIERLACHER-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.BAIERLACHER-THEME .user-menu .expanded-menu ul li:hover i,.BAIERLACHER-THEME .user-menu .expanded-menu ul li.active i,.BAIERLACHER-THEME .user-menu .expanded-menu ul li i,.BAIERLACHER-THEME .startpage-tyre-promotion .label-price,.BAIERLACHER-THEME .startpage-tyre-promotion .label-show-details{color:#e30613!important}.BAIERLACHER-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#e30613!important}.BAIERLACHER-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#e30613!important;color:#fff!important}.BAIERLACHER-THEME .car-search-panel .kba-selection .kba-title,.BAIERLACHER-THEME .car-search-panel .car-selection-row .car-selection-title,.BAIERLACHER-THEME .car-search-stepper .step-count{color:#e30613!important}.BAIERLACHER-THEME .rim-selection-panel .tab-menu-item:hover,.BAIERLACHER-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#e30613!important}.BAIERLACHER-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.BAIERLACHER-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#e30613!important}.BAIERLACHER-THEME .rim-search-box:hover,.BAIERLACHER-THEME .rim-search-box.active{border-color:#e30613!important}.BAIERLACHER-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#e30613!important;color:#fff!important}.BAIERLACHER-THEME .rim-search-box .header-information i{color:#e30613!important}.BAIERLACHER-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#e30613!important}.BAIERLACHER-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#e30613!important}.BAIERLACHER-THEME .rim-size-selection-detail-panel .ult-warning2{color:#e30613!important}.BAIERLACHER-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#e30613!important}.BAIERLACHER-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#e30613!important}.BAIERLACHER-THEME .tpms-selection-detail-panel .more-information-toggle{color:#e30613!important}.BAIERLACHER-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.BAIERLACHER-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#e30613!important}.BAIERLACHER-THEME .tyre-selection-panel .info-bar i,.BAIERLACHER-THEME .tyre-selection-panel .info-bar b{color:#000!important}.BAIERLACHER-THEME .mixed-tyre-result-row:hover,.BAIERLACHER-THEME .mixed-tyre-result-row.active{border-color:#e30613!important}.BAIERLACHER-THEME .mixed-tyre-result-row .dot-box{background-color:#e30613!important;color:#fff!important}.BAIERLACHER-THEME .toggle-icons i.active{color:#e30613!important}.BAIERLACHER-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.BAIERLACHER-THEME .tyre-results .no-results a,.BAIERLACHER-THEME .car-information .car-info-box .car-title i,.BAIERLACHER-THEME .car-information .icon-button i{color:#e30613!important}.BAIERLACHER-THEME .n4-checkbox label input[type=checkbox]:after,.BAIERLACHER-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.BAIERLACHER-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.BAIERLACHER-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#e30613!important}.BAIERLACHER-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.BAIERLACHER-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#e30613!important;border-color:#e30613!important}.BAIERLACHER-THEME .n4-filter .filter-list-title{border-bottom-color:#e30613!important}.BAIERLACHER-THEME .n4-filter .filter-list-title span,.BAIERLACHER-THEME .n4-filter .filter-list-title .filter-settings{color:#e30613!important}.BAIERLACHER-THEME .n4-filter .filter-list-title .custom-filter-box{color:#e30613!important;border-color:#e30613!important}.BAIERLACHER-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#e30613!important;color:#fff!important}.BAIERLACHER-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.BAIERLACHER-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#e30613!important}.BAIERLACHER-THEME .lds-grid div{background:#fff!important}.BAIERLACHER-THEME .n4-pagination .pagination-label,.BAIERLACHER-THEME .n4-pagination .results-per-page li:hover,.BAIERLACHER-THEME .n4-pagination .active,.BAIERLACHER-THEME .product-generic-details-information .eprel-url,.BAIERLACHER-THEME .product-generic-details-information .more-information-toggle{color:#e30613!important}.BAIERLACHER-THEME .product-generic-result-row:hover,.BAIERLACHER-THEME .product-generic-result-row.active,.BAIERLACHER-THEME .product-rim-result-row:hover,.BAIERLACHER-THEME .product-rim-result-row.active{border-color:#e30613!important}.BAIERLACHER-THEME .product-rim-details-information .eprel-url,.BAIERLACHER-THEME .product-rim-details-information .more-information-toggle{color:#e30613!important}.BAIERLACHER-THEME .n4-quantity-input .increment-quantity-block button:hover,.BAIERLACHER-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#e30613!important;border-color:#e30613!important}.BAIERLACHER-THEME .n4-quantity-input .increment-quantity-block button:hover span,.BAIERLACHER-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.BAIERLACHER-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#e30613!important}.BAIERLACHER-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#e30613!important}.BAIERLACHER-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.BAIERLACHER-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#e30613!important;color:#fff!important}.BAIERLACHER-THEME .simple-retailer-list .retailer-row:hover,.BAIERLACHER-THEME .simple-retailer-list .retailer-row.retailer-box-active,.BAIERLACHER-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#e30613!important}.BAIERLACHER-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#e30613!important}.BAIERLACHER-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#e30613!important}.BAIERLACHER-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#e30613!important}.BAIERLACHER-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.BAIERLACHER-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#e30613!important}.BAIERLACHER-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#e30613!important;color:#fff!important}.BAIERLACHER-THEME .toggle-switch .active{color:#f2e33d!important}.BAIERLACHER-THEME .toggle-switch input#toggle+label:before{background:#f2e33d!important}.BAIERLACHER-THEME .toggle-switch input#toggle:checked+label:before{color:#f2e33d!important}.BAIERLACHER-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #f2e33d!important}.BAIERLACHER-THEME .tyre-details-information .eprel-url,.BAIERLACHER-THEME .tyre-details-information .more-information-toggle{color:#e30613!important}.BAIERLACHER-THEME .tyre-row:hover,.BAIERLACHER-THEME .tyre-row.active{border-color:#e30613!important}.BAIERLACHER-THEME .tyre-row .dot-box,.BAIERLACHER-THEME .base-btn.primary{background-color:#e30613!important;color:#fff!important}.BAIERLACHER-THEME .base-btn.primary i{color:#fff!important}.BAIERLACHER-THEME .base-btn.primary:hover{background-color:#cc0713!important;color:#fff!important;opacity:1}.BAIERLACHER-THEME .base-btn.primary:hover i{color:#fff!important}.BAIERLACHER-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.BAIERLACHER-THEME .base-btn.primary:disabled i{color:#000!important}.BAIERLACHER-THEME .base-btn.primary:disabled:hover{color:#000!important}.BAIERLACHER-THEME .base-btn.primary:disabled:hover i{color:#000!important}.BAIERLACHER-THEME .base-btn.primary-border{border-color:#e30613!important;color:#e30613!important}.BAIERLACHER-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#e30613!important}.BAIERLACHER-THEME .container-fluid .content .center-panel .center-content{border-top-color:#e30613!important}@media (max-width: 1399.98px){.BAIERLACHER-THEME .left-panel{border-left-color:#e30613!important}.BAIERLACHER-THEME .center-panel{border-right-color:#e30613!important}.BAIERLACHER-THEME .center-panel.right,.BAIERLACHER-THEME .center-panel.left,.BAIERLACHER-THEME .center-panel.center-only{border-left-color:#e30613!important}.BAIERLACHER-THEME .right-panel{border-right-color:#e30613!important;border-left-color:#e30613!important}.BAIERLACHER-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#e30613!important;color:#fff!important}}.BAIERLACHER-THEME .size-circle.active,.BAIERLACHER-THEME .size-circle:hover{background-color:#e30613!important;color:#fff!important;border-color:#e30613!important}.BAIERLACHER-THEME .simple-table thead tr th{border-bottom-color:#e30613!important}.BAIERLACHER-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.BAIERLACHER-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.BAIERLACHER-THEME .firm-calculation-selection.custom-header .mdc-switch:enabled .mdc-switch__track:after{background:#fff!important}.BAIERLACHER-THEME .firm-calculation-selection.custom-header .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#fff!important}.BAIERLACHER-THEME .firm-calculation-selection.custom-header .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#e30613!important}.BAIERLACHER-THEME ngb-pagination .page-link:hover{color:#e30613!important}.BAIERLACHER-THEME ngb-pagination .page-item.active .page-link{color:#e30613!important}.BAIERLACHER-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.BAIERLACHER-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#e30613!important;color:#fff!important}.TOTALENERGIES-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.TOTALENERGIES-THEME body,.TOTALENERGIES-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #ed0000;--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)}.TOTALENERGIES-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.TOTALENERGIES-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.TOTALENERGIES-THEME body,.TOTALENERGIES-THEME body .mat-primary,.TOTALENERGIES-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #ed0000;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #ed0000;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.TOTALENERGIES-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.TOTALENERGIES-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.TOTALENERGIES-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.TOTALENERGIES-THEME body .mat-mdc-progress-bar,.TOTALENERGIES-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #ed0000;--mat-progress-bar-track-color: rgba(237, 0, 0, .25)}.TOTALENERGIES-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.TOTALENERGIES-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.TOTALENERGIES-THEME body{--mat-form-field-focus-select-arrow-color: rgba(237, 0, 0, .87);--mat-form-field-filled-caret-color: #ed0000;--mat-form-field-filled-focus-active-indicator-color: #ed0000;--mat-form-field-filled-focus-label-text-color: rgba(237, 0, 0, .87);--mat-form-field-outlined-caret-color: #ed0000;--mat-form-field-outlined-focus-outline-color: #ed0000;--mat-form-field-outlined-focus-label-text-color: rgba(237, 0, 0, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.TOTALENERGIES-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(237, 0, 0, .87);--mat-form-field-filled-caret-color: #ed0000;--mat-form-field-filled-focus-active-indicator-color: #ed0000;--mat-form-field-filled-focus-label-text-color: rgba(237, 0, 0, .87);--mat-form-field-outlined-caret-color: #ed0000;--mat-form-field-outlined-focus-outline-color: #ed0000;--mat-form-field-outlined-focus-label-text-color: rgba(237, 0, 0, .87)}.TOTALENERGIES-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.TOTALENERGIES-THEME body,.TOTALENERGIES-THEME body .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(237, 0, 0, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.TOTALENERGIES-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.TOTALENERGIES-THEME body{--mat-autocomplete-background-color: white}.TOTALENERGIES-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.TOTALENERGIES-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.TOTALENERGIES-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.TOTALENERGIES-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.TOTALENERGIES-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.TOTALENERGIES-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #ed0000;--mat-chip-elevated-disabled-container-color: #ed0000;--mat-chip-elevated-selected-container-color: #ed0000;--mat-chip-flat-disabled-selected-container-color: #ed0000;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.TOTALENERGIES-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.TOTALENERGIES-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.TOTALENERGIES-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #ed0000;--mat-slide-toggle-selected-handle-color: #ed0000;--mat-slide-toggle-selected-hover-state-layer-color: #ed0000;--mat-slide-toggle-selected-pressed-state-layer-color: #ed0000;--mat-slide-toggle-selected-focus-handle-color: #ed0000;--mat-slide-toggle-selected-hover-handle-color: #ed0000;--mat-slide-toggle-selected-pressed-handle-color: #ed0000;--mat-slide-toggle-selected-focus-track-color: #ed0000;--mat-slide-toggle-selected-hover-track-color: #ed0000;--mat-slide-toggle-selected-pressed-track-color: #ed0000;--mat-slide-toggle-selected-track-color: #ed0000;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.TOTALENERGIES-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.TOTALENERGIES-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.TOTALENERGIES-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #ed0000;--mat-slide-toggle-selected-handle-color: #ed0000;--mat-slide-toggle-selected-hover-state-layer-color: #ed0000;--mat-slide-toggle-selected-pressed-state-layer-color: #ed0000;--mat-slide-toggle-selected-focus-handle-color: #ed0000;--mat-slide-toggle-selected-hover-handle-color: #ed0000;--mat-slide-toggle-selected-pressed-handle-color: #ed0000;--mat-slide-toggle-selected-focus-track-color: #ed0000;--mat-slide-toggle-selected-hover-track-color: #ed0000;--mat-slide-toggle-selected-pressed-track-color: #ed0000;--mat-slide-toggle-selected-track-color: #ed0000}.TOTALENERGIES-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.TOTALENERGIES-THEME body .mat-mdc-radio-button.mat-primary,.TOTALENERGIES-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #ed0000;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #ed0000;--mat-radio-selected-hover-icon-color: #ed0000;--mat-radio-selected-icon-color: #ed0000;--mat-radio-selected-pressed-icon-color: #ed0000;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.TOTALENERGIES-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.TOTALENERGIES-THEME body{--mat-slider-active-track-color: #ed0000;--mat-slider-focus-handle-color: #ed0000;--mat-slider-focus-state-layer-color: rgba(237, 0, 0, .2);--mat-slider-handle-color: #ed0000;--mat-slider-hover-handle-color: #ed0000;--mat-slider-hover-state-layer-color: rgba(237, 0, 0, .05);--mat-slider-inactive-track-color: #ed0000;--mat-slider-ripple-color: #ed0000;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #ed0000;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.TOTALENERGIES-THEME body .mat-accent{--mat-slider-active-track-color: #ed0000;--mat-slider-focus-handle-color: #ed0000;--mat-slider-focus-state-layer-color: rgba(237, 0, 0, .2);--mat-slider-handle-color: #ed0000;--mat-slider-hover-handle-color: #ed0000;--mat-slider-hover-state-layer-color: rgba(237, 0, 0, .05);--mat-slider-inactive-track-color: #ed0000;--mat-slider-ripple-color: #ed0000;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #ed0000}.TOTALENERGIES-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.TOTALENERGIES-THEME body{--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)}.TOTALENERGIES-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.TOTALENERGIES-THEME body .mdc-list-item__start,.TOTALENERGIES-THEME body .mdc-list-item__end,.TOTALENERGIES-THEME body .mat-accent .mdc-list-item__start,.TOTALENERGIES-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #ed0000;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #ed0000;--mat-radio-selected-hover-icon-color: #ed0000;--mat-radio-selected-icon-color: #ed0000;--mat-radio-selected-pressed-icon-color: #ed0000;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.TOTALENERGIES-THEME body .mat-warn .mdc-list-item__start,.TOTALENERGIES-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.TOTALENERGIES-THEME body .mat-mdc-list-option,.TOTALENERGIES-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ed0000;--mat-checkbox-selected-hover-icon-color: #ed0000;--mat-checkbox-selected-icon-color: #ed0000;--mat-checkbox-selected-pressed-icon-color: #ed0000;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ed0000;--mat-checkbox-selected-hover-state-layer-color: #ed0000;--mat-checkbox-selected-pressed-state-layer-color: #ed0000;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TOTALENERGIES-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TOTALENERGIES-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.TOTALENERGIES-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.TOTALENERGIES-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.TOTALENERGIES-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#ed0000}.TOTALENERGIES-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.TOTALENERGIES-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.TOTALENERGIES-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.TOTALENERGIES-THEME body{--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)}.TOTALENERGIES-THEME body .mat-mdc-tab-group,.TOTALENERGIES-THEME body .mat-mdc-tab-nav-bar,.TOTALENERGIES-THEME body .mat-mdc-tab-group.mat-accent,.TOTALENERGIES-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #ed0000;--mat-tab-active-ripple-color: #ed0000;--mat-tab-inactive-ripple-color: #ed0000;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #ed0000;--mat-tab-active-hover-label-text-color: #ed0000;--mat-tab-active-focus-indicator-color: #ed0000;--mat-tab-active-hover-indicator-color: #ed0000;--mat-tab-active-indicator-color: #ed0000}.TOTALENERGIES-THEME body .mat-mdc-tab-group.mat-warn,.TOTALENERGIES-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.TOTALENERGIES-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ed0000;--mat-checkbox-selected-hover-icon-color: #ed0000;--mat-checkbox-selected-icon-color: #ed0000;--mat-checkbox-selected-pressed-icon-color: #ed0000;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ed0000;--mat-checkbox-selected-hover-state-layer-color: #ed0000;--mat-checkbox-selected-pressed-state-layer-color: #ed0000;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TOTALENERGIES-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ed0000;--mat-checkbox-selected-hover-icon-color: #ed0000;--mat-checkbox-selected-icon-color: #ed0000;--mat-checkbox-selected-pressed-icon-color: #ed0000;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ed0000;--mat-checkbox-selected-hover-state-layer-color: #ed0000;--mat-checkbox-selected-pressed-state-layer-color: #ed0000;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TOTALENERGIES-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TOTALENERGIES-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.TOTALENERGIES-THEME body .mat-mdc-button.mat-primary,.TOTALENERGIES-THEME body .mat-mdc-unelevated-button.mat-primary,.TOTALENERGIES-THEME body .mat-mdc-raised-button.mat-primary,.TOTALENERGIES-THEME body .mat-mdc-outlined-button.mat-primary,.TOTALENERGIES-THEME body .mat-tonal-button.mat-primary,.TOTALENERGIES-THEME body .mat-mdc-button.mat-accent,.TOTALENERGIES-THEME body .mat-mdc-unelevated-button.mat-accent,.TOTALENERGIES-THEME body .mat-mdc-raised-button.mat-accent,.TOTALENERGIES-THEME body .mat-mdc-outlined-button.mat-accent,.TOTALENERGIES-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #ed0000;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #ed0000;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(237, 0, 0, .1);--mat-button-outlined-state-layer-color: #ed0000;--mat-button-protected-container-color: #ed0000;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #ed0000;--mat-button-text-ripple-color: rgba(237, 0, 0, .1);--mat-button-text-state-layer-color: #ed0000;--mat-button-tonal-container-color: #ed0000;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.TOTALENERGIES-THEME body .mat-mdc-button.mat-warn,.TOTALENERGIES-THEME body .mat-mdc-unelevated-button.mat-warn,.TOTALENERGIES-THEME body .mat-mdc-raised-button.mat-warn,.TOTALENERGIES-THEME body .mat-mdc-outlined-button.mat-warn,.TOTALENERGIES-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.TOTALENERGIES-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.TOTALENERGIES-THEME body .mat-mdc-icon-button.mat-primary,.TOTALENERGIES-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #ed0000;--mat-icon-button-state-layer-color: #ed0000;--mat-icon-button-ripple-color: rgba(237, 0, 0, .1)}.TOTALENERGIES-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.TOTALENERGIES-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.TOTALENERGIES-THEME body .mat-mdc-fab.mat-primary,.TOTALENERGIES-THEME body .mat-mdc-mini-fab.mat-primary,.TOTALENERGIES-THEME body .mat-mdc-fab.mat-accent,.TOTALENERGIES-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #ed0000;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #ed0000;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.TOTALENERGIES-THEME body .mat-mdc-fab.mat-warn,.TOTALENERGIES-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.TOTALENERGIES-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ed0000}.TOTALENERGIES-THEME body{--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)}.TOTALENERGIES-THEME body,.TOTALENERGIES-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #ed0000}.TOTALENERGIES-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.TOTALENERGIES-THEME body{--mat-badge-background-color: #ed0000;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.TOTALENERGIES-THEME body .mat-badge-accent{--mat-badge-background-color: #ed0000;--mat-badge-text-color: white}.TOTALENERGIES-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.TOTALENERGIES-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.TOTALENERGIES-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.TOTALENERGIES-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ed0000;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(237, 0, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(237, 0, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(237, 0, 0, .3);--mat-datepicker-toggle-active-state-icon-color: #ed0000;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(237, 0, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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)}.TOTALENERGIES-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ed0000;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(237, 0, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(237, 0, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(237, 0, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(237, 0, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.TOTALENERGIES-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.TOTALENERGIES-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ed0000}.TOTALENERGIES-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.TOTALENERGIES-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.TOTALENERGIES-THEME body{--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)}.TOTALENERGIES-THEME body{--mat-icon-color: inherit}.TOTALENERGIES-THEME body .mat-icon.mat-primary,.TOTALENERGIES-THEME body .mat-icon.mat-accent{--mat-icon-color: #ed0000}.TOTALENERGIES-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.TOTALENERGIES-THEME body{--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)}.TOTALENERGIES-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ed0000;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ed0000;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ed0000;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.TOTALENERGIES-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ed0000;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ed0000;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ed0000;--mat-stepper-header-edit-state-icon-foreground-color: white}.TOTALENERGIES-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.TOTALENERGIES-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.TOTALENERGIES-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.TOTALENERGIES-THEME body .mat-toolbar.mat-primary,.TOTALENERGIES-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ed0000;--mat-toolbar-container-text-color: white}.TOTALENERGIES-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.TOTALENERGIES-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.TOTALENERGIES-THEME body{--mat-timepicker-container-background-color: white}.TOTALENERGIES-THEME .login .login-content .login-header{background-color:#fff!important}.TOTALENERGIES-THEME .cart .content .center-panel .heading i.edit-btn:hover,.TOTALENERGIES-THEME .cart-tree .header{color:#ed0000!important}.TOTALENERGIES-THEME .cart-tree .no-result{color:#374649!important;background-color:#ed0000!important;border-color:#ea3f4e!important}.TOTALENERGIES-THEME .cart-tree ul.custom-tree .root i,.TOTALENERGIES-THEME .cart-tree ul.custom-tree li ul li div .active,.TOTALENERGIES-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#ed0000!important}.TOTALENERGIES-THEME .cart .cart-position .item .dot-box,.TOTALENERGIES-THEME .cart .cart-position .item .fast-payer-info span{background-color:#ed0000!important;color:#fff!important}.TOTALENERGIES-THEME .header .primary-header-bar{background-color:#fff!important}.TOTALENERGIES-THEME .header .primary-header-bar .logo-text{color:#374649!important}.TOTALENERGIES-THEME .header .primary-header-bar .main-nav li span,.TOTALENERGIES-THEME .header .primary-header-bar .main-nav li i{color:#ed0000!important}.TOTALENERGIES-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.TOTALENERGIES-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.TOTALENERGIES-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.TOTALENERGIES-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.TOTALENERGIES-THEME .header .primary-header-bar .main-nav .cart i,.TOTALENERGIES-THEME .header .primary-header-bar .main-nav .cart span{color:#ed0000!important}.TOTALENERGIES-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#ed0000!important}.TOTALENERGIES-THEME .header .primary-header-bar .main-nav .cart:hover i,.TOTALENERGIES-THEME .header .primary-header-bar .main-nav .cart:hover span,.TOTALENERGIES-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.TOTALENERGIES-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.TOTALENERGIES-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#ed0000!important}.TOTALENERGIES-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.TOTALENERGIES-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#ed0000!important;color:#fff!important}.TOTALENERGIES-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.TOTALENERGIES-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.TOTALENERGIES-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#c1c1c18c!important;color:#374649!important}.TOTALENERGIES-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#374649!important}.TOTALENERGIES-THEME .header .secondary-header-bar{background-color:#374649!important}.TOTALENERGIES-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.TOTALENERGIES-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#374649!important;color:#ed0000!important;border-bottom-color:#ed0000!important}.TOTALENERGIES-THEME .header .secondary-header-bar .main-nav li span,.TOTALENERGIES-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.TOTALENERGIES-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.TOTALENERGIES-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#374649!important;border-color:#ed0000!important}.TOTALENERGIES-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.TOTALENERGIES-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.TOTALENERGIES-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.TOTALENERGIES-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#ed0000!important}.TOTALENERGIES-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#374649!important;color:#fff!important}.TOTALENERGIES-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.TOTALENERGIES-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.TOTALENERGIES-THEME .navigation-drawer{background-color:#fff!important;color:#374649!important}.TOTALENERGIES-THEME .navigation-drawer .fix-content .close-btn{color:#374649!important}.TOTALENERGIES-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#374649!important}.TOTALENERGIES-THEME .navigation-drawer .drawer-items .drawer-item:hover,.TOTALENERGIES-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#ed0000!important;color:#fff!important}.TOTALENERGIES-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#374649!important}.TOTALENERGIES-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#374649!important}.TOTALENERGIES-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#374649!important}.TOTALENERGIES-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#374649!important}.TOTALENERGIES-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#374649!important}.TOTALENERGIES-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#ed0000!important}.TOTALENERGIES-THEME .navigation-menu .navigation-menu-item:hover,.TOTALENERGIES-THEME .navigation-menu .navigation-menu-item.active{background-color:#ed0000!important;color:#fff!important}.TOTALENERGIES-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#374649!important}.TOTALENERGIES-THEME .user-menu .expanded-menu ul li:hover,.TOTALENERGIES-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.TOTALENERGIES-THEME .user-menu .expanded-menu ul li:hover i,.TOTALENERGIES-THEME .user-menu .expanded-menu ul li.active i,.TOTALENERGIES-THEME .user-menu .expanded-menu ul li i,.TOTALENERGIES-THEME .startpage-tyre-promotion .label-price,.TOTALENERGIES-THEME .startpage-tyre-promotion .label-show-details{color:#ed0000!important}.TOTALENERGIES-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#ed0000!important}.TOTALENERGIES-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#ed0000!important;color:#fff!important}.TOTALENERGIES-THEME .car-search-panel .kba-selection .kba-title,.TOTALENERGIES-THEME .car-search-panel .car-selection-row .car-selection-title,.TOTALENERGIES-THEME .car-search-stepper .step-count{color:#ed0000!important}.TOTALENERGIES-THEME .rim-selection-panel .tab-menu-item:hover,.TOTALENERGIES-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#ed0000!important}.TOTALENERGIES-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.TOTALENERGIES-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#ed0000!important}.TOTALENERGIES-THEME .rim-search-box:hover,.TOTALENERGIES-THEME .rim-search-box.active{border-color:#ed0000!important}.TOTALENERGIES-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#ed0000!important;color:#fff!important}.TOTALENERGIES-THEME .rim-search-box .header-information i{color:#ed0000!important}.TOTALENERGIES-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#ed0000!important}.TOTALENERGIES-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#ed0000!important}.TOTALENERGIES-THEME .rim-size-selection-detail-panel .ult-warning2{color:#ed0000!important}.TOTALENERGIES-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#ed0000!important}.TOTALENERGIES-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#ed0000!important}.TOTALENERGIES-THEME .tpms-selection-detail-panel .more-information-toggle{color:#ed0000!important}.TOTALENERGIES-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.TOTALENERGIES-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#ed0000!important}.TOTALENERGIES-THEME .tyre-selection-panel .info-bar i,.TOTALENERGIES-THEME .tyre-selection-panel .info-bar b{color:#374649!important}.TOTALENERGIES-THEME .mixed-tyre-result-row:hover,.TOTALENERGIES-THEME .mixed-tyre-result-row.active{border-color:#ed0000!important}.TOTALENERGIES-THEME .mixed-tyre-result-row .dot-box{background-color:#ed0000!important;color:#fff!important}.TOTALENERGIES-THEME .detail-search .details-search-content .quality-panel:hover,.TOTALENERGIES-THEME .detail-search .details-search-content .quality-panel.selected{color:#fff!important;border-bottom-color:#fff!important}.TOTALENERGIES-THEME .toggle-icons i.active{color:#ed0000!important}.TOTALENERGIES-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#374649!important}.TOTALENERGIES-THEME .tyre-results .no-results a,.TOTALENERGIES-THEME .car-information .car-info-box .car-title i,.TOTALENERGIES-THEME .car-information .icon-button i{color:#ed0000!important}.TOTALENERGIES-THEME .car-information .color-circle:hover,.TOTALENERGIES-THEME .car-information .color-circle.active{border-color:#ed0000!important}.TOTALENERGIES-THEME .n4-checkbox label input[type=checkbox]:after,.TOTALENERGIES-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.TOTALENERGIES-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.TOTALENERGIES-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#ed0000!important}.TOTALENERGIES-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.TOTALENERGIES-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#ed0000!important;border-color:#ed0000!important}.TOTALENERGIES-THEME .n4-filter .filter-list-title{border-bottom-color:#ed0000!important}.TOTALENERGIES-THEME .n4-filter .filter-list-title span,.TOTALENERGIES-THEME .n4-filter .filter-list-title .filter-settings{color:#ed0000!important}.TOTALENERGIES-THEME .n4-filter .filter-list-title .custom-filter-box{color:#ed0000!important;border-color:#ed0000!important}.TOTALENERGIES-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#ed0000!important;color:#fff!important}.TOTALENERGIES-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.TOTALENERGIES-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#ed0000!important}.TOTALENERGIES-THEME .lds-grid div{background:#fff!important}.TOTALENERGIES-THEME .n4-pagination .pagination-label,.TOTALENERGIES-THEME .n4-pagination .results-per-page li:hover,.TOTALENERGIES-THEME .n4-pagination .active,.TOTALENERGIES-THEME .product-generic-details-information .eprel-url,.TOTALENERGIES-THEME .product-generic-details-information .more-information-toggle{color:#ed0000!important}.TOTALENERGIES-THEME .product-rim-result-row:hover,.TOTALENERGIES-THEME .product-rim-result-row.active,.TOTALENERGIES-THEME .product-generic-result-row:hover,.TOTALENERGIES-THEME .product-generic-result-row.active{border-color:#ed0000!important}.TOTALENERGIES-THEME .product-rim-details-information .eprel-url,.TOTALENERGIES-THEME .product-rim-details-information .more-information-toggle{color:#ed0000!important}.TOTALENERGIES-THEME .n4-quantity-input .increment-quantity-block button:hover,.TOTALENERGIES-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#ed0000!important;border-color:#ed0000!important}.TOTALENERGIES-THEME .n4-quantity-input .increment-quantity-block button:hover span,.TOTALENERGIES-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.TOTALENERGIES-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#ed0000!important}.TOTALENERGIES-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#ed0000!important}.TOTALENERGIES-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.TOTALENERGIES-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#ed0000!important;color:#fff!important}.TOTALENERGIES-THEME .simple-retailer-list .retailer-row:hover,.TOTALENERGIES-THEME .simple-retailer-list .retailer-row.retailer-box-active,.TOTALENERGIES-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#ed0000!important}.TOTALENERGIES-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#ed0000!important}.TOTALENERGIES-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#ed0000!important}.TOTALENERGIES-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#ed0000!important}.TOTALENERGIES-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.TOTALENERGIES-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#ed0000!important}.TOTALENERGIES-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#ed0000!important;color:#fff!important}.TOTALENERGIES-THEME .size-selection-tabs .sizes-selection .scroll-arrow:hover{color:#374649!important}.TOTALENERGIES-THEME .toggle-switch .active{color:#ed0000!important}.TOTALENERGIES-THEME .toggle-switch input#toggle+label:before{background:#ed0000!important}.TOTALENERGIES-THEME .toggle-switch input#toggle:checked+label:before{color:#ed0000!important}.TOTALENERGIES-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #ed0000!important}.TOTALENERGIES-THEME .tyre-details-information .eprel-url,.TOTALENERGIES-THEME .tyre-details-information .more-information-toggle{color:#ed0000!important}.TOTALENERGIES-THEME .tyre-row:hover,.TOTALENERGIES-THEME .tyre-row.active{border-color:#ed0000!important}.TOTALENERGIES-THEME .tyre-row .dot-box,.TOTALENERGIES-THEME .base-btn.primary{background-color:#ed0000!important;color:#fff!important}.TOTALENERGIES-THEME .base-btn.primary:hover{background-color:#ea3f4e!important;color:#fff!important;opacity:1}.TOTALENERGIES-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.TOTALENERGIES-THEME .base-btn.primary:disabled i{color:#000!important}.TOTALENERGIES-THEME .base-btn.primary:disabled:hover{color:#000!important}.TOTALENERGIES-THEME .base-btn.primary:disabled:hover i{color:#000!important}.TOTALENERGIES-THEME .base-btn.primary-border{border-color:#ed0000!important;color:#ed0000!important}.TOTALENERGIES-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#ed0000!important}.TOTALENERGIES-THEME .container-fluid .content .center-panel .center-content{border-top-color:#ed0000!important}@media (max-width: 1399.98px){.TOTALENERGIES-THEME .left-panel{border-left-color:#374649!important}.TOTALENERGIES-THEME .center-panel{border-right-color:#374649!important}.TOTALENERGIES-THEME .center-panel.right,.TOTALENERGIES-THEME .center-panel.left,.TOTALENERGIES-THEME .center-panel.center-only{border-left-color:#374649!important}.TOTALENERGIES-THEME .right-panel{border-right-color:#374649!important;border-left-color:#374649!important}.TOTALENERGIES-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#374649!important;color:#fff!important}}.TOTALENERGIES-THEME .size-circle.active,.TOTALENERGIES-THEME .size-circle:hover{background-color:#ed0000!important;color:#fff!important;border-color:#ed0000!important}.TOTALENERGIES-THEME .simple-table thead tr th{border-bottom-color:#ed0000!important}.TOTALENERGIES-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.TOTALENERGIES-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#374649!important}.TOTALENERGIES-THEME ngb-pagination .page-link:hover{color:#ed0000!important}.TOTALENERGIES-THEME ngb-pagination .page-item.active .page-link{color:#ed0000!important}.TOTALENERGIES-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.TOTALENERGIES-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#ed0000!important;color:#fff!important}.HIQ-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.HIQ-THEME body,.HIQ-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #00b5e2;--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)}.HIQ-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.HIQ-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.HIQ-THEME body,.HIQ-THEME body .mat-primary,.HIQ-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #00b5e2;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #00b5e2;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.HIQ-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.HIQ-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.HIQ-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.HIQ-THEME body .mat-mdc-progress-bar,.HIQ-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #00b5e2;--mat-progress-bar-track-color: rgba(0, 181, 226, .25)}.HIQ-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.HIQ-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.HIQ-THEME body{--mat-form-field-focus-select-arrow-color: rgba(0, 181, 226, .87);--mat-form-field-filled-caret-color: #00b5e2;--mat-form-field-filled-focus-active-indicator-color: #00b5e2;--mat-form-field-filled-focus-label-text-color: rgba(0, 181, 226, .87);--mat-form-field-outlined-caret-color: #00b5e2;--mat-form-field-outlined-focus-outline-color: #00b5e2;--mat-form-field-outlined-focus-label-text-color: rgba(0, 181, 226, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.HIQ-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(0, 181, 226, .87);--mat-form-field-filled-caret-color: #00b5e2;--mat-form-field-filled-focus-active-indicator-color: #00b5e2;--mat-form-field-filled-focus-label-text-color: rgba(0, 181, 226, .87);--mat-form-field-outlined-caret-color: #00b5e2;--mat-form-field-outlined-focus-outline-color: #00b5e2;--mat-form-field-outlined-focus-label-text-color: rgba(0, 181, 226, .87)}.HIQ-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.HIQ-THEME body,.HIQ-THEME body .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, 181, 226, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.HIQ-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.HIQ-THEME body{--mat-autocomplete-background-color: white}.HIQ-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.HIQ-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.HIQ-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.HIQ-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.HIQ-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.HIQ-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #00b5e2;--mat-chip-elevated-disabled-container-color: #00b5e2;--mat-chip-elevated-selected-container-color: #00b5e2;--mat-chip-flat-disabled-selected-container-color: #00b5e2;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.HIQ-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.HIQ-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.HIQ-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #00b5e2;--mat-slide-toggle-selected-handle-color: #00b5e2;--mat-slide-toggle-selected-hover-state-layer-color: #00b5e2;--mat-slide-toggle-selected-pressed-state-layer-color: #00b5e2;--mat-slide-toggle-selected-focus-handle-color: #00b5e2;--mat-slide-toggle-selected-hover-handle-color: #00b5e2;--mat-slide-toggle-selected-pressed-handle-color: #00b5e2;--mat-slide-toggle-selected-focus-track-color: #00b5e2;--mat-slide-toggle-selected-hover-track-color: #00b5e2;--mat-slide-toggle-selected-pressed-track-color: #00b5e2;--mat-slide-toggle-selected-track-color: #00b5e2;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.HIQ-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.HIQ-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.HIQ-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #00b5e2;--mat-slide-toggle-selected-handle-color: #00b5e2;--mat-slide-toggle-selected-hover-state-layer-color: #00b5e2;--mat-slide-toggle-selected-pressed-state-layer-color: #00b5e2;--mat-slide-toggle-selected-focus-handle-color: #00b5e2;--mat-slide-toggle-selected-hover-handle-color: #00b5e2;--mat-slide-toggle-selected-pressed-handle-color: #00b5e2;--mat-slide-toggle-selected-focus-track-color: #00b5e2;--mat-slide-toggle-selected-hover-track-color: #00b5e2;--mat-slide-toggle-selected-pressed-track-color: #00b5e2;--mat-slide-toggle-selected-track-color: #00b5e2}.HIQ-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.HIQ-THEME body .mat-mdc-radio-button.mat-primary,.HIQ-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #00b5e2;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #00b5e2;--mat-radio-selected-hover-icon-color: #00b5e2;--mat-radio-selected-icon-color: #00b5e2;--mat-radio-selected-pressed-icon-color: #00b5e2;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.HIQ-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.HIQ-THEME body{--mat-slider-active-track-color: #00b5e2;--mat-slider-focus-handle-color: #00b5e2;--mat-slider-focus-state-layer-color: rgba(0, 181, 226, .2);--mat-slider-handle-color: #00b5e2;--mat-slider-hover-handle-color: #00b5e2;--mat-slider-hover-state-layer-color: rgba(0, 181, 226, .05);--mat-slider-inactive-track-color: #00b5e2;--mat-slider-ripple-color: #00b5e2;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #00b5e2;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.HIQ-THEME body .mat-accent{--mat-slider-active-track-color: #00b5e2;--mat-slider-focus-handle-color: #00b5e2;--mat-slider-focus-state-layer-color: rgba(0, 181, 226, .2);--mat-slider-handle-color: #00b5e2;--mat-slider-hover-handle-color: #00b5e2;--mat-slider-hover-state-layer-color: rgba(0, 181, 226, .05);--mat-slider-inactive-track-color: #00b5e2;--mat-slider-ripple-color: #00b5e2;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #00b5e2}.HIQ-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.HIQ-THEME body{--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)}.HIQ-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.HIQ-THEME body .mdc-list-item__start,.HIQ-THEME body .mdc-list-item__end,.HIQ-THEME body .mat-accent .mdc-list-item__start,.HIQ-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #00b5e2;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #00b5e2;--mat-radio-selected-hover-icon-color: #00b5e2;--mat-radio-selected-icon-color: #00b5e2;--mat-radio-selected-pressed-icon-color: #00b5e2;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.HIQ-THEME body .mat-warn .mdc-list-item__start,.HIQ-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.HIQ-THEME body .mat-mdc-list-option,.HIQ-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #00b5e2;--mat-checkbox-selected-hover-icon-color: #00b5e2;--mat-checkbox-selected-icon-color: #00b5e2;--mat-checkbox-selected-pressed-icon-color: #00b5e2;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #00b5e2;--mat-checkbox-selected-hover-state-layer-color: #00b5e2;--mat-checkbox-selected-pressed-state-layer-color: #00b5e2;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.HIQ-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.HIQ-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.HIQ-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.HIQ-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.HIQ-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#00b5e2}.HIQ-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.HIQ-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.HIQ-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.HIQ-THEME body{--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)}.HIQ-THEME body .mat-mdc-tab-group,.HIQ-THEME body .mat-mdc-tab-nav-bar,.HIQ-THEME body .mat-mdc-tab-group.mat-accent,.HIQ-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #00b5e2;--mat-tab-active-ripple-color: #00b5e2;--mat-tab-inactive-ripple-color: #00b5e2;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #00b5e2;--mat-tab-active-hover-label-text-color: #00b5e2;--mat-tab-active-focus-indicator-color: #00b5e2;--mat-tab-active-hover-indicator-color: #00b5e2;--mat-tab-active-indicator-color: #00b5e2}.HIQ-THEME body .mat-mdc-tab-group.mat-warn,.HIQ-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.HIQ-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #00b5e2;--mat-checkbox-selected-hover-icon-color: #00b5e2;--mat-checkbox-selected-icon-color: #00b5e2;--mat-checkbox-selected-pressed-icon-color: #00b5e2;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #00b5e2;--mat-checkbox-selected-hover-state-layer-color: #00b5e2;--mat-checkbox-selected-pressed-state-layer-color: #00b5e2;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.HIQ-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #00b5e2;--mat-checkbox-selected-hover-icon-color: #00b5e2;--mat-checkbox-selected-icon-color: #00b5e2;--mat-checkbox-selected-pressed-icon-color: #00b5e2;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #00b5e2;--mat-checkbox-selected-hover-state-layer-color: #00b5e2;--mat-checkbox-selected-pressed-state-layer-color: #00b5e2;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.HIQ-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.HIQ-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.HIQ-THEME body .mat-mdc-button.mat-primary,.HIQ-THEME body .mat-mdc-unelevated-button.mat-primary,.HIQ-THEME body .mat-mdc-raised-button.mat-primary,.HIQ-THEME body .mat-mdc-outlined-button.mat-primary,.HIQ-THEME body .mat-tonal-button.mat-primary,.HIQ-THEME body .mat-mdc-button.mat-accent,.HIQ-THEME body .mat-mdc-unelevated-button.mat-accent,.HIQ-THEME body .mat-mdc-raised-button.mat-accent,.HIQ-THEME body .mat-mdc-outlined-button.mat-accent,.HIQ-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #00b5e2;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #00b5e2;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(0, 181, 226, .1);--mat-button-outlined-state-layer-color: #00b5e2;--mat-button-protected-container-color: #00b5e2;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #00b5e2;--mat-button-text-ripple-color: rgba(0, 181, 226, .1);--mat-button-text-state-layer-color: #00b5e2;--mat-button-tonal-container-color: #00b5e2;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.HIQ-THEME body .mat-mdc-button.mat-warn,.HIQ-THEME body .mat-mdc-unelevated-button.mat-warn,.HIQ-THEME body .mat-mdc-raised-button.mat-warn,.HIQ-THEME body .mat-mdc-outlined-button.mat-warn,.HIQ-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.HIQ-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.HIQ-THEME body .mat-mdc-icon-button.mat-primary,.HIQ-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #00b5e2;--mat-icon-button-state-layer-color: #00b5e2;--mat-icon-button-ripple-color: rgba(0, 181, 226, .1)}.HIQ-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.HIQ-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.HIQ-THEME body .mat-mdc-fab.mat-primary,.HIQ-THEME body .mat-mdc-mini-fab.mat-primary,.HIQ-THEME body .mat-mdc-fab.mat-accent,.HIQ-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #00b5e2;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #00b5e2;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.HIQ-THEME body .mat-mdc-fab.mat-warn,.HIQ-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.HIQ-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #00b5e2}.HIQ-THEME body{--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)}.HIQ-THEME body,.HIQ-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #00b5e2}.HIQ-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.HIQ-THEME body{--mat-badge-background-color: #00b5e2;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.HIQ-THEME body .mat-badge-accent{--mat-badge-background-color: #00b5e2;--mat-badge-text-color: white}.HIQ-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.HIQ-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.HIQ-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.HIQ-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #00b5e2;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 181, 226, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 181, 226, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 181, 226, .3);--mat-datepicker-toggle-active-state-icon-color: #00b5e2;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 181, 226, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.HIQ-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #00b5e2;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 181, 226, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 181, 226, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 181, 226, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 181, 226, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.HIQ-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.HIQ-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #00b5e2}.HIQ-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.HIQ-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.HIQ-THEME body{--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)}.HIQ-THEME body{--mat-icon-color: inherit}.HIQ-THEME body .mat-icon.mat-primary,.HIQ-THEME body .mat-icon.mat-accent{--mat-icon-color: #00b5e2}.HIQ-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.HIQ-THEME body{--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)}.HIQ-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #00b5e2;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #00b5e2;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #00b5e2;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.HIQ-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #00b5e2;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #00b5e2;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #00b5e2;--mat-stepper-header-edit-state-icon-foreground-color: white}.HIQ-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.HIQ-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.HIQ-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.HIQ-THEME body .mat-toolbar.mat-primary,.HIQ-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #00b5e2;--mat-toolbar-container-text-color: white}.HIQ-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.HIQ-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.HIQ-THEME body{--mat-timepicker-container-background-color: white}.HIQ-THEME .login .login-content .login-header{background-color:#142429!important}.HIQ-THEME .cart .content .center-panel .heading i.edit-btn:hover,.HIQ-THEME .cart-tree .header{color:#00b5e2!important}.HIQ-THEME .cart-tree .no-result{color:#00b5e2!important;background-color:#1d2c31!important;border-color:#142429!important}.HIQ-THEME .cart-tree ul.custom-tree .root i,.HIQ-THEME .cart-tree ul.custom-tree li ul li div .active,.HIQ-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#00b5e2!important}.HIQ-THEME .cart .cart-position .item .dot-box,.HIQ-THEME .cart .cart-position .item .fast-payer-info span{background-color:#00b5e2!important;color:#fff!important}.HIQ-THEME .header .primary-header-bar{background-color:#142429!important}.HIQ-THEME .header .primary-header-bar .logo-text,.HIQ-THEME .header .primary-header-bar .main-nav li span,.HIQ-THEME .header .primary-header-bar .main-nav li i{color:#fff!important}.HIQ-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection,.HIQ-THEME .header .primary-header-bar .main-nav .cart{background-color:#142429!important}.HIQ-THEME .header .primary-header-bar .main-nav .cart i,.HIQ-THEME .header .primary-header-bar .main-nav .cart span{color:#00b5e2!important}.HIQ-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#fff!important}.HIQ-THEME .header .primary-header-bar .main-nav .cart:hover i,.HIQ-THEME .header .primary-header-bar .main-nav .cart:hover span{color:#142429!important}.HIQ-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.HIQ-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.HIQ-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#00b5e2!important}.HIQ-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.HIQ-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#00b5e2!important;color:#fff!important}.HIQ-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.HIQ-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.HIQ-THEME .header .secondary-header-bar{background-color:#1d2c31!important}.HIQ-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.HIQ-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#1d2c31!important;color:#00b5e2!important;border-bottom-color:#00b5e2!important}.HIQ-THEME .header .secondary-header-bar .main-nav li span,.HIQ-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.HIQ-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.HIQ-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#1d2c31!important;border-color:#00b5e2!important}.HIQ-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.HIQ-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.HIQ-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.HIQ-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#00b5e2!important}.HIQ-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#1d2c31!important;color:#fff}.HIQ-THEME .navigation-drawer{background-color:#142429!important;color:#fff!important}.HIQ-THEME .navigation-drawer .fix-content .close-btn{color:#fff!important}.HIQ-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#142429!important;color:#fff!important}.HIQ-THEME .navigation-drawer .drawer-items .drawer-item:hover,.HIQ-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#00b5e2!important}.HIQ-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.HIQ-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#142429!important;color:#fff!important}.HIQ-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.HIQ-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.HIQ-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#00b5e2!important}.HIQ-THEME .navigation-menu .navigation-menu-item:hover,.HIQ-THEME .navigation-menu .navigation-menu-item.active{background-color:#00b5e2!important}.HIQ-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#142429!important;color:#fff!important}.HIQ-THEME .user-menu .expanded-menu ul li:hover,.HIQ-THEME .user-menu .expanded-menu ul li.active{background-color:#467e90!important}.HIQ-THEME .user-menu .expanded-menu ul li:hover i,.HIQ-THEME .user-menu .expanded-menu ul li.active i{color:#00b5e2!important}.HIQ-THEME .user-menu .expanded-menu ul li i{color:#fff!important}.HIQ-THEME .startpage-tyre-promotion .label-price,.HIQ-THEME .startpage-tyre-promotion .label-show-details{color:#00b5e2!important}.HIQ-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#00b5e2!important}.HIQ-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#00b5e2!important;color:#fff!important}.HIQ-THEME .car-search-panel .kba-selection .kba-title,.HIQ-THEME .car-search-panel .car-selection-row .car-selection-title,.HIQ-THEME .car-search-stepper .step-count{color:#00b5e2!important}.HIQ-THEME .rim-selection-panel .tab-menu-item:hover,.HIQ-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#00b5e2!important}.HIQ-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.HIQ-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#00b5e2!important}.HIQ-THEME .rim-search-box:hover,.HIQ-THEME .rim-search-box.active{border-color:#142429!important}.HIQ-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#142429!important;color:#fff!important}.HIQ-THEME .rim-search-box .header-information i{color:#00b5e2!important}.HIQ-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#00b5e2!important}.HIQ-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#00b5e2!important}.HIQ-THEME .rim-size-selection-detail-panel .ult-warning2{color:#00b5e2!important}.HIQ-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#00b5e2!important}.HIQ-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#00b5e2!important}.HIQ-THEME .toggle-icons i.active,.HIQ-THEME .tpms-selection-detail-panel .more-information-toggle{color:#00b5e2!important}.HIQ-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.HIQ-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#142429!important}.HIQ-THEME .tyre-selection-panel .info-bar i,.HIQ-THEME .tyre-selection-panel .info-bar b{color:#142429!important}.HIQ-THEME .mixed-tyre-result-row:hover,.HIQ-THEME .mixed-tyre-result-row.active{border-color:#00b5e2!important}.HIQ-THEME .mixed-tyre-result-row .dot-box{background-color:#00b5e2!important;color:#fff!important}.HIQ-THEME .retailer-feedback .panel-container .panel-header{background-color:#142429!important;color:#fff!important}.HIQ-THEME .detail-search .details-search-content .quality-panel:hover,.HIQ-THEME .detail-search .details-search-content .quality-panel.selected{color:#142429!important;border-bottom-color:#142429!important}.HIQ-THEME .tyre-results .no-results a,.HIQ-THEME .car-information .car-info-box .car-title i,.HIQ-THEME .car-information .icon-button i{color:#00b5e2!important}.HIQ-THEME .car-information .color-circle:hover,.HIQ-THEME .car-information .color-circle.active{border-color:#00b5e2!important}.HIQ-THEME .n4-checkbox label input[type=checkbox]:after,.HIQ-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.HIQ-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.HIQ-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#142429!important}.HIQ-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.HIQ-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#142429!important;border-color:#142429!important}.HIQ-THEME .n4-filter .filter-list-title{border-bottom-color:#00b5e2!important}.HIQ-THEME .n4-filter .filter-list-title span,.HIQ-THEME .n4-filter .filter-list-title .filter-settings{color:#00b5e2!important}.HIQ-THEME .n4-filter .filter-list-title .custom-filter-box{color:#00b5e2!important;border-color:#00b5e2!important}.HIQ-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#00b5e2!important;color:#fff!important}.HIQ-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.HIQ-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#00b5e2!important}.HIQ-THEME .lds-grid div{background:#142429!important}.HIQ-THEME .n4-pagination .pagination-label,.HIQ-THEME .n4-pagination .results-per-page li:hover,.HIQ-THEME .n4-pagination .active,.HIQ-THEME .product-generic-details-information .eprel-url,.HIQ-THEME .product-generic-details-information .more-information-toggle{color:#00b5e2!important}.HIQ-THEME .product-rim-result-row:hover,.HIQ-THEME .product-rim-result-row.active,.HIQ-THEME .product-generic-result-row:hover,.HIQ-THEME .product-generic-result-row.active{border-color:#00b5e2!important}.HIQ-THEME .product-rim-details-information .eprel-url,.HIQ-THEME .product-rim-details-information .more-information-toggle{color:#00b5e2!important}.HIQ-THEME .n4-quantity-input .increment-quantity-block button:hover,.HIQ-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#142429!important;border-color:#00b5e2!important}.HIQ-THEME .n4-quantity-input .increment-quantity-block button:hover span,.HIQ-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#00b5e2!important}.HIQ-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#00b5e2!important}.HIQ-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#00b5e2!important}.HIQ-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.HIQ-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#00b5e2!important;color:#fff!important}.HIQ-THEME .simple-retailer-list .retailer-row:hover,.HIQ-THEME .simple-retailer-list .retailer-row.retailer-box-active,.HIQ-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#00b5e2!important}.HIQ-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#00b5e2!important}.HIQ-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#00b5e2!important}.HIQ-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#00b5e2!important}.HIQ-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.HIQ-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#00b5e2!important}.HIQ-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#00b5e2!important;color:#fff!important}.HIQ-THEME .size-selection-tabs .sizes-selection .scroll-arrow:hover{color:#1d2c31!important}.HIQ-THEME .toggle-switch .active{color:#00b5e2!important}.HIQ-THEME .toggle-switch input#toggle+label:before{background:#00b5e2!important}.HIQ-THEME .toggle-switch input#toggle:checked+label:before{color:#00b5e2!important}.HIQ-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #00b5e2!important}.HIQ-THEME .tyre-details-information .eprel-url,.HIQ-THEME .tyre-details-information .more-information-toggle{color:#00b5e2!important}.HIQ-THEME .tyre-row:hover,.HIQ-THEME .tyre-row.active{border-color:#00b5e2!important}.HIQ-THEME .tyre-row .dot-box,.HIQ-THEME .base-btn.primary{background-color:#00b5e2!important;color:#fff!important}.HIQ-THEME .base-btn.primary:hover{color:#1d2c31!important}.HIQ-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.HIQ-THEME .base-btn.primary:disabled i{color:#000!important}.HIQ-THEME .base-btn.primary:disabled:hover{color:#000!important}.HIQ-THEME .base-btn.primary:disabled:hover i{color:#000!important}.HIQ-THEME .base-btn.primary-border{border-color:#00b5e2!important;color:#00b5e2!important}.HIQ-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#00b5e2!important}.HIQ-THEME .container-fluid .content .center-panel .center-content{border-top-color:#00b5e2!important}@media (max-width: 1399.98px){.HIQ-THEME .left-panel{border-left-color:#1d2c31!important}.HIQ-THEME .center-panel{border-right-color:#1d2c31!important}.HIQ-THEME .center-panel.right,.HIQ-THEME .center-panel.left,.HIQ-THEME .center-panel.center-only{border-left-color:#1d2c31!important}.HIQ-THEME .right-panel{border-right-color:#1d2c31!important;border-left-color:#1d2c31!important}.HIQ-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#1d2c31!important;color:#fff!important}}.HIQ-THEME .size-circle.active,.HIQ-THEME .size-circle:hover{background-color:#00b5e2!important;color:#fff!important;border-color:#00b5e2!important}.HIQ-THEME .simple-table thead tr th{border-bottom-color:#00b5e2!important}.HIQ-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.HIQ-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.HIQ-THEME ngb-pagination .page-link:hover{color:#00b5e2!important}.HIQ-THEME ngb-pagination .page-item.active .page-link{color:#00b5e2!important}.PREMIO-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.PREMIO-THEME body,.PREMIO-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #002855;--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)}.PREMIO-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.PREMIO-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.PREMIO-THEME body,.PREMIO-THEME body .mat-primary,.PREMIO-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #002855;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #002855;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.PREMIO-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.PREMIO-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.PREMIO-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.PREMIO-THEME body .mat-mdc-progress-bar,.PREMIO-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #002855;--mat-progress-bar-track-color: rgba(0, 40, 85, .25)}.PREMIO-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.PREMIO-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.PREMIO-THEME body{--mat-form-field-focus-select-arrow-color: rgba(0, 40, 85, .87);--mat-form-field-filled-caret-color: #002855;--mat-form-field-filled-focus-active-indicator-color: #002855;--mat-form-field-filled-focus-label-text-color: rgba(0, 40, 85, .87);--mat-form-field-outlined-caret-color: #002855;--mat-form-field-outlined-focus-outline-color: #002855;--mat-form-field-outlined-focus-label-text-color: rgba(0, 40, 85, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.PREMIO-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(0, 40, 85, .87);--mat-form-field-filled-caret-color: #002855;--mat-form-field-filled-focus-active-indicator-color: #002855;--mat-form-field-filled-focus-label-text-color: rgba(0, 40, 85, .87);--mat-form-field-outlined-caret-color: #002855;--mat-form-field-outlined-focus-outline-color: #002855;--mat-form-field-outlined-focus-label-text-color: rgba(0, 40, 85, .87)}.PREMIO-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.PREMIO-THEME body,.PREMIO-THEME body .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, 40, 85, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.PREMIO-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.PREMIO-THEME body{--mat-autocomplete-background-color: white}.PREMIO-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.PREMIO-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.PREMIO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.PREMIO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.PREMIO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.PREMIO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #002855;--mat-chip-elevated-disabled-container-color: #002855;--mat-chip-elevated-selected-container-color: #002855;--mat-chip-flat-disabled-selected-container-color: #002855;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.PREMIO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.PREMIO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.PREMIO-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #002855;--mat-slide-toggle-selected-handle-color: #002855;--mat-slide-toggle-selected-hover-state-layer-color: #002855;--mat-slide-toggle-selected-pressed-state-layer-color: #002855;--mat-slide-toggle-selected-focus-handle-color: #002855;--mat-slide-toggle-selected-hover-handle-color: #002855;--mat-slide-toggle-selected-pressed-handle-color: #002855;--mat-slide-toggle-selected-focus-track-color: #002855;--mat-slide-toggle-selected-hover-track-color: #002855;--mat-slide-toggle-selected-pressed-track-color: #002855;--mat-slide-toggle-selected-track-color: #002855;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.PREMIO-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.PREMIO-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.PREMIO-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #002855;--mat-slide-toggle-selected-handle-color: #002855;--mat-slide-toggle-selected-hover-state-layer-color: #002855;--mat-slide-toggle-selected-pressed-state-layer-color: #002855;--mat-slide-toggle-selected-focus-handle-color: #002855;--mat-slide-toggle-selected-hover-handle-color: #002855;--mat-slide-toggle-selected-pressed-handle-color: #002855;--mat-slide-toggle-selected-focus-track-color: #002855;--mat-slide-toggle-selected-hover-track-color: #002855;--mat-slide-toggle-selected-pressed-track-color: #002855;--mat-slide-toggle-selected-track-color: #002855}.PREMIO-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.PREMIO-THEME body .mat-mdc-radio-button.mat-primary,.PREMIO-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #002855;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #002855;--mat-radio-selected-hover-icon-color: #002855;--mat-radio-selected-icon-color: #002855;--mat-radio-selected-pressed-icon-color: #002855;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.PREMIO-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.PREMIO-THEME body{--mat-slider-active-track-color: #002855;--mat-slider-focus-handle-color: #002855;--mat-slider-focus-state-layer-color: rgba(0, 40, 85, .2);--mat-slider-handle-color: #002855;--mat-slider-hover-handle-color: #002855;--mat-slider-hover-state-layer-color: rgba(0, 40, 85, .05);--mat-slider-inactive-track-color: #002855;--mat-slider-ripple-color: #002855;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #002855;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.PREMIO-THEME body .mat-accent{--mat-slider-active-track-color: #002855;--mat-slider-focus-handle-color: #002855;--mat-slider-focus-state-layer-color: rgba(0, 40, 85, .2);--mat-slider-handle-color: #002855;--mat-slider-hover-handle-color: #002855;--mat-slider-hover-state-layer-color: rgba(0, 40, 85, .05);--mat-slider-inactive-track-color: #002855;--mat-slider-ripple-color: #002855;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #002855}.PREMIO-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.PREMIO-THEME body{--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)}.PREMIO-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.PREMIO-THEME body .mdc-list-item__start,.PREMIO-THEME body .mdc-list-item__end,.PREMIO-THEME body .mat-accent .mdc-list-item__start,.PREMIO-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #002855;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #002855;--mat-radio-selected-hover-icon-color: #002855;--mat-radio-selected-icon-color: #002855;--mat-radio-selected-pressed-icon-color: #002855;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.PREMIO-THEME body .mat-warn .mdc-list-item__start,.PREMIO-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.PREMIO-THEME body .mat-mdc-list-option,.PREMIO-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #002855;--mat-checkbox-selected-hover-icon-color: #002855;--mat-checkbox-selected-icon-color: #002855;--mat-checkbox-selected-pressed-icon-color: #002855;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #002855;--mat-checkbox-selected-hover-state-layer-color: #002855;--mat-checkbox-selected-pressed-state-layer-color: #002855;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PREMIO-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PREMIO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.PREMIO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.PREMIO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.PREMIO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#002855}.PREMIO-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.PREMIO-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.PREMIO-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.PREMIO-THEME body{--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)}.PREMIO-THEME body .mat-mdc-tab-group,.PREMIO-THEME body .mat-mdc-tab-nav-bar,.PREMIO-THEME body .mat-mdc-tab-group.mat-accent,.PREMIO-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #002855;--mat-tab-active-ripple-color: #002855;--mat-tab-inactive-ripple-color: #002855;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #002855;--mat-tab-active-hover-label-text-color: #002855;--mat-tab-active-focus-indicator-color: #002855;--mat-tab-active-hover-indicator-color: #002855;--mat-tab-active-indicator-color: #002855}.PREMIO-THEME body .mat-mdc-tab-group.mat-warn,.PREMIO-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.PREMIO-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #002855;--mat-checkbox-selected-hover-icon-color: #002855;--mat-checkbox-selected-icon-color: #002855;--mat-checkbox-selected-pressed-icon-color: #002855;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #002855;--mat-checkbox-selected-hover-state-layer-color: #002855;--mat-checkbox-selected-pressed-state-layer-color: #002855;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PREMIO-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #002855;--mat-checkbox-selected-hover-icon-color: #002855;--mat-checkbox-selected-icon-color: #002855;--mat-checkbox-selected-pressed-icon-color: #002855;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #002855;--mat-checkbox-selected-hover-state-layer-color: #002855;--mat-checkbox-selected-pressed-state-layer-color: #002855;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PREMIO-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PREMIO-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.PREMIO-THEME body .mat-mdc-button.mat-primary,.PREMIO-THEME body .mat-mdc-unelevated-button.mat-primary,.PREMIO-THEME body .mat-mdc-raised-button.mat-primary,.PREMIO-THEME body .mat-mdc-outlined-button.mat-primary,.PREMIO-THEME body .mat-tonal-button.mat-primary,.PREMIO-THEME body .mat-mdc-button.mat-accent,.PREMIO-THEME body .mat-mdc-unelevated-button.mat-accent,.PREMIO-THEME body .mat-mdc-raised-button.mat-accent,.PREMIO-THEME body .mat-mdc-outlined-button.mat-accent,.PREMIO-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #002855;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #002855;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(0, 40, 85, .1);--mat-button-outlined-state-layer-color: #002855;--mat-button-protected-container-color: #002855;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #002855;--mat-button-text-ripple-color: rgba(0, 40, 85, .1);--mat-button-text-state-layer-color: #002855;--mat-button-tonal-container-color: #002855;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.PREMIO-THEME body .mat-mdc-button.mat-warn,.PREMIO-THEME body .mat-mdc-unelevated-button.mat-warn,.PREMIO-THEME body .mat-mdc-raised-button.mat-warn,.PREMIO-THEME body .mat-mdc-outlined-button.mat-warn,.PREMIO-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.PREMIO-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.PREMIO-THEME body .mat-mdc-icon-button.mat-primary,.PREMIO-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #002855;--mat-icon-button-state-layer-color: #002855;--mat-icon-button-ripple-color: rgba(0, 40, 85, .1)}.PREMIO-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.PREMIO-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.PREMIO-THEME body .mat-mdc-fab.mat-primary,.PREMIO-THEME body .mat-mdc-mini-fab.mat-primary,.PREMIO-THEME body .mat-mdc-fab.mat-accent,.PREMIO-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #002855;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #002855;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.PREMIO-THEME body .mat-mdc-fab.mat-warn,.PREMIO-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.PREMIO-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #002855}.PREMIO-THEME body{--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)}.PREMIO-THEME body,.PREMIO-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #002855}.PREMIO-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.PREMIO-THEME body{--mat-badge-background-color: #002855;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.PREMIO-THEME body .mat-badge-accent{--mat-badge-background-color: #002855;--mat-badge-text-color: white}.PREMIO-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.PREMIO-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.PREMIO-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.PREMIO-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #002855;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 40, 85, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 40, 85, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 40, 85, .3);--mat-datepicker-toggle-active-state-icon-color: #002855;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 40, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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)}.PREMIO-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #002855;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 40, 85, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 40, 85, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 40, 85, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 40, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.PREMIO-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.PREMIO-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #002855}.PREMIO-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.PREMIO-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.PREMIO-THEME body{--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)}.PREMIO-THEME body{--mat-icon-color: inherit}.PREMIO-THEME body .mat-icon.mat-primary,.PREMIO-THEME body .mat-icon.mat-accent{--mat-icon-color: #002855}.PREMIO-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.PREMIO-THEME body{--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)}.PREMIO-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #002855;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #002855;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #002855;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.PREMIO-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #002855;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #002855;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #002855;--mat-stepper-header-edit-state-icon-foreground-color: white}.PREMIO-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.PREMIO-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.PREMIO-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.PREMIO-THEME body .mat-toolbar.mat-primary,.PREMIO-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #002855;--mat-toolbar-container-text-color: white}.PREMIO-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.PREMIO-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.PREMIO-THEME body{--mat-timepicker-container-background-color: white}.PREMIO-THEME .login .login-content .login-header{background-color:#002855!important}.PREMIO-THEME .cart .content .center-panel .heading i.edit-btn:hover,.PREMIO-THEME .cart-tree .header{color:#ffcd00!important}.PREMIO-THEME .cart-tree .no-result{color:#fff!important;background-color:#ffcd00!important;border-color:#ffda40!important}.PREMIO-THEME .cart-tree ul.custom-tree .root i,.PREMIO-THEME .cart-tree ul.custom-tree li ul li div .active,.PREMIO-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#ffcd00!important}.PREMIO-THEME .cart .cart-position .item .dot-box,.PREMIO-THEME .cart .cart-position .item .fast-payer-info span{background-color:#ffcd00!important;color:#002855!important}.PREMIO-THEME .header .primary-header-bar{background-color:#002855!important}.PREMIO-THEME .header .primary-header-bar .logo-text{color:#fff!important}.PREMIO-THEME .header .primary-header-bar .main-nav li span,.PREMIO-THEME .header .primary-header-bar .main-nav li i{color:#ffcd00!important}.PREMIO-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection,.PREMIO-THEME .header .primary-header-bar .main-nav .cart{background-color:#002855!important}.PREMIO-THEME .header .primary-header-bar .main-nav .cart i,.PREMIO-THEME .header .primary-header-bar .main-nav .cart span{color:#ffcd00!important}.PREMIO-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#fff!important}.PREMIO-THEME .header .primary-header-bar .main-nav .cart:hover i,.PREMIO-THEME .header .primary-header-bar .main-nav .cart:hover span{color:#002855!important}.PREMIO-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.PREMIO-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.PREMIO-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#ffcd00!important}.PREMIO-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.PREMIO-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#ffcd00!important;color:#fff!important}.PREMIO-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.PREMIO-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.PREMIO-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#fff!important}.PREMIO-THEME .header .secondary-header-bar{background-color:#002855!important}.PREMIO-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.PREMIO-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#002855!important;color:#ffcd00!important;border-bottom-color:#ffcd00!important}.PREMIO-THEME .header .secondary-header-bar .main-nav li span,.PREMIO-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.PREMIO-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.PREMIO-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#002855!important;border-color:#ffcd00!important}.PREMIO-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.PREMIO-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.PREMIO-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.PREMIO-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#ffcd00!important}.PREMIO-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#002855!important;color:#fff!important}.PREMIO-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.PREMIO-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.PREMIO-THEME .navigation-drawer{background-color:#002855!important;color:#fff!important}.PREMIO-THEME .navigation-drawer .fix-content .close-btn{color:#fff!important}.PREMIO-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#002855!important;color:#fff!important}.PREMIO-THEME .navigation-drawer .drawer-items .drawer-item:hover,.PREMIO-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#ffcd00!important;color:#002855!important}.PREMIO-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.PREMIO-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#fff!important}.PREMIO-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#002855!important;color:#fff!important}.PREMIO-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.PREMIO-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.PREMIO-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#ffcd00!important}.PREMIO-THEME .navigation-menu .navigation-menu-item:hover,.PREMIO-THEME .navigation-menu .navigation-menu-item.active{background-color:#ffcd00!important;color:#002855!important}.PREMIO-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#002855!important;color:#fff!important}.PREMIO-THEME .user-menu .expanded-menu ul li:hover,.PREMIO-THEME .user-menu .expanded-menu ul li.active{background-color:#1e4673!important}.PREMIO-THEME .user-menu .expanded-menu ul li:hover i,.PREMIO-THEME .user-menu .expanded-menu ul li.active i,.PREMIO-THEME .user-menu .expanded-menu ul li i,.PREMIO-THEME .startpage-tyre-promotion .label-price,.PREMIO-THEME .startpage-tyre-promotion .label-show-details{color:#ffcd00!important}.PREMIO-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#ffcd00!important}.PREMIO-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#ffcd00!important;color:#002855!important}.PREMIO-THEME .car-search-panel .kba-selection .kba-title,.PREMIO-THEME .car-search-panel .car-selection-row .car-selection-title,.PREMIO-THEME .car-search-stepper .step-count{color:#ffcd00!important}.PREMIO-THEME .rim-selection-panel .tab-menu-item:hover,.PREMIO-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#ffcd00!important}.PREMIO-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.PREMIO-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#ffcd00!important}.PREMIO-THEME .rim-search-box:hover,.PREMIO-THEME .rim-search-box.active{border-color:#002855!important}.PREMIO-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#002855!important;color:#fff!important}.PREMIO-THEME .rim-search-box .header-information i{color:#ffcd00!important}.PREMIO-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#002855!important}.PREMIO-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#002855!important}.PREMIO-THEME .rim-size-selection-detail-panel .ult-warning2{color:#002855!important}.PREMIO-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#002855!important}.PREMIO-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#002855!important}.PREMIO-THEME .toggle-icons i.active{color:#ffcd00!important}.PREMIO-THEME .tpms-selection-detail-panel .more-information-toggle{color:#002855!important}.PREMIO-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.PREMIO-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#002855!important}.PREMIO-THEME .tyre-selection-panel .info-bar i,.PREMIO-THEME .tyre-selection-panel .info-bar b{color:#002855!important}.PREMIO-THEME .mixed-tyre-result-row:hover,.PREMIO-THEME .mixed-tyre-result-row.active{border-color:#ffcd00!important}.PREMIO-THEME .mixed-tyre-result-row .dot-box{background-color:#ffcd00!important;color:#002855!important}.PREMIO-THEME .retailer-feedback .panel-container .panel-header{background-color:#002855!important;color:#fff!important}.PREMIO-THEME .detail-search .details-search-content .quality-panel:hover,.PREMIO-THEME .detail-search .details-search-content .quality-panel.selected{color:#002855!important;border-bottom-color:#002855!important}.PREMIO-THEME .tyre-results .no-results a{color:#ffcd00!important}.PREMIO-THEME .car-information .car-info-box .car-title i,.PREMIO-THEME .car-information .icon-button i{color:#002855!important}.PREMIO-THEME .car-information .color-circle:hover,.PREMIO-THEME .car-information .color-circle.active{border-color:#002855!important}.PREMIO-THEME .n4-checkbox label input[type=checkbox]:after,.PREMIO-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.PREMIO-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.PREMIO-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#002855!important}.PREMIO-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.PREMIO-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#002855!important;border-color:#002855!important}.PREMIO-THEME .n4-filter .filter-list-title{border-bottom-color:#002855!important}.PREMIO-THEME .n4-filter .filter-list-title span,.PREMIO-THEME .n4-filter .filter-list-title .filter-settings{color:#002855!important}.PREMIO-THEME .n4-filter .filter-list-title .custom-filter-box{color:#002855!important;border-color:#002855!important}.PREMIO-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#002855!important;color:#ffcd00!important}.PREMIO-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.PREMIO-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#ffcd00!important}.PREMIO-THEME .lds-grid div{background:#002855!important}.PREMIO-THEME .n4-pagination .pagination-label{color:#002855!important}.PREMIO-THEME .n4-pagination .results-per-page li:hover,.PREMIO-THEME .n4-pagination .active{color:#ffcd00!important}.PREMIO-THEME .product-generic-details-information .eprel-url,.PREMIO-THEME .product-generic-details-information .more-information-toggle{color:#002855!important}.PREMIO-THEME .product-rim-result-row:hover,.PREMIO-THEME .product-rim-result-row.active,.PREMIO-THEME .product-generic-result-row:hover,.PREMIO-THEME .product-generic-result-row.active{border-color:#002855!important}.PREMIO-THEME .product-rim-details-information .eprel-url,.PREMIO-THEME .product-rim-details-information .more-information-toggle{color:#002855!important}.PREMIO-THEME .n4-quantity-input .increment-quantity-block button:hover,.PREMIO-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#002855!important;border-color:#002855!important}.PREMIO-THEME .n4-quantity-input .increment-quantity-block button:hover span,.PREMIO-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.PREMIO-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#002855!important}.PREMIO-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#002855!important}.PREMIO-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.PREMIO-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#ffcd00!important;color:#002855!important}.PREMIO-THEME .simple-retailer-list .retailer-row:hover,.PREMIO-THEME .simple-retailer-list .retailer-row.retailer-box-active,.PREMIO-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#002855!important}.PREMIO-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#002855!important}.PREMIO-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#002855!important}.PREMIO-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#002855!important}.PREMIO-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.PREMIO-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#ffcd00!important}.PREMIO-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#002855!important;color:#fff!important}.PREMIO-THEME .size-selection-tabs .sizes-selection .scroll-arrow:hover,.PREMIO-THEME .toggle-switch .active{color:#ffcd00!important}.PREMIO-THEME .toggle-switch input#toggle+label:before{background:#ffcd00!important}.PREMIO-THEME .toggle-switch input#toggle:checked+label:before{color:#ffcd00!important}.PREMIO-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #ffcd00!important}.PREMIO-THEME .tyre-details-information .eprel-url,.PREMIO-THEME .tyre-details-information .more-information-toggle{color:#002855!important}.PREMIO-THEME .tyre-row:hover,.PREMIO-THEME .tyre-row.active{border-color:#002855!important}.PREMIO-THEME .tyre-row .dot-box{background-color:#ffcd00!important;color:#002855!important}.PREMIO-THEME .base-btn.primary{background-color:#002855!important;color:#fff!important}.PREMIO-THEME .base-btn.primary:hover{background-color:#1e4673!important;color:#fff!important;opacity:1}.PREMIO-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.PREMIO-THEME .base-btn.primary:disabled i{color:#000!important}.PREMIO-THEME .base-btn.primary:disabled:hover{color:#000!important}.PREMIO-THEME .base-btn.primary:disabled:hover i{color:#000!important}.PREMIO-THEME .base-btn.primary-border{border-color:#002855!important;color:#002855!important}.PREMIO-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#002855!important}.PREMIO-THEME .container-fluid .content .center-panel .center-content{border-top-color:#ffcd00!important}@media (max-width: 1399.98px){.PREMIO-THEME .left-panel{border-left-color:#fff!important}.PREMIO-THEME .center-panel{border-right-color:#fff!important}.PREMIO-THEME .center-panel.right,.PREMIO-THEME .center-panel.left,.PREMIO-THEME .center-panel.center-only{border-left-color:#fff!important}.PREMIO-THEME .right-panel{border-right-color:#fff!important;border-left-color:#fff!important}.PREMIO-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#fff!important;color:#002855!important}}.PREMIO-THEME .size-circle.active,.PREMIO-THEME .size-circle:hover{background-color:#ffcd00!important;color:#002855!important;border-color:#ffcd00!important}.PREMIO-THEME .simple-table thead tr th{border-bottom-color:#ffcd00!important}.PREMIO-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.PREMIO-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.PREMIO-THEME .firm-calculation-selection .mdc-switch:enabled .mdc-switch__track:after{background:#ffcd00!important}.PREMIO-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#ffcd00!important}.PREMIO-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#002855!important}.PREMIO-THEME ngb-pagination .page-link:hover{color:#ffcd00!important}.PREMIO-THEME ngb-pagination .page-item.active .page-link{color:#ffcd00!important}.POINTS-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.POINTS-THEME body,.POINTS-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #004994;--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)}.POINTS-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.POINTS-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.POINTS-THEME body,.POINTS-THEME body .mat-primary,.POINTS-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #004994;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #004994;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.POINTS-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.POINTS-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.POINTS-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.POINTS-THEME body .mat-mdc-progress-bar,.POINTS-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #004994;--mat-progress-bar-track-color: rgba(0, 73, 148, .25)}.POINTS-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.POINTS-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.POINTS-THEME body{--mat-form-field-focus-select-arrow-color: rgba(0, 73, 148, .87);--mat-form-field-filled-caret-color: #004994;--mat-form-field-filled-focus-active-indicator-color: #004994;--mat-form-field-filled-focus-label-text-color: rgba(0, 73, 148, .87);--mat-form-field-outlined-caret-color: #004994;--mat-form-field-outlined-focus-outline-color: #004994;--mat-form-field-outlined-focus-label-text-color: rgba(0, 73, 148, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.POINTS-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(0, 73, 148, .87);--mat-form-field-filled-caret-color: #004994;--mat-form-field-filled-focus-active-indicator-color: #004994;--mat-form-field-filled-focus-label-text-color: rgba(0, 73, 148, .87);--mat-form-field-outlined-caret-color: #004994;--mat-form-field-outlined-focus-outline-color: #004994;--mat-form-field-outlined-focus-label-text-color: rgba(0, 73, 148, .87)}.POINTS-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.POINTS-THEME body,.POINTS-THEME body .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, 73, 148, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.POINTS-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.POINTS-THEME body{--mat-autocomplete-background-color: white}.POINTS-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.POINTS-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.POINTS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.POINTS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.POINTS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.POINTS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #004994;--mat-chip-elevated-disabled-container-color: #004994;--mat-chip-elevated-selected-container-color: #004994;--mat-chip-flat-disabled-selected-container-color: #004994;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.POINTS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.POINTS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.POINTS-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #004994;--mat-slide-toggle-selected-handle-color: #004994;--mat-slide-toggle-selected-hover-state-layer-color: #004994;--mat-slide-toggle-selected-pressed-state-layer-color: #004994;--mat-slide-toggle-selected-focus-handle-color: #004994;--mat-slide-toggle-selected-hover-handle-color: #004994;--mat-slide-toggle-selected-pressed-handle-color: #004994;--mat-slide-toggle-selected-focus-track-color: #004994;--mat-slide-toggle-selected-hover-track-color: #004994;--mat-slide-toggle-selected-pressed-track-color: #004994;--mat-slide-toggle-selected-track-color: #004994;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.POINTS-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.POINTS-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.POINTS-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #004994;--mat-slide-toggle-selected-handle-color: #004994;--mat-slide-toggle-selected-hover-state-layer-color: #004994;--mat-slide-toggle-selected-pressed-state-layer-color: #004994;--mat-slide-toggle-selected-focus-handle-color: #004994;--mat-slide-toggle-selected-hover-handle-color: #004994;--mat-slide-toggle-selected-pressed-handle-color: #004994;--mat-slide-toggle-selected-focus-track-color: #004994;--mat-slide-toggle-selected-hover-track-color: #004994;--mat-slide-toggle-selected-pressed-track-color: #004994;--mat-slide-toggle-selected-track-color: #004994}.POINTS-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.POINTS-THEME body .mat-mdc-radio-button.mat-primary,.POINTS-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #004994;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #004994;--mat-radio-selected-hover-icon-color: #004994;--mat-radio-selected-icon-color: #004994;--mat-radio-selected-pressed-icon-color: #004994;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.POINTS-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.POINTS-THEME body{--mat-slider-active-track-color: #004994;--mat-slider-focus-handle-color: #004994;--mat-slider-focus-state-layer-color: rgba(0, 73, 148, .2);--mat-slider-handle-color: #004994;--mat-slider-hover-handle-color: #004994;--mat-slider-hover-state-layer-color: rgba(0, 73, 148, .05);--mat-slider-inactive-track-color: #004994;--mat-slider-ripple-color: #004994;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #004994;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.POINTS-THEME body .mat-accent{--mat-slider-active-track-color: #004994;--mat-slider-focus-handle-color: #004994;--mat-slider-focus-state-layer-color: rgba(0, 73, 148, .2);--mat-slider-handle-color: #004994;--mat-slider-hover-handle-color: #004994;--mat-slider-hover-state-layer-color: rgba(0, 73, 148, .05);--mat-slider-inactive-track-color: #004994;--mat-slider-ripple-color: #004994;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #004994}.POINTS-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.POINTS-THEME body{--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)}.POINTS-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.POINTS-THEME body .mdc-list-item__start,.POINTS-THEME body .mdc-list-item__end,.POINTS-THEME body .mat-accent .mdc-list-item__start,.POINTS-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #004994;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #004994;--mat-radio-selected-hover-icon-color: #004994;--mat-radio-selected-icon-color: #004994;--mat-radio-selected-pressed-icon-color: #004994;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.POINTS-THEME body .mat-warn .mdc-list-item__start,.POINTS-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.POINTS-THEME body .mat-mdc-list-option,.POINTS-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #004994;--mat-checkbox-selected-hover-icon-color: #004994;--mat-checkbox-selected-icon-color: #004994;--mat-checkbox-selected-pressed-icon-color: #004994;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #004994;--mat-checkbox-selected-hover-state-layer-color: #004994;--mat-checkbox-selected-pressed-state-layer-color: #004994;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.POINTS-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.POINTS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.POINTS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.POINTS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.POINTS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#004994}.POINTS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.POINTS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.POINTS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.POINTS-THEME body{--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)}.POINTS-THEME body .mat-mdc-tab-group,.POINTS-THEME body .mat-mdc-tab-nav-bar,.POINTS-THEME body .mat-mdc-tab-group.mat-accent,.POINTS-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #004994;--mat-tab-active-ripple-color: #004994;--mat-tab-inactive-ripple-color: #004994;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #004994;--mat-tab-active-hover-label-text-color: #004994;--mat-tab-active-focus-indicator-color: #004994;--mat-tab-active-hover-indicator-color: #004994;--mat-tab-active-indicator-color: #004994}.POINTS-THEME body .mat-mdc-tab-group.mat-warn,.POINTS-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.POINTS-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #004994;--mat-checkbox-selected-hover-icon-color: #004994;--mat-checkbox-selected-icon-color: #004994;--mat-checkbox-selected-pressed-icon-color: #004994;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #004994;--mat-checkbox-selected-hover-state-layer-color: #004994;--mat-checkbox-selected-pressed-state-layer-color: #004994;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.POINTS-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #004994;--mat-checkbox-selected-hover-icon-color: #004994;--mat-checkbox-selected-icon-color: #004994;--mat-checkbox-selected-pressed-icon-color: #004994;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #004994;--mat-checkbox-selected-hover-state-layer-color: #004994;--mat-checkbox-selected-pressed-state-layer-color: #004994;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.POINTS-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.POINTS-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.POINTS-THEME body .mat-mdc-button.mat-primary,.POINTS-THEME body .mat-mdc-unelevated-button.mat-primary,.POINTS-THEME body .mat-mdc-raised-button.mat-primary,.POINTS-THEME body .mat-mdc-outlined-button.mat-primary,.POINTS-THEME body .mat-tonal-button.mat-primary,.POINTS-THEME body .mat-mdc-button.mat-accent,.POINTS-THEME body .mat-mdc-unelevated-button.mat-accent,.POINTS-THEME body .mat-mdc-raised-button.mat-accent,.POINTS-THEME body .mat-mdc-outlined-button.mat-accent,.POINTS-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #004994;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #004994;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(0, 73, 148, .1);--mat-button-outlined-state-layer-color: #004994;--mat-button-protected-container-color: #004994;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #004994;--mat-button-text-ripple-color: rgba(0, 73, 148, .1);--mat-button-text-state-layer-color: #004994;--mat-button-tonal-container-color: #004994;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.POINTS-THEME body .mat-mdc-button.mat-warn,.POINTS-THEME body .mat-mdc-unelevated-button.mat-warn,.POINTS-THEME body .mat-mdc-raised-button.mat-warn,.POINTS-THEME body .mat-mdc-outlined-button.mat-warn,.POINTS-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.POINTS-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.POINTS-THEME body .mat-mdc-icon-button.mat-primary,.POINTS-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #004994;--mat-icon-button-state-layer-color: #004994;--mat-icon-button-ripple-color: rgba(0, 73, 148, .1)}.POINTS-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.POINTS-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.POINTS-THEME body .mat-mdc-fab.mat-primary,.POINTS-THEME body .mat-mdc-mini-fab.mat-primary,.POINTS-THEME body .mat-mdc-fab.mat-accent,.POINTS-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #004994;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #004994;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.POINTS-THEME body .mat-mdc-fab.mat-warn,.POINTS-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.POINTS-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #004994}.POINTS-THEME body{--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)}.POINTS-THEME body,.POINTS-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #004994}.POINTS-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.POINTS-THEME body{--mat-badge-background-color: #004994;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.POINTS-THEME body .mat-badge-accent{--mat-badge-background-color: #004994;--mat-badge-text-color: white}.POINTS-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.POINTS-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.POINTS-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.POINTS-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #004994;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 73, 148, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 73, 148, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 73, 148, .3);--mat-datepicker-toggle-active-state-icon-color: #004994;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 73, 148, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.POINTS-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #004994;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 73, 148, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 73, 148, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 73, 148, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 73, 148, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.POINTS-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.POINTS-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #004994}.POINTS-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.POINTS-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.POINTS-THEME body{--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)}.POINTS-THEME body{--mat-icon-color: inherit}.POINTS-THEME body .mat-icon.mat-primary,.POINTS-THEME body .mat-icon.mat-accent{--mat-icon-color: #004994}.POINTS-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.POINTS-THEME body{--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)}.POINTS-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #004994;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #004994;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #004994;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.POINTS-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #004994;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #004994;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #004994;--mat-stepper-header-edit-state-icon-foreground-color: white}.POINTS-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.POINTS-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.POINTS-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.POINTS-THEME body .mat-toolbar.mat-primary,.POINTS-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #004994;--mat-toolbar-container-text-color: white}.POINTS-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.POINTS-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.POINTS-THEME body{--mat-timepicker-container-background-color: white}.POINTS-THEME .login .login-content .login-header{background-color:#fff!important}.POINTS-THEME .cart .content .center-panel .heading i.edit-btn:hover,.POINTS-THEME .cart-tree .header{color:#004994!important}.POINTS-THEME .cart-tree .no-result{color:#000!important;background-color:#004994!important;border-color:#005db9!important}.POINTS-THEME .cart-tree ul.custom-tree .root i,.POINTS-THEME .cart-tree ul.custom-tree li ul li div .active,.POINTS-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#004994!important}.POINTS-THEME .cart .cart-position .item .dot-box,.POINTS-THEME .cart .cart-position .item .fast-payer-info span{background-color:#004994!important;color:#fff!important}.POINTS-THEME .header .primary-header-bar{background-color:#fff!important}.POINTS-THEME .header .primary-header-bar .logo-text,.POINTS-THEME .header .primary-header-bar .main-nav li span,.POINTS-THEME .header .primary-header-bar .main-nav li i{color:#000!important}.POINTS-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.POINTS-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.POINTS-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.POINTS-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.POINTS-THEME .header .primary-header-bar .main-nav .cart i,.POINTS-THEME .header .primary-header-bar .main-nav .cart span{color:#12bd16!important}.POINTS-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#12bd16!important}.POINTS-THEME .header .primary-header-bar .main-nav .cart:hover i,.POINTS-THEME .header .primary-header-bar .main-nav .cart:hover span,.POINTS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.POINTS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.POINTS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#004994!important}.POINTS-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.POINTS-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#004994!important;color:#fff!important}.POINTS-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.POINTS-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.POINTS-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#eaeaea!important;color:#000!important}.POINTS-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.POINTS-THEME .header .primary-header-bar .mat-mdc-chip i,.POINTS-THEME .header .primary-header-bar .mat-mdc-chip span{color:#fff!important}.POINTS-THEME .header .primary-header-bar .mat-mdc-chip.current-user{background-color:#004994!important}.POINTS-THEME .header .secondary-header-bar{background-color:#252121!important}.POINTS-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.POINTS-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#12bd16!important;color:#fff!important;border-bottom-color:#12bd16!important}.POINTS-THEME .header .secondary-header-bar .main-nav li span,.POINTS-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.POINTS-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.POINTS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#252121!important;border-color:#12bd16!important}.POINTS-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.POINTS-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.POINTS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.POINTS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#12bd16!important}.POINTS-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#252121!important;color:#fff!important}.POINTS-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important;border-left-color:transparent!important}.POINTS-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.POINTS-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.POINTS-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.POINTS-THEME .navigation-drawer .drawer-items .drawer-item:hover,.POINTS-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#004994!important;color:#fff!important}.POINTS-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.POINTS-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.POINTS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.POINTS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.POINTS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.POINTS-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#004994!important}.POINTS-THEME .navigation-menu .navigation-menu-item:hover,.POINTS-THEME .navigation-menu .navigation-menu-item.active{background-color:#004994!important;color:#fff!important}.POINTS-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.POINTS-THEME .user-menu .expanded-menu ul li:hover,.POINTS-THEME .user-menu .expanded-menu ul li.active{background-color:#322d2d!important}.POINTS-THEME .user-menu .expanded-menu ul li:hover i,.POINTS-THEME .user-menu .expanded-menu ul li.active i,.POINTS-THEME .user-menu .expanded-menu ul li i{color:#12bd16!important}.POINTS-THEME .startpage-tyre-promotion .label-price,.POINTS-THEME .startpage-tyre-promotion .label-show-details{color:#004994!important}.POINTS-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#004994!important}.POINTS-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#004994!important;color:#fff!important}.POINTS-THEME .car-search-panel .kba-selection .kba-title,.POINTS-THEME .car-search-panel .car-selection-row .car-selection-title,.POINTS-THEME .car-search-stepper .step-count{color:#004994!important}.POINTS-THEME .rim-selection-panel .tab-menu-item:hover,.POINTS-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#004994!important}.POINTS-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.POINTS-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#004994!important}.POINTS-THEME .rim-search-box:hover,.POINTS-THEME .rim-search-box.active{border-color:#004994!important}.POINTS-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#004994!important;color:#fff!important}.POINTS-THEME .rim-search-box .header-information i{color:#004994!important}.POINTS-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#004994!important}.POINTS-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#004994!important}.POINTS-THEME .rim-size-selection-detail-panel .ult-warning2{color:#004994!important}.POINTS-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#004994!important}.POINTS-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#004994!important}.POINTS-THEME .tpms-selection-detail-panel .more-information-toggle{color:#004994!important}.POINTS-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.POINTS-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#004994!important}.POINTS-THEME .tyre-selection-panel .info-bar i,.POINTS-THEME .tyre-selection-panel .info-bar b{color:#000!important}.POINTS-THEME .mixed-tyre-result-row:hover,.POINTS-THEME .mixed-tyre-result-row.active{border-color:#004994!important}.POINTS-THEME .mixed-tyre-result-row .dot-box{background-color:#004994!important;color:#fff!important}.POINTS-THEME .toggle-icons i.active{color:#004994!important}.POINTS-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.POINTS-THEME .tyre-results .no-results a,.POINTS-THEME .car-information .car-info-box .car-title i,.POINTS-THEME .car-information .icon-button i{color:#004994!important}.POINTS-THEME .car-information .color-circle:hover,.POINTS-THEME .car-information .color-circle.active{border-color:#004994!important}.POINTS-THEME .n4-checkbox label input[type=checkbox]:after,.POINTS-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.POINTS-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.POINTS-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#004994!important}.POINTS-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.POINTS-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#004994!important;border-color:#004994!important}.POINTS-THEME .n4-filter .filter-list-title{border-bottom-color:#004994!important}.POINTS-THEME .n4-filter .filter-list-title span,.POINTS-THEME .n4-filter .filter-list-title .filter-settings{color:#004994!important}.POINTS-THEME .n4-filter .filter-list-title .custom-filter-box{color:#004994!important;border-color:#004994!important}.POINTS-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#004994!important;color:#fff!important}.POINTS-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.POINTS-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#004994!important}.POINTS-THEME .lds-grid div{background:#fff!important}.POINTS-THEME .n4-pagination .pagination-label,.POINTS-THEME .n4-pagination .results-per-page li:hover,.POINTS-THEME .n4-pagination .active,.POINTS-THEME .product-generic-details-information .eprel-url,.POINTS-THEME .product-generic-details-information .more-information-toggle{color:#004994!important}.POINTS-THEME .product-generic-result-row:hover,.POINTS-THEME .product-generic-result-row.active,.POINTS-THEME .product-rim-result-row:hover,.POINTS-THEME .product-rim-result-row.active{border-color:#004994!important}.POINTS-THEME .product-rim-details-information .eprel-url,.POINTS-THEME .product-rim-details-information .more-information-toggle{color:#004994!important}.POINTS-THEME .n4-quantity-input .increment-quantity-block button:hover,.POINTS-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#004994!important;border-color:#004994!important}.POINTS-THEME .n4-quantity-input .increment-quantity-block button:hover span,.POINTS-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.POINTS-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#004994!important}.POINTS-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#004994!important}.POINTS-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.POINTS-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#004994!important;color:#fff!important}.POINTS-THEME .simple-retailer-list .retailer-row:hover,.POINTS-THEME .simple-retailer-list .retailer-row.retailer-box-active,.POINTS-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#004994!important}.POINTS-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#004994!important}.POINTS-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#004994!important}.POINTS-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#004994!important}.POINTS-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.POINTS-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#004994!important}.POINTS-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#004994!important;color:#fff!important}.POINTS-THEME .toggle-switch .active{color:#004994!important}.POINTS-THEME .toggle-switch input#toggle+label:before{background:#004994!important}.POINTS-THEME .toggle-switch input#toggle:checked+label:before{color:#004994!important}.POINTS-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #004994!important}.POINTS-THEME .tyre-details-information .eprel-url,.POINTS-THEME .tyre-details-information .more-information-toggle{color:#004994!important}.POINTS-THEME .tyre-row:hover,.POINTS-THEME .tyre-row.active{border-color:#004994!important}.POINTS-THEME .tyre-row .dot-box,.POINTS-THEME .base-btn.primary{background-color:#004994!important;color:#fff!important}.POINTS-THEME .base-btn.primary i{color:#fff!important}.POINTS-THEME .base-btn.primary:hover{background-color:#005db9!important;color:#fff!important;opacity:1}.POINTS-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.POINTS-THEME .base-btn.primary:disabled i{color:#000!important}.POINTS-THEME .base-btn.primary:disabled:hover{color:#000!important}.POINTS-THEME .base-btn.primary:disabled:hover i{color:#000!important}.POINTS-THEME .base-btn.primary-border{border-color:#004994!important;color:#004994!important}.POINTS-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#004994!important}.POINTS-THEME .container-fluid .content .center-panel .center-content{border-top-color:#004994!important}@media (max-width: 1399.98px){.POINTS-THEME .left-panel{border-left-color:#eaeaea!important}.POINTS-THEME .center-panel{border-right-color:#eaeaea!important}.POINTS-THEME .center-panel.right,.POINTS-THEME .center-panel.left,.POINTS-THEME .center-panel.center-only{border-left-color:#eaeaea!important}.POINTS-THEME .right-panel{border-right-color:#eaeaea!important;border-left-color:#eaeaea!important}.POINTS-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#eaeaea!important;color:#000!important}}.POINTS-THEME .size-circle.active,.POINTS-THEME .size-circle:hover{background-color:#004994!important;color:#fff!important;border-color:#004994!important}.POINTS-THEME .simple-table thead tr th{border-bottom-color:#004994!important}.POINTS-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.POINTS-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.POINTS-THEME ngb-pagination .page-link:hover{color:#004994!important}.POINTS-THEME ngb-pagination .page-item.active .page-link{color:#004994!important}.POINTS-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.POINTS-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#004994!important;color:#fff!important}.FIRSTSTOP-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.FIRSTSTOP-THEME body,.FIRSTSTOP-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #ed1c24;--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)}.FIRSTSTOP-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.FIRSTSTOP-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.FIRSTSTOP-THEME body,.FIRSTSTOP-THEME body .mat-primary,.FIRSTSTOP-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #ed1c24;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #ed1c24;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.FIRSTSTOP-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.FIRSTSTOP-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.FIRSTSTOP-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.FIRSTSTOP-THEME body .mat-mdc-progress-bar,.FIRSTSTOP-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #ed1c24;--mat-progress-bar-track-color: rgba(237, 28, 36, .25)}.FIRSTSTOP-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.FIRSTSTOP-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.FIRSTSTOP-THEME body{--mat-form-field-focus-select-arrow-color: rgba(237, 28, 36, .87);--mat-form-field-filled-caret-color: #ed1c24;--mat-form-field-filled-focus-active-indicator-color: #ed1c24;--mat-form-field-filled-focus-label-text-color: rgba(237, 28, 36, .87);--mat-form-field-outlined-caret-color: #ed1c24;--mat-form-field-outlined-focus-outline-color: #ed1c24;--mat-form-field-outlined-focus-label-text-color: rgba(237, 28, 36, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.FIRSTSTOP-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(237, 28, 36, .87);--mat-form-field-filled-caret-color: #ed1c24;--mat-form-field-filled-focus-active-indicator-color: #ed1c24;--mat-form-field-filled-focus-label-text-color: rgba(237, 28, 36, .87);--mat-form-field-outlined-caret-color: #ed1c24;--mat-form-field-outlined-focus-outline-color: #ed1c24;--mat-form-field-outlined-focus-label-text-color: rgba(237, 28, 36, .87)}.FIRSTSTOP-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.FIRSTSTOP-THEME body,.FIRSTSTOP-THEME body .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(237, 28, 36, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.FIRSTSTOP-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.FIRSTSTOP-THEME body{--mat-autocomplete-background-color: white}.FIRSTSTOP-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.FIRSTSTOP-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.FIRSTSTOP-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.FIRSTSTOP-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.FIRSTSTOP-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.FIRSTSTOP-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #ed1c24;--mat-chip-elevated-disabled-container-color: #ed1c24;--mat-chip-elevated-selected-container-color: #ed1c24;--mat-chip-flat-disabled-selected-container-color: #ed1c24;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.FIRSTSTOP-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.FIRSTSTOP-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.FIRSTSTOP-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #ed1c24;--mat-slide-toggle-selected-handle-color: #ed1c24;--mat-slide-toggle-selected-hover-state-layer-color: #ed1c24;--mat-slide-toggle-selected-pressed-state-layer-color: #ed1c24;--mat-slide-toggle-selected-focus-handle-color: #ed1c24;--mat-slide-toggle-selected-hover-handle-color: #ed1c24;--mat-slide-toggle-selected-pressed-handle-color: #ed1c24;--mat-slide-toggle-selected-focus-track-color: #ed1c24;--mat-slide-toggle-selected-hover-track-color: #ed1c24;--mat-slide-toggle-selected-pressed-track-color: #ed1c24;--mat-slide-toggle-selected-track-color: #ed1c24;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.FIRSTSTOP-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.FIRSTSTOP-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.FIRSTSTOP-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #ed1c24;--mat-slide-toggle-selected-handle-color: #ed1c24;--mat-slide-toggle-selected-hover-state-layer-color: #ed1c24;--mat-slide-toggle-selected-pressed-state-layer-color: #ed1c24;--mat-slide-toggle-selected-focus-handle-color: #ed1c24;--mat-slide-toggle-selected-hover-handle-color: #ed1c24;--mat-slide-toggle-selected-pressed-handle-color: #ed1c24;--mat-slide-toggle-selected-focus-track-color: #ed1c24;--mat-slide-toggle-selected-hover-track-color: #ed1c24;--mat-slide-toggle-selected-pressed-track-color: #ed1c24;--mat-slide-toggle-selected-track-color: #ed1c24}.FIRSTSTOP-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.FIRSTSTOP-THEME body .mat-mdc-radio-button.mat-primary,.FIRSTSTOP-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #ed1c24;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #ed1c24;--mat-radio-selected-hover-icon-color: #ed1c24;--mat-radio-selected-icon-color: #ed1c24;--mat-radio-selected-pressed-icon-color: #ed1c24;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.FIRSTSTOP-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.FIRSTSTOP-THEME body{--mat-slider-active-track-color: #ed1c24;--mat-slider-focus-handle-color: #ed1c24;--mat-slider-focus-state-layer-color: rgba(237, 28, 36, .2);--mat-slider-handle-color: #ed1c24;--mat-slider-hover-handle-color: #ed1c24;--mat-slider-hover-state-layer-color: rgba(237, 28, 36, .05);--mat-slider-inactive-track-color: #ed1c24;--mat-slider-ripple-color: #ed1c24;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #ed1c24;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.FIRSTSTOP-THEME body .mat-accent{--mat-slider-active-track-color: #ed1c24;--mat-slider-focus-handle-color: #ed1c24;--mat-slider-focus-state-layer-color: rgba(237, 28, 36, .2);--mat-slider-handle-color: #ed1c24;--mat-slider-hover-handle-color: #ed1c24;--mat-slider-hover-state-layer-color: rgba(237, 28, 36, .05);--mat-slider-inactive-track-color: #ed1c24;--mat-slider-ripple-color: #ed1c24;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #ed1c24}.FIRSTSTOP-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.FIRSTSTOP-THEME body{--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)}.FIRSTSTOP-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.FIRSTSTOP-THEME body .mdc-list-item__start,.FIRSTSTOP-THEME body .mdc-list-item__end,.FIRSTSTOP-THEME body .mat-accent .mdc-list-item__start,.FIRSTSTOP-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #ed1c24;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #ed1c24;--mat-radio-selected-hover-icon-color: #ed1c24;--mat-radio-selected-icon-color: #ed1c24;--mat-radio-selected-pressed-icon-color: #ed1c24;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.FIRSTSTOP-THEME body .mat-warn .mdc-list-item__start,.FIRSTSTOP-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.FIRSTSTOP-THEME body .mat-mdc-list-option,.FIRSTSTOP-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ed1c24;--mat-checkbox-selected-hover-icon-color: #ed1c24;--mat-checkbox-selected-icon-color: #ed1c24;--mat-checkbox-selected-pressed-icon-color: #ed1c24;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ed1c24;--mat-checkbox-selected-hover-state-layer-color: #ed1c24;--mat-checkbox-selected-pressed-state-layer-color: #ed1c24;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.FIRSTSTOP-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.FIRSTSTOP-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.FIRSTSTOP-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.FIRSTSTOP-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.FIRSTSTOP-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#ed1c24}.FIRSTSTOP-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.FIRSTSTOP-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.FIRSTSTOP-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.FIRSTSTOP-THEME body{--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)}.FIRSTSTOP-THEME body .mat-mdc-tab-group,.FIRSTSTOP-THEME body .mat-mdc-tab-nav-bar,.FIRSTSTOP-THEME body .mat-mdc-tab-group.mat-accent,.FIRSTSTOP-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #ed1c24;--mat-tab-active-ripple-color: #ed1c24;--mat-tab-inactive-ripple-color: #ed1c24;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #ed1c24;--mat-tab-active-hover-label-text-color: #ed1c24;--mat-tab-active-focus-indicator-color: #ed1c24;--mat-tab-active-hover-indicator-color: #ed1c24;--mat-tab-active-indicator-color: #ed1c24}.FIRSTSTOP-THEME body .mat-mdc-tab-group.mat-warn,.FIRSTSTOP-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.FIRSTSTOP-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ed1c24;--mat-checkbox-selected-hover-icon-color: #ed1c24;--mat-checkbox-selected-icon-color: #ed1c24;--mat-checkbox-selected-pressed-icon-color: #ed1c24;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ed1c24;--mat-checkbox-selected-hover-state-layer-color: #ed1c24;--mat-checkbox-selected-pressed-state-layer-color: #ed1c24;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.FIRSTSTOP-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ed1c24;--mat-checkbox-selected-hover-icon-color: #ed1c24;--mat-checkbox-selected-icon-color: #ed1c24;--mat-checkbox-selected-pressed-icon-color: #ed1c24;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ed1c24;--mat-checkbox-selected-hover-state-layer-color: #ed1c24;--mat-checkbox-selected-pressed-state-layer-color: #ed1c24;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.FIRSTSTOP-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.FIRSTSTOP-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.FIRSTSTOP-THEME body .mat-mdc-button.mat-primary,.FIRSTSTOP-THEME body .mat-mdc-unelevated-button.mat-primary,.FIRSTSTOP-THEME body .mat-mdc-raised-button.mat-primary,.FIRSTSTOP-THEME body .mat-mdc-outlined-button.mat-primary,.FIRSTSTOP-THEME body .mat-tonal-button.mat-primary,.FIRSTSTOP-THEME body .mat-mdc-button.mat-accent,.FIRSTSTOP-THEME body .mat-mdc-unelevated-button.mat-accent,.FIRSTSTOP-THEME body .mat-mdc-raised-button.mat-accent,.FIRSTSTOP-THEME body .mat-mdc-outlined-button.mat-accent,.FIRSTSTOP-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #ed1c24;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #ed1c24;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(237, 28, 36, .1);--mat-button-outlined-state-layer-color: #ed1c24;--mat-button-protected-container-color: #ed1c24;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #ed1c24;--mat-button-text-ripple-color: rgba(237, 28, 36, .1);--mat-button-text-state-layer-color: #ed1c24;--mat-button-tonal-container-color: #ed1c24;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.FIRSTSTOP-THEME body .mat-mdc-button.mat-warn,.FIRSTSTOP-THEME body .mat-mdc-unelevated-button.mat-warn,.FIRSTSTOP-THEME body .mat-mdc-raised-button.mat-warn,.FIRSTSTOP-THEME body .mat-mdc-outlined-button.mat-warn,.FIRSTSTOP-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.FIRSTSTOP-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.FIRSTSTOP-THEME body .mat-mdc-icon-button.mat-primary,.FIRSTSTOP-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #ed1c24;--mat-icon-button-state-layer-color: #ed1c24;--mat-icon-button-ripple-color: rgba(237, 28, 36, .1)}.FIRSTSTOP-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.FIRSTSTOP-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.FIRSTSTOP-THEME body .mat-mdc-fab.mat-primary,.FIRSTSTOP-THEME body .mat-mdc-mini-fab.mat-primary,.FIRSTSTOP-THEME body .mat-mdc-fab.mat-accent,.FIRSTSTOP-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #ed1c24;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #ed1c24;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.FIRSTSTOP-THEME body .mat-mdc-fab.mat-warn,.FIRSTSTOP-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.FIRSTSTOP-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ed1c24}.FIRSTSTOP-THEME body{--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)}.FIRSTSTOP-THEME body,.FIRSTSTOP-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #ed1c24}.FIRSTSTOP-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.FIRSTSTOP-THEME body{--mat-badge-background-color: #ed1c24;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.FIRSTSTOP-THEME body .mat-badge-accent{--mat-badge-background-color: #ed1c24;--mat-badge-text-color: white}.FIRSTSTOP-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.FIRSTSTOP-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.FIRSTSTOP-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.FIRSTSTOP-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ed1c24;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(237, 28, 36, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(237, 28, 36, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(237, 28, 36, .3);--mat-datepicker-toggle-active-state-icon-color: #ed1c24;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(237, 28, 36, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.FIRSTSTOP-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ed1c24;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(237, 28, 36, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(237, 28, 36, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(237, 28, 36, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(237, 28, 36, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.FIRSTSTOP-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.FIRSTSTOP-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ed1c24}.FIRSTSTOP-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.FIRSTSTOP-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.FIRSTSTOP-THEME body{--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)}.FIRSTSTOP-THEME body{--mat-icon-color: inherit}.FIRSTSTOP-THEME body .mat-icon.mat-primary,.FIRSTSTOP-THEME body .mat-icon.mat-accent{--mat-icon-color: #ed1c24}.FIRSTSTOP-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.FIRSTSTOP-THEME body{--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)}.FIRSTSTOP-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ed1c24;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ed1c24;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ed1c24;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.FIRSTSTOP-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ed1c24;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ed1c24;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ed1c24;--mat-stepper-header-edit-state-icon-foreground-color: white}.FIRSTSTOP-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.FIRSTSTOP-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.FIRSTSTOP-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.FIRSTSTOP-THEME body .mat-toolbar.mat-primary,.FIRSTSTOP-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ed1c24;--mat-toolbar-container-text-color: white}.FIRSTSTOP-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.FIRSTSTOP-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.FIRSTSTOP-THEME body{--mat-timepicker-container-background-color: white}.FIRSTSTOP-THEME .login .login-content .login-header{background-color:#fff!important}.FIRSTSTOP-THEME .cart .content .center-panel .heading i.edit-btn:hover,.FIRSTSTOP-THEME .cart-tree .header{color:#ed1c24!important}.FIRSTSTOP-THEME .cart-tree .no-result{color:#000!important;background-color:#ed1c24!important;border-color:#d52027!important}.FIRSTSTOP-THEME .cart-tree ul.custom-tree .root i,.FIRSTSTOP-THEME .cart-tree ul.custom-tree li ul li div .active,.FIRSTSTOP-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#ed1c24!important}.FIRSTSTOP-THEME .cart .cart-position .item .dot-box,.FIRSTSTOP-THEME .cart .cart-position .item .fast-payer-info span{background-color:#ed1c24!important;color:#fff!important}.FIRSTSTOP-THEME .header .primary-header-bar{background-color:#fff!important}.FIRSTSTOP-THEME .header .primary-header-bar .logo-text{color:#000!important}.FIRSTSTOP-THEME .header .primary-header-bar .main-nav li span,.FIRSTSTOP-THEME .header .primary-header-bar .main-nav li i{color:#ed1c24!important}.FIRSTSTOP-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.FIRSTSTOP-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.FIRSTSTOP-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.FIRSTSTOP-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.FIRSTSTOP-THEME .header .primary-header-bar .main-nav .cart i,.FIRSTSTOP-THEME .header .primary-header-bar .main-nav .cart span{color:#ed1c24!important}.FIRSTSTOP-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#ed1c24!important}.FIRSTSTOP-THEME .header .primary-header-bar .main-nav .cart:hover i,.FIRSTSTOP-THEME .header .primary-header-bar .main-nav .cart:hover span,.FIRSTSTOP-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.FIRSTSTOP-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.FIRSTSTOP-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#ed1c24!important}.FIRSTSTOP-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.FIRSTSTOP-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#ed1c24!important;color:#fff!important}.FIRSTSTOP-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.FIRSTSTOP-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.FIRSTSTOP-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#c1c1c18c!important;color:#000!important}.FIRSTSTOP-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.FIRSTSTOP-THEME .header .secondary-header-bar{background-color:#ed1c24!important}.FIRSTSTOP-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.FIRSTSTOP-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#cb161e!important;color:#fff!important;border-bottom-color:#fff!important}.FIRSTSTOP-THEME .header .secondary-header-bar .main-nav li span,.FIRSTSTOP-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.FIRSTSTOP-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.FIRSTSTOP-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#cb161e!important;border-color:#fff!important}.FIRSTSTOP-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.FIRSTSTOP-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.FIRSTSTOP-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.FIRSTSTOP-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#fff!important}.FIRSTSTOP-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#ed1c24!important;color:#fff!important}.FIRSTSTOP-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.FIRSTSTOP-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.FIRSTSTOP-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.FIRSTSTOP-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.FIRSTSTOP-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.FIRSTSTOP-THEME .navigation-drawer .drawer-items .drawer-item:hover,.FIRSTSTOP-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#ed1c24!important;color:#fff!important}.FIRSTSTOP-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.FIRSTSTOP-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.FIRSTSTOP-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.FIRSTSTOP-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.FIRSTSTOP-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#000!important}.FIRSTSTOP-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#ed1c24!important}.FIRSTSTOP-THEME .navigation-menu .navigation-menu-item:hover,.FIRSTSTOP-THEME .navigation-menu .navigation-menu-item.active{background-color:#ed1c24!important;color:#fff!important}.FIRSTSTOP-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.FIRSTSTOP-THEME .user-menu .expanded-menu ul li:hover,.FIRSTSTOP-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.FIRSTSTOP-THEME .user-menu .expanded-menu ul li:hover i,.FIRSTSTOP-THEME .user-menu .expanded-menu ul li.active i,.FIRSTSTOP-THEME .user-menu .expanded-menu ul li i,.FIRSTSTOP-THEME .startpage-tyre-promotion .label-price,.FIRSTSTOP-THEME .startpage-tyre-promotion .label-show-details{color:#ed1c24!important}.FIRSTSTOP-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#ed1c24!important}.FIRSTSTOP-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#ed1c24!important;color:#fff!important}.FIRSTSTOP-THEME .car-search-panel .kba-selection .kba-title,.FIRSTSTOP-THEME .car-search-panel .car-selection-row .car-selection-title,.FIRSTSTOP-THEME .car-search-stepper .step-count{color:#ed1c24!important}.FIRSTSTOP-THEME .rim-selection-panel .tab-menu-item:hover,.FIRSTSTOP-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#ed1c24!important}.FIRSTSTOP-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.FIRSTSTOP-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#ed1c24!important}.FIRSTSTOP-THEME .rim-search-box:hover,.FIRSTSTOP-THEME .rim-search-box.active{border-color:#ed1c24!important}.FIRSTSTOP-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#ed1c24!important;color:#fff!important}.FIRSTSTOP-THEME .rim-search-box .header-information i{color:#ed1c24!important}.FIRSTSTOP-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#ed1c24!important}.FIRSTSTOP-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#ed1c24!important}.FIRSTSTOP-THEME .rim-size-selection-detail-panel .ult-warning2{color:#ed1c24!important}.FIRSTSTOP-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#ed1c24!important}.FIRSTSTOP-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#ed1c24!important}.FIRSTSTOP-THEME .tpms-selection-detail-panel .more-information-toggle{color:#ed1c24!important}.FIRSTSTOP-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.FIRSTSTOP-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#ed1c24!important}.FIRSTSTOP-THEME .tyre-selection-panel .info-bar i,.FIRSTSTOP-THEME .tyre-selection-panel .info-bar b{color:#000!important}.FIRSTSTOP-THEME .mixed-tyre-result-row:hover,.FIRSTSTOP-THEME .mixed-tyre-result-row.active{border-color:#ed1c24!important}.FIRSTSTOP-THEME .mixed-tyre-result-row .dot-box{background-color:#ed1c24!important;color:#fff!important}.FIRSTSTOP-THEME .toggle-icons i.active{color:#ed1c24!important}.FIRSTSTOP-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.FIRSTSTOP-THEME .tyre-results .no-results a,.FIRSTSTOP-THEME .car-information .car-info-box .car-title i,.FIRSTSTOP-THEME .car-information .icon-button i{color:#ed1c24!important}.FIRSTSTOP-THEME .n4-checkbox label input[type=checkbox]:after,.FIRSTSTOP-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.FIRSTSTOP-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.FIRSTSTOP-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#ed1c24!important}.FIRSTSTOP-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.FIRSTSTOP-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#ed1c24!important;border-color:#ed1c24!important}.FIRSTSTOP-THEME .n4-filter .filter-list-title{border-bottom-color:#ed1c24!important}.FIRSTSTOP-THEME .n4-filter .filter-list-title span,.FIRSTSTOP-THEME .n4-filter .filter-list-title .filter-settings{color:#ed1c24!important}.FIRSTSTOP-THEME .n4-filter .filter-list-title .custom-filter-box{color:#ed1c24!important;border-color:#ed1c24!important}.FIRSTSTOP-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#ed1c24!important;color:#fff!important}.FIRSTSTOP-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.FIRSTSTOP-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#ed1c24!important}.FIRSTSTOP-THEME .lds-grid div{background:#fff!important}.FIRSTSTOP-THEME .n4-pagination .pagination-label,.FIRSTSTOP-THEME .n4-pagination .results-per-page li:hover,.FIRSTSTOP-THEME .n4-pagination .active,.FIRSTSTOP-THEME .product-generic-details-information .eprel-url,.FIRSTSTOP-THEME .product-generic-details-information .more-information-toggle{color:#ed1c24!important}.FIRSTSTOP-THEME .product-generic-result-row:hover,.FIRSTSTOP-THEME .product-generic-result-row.active,.FIRSTSTOP-THEME .product-rim-result-row:hover,.FIRSTSTOP-THEME .product-rim-result-row.active{border-color:#ed1c24!important}.FIRSTSTOP-THEME .product-rim-details-information .eprel-url,.FIRSTSTOP-THEME .product-rim-details-information .more-information-toggle{color:#ed1c24!important}.FIRSTSTOP-THEME .n4-quantity-input .increment-quantity-block button:hover,.FIRSTSTOP-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#ed1c24!important;border-color:#ed1c24!important}.FIRSTSTOP-THEME .n4-quantity-input .increment-quantity-block button:hover span,.FIRSTSTOP-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.FIRSTSTOP-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#ed1c24!important}.FIRSTSTOP-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#ed1c24!important}.FIRSTSTOP-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.FIRSTSTOP-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#ed1c24!important;color:#fff!important}.FIRSTSTOP-THEME .simple-retailer-list .retailer-row:hover,.FIRSTSTOP-THEME .simple-retailer-list .retailer-row.retailer-box-active,.FIRSTSTOP-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#ed1c24!important}.FIRSTSTOP-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#ed1c24!important}.FIRSTSTOP-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#ed1c24!important}.FIRSTSTOP-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#ed1c24!important}.FIRSTSTOP-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.FIRSTSTOP-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#ed1c24!important}.FIRSTSTOP-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#ed1c24!important;color:#fff!important}.FIRSTSTOP-THEME .toggle-switch .active{color:#f2e33d!important}.FIRSTSTOP-THEME .toggle-switch input#toggle+label:before{background:#f2e33d!important}.FIRSTSTOP-THEME .toggle-switch input#toggle:checked+label:before{color:#f2e33d!important}.FIRSTSTOP-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #f2e33d!important}.FIRSTSTOP-THEME .tyre-details-information .eprel-url,.FIRSTSTOP-THEME .tyre-details-information .more-information-toggle{color:#ed1c24!important}.FIRSTSTOP-THEME .tyre-row:hover,.FIRSTSTOP-THEME .tyre-row.active{border-color:#ed1c24!important}.FIRSTSTOP-THEME .tyre-row .dot-box,.FIRSTSTOP-THEME .base-btn.primary{background-color:#ed1c24!important;color:#fff!important}.FIRSTSTOP-THEME .base-btn.primary i{color:#fff!important}.FIRSTSTOP-THEME .base-btn.primary:hover{background-color:#cb161e!important;color:#fff!important;opacity:1}.FIRSTSTOP-THEME .base-btn.primary:hover i{color:#fff!important}.FIRSTSTOP-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.FIRSTSTOP-THEME .base-btn.primary:disabled i{color:#000!important}.FIRSTSTOP-THEME .base-btn.primary:disabled:hover{color:#000!important}.FIRSTSTOP-THEME .base-btn.primary:disabled:hover i{color:#000!important}.FIRSTSTOP-THEME .base-btn.primary-border{border-color:#ed1c24!important;color:#ed1c24!important}.FIRSTSTOP-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#ed1c24!important}.FIRSTSTOP-THEME .container-fluid .content .center-panel .center-content{border-top-color:#ed1c24!important}@media only screen and (max-width: 1023.98px){.FIRSTSTOP-THEME .n4-wallpaper{background-image:url(/../assets/images/wallpaper/default2_login_bg_768.jpg)!important}}@media only screen and (min-width: 1024px){.FIRSTSTOP-THEME .n4-wallpaper{background-image:url(/../assets/images/wallpaper/default2_login_bg_1024.jpg)!important}}@media only screen and (min-width: 1200px){.FIRSTSTOP-THEME .n4-wallpaper{background-image:url(/../assets/images/wallpaper/default2_login_bg_1440.jpg)!important}}@media only screen and (min-width: 2000px){.FIRSTSTOP-THEME .n4-wallpaper{background-image:url(/../assets/images/wallpaper/default2_login_bg_3072.jpg)!important}}@media (max-width: 1399.98px){.FIRSTSTOP-THEME .left-panel{border-left-color:#ed1c24!important}.FIRSTSTOP-THEME .center-panel{border-right-color:#ed1c24!important}.FIRSTSTOP-THEME .center-panel.right,.FIRSTSTOP-THEME .center-panel.left,.FIRSTSTOP-THEME .center-panel.center-only{border-left-color:#ed1c24!important}.FIRSTSTOP-THEME .right-panel{border-right-color:#ed1c24!important;border-left-color:#ed1c24!important}.FIRSTSTOP-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#ed1c24!important;color:#fff!important}}.FIRSTSTOP-THEME .size-circle.active,.FIRSTSTOP-THEME .size-circle:hover{background-color:#ed1c24!important;color:#fff!important;border-color:#ed1c24!important}.FIRSTSTOP-THEME .simple-table thead tr th{border-bottom-color:#ed1c24!important}.FIRSTSTOP-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.FIRSTSTOP-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.FIRSTSTOP-THEME .firm-calculation-selection.custom-header .mdc-switch:enabled .mdc-switch__track:after{background:#fff!important}.FIRSTSTOP-THEME .firm-calculation-selection.custom-header .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#fff!important}.FIRSTSTOP-THEME .firm-calculation-selection.custom-header .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#ed1c24!important}.FIRSTSTOP-THEME ngb-pagination .page-link:hover{color:#ed1c24!important}.FIRSTSTOP-THEME ngb-pagination .page-item.active .page-link{color:#ed1c24!important}.FIRSTSTOP-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.FIRSTSTOP-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#ed1c24!important;color:#fff!important}.LIPKO-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.LIPKO-THEME body,.LIPKO-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #ef2909;--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)}.LIPKO-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.LIPKO-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.LIPKO-THEME body,.LIPKO-THEME body .mat-primary,.LIPKO-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #ef2909;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #ef2909;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.LIPKO-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.LIPKO-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.LIPKO-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.LIPKO-THEME body .mat-mdc-progress-bar,.LIPKO-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #ef2909;--mat-progress-bar-track-color: rgba(239, 41, 9, .25)}.LIPKO-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.LIPKO-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.LIPKO-THEME body{--mat-form-field-focus-select-arrow-color: rgba(239, 41, 9, .87);--mat-form-field-filled-caret-color: #ef2909;--mat-form-field-filled-focus-active-indicator-color: #ef2909;--mat-form-field-filled-focus-label-text-color: rgba(239, 41, 9, .87);--mat-form-field-outlined-caret-color: #ef2909;--mat-form-field-outlined-focus-outline-color: #ef2909;--mat-form-field-outlined-focus-label-text-color: rgba(239, 41, 9, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.LIPKO-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(239, 41, 9, .87);--mat-form-field-filled-caret-color: #ef2909;--mat-form-field-filled-focus-active-indicator-color: #ef2909;--mat-form-field-filled-focus-label-text-color: rgba(239, 41, 9, .87);--mat-form-field-outlined-caret-color: #ef2909;--mat-form-field-outlined-focus-outline-color: #ef2909;--mat-form-field-outlined-focus-label-text-color: rgba(239, 41, 9, .87)}.LIPKO-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.LIPKO-THEME body,.LIPKO-THEME body .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, 41, 9, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.LIPKO-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.LIPKO-THEME body{--mat-autocomplete-background-color: white}.LIPKO-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.LIPKO-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.LIPKO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.LIPKO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.LIPKO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.LIPKO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #ef2909;--mat-chip-elevated-disabled-container-color: #ef2909;--mat-chip-elevated-selected-container-color: #ef2909;--mat-chip-flat-disabled-selected-container-color: #ef2909;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.LIPKO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.LIPKO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.LIPKO-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #ef2909;--mat-slide-toggle-selected-handle-color: #ef2909;--mat-slide-toggle-selected-hover-state-layer-color: #ef2909;--mat-slide-toggle-selected-pressed-state-layer-color: #ef2909;--mat-slide-toggle-selected-focus-handle-color: #ef2909;--mat-slide-toggle-selected-hover-handle-color: #ef2909;--mat-slide-toggle-selected-pressed-handle-color: #ef2909;--mat-slide-toggle-selected-focus-track-color: #ef2909;--mat-slide-toggle-selected-hover-track-color: #ef2909;--mat-slide-toggle-selected-pressed-track-color: #ef2909;--mat-slide-toggle-selected-track-color: #ef2909;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.LIPKO-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.LIPKO-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.LIPKO-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #ef2909;--mat-slide-toggle-selected-handle-color: #ef2909;--mat-slide-toggle-selected-hover-state-layer-color: #ef2909;--mat-slide-toggle-selected-pressed-state-layer-color: #ef2909;--mat-slide-toggle-selected-focus-handle-color: #ef2909;--mat-slide-toggle-selected-hover-handle-color: #ef2909;--mat-slide-toggle-selected-pressed-handle-color: #ef2909;--mat-slide-toggle-selected-focus-track-color: #ef2909;--mat-slide-toggle-selected-hover-track-color: #ef2909;--mat-slide-toggle-selected-pressed-track-color: #ef2909;--mat-slide-toggle-selected-track-color: #ef2909}.LIPKO-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.LIPKO-THEME body .mat-mdc-radio-button.mat-primary,.LIPKO-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #ef2909;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #ef2909;--mat-radio-selected-hover-icon-color: #ef2909;--mat-radio-selected-icon-color: #ef2909;--mat-radio-selected-pressed-icon-color: #ef2909;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.LIPKO-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.LIPKO-THEME body{--mat-slider-active-track-color: #ef2909;--mat-slider-focus-handle-color: #ef2909;--mat-slider-focus-state-layer-color: rgba(239, 41, 9, .2);--mat-slider-handle-color: #ef2909;--mat-slider-hover-handle-color: #ef2909;--mat-slider-hover-state-layer-color: rgba(239, 41, 9, .05);--mat-slider-inactive-track-color: #ef2909;--mat-slider-ripple-color: #ef2909;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #ef2909;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.LIPKO-THEME body .mat-accent{--mat-slider-active-track-color: #ef2909;--mat-slider-focus-handle-color: #ef2909;--mat-slider-focus-state-layer-color: rgba(239, 41, 9, .2);--mat-slider-handle-color: #ef2909;--mat-slider-hover-handle-color: #ef2909;--mat-slider-hover-state-layer-color: rgba(239, 41, 9, .05);--mat-slider-inactive-track-color: #ef2909;--mat-slider-ripple-color: #ef2909;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #ef2909}.LIPKO-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.LIPKO-THEME body{--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)}.LIPKO-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.LIPKO-THEME body .mdc-list-item__start,.LIPKO-THEME body .mdc-list-item__end,.LIPKO-THEME body .mat-accent .mdc-list-item__start,.LIPKO-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #ef2909;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #ef2909;--mat-radio-selected-hover-icon-color: #ef2909;--mat-radio-selected-icon-color: #ef2909;--mat-radio-selected-pressed-icon-color: #ef2909;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.LIPKO-THEME body .mat-warn .mdc-list-item__start,.LIPKO-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.LIPKO-THEME body .mat-mdc-list-option,.LIPKO-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ef2909;--mat-checkbox-selected-hover-icon-color: #ef2909;--mat-checkbox-selected-icon-color: #ef2909;--mat-checkbox-selected-pressed-icon-color: #ef2909;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ef2909;--mat-checkbox-selected-hover-state-layer-color: #ef2909;--mat-checkbox-selected-pressed-state-layer-color: #ef2909;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.LIPKO-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.LIPKO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.LIPKO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.LIPKO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.LIPKO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#ef2909}.LIPKO-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.LIPKO-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.LIPKO-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.LIPKO-THEME body{--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)}.LIPKO-THEME body .mat-mdc-tab-group,.LIPKO-THEME body .mat-mdc-tab-nav-bar,.LIPKO-THEME body .mat-mdc-tab-group.mat-accent,.LIPKO-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #ef2909;--mat-tab-active-ripple-color: #ef2909;--mat-tab-inactive-ripple-color: #ef2909;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #ef2909;--mat-tab-active-hover-label-text-color: #ef2909;--mat-tab-active-focus-indicator-color: #ef2909;--mat-tab-active-hover-indicator-color: #ef2909;--mat-tab-active-indicator-color: #ef2909}.LIPKO-THEME body .mat-mdc-tab-group.mat-warn,.LIPKO-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.LIPKO-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ef2909;--mat-checkbox-selected-hover-icon-color: #ef2909;--mat-checkbox-selected-icon-color: #ef2909;--mat-checkbox-selected-pressed-icon-color: #ef2909;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ef2909;--mat-checkbox-selected-hover-state-layer-color: #ef2909;--mat-checkbox-selected-pressed-state-layer-color: #ef2909;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.LIPKO-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ef2909;--mat-checkbox-selected-hover-icon-color: #ef2909;--mat-checkbox-selected-icon-color: #ef2909;--mat-checkbox-selected-pressed-icon-color: #ef2909;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ef2909;--mat-checkbox-selected-hover-state-layer-color: #ef2909;--mat-checkbox-selected-pressed-state-layer-color: #ef2909;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.LIPKO-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.LIPKO-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.LIPKO-THEME body .mat-mdc-button.mat-primary,.LIPKO-THEME body .mat-mdc-unelevated-button.mat-primary,.LIPKO-THEME body .mat-mdc-raised-button.mat-primary,.LIPKO-THEME body .mat-mdc-outlined-button.mat-primary,.LIPKO-THEME body .mat-tonal-button.mat-primary,.LIPKO-THEME body .mat-mdc-button.mat-accent,.LIPKO-THEME body .mat-mdc-unelevated-button.mat-accent,.LIPKO-THEME body .mat-mdc-raised-button.mat-accent,.LIPKO-THEME body .mat-mdc-outlined-button.mat-accent,.LIPKO-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #ef2909;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #ef2909;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(239, 41, 9, .1);--mat-button-outlined-state-layer-color: #ef2909;--mat-button-protected-container-color: #ef2909;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #ef2909;--mat-button-text-ripple-color: rgba(239, 41, 9, .1);--mat-button-text-state-layer-color: #ef2909;--mat-button-tonal-container-color: #ef2909;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.LIPKO-THEME body .mat-mdc-button.mat-warn,.LIPKO-THEME body .mat-mdc-unelevated-button.mat-warn,.LIPKO-THEME body .mat-mdc-raised-button.mat-warn,.LIPKO-THEME body .mat-mdc-outlined-button.mat-warn,.LIPKO-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.LIPKO-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.LIPKO-THEME body .mat-mdc-icon-button.mat-primary,.LIPKO-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #ef2909;--mat-icon-button-state-layer-color: #ef2909;--mat-icon-button-ripple-color: rgba(239, 41, 9, .1)}.LIPKO-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.LIPKO-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.LIPKO-THEME body .mat-mdc-fab.mat-primary,.LIPKO-THEME body .mat-mdc-mini-fab.mat-primary,.LIPKO-THEME body .mat-mdc-fab.mat-accent,.LIPKO-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #ef2909;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #ef2909;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.LIPKO-THEME body .mat-mdc-fab.mat-warn,.LIPKO-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.LIPKO-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ef2909}.LIPKO-THEME body{--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)}.LIPKO-THEME body,.LIPKO-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #ef2909}.LIPKO-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.LIPKO-THEME body{--mat-badge-background-color: #ef2909;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.LIPKO-THEME body .mat-badge-accent{--mat-badge-background-color: #ef2909;--mat-badge-text-color: white}.LIPKO-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.LIPKO-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.LIPKO-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.LIPKO-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef2909;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 41, 9, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 41, 9, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 41, 9, .3);--mat-datepicker-toggle-active-state-icon-color: #ef2909;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 41, 9, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.LIPKO-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef2909;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 41, 9, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 41, 9, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 41, 9, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 41, 9, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.LIPKO-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.LIPKO-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ef2909}.LIPKO-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.LIPKO-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.LIPKO-THEME body{--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)}.LIPKO-THEME body{--mat-icon-color: inherit}.LIPKO-THEME body .mat-icon.mat-primary,.LIPKO-THEME body .mat-icon.mat-accent{--mat-icon-color: #ef2909}.LIPKO-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.LIPKO-THEME body{--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)}.LIPKO-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef2909;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef2909;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef2909;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.LIPKO-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef2909;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef2909;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef2909;--mat-stepper-header-edit-state-icon-foreground-color: white}.LIPKO-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.LIPKO-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.LIPKO-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.LIPKO-THEME body .mat-toolbar.mat-primary,.LIPKO-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ef2909;--mat-toolbar-container-text-color: white}.LIPKO-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.LIPKO-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.LIPKO-THEME body{--mat-timepicker-container-background-color: white}.LIPKO-THEME .login .login-content .login-header{background-color:#fff!important}.LIPKO-THEME .cart .content .center-panel .heading i.edit-btn:hover,.LIPKO-THEME .cart-tree .header{color:#ef2909!important}.LIPKO-THEME .cart-tree .no-result{color:#fff!important;background-color:#ef2909!important;border-color:#bb2005!important}.LIPKO-THEME .cart-tree ul.custom-tree .root i,.LIPKO-THEME .cart-tree ul.custom-tree li ul li div .active,.LIPKO-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#ef2909!important}.LIPKO-THEME .cart .cart-position .item .dot-box,.LIPKO-THEME .cart .cart-position .item .fast-payer-info span{background-color:#ef2909!important;color:#fff!important}.LIPKO-THEME .header .primary-header-bar{background-color:#fff!important}.LIPKO-THEME .header .primary-header-bar .logo-text{color:#000!important}.LIPKO-THEME .header .primary-header-bar .main-nav li span,.LIPKO-THEME .header .primary-header-bar .main-nav li i{color:#fff!important}.LIPKO-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.LIPKO-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.LIPKO-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.LIPKO-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.LIPKO-THEME .header .primary-header-bar .main-nav .cart span,.LIPKO-THEME .header .primary-header-bar .main-nav .cart i{color:#ef2909!important}.LIPKO-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#ef2909!important}.LIPKO-THEME .header .primary-header-bar .main-nav .cart:hover i,.LIPKO-THEME .header .primary-header-bar .main-nav .cart:hover span,.LIPKO-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.LIPKO-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.LIPKO-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#ef2909!important}.LIPKO-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.LIPKO-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#ef2909!important;color:#fff!important}.LIPKO-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.LIPKO-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.LIPKO-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#c1c1c18c!important;color:#000!important}.LIPKO-THEME .header .secondary-header-bar{background-color:#212121!important}.LIPKO-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.LIPKO-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#212121!important;color:#ef2909!important;border-bottom-color:#ef2909!important}.LIPKO-THEME .header .secondary-header-bar .main-nav li span,.LIPKO-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.LIPKO-THEME .header .secondary-header-bar .main-nav .mat-select .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow{color:#fff}.LIPKO-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.LIPKO-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#212121!important;border-color:#ef2909!important}.LIPKO-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.LIPKO-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.LIPKO-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.LIPKO-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#ef2909!important}.LIPKO-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#212121!important;color:#fff!important}.LIPKO-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.LIPKO-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.LIPKO-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.LIPKO-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.LIPKO-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.LIPKO-THEME .navigation-drawer .drawer-items .drawer-item:hover,.LIPKO-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#ef2909!important;color:#fff!important}.LIPKO-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.LIPKO-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.LIPKO-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.LIPKO-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.LIPKO-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.LIPKO-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#ef2909!important}.LIPKO-THEME .navigation-menu .navigation-menu-item:hover,.LIPKO-THEME .navigation-menu .navigation-menu-item.active{background-color:#ef2909!important;color:#fff!important}.LIPKO-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.LIPKO-THEME .user-menu .expanded-menu ul li:hover,.LIPKO-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.LIPKO-THEME .user-menu .expanded-menu ul li:hover i,.LIPKO-THEME .user-menu .expanded-menu ul li.active i,.LIPKO-THEME .user-menu .expanded-menu ul li i,.LIPKO-THEME .startpage-tyre-promotion .label-price,.LIPKO-THEME .startpage-tyre-promotion .label-show-details{color:#ef2909!important}.LIPKO-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#ef2909!important}.LIPKO-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#ef2909!important;color:#fff!important}.LIPKO-THEME .car-search-panel .kba-selection .kba-title,.LIPKO-THEME .car-search-panel .car-selection-row .car-selection-title,.LIPKO-THEME .car-search-stepper .step-count{color:#ef2909!important}.LIPKO-THEME .rim-selection-panel .tab-menu-item:hover,.LIPKO-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#ef2909!important}.LIPKO-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.LIPKO-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#ef2909!important}.LIPKO-THEME .rim-search-box:hover,.LIPKO-THEME .rim-search-box.active{border-color:#ef2909!important}.LIPKO-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#ef2909!important;color:#fff!important}.LIPKO-THEME .rim-search-box .header-information i{color:#ef2909!important}.LIPKO-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#ef2909!important}.LIPKO-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#ef2909!important}.LIPKO-THEME .rim-size-selection-detail-panel .ult-warning2{color:#ef2909!important}.LIPKO-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#ef2909!important}.LIPKO-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#ef2909!important}.LIPKO-THEME .tpms-selection-detail-panel .more-information-toggle{color:#ef2909!important}.LIPKO-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.LIPKO-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#ef2909!important}.LIPKO-THEME .tyre-selection-panel .info-bar i,.LIPKO-THEME .tyre-selection-panel .info-bar b{color:#000!important}.LIPKO-THEME .mixed-tyre-result-row:hover,.LIPKO-THEME .mixed-tyre-result-row.active{border-color:#000!important}.LIPKO-THEME .mixed-tyre-result-row .dot-box{background-color:#ef2909!important;color:#fff!important}.LIPKO-THEME .toggle-icons i.active{color:#ef2909!important}.LIPKO-THEME .retailer-feedback .panel-container .panel-header{background-color:#000!important;color:#fff!important}.LIPKO-THEME .tyre-results .no-results a,.LIPKO-THEME .car-information .car-info-box .car-title i,.LIPKO-THEME .car-information .icon-button i{color:#ef2909!important}.LIPKO-THEME .car-information .color-circle:hover,.LIPKO-THEME .car-information .color-circle.active{border-color:#ef2909!important}.LIPKO-THEME .n4-checkbox label input[type=checkbox]:after,.LIPKO-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.LIPKO-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.LIPKO-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#000!important}.LIPKO-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.LIPKO-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#000!important;border-color:#000!important}.LIPKO-THEME .n4-filter .filter-list-title{border-bottom-color:#ef2909!important}.LIPKO-THEME .n4-filter .filter-list-title span,.LIPKO-THEME .n4-filter .filter-list-title .filter-settings{color:#ef2909!important}.LIPKO-THEME .n4-filter .filter-list-title .custom-filter-box{color:#ef2909!important;border-color:#ef2909!important}.LIPKO-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#ef2909!important;color:#fff!important}.LIPKO-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.LIPKO-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#ef2909!important}.LIPKO-THEME .lds-grid div{background:#000!important}.LIPKO-THEME .n4-pagination .pagination-label,.LIPKO-THEME .n4-pagination .results-per-page li:hover,.LIPKO-THEME .n4-pagination .active,.LIPKO-THEME .product-generic-details-information .eprel-url,.LIPKO-THEME .product-generic-details-information .more-information-toggle{color:#ef2909!important}.LIPKO-THEME .product-generic-result-row:hover,.LIPKO-THEME .product-generic-result-row.active,.LIPKO-THEME .product-rim-result-row:hover,.LIPKO-THEME .product-rim-result-row.active{border-color:#ef2909!important}.LIPKO-THEME .product-rim-details-information .eprel-url,.LIPKO-THEME .product-rim-details-information .more-information-toggle{color:#ef2909!important}.LIPKO-THEME .n4-quantity-input .increment-quantity-block button:hover,.LIPKO-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#000!important;border-color:#ef2909!important}.LIPKO-THEME .n4-quantity-input .increment-quantity-block button:hover span,.LIPKO-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#ef2909!important}.LIPKO-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#ef2909!important}.LIPKO-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#ef2909!important}.LIPKO-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.LIPKO-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#ef2909!important;color:#fff!important}.LIPKO-THEME .simple-retailer-list .retailer-row:hover,.LIPKO-THEME .simple-retailer-list .retailer-row.retailer-box-active,.LIPKO-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#ef2909!important}.LIPKO-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#ef2909!important}.LIPKO-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#ef2909!important}.LIPKO-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#ef2909!important}.LIPKO-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.LIPKO-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#ef2909!important}.LIPKO-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#212121!important;color:#fff!important}.LIPKO-THEME .size-selection-tabs .sizes-selection .scroll-arrow:hover,.LIPKO-THEME .toggle-switch .active{color:#ef2909!important}.LIPKO-THEME .toggle-switch input#toggle+label:before{background:#ef2909!important}.LIPKO-THEME .toggle-switch input#toggle:checked+label:before{color:#ef2909!important}.LIPKO-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #ef2909!important}.LIPKO-THEME .tyre-details-information .eprel-url,.LIPKO-THEME .tyre-details-information .more-information-toggle{color:#ef2909!important}.LIPKO-THEME .tyre-row:hover,.LIPKO-THEME .tyre-row.active{border-color:#ef2909!important}.LIPKO-THEME .tyre-row .dot-box{background-color:#ef2909!important;color:#fff!important}.LIPKO-THEME .base-btn.primary{background-color:#212121!important;color:#fff!important}.LIPKO-THEME .base-btn.primary i{color:#fff!important}.LIPKO-THEME .base-btn.primary:hover{background-color:#212121!important;color:#ef2909!important}.LIPKO-THEME .base-btn.primary:hover i{color:#ef2909!important}.LIPKO-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.LIPKO-THEME .base-btn.primary:disabled i{color:#000!important}.LIPKO-THEME .base-btn.primary:disabled:hover{color:#000!important}.LIPKO-THEME .base-btn.primary:disabled:hover i{color:#000!important}.LIPKO-THEME .base-btn.primary-border{border-color:#212121!important;color:#212121!important}.LIPKO-THEME .base-btn.primary-border:hover{border-color:#ef2909!important;color:#ef2909!important}.LIPKO-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#ef2909!important}.LIPKO-THEME .container-fluid .content .center-panel .center-content{border-top-color:#ef2909!important}@media (max-width: 1399.98px){.LIPKO-THEME .left-panel{border-left-color:#212121!important}.LIPKO-THEME .center-panel{border-right-color:#212121!important}.LIPKO-THEME .center-panel.right,.LIPKO-THEME .center-panel.left,.LIPKO-THEME .center-panel.center-only{border-left-color:#212121!important}.LIPKO-THEME .right-panel{border-right-color:#212121!important;border-left-color:#212121!important}.LIPKO-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#212121!important;color:#fff!important}}.LIPKO-THEME .size-circle.active,.LIPKO-THEME .size-circle:hover{background-color:#ef2909!important;color:#fff!important;border-color:#ef2909!important}.LIPKO-THEME .simple-table thead tr th{border-bottom-color:#ef2909!important}.LIPKO-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.LIPKO-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.LIPKO-THEME ngb-pagination .page-link:hover{color:#ef2909!important}.LIPKO-THEME ngb-pagination .page-item.active .page-link{color:#ef2909!important}.LIPKO-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.LIPKO-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#ef2909!important;color:#fff!important}.OTTO_JUST-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.OTTO_JUST-THEME body,.OTTO_JUST-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #054052;--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)}.OTTO_JUST-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.OTTO_JUST-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.OTTO_JUST-THEME body,.OTTO_JUST-THEME body .mat-primary,.OTTO_JUST-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #054052;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #054052;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.OTTO_JUST-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.OTTO_JUST-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.OTTO_JUST-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.OTTO_JUST-THEME body .mat-mdc-progress-bar,.OTTO_JUST-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #054052;--mat-progress-bar-track-color: rgba(5, 64, 82, .25)}.OTTO_JUST-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.OTTO_JUST-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.OTTO_JUST-THEME body{--mat-form-field-focus-select-arrow-color: rgba(5, 64, 82, .87);--mat-form-field-filled-caret-color: #054052;--mat-form-field-filled-focus-active-indicator-color: #054052;--mat-form-field-filled-focus-label-text-color: rgba(5, 64, 82, .87);--mat-form-field-outlined-caret-color: #054052;--mat-form-field-outlined-focus-outline-color: #054052;--mat-form-field-outlined-focus-label-text-color: rgba(5, 64, 82, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.OTTO_JUST-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(5, 64, 82, .87);--mat-form-field-filled-caret-color: #054052;--mat-form-field-filled-focus-active-indicator-color: #054052;--mat-form-field-filled-focus-label-text-color: rgba(5, 64, 82, .87);--mat-form-field-outlined-caret-color: #054052;--mat-form-field-outlined-focus-outline-color: #054052;--mat-form-field-outlined-focus-label-text-color: rgba(5, 64, 82, .87)}.OTTO_JUST-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.OTTO_JUST-THEME body,.OTTO_JUST-THEME body .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, 64, 82, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.OTTO_JUST-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.OTTO_JUST-THEME body{--mat-autocomplete-background-color: white}.OTTO_JUST-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.OTTO_JUST-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.OTTO_JUST-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.OTTO_JUST-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.OTTO_JUST-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.OTTO_JUST-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #054052;--mat-chip-elevated-disabled-container-color: #054052;--mat-chip-elevated-selected-container-color: #054052;--mat-chip-flat-disabled-selected-container-color: #054052;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.OTTO_JUST-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.OTTO_JUST-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.OTTO_JUST-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #054052;--mat-slide-toggle-selected-handle-color: #054052;--mat-slide-toggle-selected-hover-state-layer-color: #054052;--mat-slide-toggle-selected-pressed-state-layer-color: #054052;--mat-slide-toggle-selected-focus-handle-color: #054052;--mat-slide-toggle-selected-hover-handle-color: #054052;--mat-slide-toggle-selected-pressed-handle-color: #054052;--mat-slide-toggle-selected-focus-track-color: #054052;--mat-slide-toggle-selected-hover-track-color: #054052;--mat-slide-toggle-selected-pressed-track-color: #054052;--mat-slide-toggle-selected-track-color: #054052;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.OTTO_JUST-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.OTTO_JUST-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.OTTO_JUST-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #054052;--mat-slide-toggle-selected-handle-color: #054052;--mat-slide-toggle-selected-hover-state-layer-color: #054052;--mat-slide-toggle-selected-pressed-state-layer-color: #054052;--mat-slide-toggle-selected-focus-handle-color: #054052;--mat-slide-toggle-selected-hover-handle-color: #054052;--mat-slide-toggle-selected-pressed-handle-color: #054052;--mat-slide-toggle-selected-focus-track-color: #054052;--mat-slide-toggle-selected-hover-track-color: #054052;--mat-slide-toggle-selected-pressed-track-color: #054052;--mat-slide-toggle-selected-track-color: #054052}.OTTO_JUST-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.OTTO_JUST-THEME body .mat-mdc-radio-button.mat-primary,.OTTO_JUST-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #054052;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #054052;--mat-radio-selected-hover-icon-color: #054052;--mat-radio-selected-icon-color: #054052;--mat-radio-selected-pressed-icon-color: #054052;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.OTTO_JUST-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.OTTO_JUST-THEME body{--mat-slider-active-track-color: #054052;--mat-slider-focus-handle-color: #054052;--mat-slider-focus-state-layer-color: rgba(5, 64, 82, .2);--mat-slider-handle-color: #054052;--mat-slider-hover-handle-color: #054052;--mat-slider-hover-state-layer-color: rgba(5, 64, 82, .05);--mat-slider-inactive-track-color: #054052;--mat-slider-ripple-color: #054052;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #054052;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.OTTO_JUST-THEME body .mat-accent{--mat-slider-active-track-color: #054052;--mat-slider-focus-handle-color: #054052;--mat-slider-focus-state-layer-color: rgba(5, 64, 82, .2);--mat-slider-handle-color: #054052;--mat-slider-hover-handle-color: #054052;--mat-slider-hover-state-layer-color: rgba(5, 64, 82, .05);--mat-slider-inactive-track-color: #054052;--mat-slider-ripple-color: #054052;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #054052}.OTTO_JUST-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.OTTO_JUST-THEME body{--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)}.OTTO_JUST-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.OTTO_JUST-THEME body .mdc-list-item__start,.OTTO_JUST-THEME body .mdc-list-item__end,.OTTO_JUST-THEME body .mat-accent .mdc-list-item__start,.OTTO_JUST-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #054052;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #054052;--mat-radio-selected-hover-icon-color: #054052;--mat-radio-selected-icon-color: #054052;--mat-radio-selected-pressed-icon-color: #054052;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.OTTO_JUST-THEME body .mat-warn .mdc-list-item__start,.OTTO_JUST-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.OTTO_JUST-THEME body .mat-mdc-list-option,.OTTO_JUST-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #054052;--mat-checkbox-selected-hover-icon-color: #054052;--mat-checkbox-selected-icon-color: #054052;--mat-checkbox-selected-pressed-icon-color: #054052;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #054052;--mat-checkbox-selected-hover-state-layer-color: #054052;--mat-checkbox-selected-pressed-state-layer-color: #054052;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.OTTO_JUST-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.OTTO_JUST-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.OTTO_JUST-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.OTTO_JUST-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.OTTO_JUST-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#054052}.OTTO_JUST-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.OTTO_JUST-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.OTTO_JUST-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.OTTO_JUST-THEME body{--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)}.OTTO_JUST-THEME body .mat-mdc-tab-group,.OTTO_JUST-THEME body .mat-mdc-tab-nav-bar,.OTTO_JUST-THEME body .mat-mdc-tab-group.mat-accent,.OTTO_JUST-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #054052;--mat-tab-active-ripple-color: #054052;--mat-tab-inactive-ripple-color: #054052;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #054052;--mat-tab-active-hover-label-text-color: #054052;--mat-tab-active-focus-indicator-color: #054052;--mat-tab-active-hover-indicator-color: #054052;--mat-tab-active-indicator-color: #054052}.OTTO_JUST-THEME body .mat-mdc-tab-group.mat-warn,.OTTO_JUST-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.OTTO_JUST-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #054052;--mat-checkbox-selected-hover-icon-color: #054052;--mat-checkbox-selected-icon-color: #054052;--mat-checkbox-selected-pressed-icon-color: #054052;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #054052;--mat-checkbox-selected-hover-state-layer-color: #054052;--mat-checkbox-selected-pressed-state-layer-color: #054052;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.OTTO_JUST-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #054052;--mat-checkbox-selected-hover-icon-color: #054052;--mat-checkbox-selected-icon-color: #054052;--mat-checkbox-selected-pressed-icon-color: #054052;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #054052;--mat-checkbox-selected-hover-state-layer-color: #054052;--mat-checkbox-selected-pressed-state-layer-color: #054052;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.OTTO_JUST-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.OTTO_JUST-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.OTTO_JUST-THEME body .mat-mdc-button.mat-primary,.OTTO_JUST-THEME body .mat-mdc-unelevated-button.mat-primary,.OTTO_JUST-THEME body .mat-mdc-raised-button.mat-primary,.OTTO_JUST-THEME body .mat-mdc-outlined-button.mat-primary,.OTTO_JUST-THEME body .mat-tonal-button.mat-primary,.OTTO_JUST-THEME body .mat-mdc-button.mat-accent,.OTTO_JUST-THEME body .mat-mdc-unelevated-button.mat-accent,.OTTO_JUST-THEME body .mat-mdc-raised-button.mat-accent,.OTTO_JUST-THEME body .mat-mdc-outlined-button.mat-accent,.OTTO_JUST-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #054052;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #054052;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(5, 64, 82, .1);--mat-button-outlined-state-layer-color: #054052;--mat-button-protected-container-color: #054052;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #054052;--mat-button-text-ripple-color: rgba(5, 64, 82, .1);--mat-button-text-state-layer-color: #054052;--mat-button-tonal-container-color: #054052;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.OTTO_JUST-THEME body .mat-mdc-button.mat-warn,.OTTO_JUST-THEME body .mat-mdc-unelevated-button.mat-warn,.OTTO_JUST-THEME body .mat-mdc-raised-button.mat-warn,.OTTO_JUST-THEME body .mat-mdc-outlined-button.mat-warn,.OTTO_JUST-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.OTTO_JUST-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.OTTO_JUST-THEME body .mat-mdc-icon-button.mat-primary,.OTTO_JUST-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #054052;--mat-icon-button-state-layer-color: #054052;--mat-icon-button-ripple-color: rgba(5, 64, 82, .1)}.OTTO_JUST-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.OTTO_JUST-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.OTTO_JUST-THEME body .mat-mdc-fab.mat-primary,.OTTO_JUST-THEME body .mat-mdc-mini-fab.mat-primary,.OTTO_JUST-THEME body .mat-mdc-fab.mat-accent,.OTTO_JUST-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #054052;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #054052;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.OTTO_JUST-THEME body .mat-mdc-fab.mat-warn,.OTTO_JUST-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.OTTO_JUST-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #054052}.OTTO_JUST-THEME body{--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)}.OTTO_JUST-THEME body,.OTTO_JUST-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #054052}.OTTO_JUST-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.OTTO_JUST-THEME body{--mat-badge-background-color: #054052;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.OTTO_JUST-THEME body .mat-badge-accent{--mat-badge-background-color: #054052;--mat-badge-text-color: white}.OTTO_JUST-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.OTTO_JUST-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.OTTO_JUST-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.OTTO_JUST-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #054052;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(5, 64, 82, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(5, 64, 82, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(5, 64, 82, .3);--mat-datepicker-toggle-active-state-icon-color: #054052;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(5, 64, 82, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.OTTO_JUST-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #054052;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(5, 64, 82, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(5, 64, 82, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(5, 64, 82, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(5, 64, 82, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.OTTO_JUST-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.OTTO_JUST-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #054052}.OTTO_JUST-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.OTTO_JUST-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.OTTO_JUST-THEME body{--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)}.OTTO_JUST-THEME body{--mat-icon-color: inherit}.OTTO_JUST-THEME body .mat-icon.mat-primary,.OTTO_JUST-THEME body .mat-icon.mat-accent{--mat-icon-color: #054052}.OTTO_JUST-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.OTTO_JUST-THEME body{--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)}.OTTO_JUST-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #054052;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #054052;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #054052;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.OTTO_JUST-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #054052;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #054052;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #054052;--mat-stepper-header-edit-state-icon-foreground-color: white}.OTTO_JUST-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.OTTO_JUST-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.OTTO_JUST-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.OTTO_JUST-THEME body .mat-toolbar.mat-primary,.OTTO_JUST-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #054052;--mat-toolbar-container-text-color: white}.OTTO_JUST-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.OTTO_JUST-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.OTTO_JUST-THEME body{--mat-timepicker-container-background-color: white}.OTTO_JUST-THEME .login .login-content .login-header{background-color:#054052!important}.OTTO_JUST-THEME .cart .content .center-panel .heading i.edit-btn:hover,.OTTO_JUST-THEME .cart-tree .header{color:#f5d541!important}.OTTO_JUST-THEME .cart-tree .no-result{color:#585857!important;background-color:#f5d541!important;border-color:#efd060!important}.OTTO_JUST-THEME .cart-tree ul.custom-tree .root i,.OTTO_JUST-THEME .cart-tree ul.custom-tree li ul li div .active,.OTTO_JUST-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#f5d541!important}.OTTO_JUST-THEME .cart .cart-position .item .dot-box,.OTTO_JUST-THEME .cart .cart-position .item .fast-payer-info span{background-color:#f5d541!important;color:#054052!important}.OTTO_JUST-THEME .header .primary-header-bar{background-color:#054052!important}.OTTO_JUST-THEME .header .primary-header-bar .logo-text{color:#585857!important}.OTTO_JUST-THEME .header .primary-header-bar .main-nav li span,.OTTO_JUST-THEME .header .primary-header-bar .main-nav li i{color:#f5d541!important}.OTTO_JUST-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection,.OTTO_JUST-THEME .header .primary-header-bar .main-nav .cart{background-color:#054052!important}.OTTO_JUST-THEME .header .primary-header-bar .main-nav .cart i,.OTTO_JUST-THEME .header .primary-header-bar .main-nav .cart span{color:#f5d541!important}.OTTO_JUST-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#fff!important}.OTTO_JUST-THEME .header .primary-header-bar .main-nav .cart:hover i,.OTTO_JUST-THEME .header .primary-header-bar .main-nav .cart:hover span{color:#054052!important}.OTTO_JUST-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.OTTO_JUST-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.OTTO_JUST-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#f5d541!important}.OTTO_JUST-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.OTTO_JUST-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#f5d541!important;color:#fff!important}.OTTO_JUST-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.OTTO_JUST-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.OTTO_JUST-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#fff!important}.OTTO_JUST-THEME .header .secondary-header-bar{background-color:#054052!important}.OTTO_JUST-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.OTTO_JUST-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#054052!important;color:#f5d541!important;border-bottom-color:#f5d541!important}.OTTO_JUST-THEME .header .secondary-header-bar .main-nav li span,.OTTO_JUST-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.OTTO_JUST-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.OTTO_JUST-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#054052!important;border-color:#f5d541!important}.OTTO_JUST-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.OTTO_JUST-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.OTTO_JUST-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.OTTO_JUST-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#f5d541!important}.OTTO_JUST-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#054052!important;color:#fff!important}.OTTO_JUST-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.OTTO_JUST-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.OTTO_JUST-THEME .navigation-drawer{background-color:#054052!important;color:#fff!important}.OTTO_JUST-THEME .navigation-drawer .fix-content .close-btn{color:#fff!important}.OTTO_JUST-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#054052!important;color:#fff!important}.OTTO_JUST-THEME .navigation-drawer .drawer-items .drawer-item:hover,.OTTO_JUST-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#f5d541!important;color:#fff!important}.OTTO_JUST-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.OTTO_JUST-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#fff!important}.OTTO_JUST-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#054052!important;color:#fff!important}.OTTO_JUST-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.OTTO_JUST-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.OTTO_JUST-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#f5d541!important}.OTTO_JUST-THEME .navigation-menu .navigation-menu-item:hover,.OTTO_JUST-THEME .navigation-menu .navigation-menu-item.active{background-color:#f5d541!important;color:#fff!important}.OTTO_JUST-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#054052!important;color:#fff!important}.OTTO_JUST-THEME .user-menu .expanded-menu ul li:hover,.OTTO_JUST-THEME .user-menu .expanded-menu ul li.active{background-color:#074f65!important}.OTTO_JUST-THEME .user-menu .expanded-menu ul li:hover i,.OTTO_JUST-THEME .user-menu .expanded-menu ul li.active i,.OTTO_JUST-THEME .user-menu .expanded-menu ul li i,.OTTO_JUST-THEME .startpage-tyre-promotion .label-price,.OTTO_JUST-THEME .startpage-tyre-promotion .label-show-details{color:#f5d541!important}.OTTO_JUST-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#f5d541!important}.OTTO_JUST-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#f5d541!important;color:#054052!important}.OTTO_JUST-THEME .car-search-panel .kba-selection .kba-title,.OTTO_JUST-THEME .car-search-panel .car-selection-row .car-selection-title,.OTTO_JUST-THEME .car-search-stepper .step-count{color:#f5d541!important}.OTTO_JUST-THEME .rim-selection-panel .tab-menu-item:hover,.OTTO_JUST-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#f5d541!important}.OTTO_JUST-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.OTTO_JUST-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#f5d541!important}.OTTO_JUST-THEME .rim-search-box:hover,.OTTO_JUST-THEME .rim-search-box.active{border-color:#054052!important}.OTTO_JUST-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#054052!important;color:#fff!important}.OTTO_JUST-THEME .rim-search-box .header-information i{color:#f5d541!important}.OTTO_JUST-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#054052!important}.OTTO_JUST-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#054052!important}.OTTO_JUST-THEME .rim-size-selection-detail-panel .ult-warning2{color:#054052!important}.OTTO_JUST-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#054052!important}.OTTO_JUST-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#054052!important}.OTTO_JUST-THEME .toggle-icons i.active{color:#f5d541!important}.OTTO_JUST-THEME .tpms-selection-detail-panel .more-information-toggle{color:#054052!important}.OTTO_JUST-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.OTTO_JUST-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#054052!important}.OTTO_JUST-THEME .tyre-selection-panel .info-bar i,.OTTO_JUST-THEME .tyre-selection-panel .info-bar b{color:#054052!important}.OTTO_JUST-THEME .mixed-tyre-result-row:hover,.OTTO_JUST-THEME .mixed-tyre-result-row.active{border-color:#f5d541!important}.OTTO_JUST-THEME .mixed-tyre-result-row .dot-box{background-color:#f5d541!important;color:#054052!important}.OTTO_JUST-THEME .detail-search .details-search-content .quality-panel:hover,.OTTO_JUST-THEME .detail-search .details-search-content .quality-panel.selected{color:#054052!important;border-bottom-color:#054052!important}.OTTO_JUST-THEME .tyre-results .no-results a{color:#f5d541!important}.OTTO_JUST-THEME .car-information .car-info-box .car-title i,.OTTO_JUST-THEME .car-information .icon-button i{color:#054052!important}.OTTO_JUST-THEME .car-information .color-circle:hover,.OTTO_JUST-THEME .car-information .color-circle.active{border-color:#054052!important}.OTTO_JUST-THEME .n4-checkbox label input[type=checkbox]:after,.OTTO_JUST-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.OTTO_JUST-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.OTTO_JUST-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#054052!important}.OTTO_JUST-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.OTTO_JUST-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#054052!important;border-color:#054052!important}.OTTO_JUST-THEME .n4-filter .filter-list-title{border-bottom-color:#054052!important}.OTTO_JUST-THEME .n4-filter .filter-list-title span,.OTTO_JUST-THEME .n4-filter .filter-list-title .filter-settings{color:#054052!important}.OTTO_JUST-THEME .n4-filter .filter-list-title .custom-filter-box{color:#054052!important;border-color:#054052!important}.OTTO_JUST-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#054052!important;color:#f5d541!important}.OTTO_JUST-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.OTTO_JUST-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#f5d541!important}.OTTO_JUST-THEME .lds-grid div{background:#054052!important}.OTTO_JUST-THEME .n4-pagination .pagination-label{color:#054052!important}.OTTO_JUST-THEME .n4-pagination .results-per-page li:hover,.OTTO_JUST-THEME .n4-pagination .active{color:#f5d541!important}.OTTO_JUST-THEME .product-generic-details-information .eprel-url,.OTTO_JUST-THEME .product-generic-details-information .more-information-toggle{color:#054052!important}.OTTO_JUST-THEME .product-rim-result-row:hover,.OTTO_JUST-THEME .product-rim-result-row.active,.OTTO_JUST-THEME .product-generic-result-row:hover,.OTTO_JUST-THEME .product-generic-result-row.active{border-color:#054052!important}.OTTO_JUST-THEME .product-rim-details-information .eprel-url,.OTTO_JUST-THEME .product-rim-details-information .more-information-toggle{color:#054052!important}.OTTO_JUST-THEME .n4-quantity-input .increment-quantity-block button:hover,.OTTO_JUST-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#054052!important;border-color:#054052!important}.OTTO_JUST-THEME .n4-quantity-input .increment-quantity-block button:hover span,.OTTO_JUST-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.OTTO_JUST-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#054052!important}.OTTO_JUST-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#054052!important}.OTTO_JUST-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.OTTO_JUST-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#f5d541!important;color:#054052!important}.OTTO_JUST-THEME .simple-retailer-list .retailer-row:hover,.OTTO_JUST-THEME .simple-retailer-list .retailer-row.retailer-box-active,.OTTO_JUST-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#054052!important}.OTTO_JUST-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#054052!important}.OTTO_JUST-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#054052!important}.OTTO_JUST-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#054052!important}.OTTO_JUST-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.OTTO_JUST-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#f5d541!important}.OTTO_JUST-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#054052!important;color:#585857!important}.OTTO_JUST-THEME .size-selection-tabs .sizes-selection .scroll-arrow:hover,.OTTO_JUST-THEME .toggle-switch .active{color:#f5d541!important}.OTTO_JUST-THEME .toggle-switch input#toggle+label:before{background:#f5d541!important}.OTTO_JUST-THEME .toggle-switch input#toggle:checked+label:before{color:#f5d541!important}.OTTO_JUST-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #f5d541!important}.OTTO_JUST-THEME .tyre-details-information .eprel-url,.OTTO_JUST-THEME .tyre-details-information .more-information-toggle{color:#054052!important}.OTTO_JUST-THEME .tyre-row:hover,.OTTO_JUST-THEME .tyre-row.active{border-color:#054052!important}.OTTO_JUST-THEME .tyre-row .dot-box{background-color:#f5d541!important;color:#054052!important}.OTTO_JUST-THEME .base-btn.primary{background-color:#054052!important;color:#fff!important}.OTTO_JUST-THEME .base-btn.primary:hover{background-color:#074f65!important;color:#fff!important;opacity:1}.OTTO_JUST-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.OTTO_JUST-THEME .base-btn.primary:disabled i{color:#000!important}.OTTO_JUST-THEME .base-btn.primary:disabled:hover{color:#000!important}.OTTO_JUST-THEME .base-btn.primary:disabled:hover i{color:#000!important}.OTTO_JUST-THEME .base-btn.primary-border{border-color:#054052!important;color:#054052!important}.OTTO_JUST-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#054052!important}.OTTO_JUST-THEME .container-fluid .content .center-panel .center-content{border-top-color:#f5d541!important}@media (max-width: 1399.98px){.OTTO_JUST-THEME .left-panel{border-left-color:#585857!important}.OTTO_JUST-THEME .center-panel{border-right-color:#585857!important}.OTTO_JUST-THEME .center-panel.right,.OTTO_JUST-THEME .center-panel.left,.OTTO_JUST-THEME .center-panel.center-only{border-left-color:#585857!important}.OTTO_JUST-THEME .right-panel{border-right-color:#585857!important;border-left-color:#585857!important}.OTTO_JUST-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#585857!important;color:#054052!important}}.OTTO_JUST-THEME .size-circle.active,.OTTO_JUST-THEME .size-circle:hover{background-color:#f5d541!important;color:#054052!important;border-color:#f5d541!important}.OTTO_JUST-THEME .simple-table thead tr th{border-bottom-color:#f5d541!important}@media only screen and (max-width: 1023.98px){.OTTO_JUST-THEME .n4-wallpaper.OTTO-JUST{background-image:url(/../assets/images/wallpaper/otto-just_login_bg_768.jpg)!important}}@media only screen and (min-width: 1024px){.OTTO_JUST-THEME .n4-wallpaper.OTTO-JUST{background-image:url(/../assets/images/wallpaper/otto-just_login_bg_1024.jpg)!important}}@media only screen and (min-width: 1200px){.OTTO_JUST-THEME .n4-wallpaper.OTTO-JUST{background-image:url(/../assets/images/wallpaper/otto-just_login_bg_1440.jpg)!important}}@media only screen and (min-width: 2000px){.OTTO_JUST-THEME .n4-wallpaper.OTTO-JUST{background-image:url(/../assets/images/wallpaper/otto-just_login_bg_3072.jpg)!important}}.OTTO_JUST-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.OTTO_JUST-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.OTTO_JUST-THEME .firm-calculation-selection .mdc-switch:enabled .mdc-switch__track:after{background:#f5d541!important}.OTTO_JUST-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#f5d541!important}.OTTO_JUST-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#054052!important}.OTTO_JUST-THEME ngb-pagination .page-link:hover{color:#f5d541!important}.OTTO_JUST-THEME ngb-pagination .page-item.active .page-link{color:#f5d541!important}.GRIP-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.GRIP-THEME body,.GRIP-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #7effa2;--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)}.GRIP-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.GRIP-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.GRIP-THEME body,.GRIP-THEME body .mat-primary,.GRIP-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #7effa2;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #7effa2;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.GRIP-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.GRIP-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.GRIP-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.GRIP-THEME body .mat-mdc-progress-bar,.GRIP-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #7effa2;--mat-progress-bar-track-color: rgba(126, 255, 162, .25)}.GRIP-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.GRIP-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.GRIP-THEME body{--mat-form-field-focus-select-arrow-color: rgba(126, 255, 162, .87);--mat-form-field-filled-caret-color: #7effa2;--mat-form-field-filled-focus-active-indicator-color: #7effa2;--mat-form-field-filled-focus-label-text-color: rgba(126, 255, 162, .87);--mat-form-field-outlined-caret-color: #7effa2;--mat-form-field-outlined-focus-outline-color: #7effa2;--mat-form-field-outlined-focus-label-text-color: rgba(126, 255, 162, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.GRIP-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(126, 255, 162, .87);--mat-form-field-filled-caret-color: #7effa2;--mat-form-field-filled-focus-active-indicator-color: #7effa2;--mat-form-field-filled-focus-label-text-color: rgba(126, 255, 162, .87);--mat-form-field-outlined-caret-color: #7effa2;--mat-form-field-outlined-focus-outline-color: #7effa2;--mat-form-field-outlined-focus-label-text-color: rgba(126, 255, 162, .87)}.GRIP-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.GRIP-THEME body,.GRIP-THEME body .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(126, 255, 162, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.GRIP-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.GRIP-THEME body{--mat-autocomplete-background-color: white}.GRIP-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.GRIP-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.GRIP-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.GRIP-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.GRIP-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.GRIP-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #7effa2;--mat-chip-elevated-disabled-container-color: #7effa2;--mat-chip-elevated-selected-container-color: #7effa2;--mat-chip-flat-disabled-selected-container-color: #7effa2;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.GRIP-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.GRIP-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.GRIP-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #7effa2;--mat-slide-toggle-selected-handle-color: #7effa2;--mat-slide-toggle-selected-hover-state-layer-color: #7effa2;--mat-slide-toggle-selected-pressed-state-layer-color: #7effa2;--mat-slide-toggle-selected-focus-handle-color: #7effa2;--mat-slide-toggle-selected-hover-handle-color: #7effa2;--mat-slide-toggle-selected-pressed-handle-color: #7effa2;--mat-slide-toggle-selected-focus-track-color: #7effa2;--mat-slide-toggle-selected-hover-track-color: #7effa2;--mat-slide-toggle-selected-pressed-track-color: #7effa2;--mat-slide-toggle-selected-track-color: #7effa2;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.GRIP-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.GRIP-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.GRIP-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #7effa2;--mat-slide-toggle-selected-handle-color: #7effa2;--mat-slide-toggle-selected-hover-state-layer-color: #7effa2;--mat-slide-toggle-selected-pressed-state-layer-color: #7effa2;--mat-slide-toggle-selected-focus-handle-color: #7effa2;--mat-slide-toggle-selected-hover-handle-color: #7effa2;--mat-slide-toggle-selected-pressed-handle-color: #7effa2;--mat-slide-toggle-selected-focus-track-color: #7effa2;--mat-slide-toggle-selected-hover-track-color: #7effa2;--mat-slide-toggle-selected-pressed-track-color: #7effa2;--mat-slide-toggle-selected-track-color: #7effa2}.GRIP-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.GRIP-THEME body .mat-mdc-radio-button.mat-primary,.GRIP-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #7effa2;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #7effa2;--mat-radio-selected-hover-icon-color: #7effa2;--mat-radio-selected-icon-color: #7effa2;--mat-radio-selected-pressed-icon-color: #7effa2;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.GRIP-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.GRIP-THEME body{--mat-slider-active-track-color: #7effa2;--mat-slider-focus-handle-color: #7effa2;--mat-slider-focus-state-layer-color: rgba(126, 255, 162, .2);--mat-slider-handle-color: #7effa2;--mat-slider-hover-handle-color: #7effa2;--mat-slider-hover-state-layer-color: rgba(126, 255, 162, .05);--mat-slider-inactive-track-color: #7effa2;--mat-slider-ripple-color: #7effa2;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #7effa2;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.GRIP-THEME body .mat-accent{--mat-slider-active-track-color: #7effa2;--mat-slider-focus-handle-color: #7effa2;--mat-slider-focus-state-layer-color: rgba(126, 255, 162, .2);--mat-slider-handle-color: #7effa2;--mat-slider-hover-handle-color: #7effa2;--mat-slider-hover-state-layer-color: rgba(126, 255, 162, .05);--mat-slider-inactive-track-color: #7effa2;--mat-slider-ripple-color: #7effa2;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #7effa2}.GRIP-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.GRIP-THEME body{--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)}.GRIP-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.GRIP-THEME body .mdc-list-item__start,.GRIP-THEME body .mdc-list-item__end,.GRIP-THEME body .mat-accent .mdc-list-item__start,.GRIP-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #7effa2;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #7effa2;--mat-radio-selected-hover-icon-color: #7effa2;--mat-radio-selected-icon-color: #7effa2;--mat-radio-selected-pressed-icon-color: #7effa2;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.GRIP-THEME body .mat-warn .mdc-list-item__start,.GRIP-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.GRIP-THEME body .mat-mdc-list-option,.GRIP-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #7effa2;--mat-checkbox-selected-hover-icon-color: #7effa2;--mat-checkbox-selected-icon-color: #7effa2;--mat-checkbox-selected-pressed-icon-color: #7effa2;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #7effa2;--mat-checkbox-selected-hover-state-layer-color: #7effa2;--mat-checkbox-selected-pressed-state-layer-color: #7effa2;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.GRIP-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.GRIP-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.GRIP-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.GRIP-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.GRIP-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#7effa2}.GRIP-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.GRIP-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.GRIP-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.GRIP-THEME body{--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)}.GRIP-THEME body .mat-mdc-tab-group,.GRIP-THEME body .mat-mdc-tab-nav-bar,.GRIP-THEME body .mat-mdc-tab-group.mat-accent,.GRIP-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #7effa2;--mat-tab-active-ripple-color: #7effa2;--mat-tab-inactive-ripple-color: #7effa2;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #7effa2;--mat-tab-active-hover-label-text-color: #7effa2;--mat-tab-active-focus-indicator-color: #7effa2;--mat-tab-active-hover-indicator-color: #7effa2;--mat-tab-active-indicator-color: #7effa2}.GRIP-THEME body .mat-mdc-tab-group.mat-warn,.GRIP-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.GRIP-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #7effa2;--mat-checkbox-selected-hover-icon-color: #7effa2;--mat-checkbox-selected-icon-color: #7effa2;--mat-checkbox-selected-pressed-icon-color: #7effa2;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #7effa2;--mat-checkbox-selected-hover-state-layer-color: #7effa2;--mat-checkbox-selected-pressed-state-layer-color: #7effa2;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.GRIP-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #7effa2;--mat-checkbox-selected-hover-icon-color: #7effa2;--mat-checkbox-selected-icon-color: #7effa2;--mat-checkbox-selected-pressed-icon-color: #7effa2;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #7effa2;--mat-checkbox-selected-hover-state-layer-color: #7effa2;--mat-checkbox-selected-pressed-state-layer-color: #7effa2;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.GRIP-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.GRIP-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.GRIP-THEME body .mat-mdc-button.mat-primary,.GRIP-THEME body .mat-mdc-unelevated-button.mat-primary,.GRIP-THEME body .mat-mdc-raised-button.mat-primary,.GRIP-THEME body .mat-mdc-outlined-button.mat-primary,.GRIP-THEME body .mat-tonal-button.mat-primary,.GRIP-THEME body .mat-mdc-button.mat-accent,.GRIP-THEME body .mat-mdc-unelevated-button.mat-accent,.GRIP-THEME body .mat-mdc-raised-button.mat-accent,.GRIP-THEME body .mat-mdc-outlined-button.mat-accent,.GRIP-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #7effa2;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #7effa2;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(126, 255, 162, .1);--mat-button-outlined-state-layer-color: #7effa2;--mat-button-protected-container-color: #7effa2;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #7effa2;--mat-button-text-ripple-color: rgba(126, 255, 162, .1);--mat-button-text-state-layer-color: #7effa2;--mat-button-tonal-container-color: #7effa2;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.GRIP-THEME body .mat-mdc-button.mat-warn,.GRIP-THEME body .mat-mdc-unelevated-button.mat-warn,.GRIP-THEME body .mat-mdc-raised-button.mat-warn,.GRIP-THEME body .mat-mdc-outlined-button.mat-warn,.GRIP-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.GRIP-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.GRIP-THEME body .mat-mdc-icon-button.mat-primary,.GRIP-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #7effa2;--mat-icon-button-state-layer-color: #7effa2;--mat-icon-button-ripple-color: rgba(126, 255, 162, .1)}.GRIP-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.GRIP-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.GRIP-THEME body .mat-mdc-fab.mat-primary,.GRIP-THEME body .mat-mdc-mini-fab.mat-primary,.GRIP-THEME body .mat-mdc-fab.mat-accent,.GRIP-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #7effa2;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #7effa2;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.GRIP-THEME body .mat-mdc-fab.mat-warn,.GRIP-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.GRIP-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #7effa2}.GRIP-THEME body{--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)}.GRIP-THEME body,.GRIP-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #7effa2}.GRIP-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.GRIP-THEME body{--mat-badge-background-color: #7effa2;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.GRIP-THEME body .mat-badge-accent{--mat-badge-background-color: #7effa2;--mat-badge-text-color: white}.GRIP-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.GRIP-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.GRIP-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.GRIP-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #7effa2;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(126, 255, 162, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(126, 255, 162, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(126, 255, 162, .3);--mat-datepicker-toggle-active-state-icon-color: #7effa2;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(126, 255, 162, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.GRIP-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #7effa2;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(126, 255, 162, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(126, 255, 162, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(126, 255, 162, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(126, 255, 162, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.GRIP-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.GRIP-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #7effa2}.GRIP-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.GRIP-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.GRIP-THEME body{--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)}.GRIP-THEME body{--mat-icon-color: inherit}.GRIP-THEME body .mat-icon.mat-primary,.GRIP-THEME body .mat-icon.mat-accent{--mat-icon-color: #7effa2}.GRIP-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.GRIP-THEME body{--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)}.GRIP-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #7effa2;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #7effa2;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #7effa2;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.GRIP-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #7effa2;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #7effa2;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #7effa2;--mat-stepper-header-edit-state-icon-foreground-color: white}.GRIP-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.GRIP-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.GRIP-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.GRIP-THEME body .mat-toolbar.mat-primary,.GRIP-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #7effa2;--mat-toolbar-container-text-color: white}.GRIP-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.GRIP-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.GRIP-THEME body{--mat-timepicker-container-background-color: white}.GRIP-THEME .login .login-content .login-header{background-color:#000!important}.GRIP-THEME .login .login-content .login-header img{max-height:125px!important}.GRIP-THEME .cart .content .center-panel .heading i.edit-btn:hover{color:#7effa2!important}.GRIP-THEME .cart-tree .header{color:#000!important}.GRIP-THEME .cart-tree .no-result{color:#7effa2!important;background-color:#222!important;border-color:#222!important}.GRIP-THEME .cart-tree ul.custom-tree .root i,.GRIP-THEME .cart-tree ul.custom-tree li ul li div .active,.GRIP-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#7effa2!important}.GRIP-THEME .cart .cart-position .item .dot-box,.GRIP-THEME .cart .cart-position .item .fast-payer-info span{background-color:#7effa2!important;color:#000!important}.GRIP-THEME .header .primary-header-bar{background-color:#000!important}.GRIP-THEME .header .primary-header-bar .logo{max-height:125%!important;max-width:130px!important}.GRIP-THEME .header .primary-header-bar .logo-text,.GRIP-THEME .header .primary-header-bar .main-nav li span,.GRIP-THEME .header .primary-header-bar .main-nav li i{color:#fff!important}.GRIP-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection,.GRIP-THEME .header .primary-header-bar .main-nav .cart{background-color:#000!important}.GRIP-THEME .header .primary-header-bar .main-nav .cart span,.GRIP-THEME .header .primary-header-bar .main-nav .cart i{color:#7effa2!important}.GRIP-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#7effa2!important}.GRIP-THEME .header .primary-header-bar .main-nav .cart:hover i,.GRIP-THEME .header .primary-header-bar .main-nav .cart:hover span{color:#000!important}.GRIP-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.GRIP-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.GRIP-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#222!important}.GRIP-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user i,.GRIP-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user span{color:#7effa2!important}.GRIP-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.GRIP-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#222!important;color:#7effa2!important}.GRIP-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.GRIP-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#7effa2!important}.GRIP-THEME .header .secondary-header-bar{background-color:#222!important}.GRIP-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.GRIP-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#222!important;color:#7effa2!important;border-bottom-color:#7effa2!important}.GRIP-THEME .header .secondary-header-bar .main-nav li span,.GRIP-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.GRIP-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.GRIP-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#222!important;border-color:#7effa2!important}.GRIP-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.GRIP-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.GRIP-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.GRIP-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#7effa2!important}.GRIP-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#222!important;color:#fff!important}.GRIP-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.GRIP-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.GRIP-THEME .navigation-drawer{background-color:#000!important;color:#fff!important}.GRIP-THEME .navigation-drawer .fix-content .close-btn{color:#fff!important}.GRIP-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#000!important;color:#fff!important}.GRIP-THEME .navigation-drawer .drawer-items .drawer-item:hover,.GRIP-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#222!important;color:#7effa2!important}.GRIP-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.GRIP-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#000!important;color:#fff!important}.GRIP-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.GRIP-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.GRIP-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#7effa2!important}.GRIP-THEME .navigation-menu .navigation-menu-item:hover,.GRIP-THEME .navigation-menu .navigation-menu-item.active{background-color:#222!important;color:#7effa2!important}.GRIP-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#000!important;color:#fff!important}.GRIP-THEME .user-menu .expanded-menu ul li:hover,.GRIP-THEME .user-menu .expanded-menu ul li.active{background-color:#6f6f6f!important}.GRIP-THEME .user-menu .expanded-menu ul li:hover i,.GRIP-THEME .user-menu .expanded-menu ul li.active i{color:#7effa2!important}.GRIP-THEME .user-menu .expanded-menu ul li i{color:#fff!important}.GRIP-THEME .startpage-tyre-promotion .label-price,.GRIP-THEME .startpage-tyre-promotion .label-show-details{color:#7effa2!important}.GRIP-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#7effa2!important}.GRIP-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#7effa2!important;color:#000!important}.GRIP-THEME .car-search-panel .kba-selection .kba-title{color:#000!important}.GRIP-THEME .car-search-panel .car-selection-row .car-selection-title{color:#7effa2!important}.GRIP-THEME .car-search-panel div[ngbDropdown] .dropdown-toggle:after{border-color:#fff!important}.GRIP-THEME .car-search-stepper .step-count{color:#7effa2!important}.GRIP-THEME .rim-selection-panel .tab-menu-item:hover,.GRIP-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#7effa2!important}.GRIP-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.GRIP-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#7effa2!important}.GRIP-THEME .rim-search-box:hover,.GRIP-THEME .rim-search-box.active{border-color:#222!important}.GRIP-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#222!important;color:#fff!important}.GRIP-THEME .rim-search-box .header-information i.ult-heart7{color:#7effa2!important}.GRIP-THEME .rim-search-box .header-information i.ult-heart8{color:#000!important}.GRIP-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#000!important}.GRIP-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#000!important}.GRIP-THEME .rim-size-selection-detail-panel .ult-warning2{color:#000!important}.GRIP-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#000!important}.GRIP-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#000!important}.GRIP-THEME .tpms-selection-detail-panel .more-information-toggle{color:#000!important}.GRIP-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.GRIP-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#000!important}.GRIP-THEME .tyre-selection-panel .info-bar i,.GRIP-THEME .tyre-selection-panel .info-bar b{color:#000!important}.GRIP-THEME .mixed-tyre-result-row:hover,.GRIP-THEME .mixed-tyre-result-row.active{border-color:#000!important}.GRIP-THEME .mixed-tyre-result-row .dot-box{background-color:#7effa2!important;color:#000!important}.GRIP-THEME .toggle-icons i.active,.GRIP-THEME .tyre-results .no-results a{color:#7effa2!important}.GRIP-THEME .car-information .car-info-box .car-title i,.GRIP-THEME .car-information .icon-button i{color:#000!important}.GRIP-THEME .car-information .color-circle:hover,.GRIP-THEME .car-information .color-circle.active{border-color:#7effa2!important}.GRIP-THEME .n4-checkbox label input[type=checkbox]:after,.GRIP-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.GRIP-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.GRIP-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#000!important}.GRIP-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.GRIP-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#000!important;border-color:#000!important}.GRIP-THEME .n4-filter .filter-list-title{border-bottom-color:#000!important}.GRIP-THEME .n4-filter .filter-list-title span,.GRIP-THEME .n4-filter .filter-list-title .filter-settings{color:#000!important}.GRIP-THEME .n4-filter .filter-list-title .custom-filter-box{color:#000!important;border-color:#000!important}.GRIP-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#7effa2!important;color:#000!important}.GRIP-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.GRIP-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#7effa2!important}.GRIP-THEME .lds-grid div{background:#000!important}.GRIP-THEME .n4-pagination .pagination-label,.GRIP-THEME .n4-pagination .results-per-page li:hover,.GRIP-THEME .n4-pagination .active{color:#7effa2!important}.GRIP-THEME .product-generic-details-information .eprel-url,.GRIP-THEME .product-generic-details-information .more-information-toggle{color:#000!important}.GRIP-THEME .product-generic-result-row:hover,.GRIP-THEME .product-generic-result-row.active,.GRIP-THEME .product-rim-result-row:hover,.GRIP-THEME .product-rim-result-row.active{border-color:#000!important}.GRIP-THEME .product-rim-details-information .eprel-url,.GRIP-THEME .product-rim-details-information .more-information-toggle{color:#000!important}.GRIP-THEME .n4-quantity-input .increment-quantity-block button:hover,.GRIP-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#000!important;border-color:#000!important}.GRIP-THEME .n4-quantity-input .increment-quantity-block button:hover span,.GRIP-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#7effa2!important}.GRIP-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#000!important}.GRIP-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#000!important}.GRIP-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.GRIP-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#7effa2!important;color:#000!important}.GRIP-THEME .simple-retailer-list .retailer-row:hover,.GRIP-THEME .simple-retailer-list .retailer-row.retailer-box-active,.GRIP-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#7effa2!important}.GRIP-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#000!important}.GRIP-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#000!important}.GRIP-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#000!important}.GRIP-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.GRIP-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#000!important}.GRIP-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#222!important;color:#7effa2!important}.GRIP-THEME .toggle-switch .active{color:#7effa2!important}.GRIP-THEME .toggle-switch input#toggle+label:before{background:#7effa2!important}.GRIP-THEME .toggle-switch input#toggle:checked+label:before{color:#7effa2!important}.GRIP-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #7effa2!important}.GRIP-THEME .tyre-details-information .eprel-url,.GRIP-THEME .tyre-details-information .more-information-toggle{color:#000!important}.GRIP-THEME .tyre-row:hover,.GRIP-THEME .tyre-row.active{border-color:#000!important}.GRIP-THEME .tyre-row .dot-box{background-color:#7effa2!important;color:#000!important}.GRIP-THEME .base-btn.primary{background-color:#222!important;color:#7effa2!important}.GRIP-THEME .base-btn.primary i,.GRIP-THEME .base-btn.primary:hover{color:#7effa2!important}.GRIP-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.GRIP-THEME .base-btn.primary:disabled i{color:#000!important}.GRIP-THEME .base-btn.primary:disabled:hover{color:#000!important}.GRIP-THEME .base-btn.primary:disabled:hover i{color:#000!important}.GRIP-THEME .base-btn.primary-border{border-color:#222!important;color:#222!important}.GRIP-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#000!important}.GRIP-THEME .container-fluid .content .center-panel .center-content{border-top-color:#222!important}.GRIP-THEME .n4-wallpaper{background-color:#000;background-position:center top}@media only screen{.GRIP-THEME .n4-wallpaper{background-image:url(/../assets/images/wallpaper/grip_login_bg_original.jpg)!important}}@media (max-width: 1399.98px){.GRIP-THEME .left-panel{border-left-color:#222!important}.GRIP-THEME .center-panel{border-right-color:#222!important}.GRIP-THEME .center-panel.right,.GRIP-THEME .center-panel.left,.GRIP-THEME .center-panel.center-only{border-left-color:#222!important}.GRIP-THEME .right-panel{border-right-color:#222!important;border-left-color:#222!important}.GRIP-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#222!important;color:#fff!important}}.GRIP-THEME .size-circle.active,.GRIP-THEME .size-circle:hover{background-color:#7effa2!important;color:#000!important;border-color:#7effa2!important}.GRIP-THEME .simple-table thead tr th{border-bottom-color:#7effa2!important}.GRIP-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.GRIP-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.GRIP-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#000!important}.GRIP-THEME ngb-pagination .page-link:hover{color:#7effa2!important}.GRIP-THEME ngb-pagination .page-item.active .page-link{color:#7effa2!important}.GRIP-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.GRIP-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#7effa2!important;color:#000!important}.SUPER_SERVICE-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.SUPER_SERVICE-THEME body,.SUPER_SERVICE-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #e3241c;--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)}.SUPER_SERVICE-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.SUPER_SERVICE-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.SUPER_SERVICE-THEME body,.SUPER_SERVICE-THEME body .mat-primary,.SUPER_SERVICE-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #e3241c;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #e3241c;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.SUPER_SERVICE-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.SUPER_SERVICE-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.SUPER_SERVICE-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.SUPER_SERVICE-THEME body .mat-mdc-progress-bar,.SUPER_SERVICE-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #e3241c;--mat-progress-bar-track-color: rgba(227, 36, 28, .25)}.SUPER_SERVICE-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.SUPER_SERVICE-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.SUPER_SERVICE-THEME body{--mat-form-field-focus-select-arrow-color: rgba(227, 36, 28, .87);--mat-form-field-filled-caret-color: #e3241c;--mat-form-field-filled-focus-active-indicator-color: #e3241c;--mat-form-field-filled-focus-label-text-color: rgba(227, 36, 28, .87);--mat-form-field-outlined-caret-color: #e3241c;--mat-form-field-outlined-focus-outline-color: #e3241c;--mat-form-field-outlined-focus-label-text-color: rgba(227, 36, 28, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.SUPER_SERVICE-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(227, 36, 28, .87);--mat-form-field-filled-caret-color: #e3241c;--mat-form-field-filled-focus-active-indicator-color: #e3241c;--mat-form-field-filled-focus-label-text-color: rgba(227, 36, 28, .87);--mat-form-field-outlined-caret-color: #e3241c;--mat-form-field-outlined-focus-outline-color: #e3241c;--mat-form-field-outlined-focus-label-text-color: rgba(227, 36, 28, .87)}.SUPER_SERVICE-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.SUPER_SERVICE-THEME body,.SUPER_SERVICE-THEME body .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(227, 36, 28, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.SUPER_SERVICE-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.SUPER_SERVICE-THEME body{--mat-autocomplete-background-color: white}.SUPER_SERVICE-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.SUPER_SERVICE-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.SUPER_SERVICE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.SUPER_SERVICE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.SUPER_SERVICE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.SUPER_SERVICE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #e3241c;--mat-chip-elevated-disabled-container-color: #e3241c;--mat-chip-elevated-selected-container-color: #e3241c;--mat-chip-flat-disabled-selected-container-color: #e3241c;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.SUPER_SERVICE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.SUPER_SERVICE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.SUPER_SERVICE-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #e3241c;--mat-slide-toggle-selected-handle-color: #e3241c;--mat-slide-toggle-selected-hover-state-layer-color: #e3241c;--mat-slide-toggle-selected-pressed-state-layer-color: #e3241c;--mat-slide-toggle-selected-focus-handle-color: #e3241c;--mat-slide-toggle-selected-hover-handle-color: #e3241c;--mat-slide-toggle-selected-pressed-handle-color: #e3241c;--mat-slide-toggle-selected-focus-track-color: #e3241c;--mat-slide-toggle-selected-hover-track-color: #e3241c;--mat-slide-toggle-selected-pressed-track-color: #e3241c;--mat-slide-toggle-selected-track-color: #e3241c;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.SUPER_SERVICE-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.SUPER_SERVICE-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.SUPER_SERVICE-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #e3241c;--mat-slide-toggle-selected-handle-color: #e3241c;--mat-slide-toggle-selected-hover-state-layer-color: #e3241c;--mat-slide-toggle-selected-pressed-state-layer-color: #e3241c;--mat-slide-toggle-selected-focus-handle-color: #e3241c;--mat-slide-toggle-selected-hover-handle-color: #e3241c;--mat-slide-toggle-selected-pressed-handle-color: #e3241c;--mat-slide-toggle-selected-focus-track-color: #e3241c;--mat-slide-toggle-selected-hover-track-color: #e3241c;--mat-slide-toggle-selected-pressed-track-color: #e3241c;--mat-slide-toggle-selected-track-color: #e3241c}.SUPER_SERVICE-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.SUPER_SERVICE-THEME body .mat-mdc-radio-button.mat-primary,.SUPER_SERVICE-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #e3241c;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #e3241c;--mat-radio-selected-hover-icon-color: #e3241c;--mat-radio-selected-icon-color: #e3241c;--mat-radio-selected-pressed-icon-color: #e3241c;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.SUPER_SERVICE-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.SUPER_SERVICE-THEME body{--mat-slider-active-track-color: #e3241c;--mat-slider-focus-handle-color: #e3241c;--mat-slider-focus-state-layer-color: rgba(227, 36, 28, .2);--mat-slider-handle-color: #e3241c;--mat-slider-hover-handle-color: #e3241c;--mat-slider-hover-state-layer-color: rgba(227, 36, 28, .05);--mat-slider-inactive-track-color: #e3241c;--mat-slider-ripple-color: #e3241c;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #e3241c;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.SUPER_SERVICE-THEME body .mat-accent{--mat-slider-active-track-color: #e3241c;--mat-slider-focus-handle-color: #e3241c;--mat-slider-focus-state-layer-color: rgba(227, 36, 28, .2);--mat-slider-handle-color: #e3241c;--mat-slider-hover-handle-color: #e3241c;--mat-slider-hover-state-layer-color: rgba(227, 36, 28, .05);--mat-slider-inactive-track-color: #e3241c;--mat-slider-ripple-color: #e3241c;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #e3241c}.SUPER_SERVICE-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.SUPER_SERVICE-THEME body{--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)}.SUPER_SERVICE-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.SUPER_SERVICE-THEME body .mdc-list-item__start,.SUPER_SERVICE-THEME body .mdc-list-item__end,.SUPER_SERVICE-THEME body .mat-accent .mdc-list-item__start,.SUPER_SERVICE-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #e3241c;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #e3241c;--mat-radio-selected-hover-icon-color: #e3241c;--mat-radio-selected-icon-color: #e3241c;--mat-radio-selected-pressed-icon-color: #e3241c;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.SUPER_SERVICE-THEME body .mat-warn .mdc-list-item__start,.SUPER_SERVICE-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.SUPER_SERVICE-THEME body .mat-mdc-list-option,.SUPER_SERVICE-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e3241c;--mat-checkbox-selected-hover-icon-color: #e3241c;--mat-checkbox-selected-icon-color: #e3241c;--mat-checkbox-selected-pressed-icon-color: #e3241c;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e3241c;--mat-checkbox-selected-hover-state-layer-color: #e3241c;--mat-checkbox-selected-pressed-state-layer-color: #e3241c;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.SUPER_SERVICE-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.SUPER_SERVICE-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.SUPER_SERVICE-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.SUPER_SERVICE-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.SUPER_SERVICE-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#e3241c}.SUPER_SERVICE-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.SUPER_SERVICE-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.SUPER_SERVICE-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.SUPER_SERVICE-THEME body{--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)}.SUPER_SERVICE-THEME body .mat-mdc-tab-group,.SUPER_SERVICE-THEME body .mat-mdc-tab-nav-bar,.SUPER_SERVICE-THEME body .mat-mdc-tab-group.mat-accent,.SUPER_SERVICE-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #e3241c;--mat-tab-active-ripple-color: #e3241c;--mat-tab-inactive-ripple-color: #e3241c;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #e3241c;--mat-tab-active-hover-label-text-color: #e3241c;--mat-tab-active-focus-indicator-color: #e3241c;--mat-tab-active-hover-indicator-color: #e3241c;--mat-tab-active-indicator-color: #e3241c}.SUPER_SERVICE-THEME body .mat-mdc-tab-group.mat-warn,.SUPER_SERVICE-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.SUPER_SERVICE-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e3241c;--mat-checkbox-selected-hover-icon-color: #e3241c;--mat-checkbox-selected-icon-color: #e3241c;--mat-checkbox-selected-pressed-icon-color: #e3241c;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e3241c;--mat-checkbox-selected-hover-state-layer-color: #e3241c;--mat-checkbox-selected-pressed-state-layer-color: #e3241c;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.SUPER_SERVICE-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e3241c;--mat-checkbox-selected-hover-icon-color: #e3241c;--mat-checkbox-selected-icon-color: #e3241c;--mat-checkbox-selected-pressed-icon-color: #e3241c;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e3241c;--mat-checkbox-selected-hover-state-layer-color: #e3241c;--mat-checkbox-selected-pressed-state-layer-color: #e3241c;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.SUPER_SERVICE-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.SUPER_SERVICE-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.SUPER_SERVICE-THEME body .mat-mdc-button.mat-primary,.SUPER_SERVICE-THEME body .mat-mdc-unelevated-button.mat-primary,.SUPER_SERVICE-THEME body .mat-mdc-raised-button.mat-primary,.SUPER_SERVICE-THEME body .mat-mdc-outlined-button.mat-primary,.SUPER_SERVICE-THEME body .mat-tonal-button.mat-primary,.SUPER_SERVICE-THEME body .mat-mdc-button.mat-accent,.SUPER_SERVICE-THEME body .mat-mdc-unelevated-button.mat-accent,.SUPER_SERVICE-THEME body .mat-mdc-raised-button.mat-accent,.SUPER_SERVICE-THEME body .mat-mdc-outlined-button.mat-accent,.SUPER_SERVICE-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #e3241c;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #e3241c;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(227, 36, 28, .1);--mat-button-outlined-state-layer-color: #e3241c;--mat-button-protected-container-color: #e3241c;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #e3241c;--mat-button-text-ripple-color: rgba(227, 36, 28, .1);--mat-button-text-state-layer-color: #e3241c;--mat-button-tonal-container-color: #e3241c;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.SUPER_SERVICE-THEME body .mat-mdc-button.mat-warn,.SUPER_SERVICE-THEME body .mat-mdc-unelevated-button.mat-warn,.SUPER_SERVICE-THEME body .mat-mdc-raised-button.mat-warn,.SUPER_SERVICE-THEME body .mat-mdc-outlined-button.mat-warn,.SUPER_SERVICE-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.SUPER_SERVICE-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.SUPER_SERVICE-THEME body .mat-mdc-icon-button.mat-primary,.SUPER_SERVICE-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #e3241c;--mat-icon-button-state-layer-color: #e3241c;--mat-icon-button-ripple-color: rgba(227, 36, 28, .1)}.SUPER_SERVICE-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.SUPER_SERVICE-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.SUPER_SERVICE-THEME body .mat-mdc-fab.mat-primary,.SUPER_SERVICE-THEME body .mat-mdc-mini-fab.mat-primary,.SUPER_SERVICE-THEME body .mat-mdc-fab.mat-accent,.SUPER_SERVICE-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #e3241c;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #e3241c;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.SUPER_SERVICE-THEME body .mat-mdc-fab.mat-warn,.SUPER_SERVICE-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.SUPER_SERVICE-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #e3241c}.SUPER_SERVICE-THEME body{--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)}.SUPER_SERVICE-THEME body,.SUPER_SERVICE-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #e3241c}.SUPER_SERVICE-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.SUPER_SERVICE-THEME body{--mat-badge-background-color: #e3241c;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.SUPER_SERVICE-THEME body .mat-badge-accent{--mat-badge-background-color: #e3241c;--mat-badge-text-color: white}.SUPER_SERVICE-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.SUPER_SERVICE-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.SUPER_SERVICE-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.SUPER_SERVICE-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e3241c;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(227, 36, 28, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(227, 36, 28, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(227, 36, 28, .3);--mat-datepicker-toggle-active-state-icon-color: #e3241c;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(227, 36, 28, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.SUPER_SERVICE-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e3241c;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(227, 36, 28, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(227, 36, 28, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(227, 36, 28, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(227, 36, 28, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.SUPER_SERVICE-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.SUPER_SERVICE-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #e3241c}.SUPER_SERVICE-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.SUPER_SERVICE-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.SUPER_SERVICE-THEME body{--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)}.SUPER_SERVICE-THEME body{--mat-icon-color: inherit}.SUPER_SERVICE-THEME body .mat-icon.mat-primary,.SUPER_SERVICE-THEME body .mat-icon.mat-accent{--mat-icon-color: #e3241c}.SUPER_SERVICE-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.SUPER_SERVICE-THEME body{--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)}.SUPER_SERVICE-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e3241c;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e3241c;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e3241c;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.SUPER_SERVICE-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e3241c;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e3241c;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e3241c;--mat-stepper-header-edit-state-icon-foreground-color: white}.SUPER_SERVICE-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.SUPER_SERVICE-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.SUPER_SERVICE-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.SUPER_SERVICE-THEME body .mat-toolbar.mat-primary,.SUPER_SERVICE-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #e3241c;--mat-toolbar-container-text-color: white}.SUPER_SERVICE-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.SUPER_SERVICE-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.SUPER_SERVICE-THEME body{--mat-timepicker-container-background-color: white}.SUPER_SERVICE-THEME .login .login-content .login-header{background-color:#002e6e!important}.SUPER_SERVICE-THEME .cart .content .center-panel .heading i.edit-btn:hover,.SUPER_SERVICE-THEME .cart-tree .header{color:#e3241c!important}.SUPER_SERVICE-THEME .cart-tree .no-result{color:#fff!important;background-color:#e3241c!important;border-color:#e73f37!important}.SUPER_SERVICE-THEME .cart-tree ul.custom-tree .root i,.SUPER_SERVICE-THEME .cart-tree ul.custom-tree li ul li div .active,.SUPER_SERVICE-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#e3241c!important}.SUPER_SERVICE-THEME .cart .cart-position .item .dot-box,.SUPER_SERVICE-THEME .cart .cart-position .item .fast-payer-info span{background-color:#e3241c!important;color:#fff!important}.SUPER_SERVICE-THEME .header .primary-header-bar{background-color:#002e6e!important}.SUPER_SERVICE-THEME .header .primary-header-bar .logo-text{color:#fff!important}.SUPER_SERVICE-THEME .header .primary-header-bar .main-nav li span,.SUPER_SERVICE-THEME .header .primary-header-bar .main-nav li i{color:#e3241c!important}.SUPER_SERVICE-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection,.SUPER_SERVICE-THEME .header .primary-header-bar .main-nav .cart{background-color:#002e6e!important}.SUPER_SERVICE-THEME .header .primary-header-bar .main-nav .cart i,.SUPER_SERVICE-THEME .header .primary-header-bar .main-nav .cart span{color:#e3241c!important}.SUPER_SERVICE-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#fff!important}.SUPER_SERVICE-THEME .header .primary-header-bar .main-nav .cart:hover i,.SUPER_SERVICE-THEME .header .primary-header-bar .main-nav .cart:hover span{color:#002e6e!important}.SUPER_SERVICE-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.SUPER_SERVICE-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.SUPER_SERVICE-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#e3241c!important}.SUPER_SERVICE-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.SUPER_SERVICE-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#e3241c!important;color:#fff!important}.SUPER_SERVICE-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.SUPER_SERVICE-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.SUPER_SERVICE-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#fff!important}.SUPER_SERVICE-THEME .header .secondary-header-bar{background-color:#002e6e!important}.SUPER_SERVICE-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.SUPER_SERVICE-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#002e6e!important;color:#e3241c!important;border-bottom-color:#e3241c!important}.SUPER_SERVICE-THEME .header .secondary-header-bar .main-nav li span,.SUPER_SERVICE-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.SUPER_SERVICE-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.SUPER_SERVICE-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#002e6e!important;border-color:#e3241c!important}.SUPER_SERVICE-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.SUPER_SERVICE-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.SUPER_SERVICE-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.SUPER_SERVICE-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#e3241c!important}.SUPER_SERVICE-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#002e6e!important;color:#fff!important}.SUPER_SERVICE-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.SUPER_SERVICE-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.SUPER_SERVICE-THEME .navigation-drawer{background-color:#002e6e!important;color:#fff!important}.SUPER_SERVICE-THEME .navigation-drawer .fix-content .close-btn{color:#fff!important}.SUPER_SERVICE-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#002e6e!important;color:#fff!important}.SUPER_SERVICE-THEME .navigation-drawer .drawer-items .drawer-item:hover,.SUPER_SERVICE-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#e3241c!important}.SUPER_SERVICE-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.SUPER_SERVICE-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#fff!important}.SUPER_SERVICE-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#002e6e!important;color:#fff!important}.SUPER_SERVICE-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.SUPER_SERVICE-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.SUPER_SERVICE-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#e3241c!important}.SUPER_SERVICE-THEME .navigation-menu .navigation-menu-item:hover,.SUPER_SERVICE-THEME .navigation-menu .navigation-menu-item.active{background-color:#e3241c!important;color:#fff!important}.SUPER_SERVICE-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#002e6e!important;color:#fff!important}.SUPER_SERVICE-THEME .user-menu .expanded-menu ul li:hover,.SUPER_SERVICE-THEME .user-menu .expanded-menu ul li.active{background-color:#e3241c!important}.SUPER_SERVICE-THEME .user-menu .expanded-menu ul li:hover i,.SUPER_SERVICE-THEME .user-menu .expanded-menu ul li.active i,.SUPER_SERVICE-THEME .user-menu .expanded-menu ul li i{color:#fff!important}.SUPER_SERVICE-THEME .startpage-tyre-promotion .label-price,.SUPER_SERVICE-THEME .startpage-tyre-promotion .label-show-details{color:#e3241c!important}.SUPER_SERVICE-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#e3241c!important}.SUPER_SERVICE-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#e3241c!important;color:#002e6e!important}.SUPER_SERVICE-THEME .car-search-panel .kba-selection .kba-title,.SUPER_SERVICE-THEME .car-search-panel .car-selection-row .car-selection-title,.SUPER_SERVICE-THEME .car-search-stepper .step-count{color:#e3241c!important}.SUPER_SERVICE-THEME .rim-selection-panel .tab-menu-item:hover,.SUPER_SERVICE-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#e3241c!important}.SUPER_SERVICE-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.SUPER_SERVICE-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#e3241c!important}.SUPER_SERVICE-THEME .rim-search-box:hover,.SUPER_SERVICE-THEME .rim-search-box.active{border-color:#002e6e!important}.SUPER_SERVICE-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#002e6e!important;color:#fff!important}.SUPER_SERVICE-THEME .rim-search-box .header-information i{color:#e3241c!important}.SUPER_SERVICE-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#002e6e!important}.SUPER_SERVICE-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#002e6e!important}.SUPER_SERVICE-THEME .rim-size-selection-detail-panel .ult-warning2{color:#e3241c!important}.SUPER_SERVICE-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#002e6e!important}.SUPER_SERVICE-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#002e6e!important}.SUPER_SERVICE-THEME .toggle-icons i.active{color:#e3241c!important}.SUPER_SERVICE-THEME .tpms-selection-detail-panel .more-information-toggle{color:#002e6e!important}.SUPER_SERVICE-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.SUPER_SERVICE-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#002e6e!important}.SUPER_SERVICE-THEME .tyre-selection-panel .info-bar i,.SUPER_SERVICE-THEME .tyre-selection-panel .info-bar b{color:#002e6e!important}.SUPER_SERVICE-THEME .mixed-tyre-result-row:hover,.SUPER_SERVICE-THEME .mixed-tyre-result-row.active{border-color:#e3241c!important}.SUPER_SERVICE-THEME .mixed-tyre-result-row .dot-box{background-color:#e3241c!important;color:#fff!important}.SUPER_SERVICE-THEME .retailer-feedback .panel-container .panel-header{background-color:#002e6e!important;color:#fff!important}.SUPER_SERVICE-THEME .detail-search .details-search-content .quality-panel:hover,.SUPER_SERVICE-THEME .detail-search .details-search-content .quality-panel.selected{color:#002e6e!important;border-bottom-color:#002e6e!important}.SUPER_SERVICE-THEME .tyre-results .no-results a{color:#e3241c!important}.SUPER_SERVICE-THEME .car-information .car-info-box .car-title i,.SUPER_SERVICE-THEME .car-information .icon-button i{color:#002e6e!important}.SUPER_SERVICE-THEME .car-information .color-circle:hover,.SUPER_SERVICE-THEME .car-information .color-circle.active{border-color:#002e6e!important}.SUPER_SERVICE-THEME .n4-checkbox label input[type=checkbox]:after,.SUPER_SERVICE-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.SUPER_SERVICE-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.SUPER_SERVICE-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#002e6e!important}.SUPER_SERVICE-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.SUPER_SERVICE-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#002e6e!important;border-color:#002e6e!important}.SUPER_SERVICE-THEME .n4-filter .filter-list-title{border-bottom-color:#002e6e!important}.SUPER_SERVICE-THEME .n4-filter .filter-list-title span,.SUPER_SERVICE-THEME .n4-filter .filter-list-title .filter-settings{color:#002e6e!important}.SUPER_SERVICE-THEME .n4-filter .filter-list-title .custom-filter-box{color:#002e6e!important;border-color:#002e6e!important}.SUPER_SERVICE-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#002e6e!important;color:#e3241c!important}.SUPER_SERVICE-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.SUPER_SERVICE-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#e3241c!important}.SUPER_SERVICE-THEME .lds-grid div{background:#002e6e!important}.SUPER_SERVICE-THEME .n4-pagination .pagination-label{color:#002e6e!important}.SUPER_SERVICE-THEME .n4-pagination .results-per-page li:hover,.SUPER_SERVICE-THEME .n4-pagination .active{color:#e3241c!important}.SUPER_SERVICE-THEME .product-generic-details-information .eprel-url,.SUPER_SERVICE-THEME .product-generic-details-information .more-information-toggle{color:#002e6e!important}.SUPER_SERVICE-THEME .product-rim-result-row:hover,.SUPER_SERVICE-THEME .product-rim-result-row.active,.SUPER_SERVICE-THEME .product-generic-result-row:hover,.SUPER_SERVICE-THEME .product-generic-result-row.active{border-color:#002e6e!important}.SUPER_SERVICE-THEME .product-rim-details-information .eprel-url,.SUPER_SERVICE-THEME .product-rim-details-information .more-information-toggle{color:#002e6e!important}.SUPER_SERVICE-THEME .n4-quantity-input .increment-quantity-block button:hover,.SUPER_SERVICE-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#002e6e!important;border-color:#002e6e!important}.SUPER_SERVICE-THEME .n4-quantity-input .increment-quantity-block button:hover span,.SUPER_SERVICE-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.SUPER_SERVICE-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#002e6e!important}.SUPER_SERVICE-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#002e6e!important}.SUPER_SERVICE-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.SUPER_SERVICE-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#e3241c!important;color:#fff!important}.SUPER_SERVICE-THEME .simple-retailer-list .retailer-row:hover,.SUPER_SERVICE-THEME .simple-retailer-list .retailer-row.retailer-box-active,.SUPER_SERVICE-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#e3241c!important}.SUPER_SERVICE-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#002e6e!important}.SUPER_SERVICE-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#002e6e!important}.SUPER_SERVICE-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#002e6e!important}.SUPER_SERVICE-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.SUPER_SERVICE-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#e3241c!important}.SUPER_SERVICE-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#002e6e!important;color:#fff!important}.SUPER_SERVICE-THEME .size-selection-tabs .sizes-selection .scroll-arrow:hover,.SUPER_SERVICE-THEME .toggle-switch .active{color:#e3241c!important}.SUPER_SERVICE-THEME .toggle-switch input#toggle+label:before{background:#e3241c!important}.SUPER_SERVICE-THEME .toggle-switch input#toggle:checked+label:before{color:#e3241c!important}.SUPER_SERVICE-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #e3241c!important}.SUPER_SERVICE-THEME .tyre-details-information .eprel-url,.SUPER_SERVICE-THEME .tyre-details-information .more-information-toggle{color:#002e6e!important}.SUPER_SERVICE-THEME .tyre-row:hover,.SUPER_SERVICE-THEME .tyre-row.active{border-color:#002e6e!important}.SUPER_SERVICE-THEME .tyre-row .dot-box{background-color:#e3241c!important;color:#fff!important}.SUPER_SERVICE-THEME .base-btn.primary{background-color:#002e6e!important;color:#fff!important}.SUPER_SERVICE-THEME .base-btn.primary:hover{background-color:#0053b4!important;color:#fff!important;opacity:1}.SUPER_SERVICE-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.SUPER_SERVICE-THEME .base-btn.primary:disabled i{color:#000!important}.SUPER_SERVICE-THEME .base-btn.primary:disabled:hover{color:#000!important}.SUPER_SERVICE-THEME .base-btn.primary:disabled:hover i{color:#000!important}.SUPER_SERVICE-THEME .base-btn.primary-border{border-color:#002e6e!important;color:#002e6e!important}.SUPER_SERVICE-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#002e6e!important}.SUPER_SERVICE-THEME .container-fluid .content .center-panel .center-content{border-top-color:#e3241c!important}@media (max-width: 1399.98px){.SUPER_SERVICE-THEME .left-panel{border-left-color:#fff!important}.SUPER_SERVICE-THEME .center-panel{border-right-color:#fff!important}.SUPER_SERVICE-THEME .center-panel.right,.SUPER_SERVICE-THEME .center-panel.left,.SUPER_SERVICE-THEME .center-panel.center-only{border-left-color:#fff!important}.SUPER_SERVICE-THEME .right-panel{border-right-color:#fff!important;border-left-color:#fff!important}.SUPER_SERVICE-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#fff!important;color:#002e6e!important}}.SUPER_SERVICE-THEME .size-circle.active,.SUPER_SERVICE-THEME .size-circle:hover{background-color:#e3241c!important;color:#fff!important;border-color:#e3241c!important}.SUPER_SERVICE-THEME .simple-table thead tr th{border-bottom-color:#e3241c!important}.SUPER_SERVICE-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.SUPER_SERVICE-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.SUPER_SERVICE-THEME ngb-pagination .page-link:hover{color:#e3241c!important}.SUPER_SERVICE-THEME ngb-pagination .page-item.active .page-link{color:#e3241c!important}.TOYO-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.TOYO-THEME body,.TOYO-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #0062b0;--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)}.TOYO-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.TOYO-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.TOYO-THEME body,.TOYO-THEME body .mat-primary,.TOYO-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #0062b0;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #0062b0;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.TOYO-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.TOYO-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.TOYO-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.TOYO-THEME body .mat-mdc-progress-bar,.TOYO-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #0062b0;--mat-progress-bar-track-color: rgba(0, 98, 176, .25)}.TOYO-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.TOYO-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.TOYO-THEME body{--mat-form-field-focus-select-arrow-color: rgba(0, 98, 176, .87);--mat-form-field-filled-caret-color: #0062b0;--mat-form-field-filled-focus-active-indicator-color: #0062b0;--mat-form-field-filled-focus-label-text-color: rgba(0, 98, 176, .87);--mat-form-field-outlined-caret-color: #0062b0;--mat-form-field-outlined-focus-outline-color: #0062b0;--mat-form-field-outlined-focus-label-text-color: rgba(0, 98, 176, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.TOYO-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(0, 98, 176, .87);--mat-form-field-filled-caret-color: #0062b0;--mat-form-field-filled-focus-active-indicator-color: #0062b0;--mat-form-field-filled-focus-label-text-color: rgba(0, 98, 176, .87);--mat-form-field-outlined-caret-color: #0062b0;--mat-form-field-outlined-focus-outline-color: #0062b0;--mat-form-field-outlined-focus-label-text-color: rgba(0, 98, 176, .87)}.TOYO-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.TOYO-THEME body,.TOYO-THEME body .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, 98, 176, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.TOYO-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.TOYO-THEME body{--mat-autocomplete-background-color: white}.TOYO-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.TOYO-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.TOYO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.TOYO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.TOYO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.TOYO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #0062b0;--mat-chip-elevated-disabled-container-color: #0062b0;--mat-chip-elevated-selected-container-color: #0062b0;--mat-chip-flat-disabled-selected-container-color: #0062b0;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.TOYO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.TOYO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.TOYO-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #0062b0;--mat-slide-toggle-selected-handle-color: #0062b0;--mat-slide-toggle-selected-hover-state-layer-color: #0062b0;--mat-slide-toggle-selected-pressed-state-layer-color: #0062b0;--mat-slide-toggle-selected-focus-handle-color: #0062b0;--mat-slide-toggle-selected-hover-handle-color: #0062b0;--mat-slide-toggle-selected-pressed-handle-color: #0062b0;--mat-slide-toggle-selected-focus-track-color: #0062b0;--mat-slide-toggle-selected-hover-track-color: #0062b0;--mat-slide-toggle-selected-pressed-track-color: #0062b0;--mat-slide-toggle-selected-track-color: #0062b0;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.TOYO-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.TOYO-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.TOYO-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #0062b0;--mat-slide-toggle-selected-handle-color: #0062b0;--mat-slide-toggle-selected-hover-state-layer-color: #0062b0;--mat-slide-toggle-selected-pressed-state-layer-color: #0062b0;--mat-slide-toggle-selected-focus-handle-color: #0062b0;--mat-slide-toggle-selected-hover-handle-color: #0062b0;--mat-slide-toggle-selected-pressed-handle-color: #0062b0;--mat-slide-toggle-selected-focus-track-color: #0062b0;--mat-slide-toggle-selected-hover-track-color: #0062b0;--mat-slide-toggle-selected-pressed-track-color: #0062b0;--mat-slide-toggle-selected-track-color: #0062b0}.TOYO-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.TOYO-THEME body .mat-mdc-radio-button.mat-primary,.TOYO-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #0062b0;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #0062b0;--mat-radio-selected-hover-icon-color: #0062b0;--mat-radio-selected-icon-color: #0062b0;--mat-radio-selected-pressed-icon-color: #0062b0;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.TOYO-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.TOYO-THEME body{--mat-slider-active-track-color: #0062b0;--mat-slider-focus-handle-color: #0062b0;--mat-slider-focus-state-layer-color: rgba(0, 98, 176, .2);--mat-slider-handle-color: #0062b0;--mat-slider-hover-handle-color: #0062b0;--mat-slider-hover-state-layer-color: rgba(0, 98, 176, .05);--mat-slider-inactive-track-color: #0062b0;--mat-slider-ripple-color: #0062b0;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #0062b0;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.TOYO-THEME body .mat-accent{--mat-slider-active-track-color: #0062b0;--mat-slider-focus-handle-color: #0062b0;--mat-slider-focus-state-layer-color: rgba(0, 98, 176, .2);--mat-slider-handle-color: #0062b0;--mat-slider-hover-handle-color: #0062b0;--mat-slider-hover-state-layer-color: rgba(0, 98, 176, .05);--mat-slider-inactive-track-color: #0062b0;--mat-slider-ripple-color: #0062b0;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #0062b0}.TOYO-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.TOYO-THEME body{--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)}.TOYO-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.TOYO-THEME body .mdc-list-item__start,.TOYO-THEME body .mdc-list-item__end,.TOYO-THEME body .mat-accent .mdc-list-item__start,.TOYO-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #0062b0;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #0062b0;--mat-radio-selected-hover-icon-color: #0062b0;--mat-radio-selected-icon-color: #0062b0;--mat-radio-selected-pressed-icon-color: #0062b0;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.TOYO-THEME body .mat-warn .mdc-list-item__start,.TOYO-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.TOYO-THEME body .mat-mdc-list-option,.TOYO-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #0062b0;--mat-checkbox-selected-hover-icon-color: #0062b0;--mat-checkbox-selected-icon-color: #0062b0;--mat-checkbox-selected-pressed-icon-color: #0062b0;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #0062b0;--mat-checkbox-selected-hover-state-layer-color: #0062b0;--mat-checkbox-selected-pressed-state-layer-color: #0062b0;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TOYO-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TOYO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.TOYO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.TOYO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.TOYO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0062b0}.TOYO-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.TOYO-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.TOYO-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.TOYO-THEME body{--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)}.TOYO-THEME body .mat-mdc-tab-group,.TOYO-THEME body .mat-mdc-tab-nav-bar,.TOYO-THEME body .mat-mdc-tab-group.mat-accent,.TOYO-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #0062b0;--mat-tab-active-ripple-color: #0062b0;--mat-tab-inactive-ripple-color: #0062b0;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #0062b0;--mat-tab-active-hover-label-text-color: #0062b0;--mat-tab-active-focus-indicator-color: #0062b0;--mat-tab-active-hover-indicator-color: #0062b0;--mat-tab-active-indicator-color: #0062b0}.TOYO-THEME body .mat-mdc-tab-group.mat-warn,.TOYO-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.TOYO-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #0062b0;--mat-checkbox-selected-hover-icon-color: #0062b0;--mat-checkbox-selected-icon-color: #0062b0;--mat-checkbox-selected-pressed-icon-color: #0062b0;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #0062b0;--mat-checkbox-selected-hover-state-layer-color: #0062b0;--mat-checkbox-selected-pressed-state-layer-color: #0062b0;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TOYO-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #0062b0;--mat-checkbox-selected-hover-icon-color: #0062b0;--mat-checkbox-selected-icon-color: #0062b0;--mat-checkbox-selected-pressed-icon-color: #0062b0;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #0062b0;--mat-checkbox-selected-hover-state-layer-color: #0062b0;--mat-checkbox-selected-pressed-state-layer-color: #0062b0;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TOYO-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TOYO-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.TOYO-THEME body .mat-mdc-button.mat-primary,.TOYO-THEME body .mat-mdc-unelevated-button.mat-primary,.TOYO-THEME body .mat-mdc-raised-button.mat-primary,.TOYO-THEME body .mat-mdc-outlined-button.mat-primary,.TOYO-THEME body .mat-tonal-button.mat-primary,.TOYO-THEME body .mat-mdc-button.mat-accent,.TOYO-THEME body .mat-mdc-unelevated-button.mat-accent,.TOYO-THEME body .mat-mdc-raised-button.mat-accent,.TOYO-THEME body .mat-mdc-outlined-button.mat-accent,.TOYO-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #0062b0;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #0062b0;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(0, 98, 176, .1);--mat-button-outlined-state-layer-color: #0062b0;--mat-button-protected-container-color: #0062b0;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #0062b0;--mat-button-text-ripple-color: rgba(0, 98, 176, .1);--mat-button-text-state-layer-color: #0062b0;--mat-button-tonal-container-color: #0062b0;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.TOYO-THEME body .mat-mdc-button.mat-warn,.TOYO-THEME body .mat-mdc-unelevated-button.mat-warn,.TOYO-THEME body .mat-mdc-raised-button.mat-warn,.TOYO-THEME body .mat-mdc-outlined-button.mat-warn,.TOYO-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.TOYO-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.TOYO-THEME body .mat-mdc-icon-button.mat-primary,.TOYO-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #0062b0;--mat-icon-button-state-layer-color: #0062b0;--mat-icon-button-ripple-color: rgba(0, 98, 176, .1)}.TOYO-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.TOYO-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.TOYO-THEME body .mat-mdc-fab.mat-primary,.TOYO-THEME body .mat-mdc-mini-fab.mat-primary,.TOYO-THEME body .mat-mdc-fab.mat-accent,.TOYO-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #0062b0;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #0062b0;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.TOYO-THEME body .mat-mdc-fab.mat-warn,.TOYO-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.TOYO-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #0062b0}.TOYO-THEME body{--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)}.TOYO-THEME body,.TOYO-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #0062b0}.TOYO-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.TOYO-THEME body{--mat-badge-background-color: #0062b0;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.TOYO-THEME body .mat-badge-accent{--mat-badge-background-color: #0062b0;--mat-badge-text-color: white}.TOYO-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.TOYO-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.TOYO-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.TOYO-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0062b0;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 98, 176, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 98, 176, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 98, 176, .3);--mat-datepicker-toggle-active-state-icon-color: #0062b0;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 98, 176, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.TOYO-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0062b0;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 98, 176, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 98, 176, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 98, 176, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 98, 176, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.TOYO-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.TOYO-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #0062b0}.TOYO-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.TOYO-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.TOYO-THEME body{--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)}.TOYO-THEME body{--mat-icon-color: inherit}.TOYO-THEME body .mat-icon.mat-primary,.TOYO-THEME body .mat-icon.mat-accent{--mat-icon-color: #0062b0}.TOYO-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.TOYO-THEME body{--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)}.TOYO-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0062b0;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0062b0;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0062b0;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.TOYO-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0062b0;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0062b0;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0062b0;--mat-stepper-header-edit-state-icon-foreground-color: white}.TOYO-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.TOYO-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.TOYO-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.TOYO-THEME body .mat-toolbar.mat-primary,.TOYO-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #0062b0;--mat-toolbar-container-text-color: white}.TOYO-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.TOYO-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.TOYO-THEME body{--mat-timepicker-container-background-color: white}.TOYO-THEME .login .login-content .login-header{background-color:#fff!important}.TOYO-THEME .cart .content .center-panel .heading i.edit-btn:hover,.TOYO-THEME .cart-tree .header{color:#0062b0!important}.TOYO-THEME .cart-tree .no-result{color:#000!important;background-color:#0062b0!important;border-color:#0479d9!important}.TOYO-THEME .cart-tree ul.custom-tree .root i,.TOYO-THEME .cart-tree ul.custom-tree li ul li div .active,.TOYO-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#0062b0!important}.TOYO-THEME .cart .cart-position .item .dot-box,.TOYO-THEME .cart .cart-position .item .fast-payer-info span{background-color:#0062b0!important;color:#fff!important}.TOYO-THEME .header .primary-header-bar{background-color:#fff!important}.TOYO-THEME .header .primary-header-bar .logo-text,.TOYO-THEME .header .primary-header-bar .main-nav li span,.TOYO-THEME .header .primary-header-bar .main-nav li i{color:#000!important}.TOYO-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.TOYO-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.TOYO-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.TOYO-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.TOYO-THEME .header .primary-header-bar .main-nav .cart i,.TOYO-THEME .header .primary-header-bar .main-nav .cart span{color:#0062b0!important}.TOYO-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#0062b0!important}.TOYO-THEME .header .primary-header-bar .main-nav .cart:hover i,.TOYO-THEME .header .primary-header-bar .main-nav .cart:hover span,.TOYO-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.TOYO-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.TOYO-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#0062b0!important}.TOYO-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.TOYO-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#0062b0!important;color:#fff!important}.TOYO-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.TOYO-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.TOYO-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#eaeaea!important;color:#000!important}.TOYO-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.TOYO-THEME .header .secondary-header-bar{background-color:#eaeaea!important}.TOYO-THEME .header .secondary-header-bar .side-menu-button{color:#000!important}.TOYO-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#eaeaea!important;color:#0062b0!important;border-bottom-color:#0062b0!important}.TOYO-THEME .header .secondary-header-bar .main-nav li span,.TOYO-THEME .header .secondary-header-bar .main-nav li i{color:#000!important}.TOYO-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.TOYO-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#eaeaea!important;border-color:#0062b0!important}.TOYO-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.TOYO-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.TOYO-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.TOYO-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#0062b0!important}.TOYO-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#eaeaea!important}.TOYO-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important;border-left-color:transparent!important}.TOYO-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.TOYO-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.TOYO-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.TOYO-THEME .navigation-drawer .drawer-items .drawer-item:hover,.TOYO-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#0062b0!important;color:#fff!important}.TOYO-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.TOYO-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.TOYO-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.TOYO-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.TOYO-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.TOYO-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#0062b0!important}.TOYO-THEME .navigation-menu .navigation-menu-item:hover,.TOYO-THEME .navigation-menu .navigation-menu-item.active{background-color:#0062b0!important;color:#fff!important}.TOYO-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.TOYO-THEME .user-menu .expanded-menu ul li:hover,.TOYO-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.TOYO-THEME .user-menu .expanded-menu ul li:hover i,.TOYO-THEME .user-menu .expanded-menu ul li.active i,.TOYO-THEME .user-menu .expanded-menu ul li i,.TOYO-THEME .startpage-tyre-promotion .label-price,.TOYO-THEME .startpage-tyre-promotion .label-show-details{color:#0062b0!important}.TOYO-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#0062b0!important}.TOYO-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#0062b0!important;color:#fff!important}.TOYO-THEME .car-search-panel .kba-selection .kba-title,.TOYO-THEME .car-search-panel .car-selection-row .car-selection-title,.TOYO-THEME .car-search-stepper .step-count{color:#0062b0!important}.TOYO-THEME .rim-selection-panel .tab-menu-item:hover,.TOYO-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#0062b0!important}.TOYO-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.TOYO-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#0062b0!important}.TOYO-THEME .rim-search-box:hover,.TOYO-THEME .rim-search-box.active{border-color:#0062b0!important}.TOYO-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#0062b0!important;color:#fff!important}.TOYO-THEME .rim-search-box .header-information i{color:#0062b0!important}.TOYO-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#0062b0!important}.TOYO-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#0062b0!important}.TOYO-THEME .rim-size-selection-detail-panel .ult-warning2{color:#0062b0!important}.TOYO-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#0062b0!important}.TOYO-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#0062b0!important}.TOYO-THEME .tpms-selection-detail-panel .more-information-toggle{color:#0062b0!important}.TOYO-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.TOYO-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#0062b0!important}.TOYO-THEME .tyre-selection-panel .info-bar i,.TOYO-THEME .tyre-selection-panel .info-bar b{color:#000!important}.TOYO-THEME .mixed-tyre-result-row:hover,.TOYO-THEME .mixed-tyre-result-row.active{border-color:#0062b0!important}.TOYO-THEME .mixed-tyre-result-row .dot-box{background-color:#0062b0!important;color:#fff!important}.TOYO-THEME .toggle-icons i.active{color:#0062b0!important}.TOYO-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.TOYO-THEME .tyre-results .no-results a,.TOYO-THEME .car-information .car-info-box .car-title i,.TOYO-THEME .car-information .icon-button i{color:#0062b0!important}.TOYO-THEME .car-information .color-circle:hover,.TOYO-THEME .car-information .color-circle.active{border-color:#0062b0!important}.TOYO-THEME .n4-checkbox label input[type=checkbox]:after,.TOYO-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.TOYO-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.TOYO-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#0062b0!important}.TOYO-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.TOYO-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#0062b0!important;border-color:#0062b0!important}.TOYO-THEME .n4-filter .filter-list-title{border-bottom-color:#0062b0!important}.TOYO-THEME .n4-filter .filter-list-title span,.TOYO-THEME .n4-filter .filter-list-title .filter-settings{color:#0062b0!important}.TOYO-THEME .n4-filter .filter-list-title .custom-filter-box{color:#0062b0!important;border-color:#0062b0!important}.TOYO-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#0062b0!important;color:#fff!important}.TOYO-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.TOYO-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#0062b0!important}.TOYO-THEME .lds-grid div{background:#fff!important}.TOYO-THEME .n4-pagination .pagination-label,.TOYO-THEME .n4-pagination .results-per-page li:hover,.TOYO-THEME .n4-pagination .active,.TOYO-THEME .product-generic-details-information .eprel-url,.TOYO-THEME .product-generic-details-information .more-information-toggle{color:#0062b0!important}.TOYO-THEME .product-generic-result-row:hover,.TOYO-THEME .product-generic-result-row.active,.TOYO-THEME .product-rim-result-row:hover,.TOYO-THEME .product-rim-result-row.active{border-color:#0062b0!important}.TOYO-THEME .product-rim-details-information .eprel-url,.TOYO-THEME .product-rim-details-information .more-information-toggle{color:#0062b0!important}.TOYO-THEME .n4-quantity-input .increment-quantity-block button:hover,.TOYO-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#0062b0!important;border-color:#0062b0!important}.TOYO-THEME .n4-quantity-input .increment-quantity-block button:hover span,.TOYO-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.TOYO-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#0062b0!important}.TOYO-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#0062b0!important}.TOYO-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.TOYO-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#0062b0!important;color:#fff!important}.TOYO-THEME .simple-retailer-list .retailer-row:hover,.TOYO-THEME .simple-retailer-list .retailer-row.retailer-box-active,.TOYO-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#0062b0!important}.TOYO-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#0062b0!important}.TOYO-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#0062b0!important}.TOYO-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#0062b0!important}.TOYO-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.TOYO-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#0062b0!important}.TOYO-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#0062b0!important;color:#fff!important}.TOYO-THEME .toggle-switch .active{color:#0062b0!important}.TOYO-THEME .toggle-switch input#toggle+label:before{background:#0062b0!important}.TOYO-THEME .toggle-switch input#toggle:checked+label:before{color:#0062b0!important}.TOYO-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #0062b0!important}.TOYO-THEME .tyre-details-information .eprel-url,.TOYO-THEME .tyre-details-information .more-information-toggle{color:#0062b0!important}.TOYO-THEME .tyre-row:hover,.TOYO-THEME .tyre-row.active{border-color:#0062b0!important}.TOYO-THEME .tyre-row .dot-box,.TOYO-THEME .base-btn.primary{background-color:#0062b0!important;color:#fff!important}.TOYO-THEME .base-btn.primary i{color:#fff!important}.TOYO-THEME .base-btn.primary:hover{background-color:#0479d9!important;color:#fff!important;opacity:1}.TOYO-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.TOYO-THEME .base-btn.primary:disabled i{color:#000!important}.TOYO-THEME .base-btn.primary:disabled:hover{color:#000!important}.TOYO-THEME .base-btn.primary:disabled:hover i{color:#000!important}.TOYO-THEME .base-btn.primary-border{border-color:#0062b0!important;color:#0062b0!important}.TOYO-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#0062b0!important}.TOYO-THEME .container-fluid .content .center-panel .center-content{border-top-color:#0062b0!important}@media (max-width: 1399.98px){.TOYO-THEME .left-panel{border-left-color:#eaeaea!important}.TOYO-THEME .center-panel{border-right-color:#eaeaea!important}.TOYO-THEME .center-panel.right,.TOYO-THEME .center-panel.left,.TOYO-THEME .center-panel.center-only{border-left-color:#eaeaea!important}.TOYO-THEME .right-panel{border-right-color:#eaeaea!important;border-left-color:#eaeaea!important}.TOYO-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#eaeaea!important;color:#000!important}}.TOYO-THEME .size-circle.active,.TOYO-THEME .size-circle:hover{background-color:#0062b0!important;color:#fff!important;border-color:#0062b0!important}.TOYO-THEME .simple-table thead tr th{border-bottom-color:#0062b0!important}.TOYO-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.TOYO-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.TOYO-THEME ngb-pagination .page-link:hover{color:#0062b0!important}.TOYO-THEME ngb-pagination .page-item.active .page-link{color:#0062b0!important}.TOYO-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.TOYO-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#0062b0!important;color:#fff!important}.BMW-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.BMW-THEME body,.BMW-THEME body .mat-accent{--mat-option-selected-state-label-text-color: black;--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)}.BMW-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.BMW-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.BMW-THEME body,.BMW-THEME body .mat-primary,.BMW-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: black;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: black;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.BMW-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.BMW-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.BMW-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.BMW-THEME body .mat-mdc-progress-bar,.BMW-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: black;--mat-progress-bar-track-color: rgba(0, 0, 0, .25)}.BMW-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.BMW-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.BMW-THEME body{--mat-form-field-focus-select-arrow-color: rgba(0, 0, 0, .87);--mat-form-field-filled-caret-color: black;--mat-form-field-filled-focus-active-indicator-color: black;--mat-form-field-filled-focus-label-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-caret-color: black;--mat-form-field-outlined-focus-outline-color: black;--mat-form-field-outlined-focus-label-text-color: rgba(0, 0, 0, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.BMW-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(0, 0, 0, .87);--mat-form-field-filled-caret-color: black;--mat-form-field-filled-focus-active-indicator-color: black;--mat-form-field-filled-focus-label-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-caret-color: black;--mat-form-field-outlined-focus-outline-color: black;--mat-form-field-outlined-focus-label-text-color: rgba(0, 0, 0, .87)}.BMW-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.BMW-THEME body,.BMW-THEME body .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, 0, 0, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.BMW-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.BMW-THEME body{--mat-autocomplete-background-color: white}.BMW-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.BMW-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.BMW-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.BMW-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.BMW-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.BMW-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: black;--mat-chip-elevated-disabled-container-color: black;--mat-chip-elevated-selected-container-color: black;--mat-chip-flat-disabled-selected-container-color: black;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.BMW-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.BMW-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.BMW-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: black;--mat-slide-toggle-selected-handle-color: black;--mat-slide-toggle-selected-hover-state-layer-color: black;--mat-slide-toggle-selected-pressed-state-layer-color: black;--mat-slide-toggle-selected-focus-handle-color: black;--mat-slide-toggle-selected-hover-handle-color: black;--mat-slide-toggle-selected-pressed-handle-color: black;--mat-slide-toggle-selected-focus-track-color: black;--mat-slide-toggle-selected-hover-track-color: black;--mat-slide-toggle-selected-pressed-track-color: black;--mat-slide-toggle-selected-track-color: black;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.BMW-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.BMW-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.BMW-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: black;--mat-slide-toggle-selected-handle-color: black;--mat-slide-toggle-selected-hover-state-layer-color: black;--mat-slide-toggle-selected-pressed-state-layer-color: black;--mat-slide-toggle-selected-focus-handle-color: black;--mat-slide-toggle-selected-hover-handle-color: black;--mat-slide-toggle-selected-pressed-handle-color: black;--mat-slide-toggle-selected-focus-track-color: black;--mat-slide-toggle-selected-hover-track-color: black;--mat-slide-toggle-selected-pressed-track-color: black;--mat-slide-toggle-selected-track-color: black}.BMW-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.BMW-THEME body .mat-mdc-radio-button.mat-primary,.BMW-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: black;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: black;--mat-radio-selected-hover-icon-color: black;--mat-radio-selected-icon-color: black;--mat-radio-selected-pressed-icon-color: black;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.BMW-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.BMW-THEME body{--mat-slider-active-track-color: black;--mat-slider-focus-handle-color: black;--mat-slider-focus-state-layer-color: rgba(0, 0, 0, .2);--mat-slider-handle-color: black;--mat-slider-hover-handle-color: black;--mat-slider-hover-state-layer-color: rgba(0, 0, 0, .05);--mat-slider-inactive-track-color: black;--mat-slider-ripple-color: black;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: black;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.BMW-THEME body .mat-accent{--mat-slider-active-track-color: black;--mat-slider-focus-handle-color: black;--mat-slider-focus-state-layer-color: rgba(0, 0, 0, .2);--mat-slider-handle-color: black;--mat-slider-hover-handle-color: black;--mat-slider-hover-state-layer-color: rgba(0, 0, 0, .05);--mat-slider-inactive-track-color: black;--mat-slider-ripple-color: black;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: black}.BMW-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.BMW-THEME body{--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)}.BMW-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.BMW-THEME body .mdc-list-item__start,.BMW-THEME body .mdc-list-item__end,.BMW-THEME body .mat-accent .mdc-list-item__start,.BMW-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: black;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: black;--mat-radio-selected-hover-icon-color: black;--mat-radio-selected-icon-color: black;--mat-radio-selected-pressed-icon-color: black;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.BMW-THEME body .mat-warn .mdc-list-item__start,.BMW-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.BMW-THEME body .mat-mdc-list-option,.BMW-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: black;--mat-checkbox-selected-hover-icon-color: black;--mat-checkbox-selected-icon-color: black;--mat-checkbox-selected-pressed-icon-color: black;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: black;--mat-checkbox-selected-hover-state-layer-color: black;--mat-checkbox-selected-pressed-state-layer-color: black;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BMW-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BMW-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.BMW-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.BMW-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.BMW-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#000}.BMW-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.BMW-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.BMW-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.BMW-THEME body{--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)}.BMW-THEME body .mat-mdc-tab-group,.BMW-THEME body .mat-mdc-tab-nav-bar,.BMW-THEME body .mat-mdc-tab-group.mat-accent,.BMW-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: black;--mat-tab-active-ripple-color: black;--mat-tab-inactive-ripple-color: black;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: black;--mat-tab-active-hover-label-text-color: black;--mat-tab-active-focus-indicator-color: black;--mat-tab-active-hover-indicator-color: black;--mat-tab-active-indicator-color: black}.BMW-THEME body .mat-mdc-tab-group.mat-warn,.BMW-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.BMW-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: black;--mat-checkbox-selected-hover-icon-color: black;--mat-checkbox-selected-icon-color: black;--mat-checkbox-selected-pressed-icon-color: black;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: black;--mat-checkbox-selected-hover-state-layer-color: black;--mat-checkbox-selected-pressed-state-layer-color: black;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BMW-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: black;--mat-checkbox-selected-hover-icon-color: black;--mat-checkbox-selected-icon-color: black;--mat-checkbox-selected-pressed-icon-color: black;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: black;--mat-checkbox-selected-hover-state-layer-color: black;--mat-checkbox-selected-pressed-state-layer-color: black;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BMW-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BMW-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.BMW-THEME body .mat-mdc-button.mat-primary,.BMW-THEME body .mat-mdc-unelevated-button.mat-primary,.BMW-THEME body .mat-mdc-raised-button.mat-primary,.BMW-THEME body .mat-mdc-outlined-button.mat-primary,.BMW-THEME body .mat-tonal-button.mat-primary,.BMW-THEME body .mat-mdc-button.mat-accent,.BMW-THEME body .mat-mdc-unelevated-button.mat-accent,.BMW-THEME body .mat-mdc-raised-button.mat-accent,.BMW-THEME body .mat-mdc-outlined-button.mat-accent,.BMW-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: black;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: black;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: black;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: black;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.BMW-THEME body .mat-mdc-button.mat-warn,.BMW-THEME body .mat-mdc-unelevated-button.mat-warn,.BMW-THEME body .mat-mdc-raised-button.mat-warn,.BMW-THEME body .mat-mdc-outlined-button.mat-warn,.BMW-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.BMW-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.BMW-THEME body .mat-mdc-icon-button.mat-primary,.BMW-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: black;--mat-icon-button-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1)}.BMW-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.BMW-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.BMW-THEME body .mat-mdc-fab.mat-primary,.BMW-THEME body .mat-mdc-mini-fab.mat-primary,.BMW-THEME body .mat-mdc-fab.mat-accent,.BMW-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: black;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: black;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.BMW-THEME body .mat-mdc-fab.mat-warn,.BMW-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.BMW-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: black}.BMW-THEME body{--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)}.BMW-THEME body,.BMW-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: black}.BMW-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.BMW-THEME body{--mat-badge-background-color: black;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.BMW-THEME body .mat-badge-accent{--mat-badge-background-color: black;--mat-badge-text-color: white}.BMW-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.BMW-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.BMW-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.BMW-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: black;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 0, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 0, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 0, 0, .3);--mat-datepicker-toggle-active-state-icon-color: black;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 0, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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)}.BMW-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: black;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 0, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 0, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 0, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 0, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.BMW-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.BMW-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: black}.BMW-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.BMW-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.BMW-THEME body{--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)}.BMW-THEME body{--mat-icon-color: inherit}.BMW-THEME body .mat-icon.mat-primary,.BMW-THEME body .mat-icon.mat-accent{--mat-icon-color: black}.BMW-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.BMW-THEME body{--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)}.BMW-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: black;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: black;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: black;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.BMW-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: black;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: black;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: black;--mat-stepper-header-edit-state-icon-foreground-color: white}.BMW-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.BMW-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.BMW-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.BMW-THEME body .mat-toolbar.mat-primary,.BMW-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: black;--mat-toolbar-container-text-color: white}.BMW-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.BMW-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.BMW-THEME body{--mat-timepicker-container-background-color: white}.BMW-THEME .login .login-content .login-header{background-color:#000!important}.BMW-THEME .cart .content .center-panel .heading i.edit-btn:hover,.BMW-THEME .cart-tree .header{color:#000!important}.BMW-THEME .cart-tree .no-result{color:#000!important;background-color:#4d4c4c!important;border-color:#4d4c4c!important}.BMW-THEME .cart-tree ul.custom-tree .root i,.BMW-THEME .cart-tree ul.custom-tree li ul li div .active,.BMW-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#000!important}.BMW-THEME .cart .cart-position .item .dot-box,.BMW-THEME .cart .cart-position .item .fast-payer-info span{background-color:#000!important;color:#fff!important}.BMW-THEME .header .primary-header-bar{background-color:#000!important}.BMW-THEME .header .primary-header-bar .logo-text,.BMW-THEME .header .primary-header-bar .main-nav li span,.BMW-THEME .header .primary-header-bar .main-nav li i{color:#fff!important}.BMW-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#000!important}.BMW-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.BMW-THEME .header .primary-header-bar .main-nav .cart span,.BMW-THEME .header .primary-header-bar .main-nav .cart i{color:#000!important}.BMW-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#fff!important}.BMW-THEME .header .primary-header-bar .main-nav .cart:hover i,.BMW-THEME .header .primary-header-bar .main-nav .cart:hover span{color:#000!important}.BMW-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.BMW-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.BMW-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#fff!important}.BMW-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user i,.BMW-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user span{color:#000!important}.BMW-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.BMW-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#fff!important;color:#000!important}.BMW-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.BMW-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#000!important}.BMW-THEME .header .secondary-header-bar{background-color:#000!important}.BMW-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.BMW-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#4d4c4c!important;color:#fff!important;border-bottom-color:#4d4c4c!important}.BMW-THEME .header .secondary-header-bar .main-nav li span,.BMW-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.BMW-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.BMW-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#4d4c4c!important;border-color:#4d4c4c!important}.BMW-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.BMW-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.BMW-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.BMW-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#fff!important}.BMW-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#000!important;color:#fff!important}.BMW-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.BMW-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.BMW-THEME .navigation-drawer{background-color:#000!important;color:#fff!important}.BMW-THEME .navigation-drawer .fix-content .close-btn{color:#fff!important}.BMW-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#000!important;color:#fff!important}.BMW-THEME .navigation-drawer .drawer-items .drawer-item:hover,.BMW-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#4d4c4c!important;color:#000!important}.BMW-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.BMW-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#000!important;color:#fff!important}.BMW-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.BMW-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.BMW-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#000!important}.BMW-THEME .navigation-menu .navigation-menu-item:hover,.BMW-THEME .navigation-menu .navigation-menu-item.active{background-color:#4d4c4c!important;color:#000!important}.BMW-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#000!important;color:#fff!important}.BMW-THEME .user-menu .expanded-menu ul li:hover,.BMW-THEME .user-menu .expanded-menu ul li.active{background-color:#9a9898!important}.BMW-THEME .user-menu .expanded-menu ul li:hover i,.BMW-THEME .user-menu .expanded-menu ul li.active i{color:#000!important}.BMW-THEME .user-menu .expanded-menu ul li i{color:#fff!important}.BMW-THEME .startpage-tyre-promotion .label-price,.BMW-THEME .startpage-tyre-promotion .label-show-details{color:#000!important}.BMW-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#000!important}.BMW-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#000!important;color:#000!important}.BMW-THEME .car-search-panel .kba-selection .kba-title,.BMW-THEME .car-search-panel .car-selection-row .car-selection-title{color:#000!important}.BMW-THEME .car-search-panel .btn-group.dropdown .dropdown-toggle:after{border-color:#fff!important}.BMW-THEME .car-search-stepper .step-count{color:#000!important}.BMW-THEME .rim-selection-panel .tab-menu-item:hover,.BMW-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#000!important}.BMW-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.BMW-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#000!important}.BMW-THEME .rim-search-box:hover,.BMW-THEME .rim-search-box.active{border-color:#000!important}.BMW-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#000!important;color:#fff!important}.BMW-THEME .rim-search-box .header-information i.ult-heart7,.BMW-THEME .rim-search-box .header-information i.ult-heart8{color:#000!important}.BMW-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#000!important}.BMW-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#000!important}.BMW-THEME .rim-size-selection-detail-panel .ult-warning2{color:#000!important}.BMW-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#000!important}.BMW-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#000!important}.BMW-THEME .tpms-selection-detail-panel .more-information-toggle{color:#000!important}.BMW-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.BMW-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#000!important}.BMW-THEME .tyre-selection-panel .info-bar i,.BMW-THEME .tyre-selection-panel .info-bar b{color:#000!important}.BMW-THEME .mixed-tyre-result-row:hover,.BMW-THEME .mixed-tyre-result-row.active{border-color:#000!important}.BMW-THEME .mixed-tyre-result-row .dot-box{background-color:#000!important;color:#fff!important}.BMW-THEME .toggle-icons i.active{color:#000!important}.BMW-THEME .retailer-feedback .panel-container .panel-header{background-color:#000!important;color:#fff!important}.BMW-THEME .tyre-results .no-results a,.BMW-THEME .car-information .car-info-box .car-title i,.BMW-THEME .car-information .icon-button i{color:#000!important}.BMW-THEME .car-information .color-circle:hover,.BMW-THEME .car-information .color-circle.active{border-color:#000!important}.BMW-THEME .n4-checkbox label input[type=checkbox]:after,.BMW-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.BMW-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.BMW-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#000!important}.BMW-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.BMW-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#000!important;border-color:#000!important}.BMW-THEME .n4-filter .filter-list-title{border-bottom-color:#000!important}.BMW-THEME .n4-filter .filter-list-title span,.BMW-THEME .n4-filter .filter-list-title .filter-settings{color:#000!important}.BMW-THEME .n4-filter .filter-list-title .custom-filter-box{color:#000!important;background-color:#fff!important;border-color:#000!important}.BMW-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#000!important;color:#fff!important}.BMW-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.BMW-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#000!important}.BMW-THEME .lds-grid div{background:#000!important}.BMW-THEME .n4-pagination .pagination-label,.BMW-THEME .n4-pagination .results-per-page li:hover,.BMW-THEME .n4-pagination .active,.BMW-THEME .product-generic-details-information .eprel-url,.BMW-THEME .product-generic-details-information .more-information-toggle{color:#000!important}.BMW-THEME .product-generic-result-row:hover,.BMW-THEME .product-generic-result-row.active,.BMW-THEME .product-rim-result-row:hover,.BMW-THEME .product-rim-result-row.active{border-color:#000!important}.BMW-THEME .product-rim-details-information .eprel-url,.BMW-THEME .product-rim-details-information .more-information-toggle{color:#000!important}.BMW-THEME .n4-quantity-input .increment-quantity-block button:hover,.BMW-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#000!important;border-color:#000!important}.BMW-THEME .n4-quantity-input .increment-quantity-block button:hover span,.BMW-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.BMW-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#000!important}.BMW-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#000!important}.BMW-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.BMW-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#000!important;color:#fff!important}.BMW-THEME .simple-retailer-list .retailer-row:hover,.BMW-THEME .simple-retailer-list .retailer-row.retailer-box-active,.BMW-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#000!important}.BMW-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#000!important}.BMW-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#000!important}.BMW-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#000!important}.BMW-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.BMW-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#000!important}.BMW-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#4d4c4c!important;color:#000!important}.BMW-THEME .toggle-switch .active{color:#000!important}.BMW-THEME .toggle-switch input#toggle+label:before{background:#000!important}.BMW-THEME .toggle-switch input#toggle:checked+label:before{color:#000!important}.BMW-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #000!important}.BMW-THEME .tyre-details-information .eprel-url,.BMW-THEME .tyre-details-information .more-information-toggle{color:#000!important}.BMW-THEME .tyre-row:hover,.BMW-THEME .tyre-row.active{border-color:#000!important}.BMW-THEME .tyre-row .dot-box,.BMW-THEME .base-btn.primary{background-color:#000!important;color:#fff!important}.BMW-THEME .base-btn.primary i,.BMW-THEME .base-btn.primary:hover{color:#fff!important}.BMW-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.BMW-THEME .base-btn.primary:disabled i{color:#000!important}.BMW-THEME .base-btn.primary:disabled:hover{color:#000!important}.BMW-THEME .base-btn.primary:disabled:hover i{color:#000!important}.BMW-THEME .base-btn.primary-border{border-color:#4d4c4c!important;color:#4d4c4c!important}.BMW-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#000!important}.BMW-THEME .container-fluid .content .center-panel .center-content{border-top-color:#000!important}.BMW-THEME .n4-wallpaper.BMW{background-image:url(/../assets/images/wallpaper/bmw_login_bg_original.jpg)!important}@media (max-width: 1399.98px){.BMW-THEME .left-panel{border-left-color:#4d4c4c!important}.BMW-THEME .center-panel{border-right-color:#4d4c4c!important}.BMW-THEME .center-panel.right,.BMW-THEME .center-panel.left,.BMW-THEME .center-panel.center-only{border-left-color:#4d4c4c!important}.BMW-THEME .right-panel{border-right-color:#4d4c4c!important;border-left-color:#4d4c4c!important}.BMW-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#4d4c4c!important;color:#fff!important}}.BMW-THEME .size-circle.active,.BMW-THEME .size-circle:hover{background-color:#000!important;color:#fff!important;border-color:#000!important}.BMW-THEME .simple-table thead tr th{border-bottom-color:#000!important}.BMW-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.BMW-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.BMW-THEME .firm-calculation-selection .mdc-switch:enabled .mdc-switch__track:after{background:#fff!important}.BMW-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#fff!important}.BMW-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#000!important}.BMW-THEME ngb-pagination .page-link:hover{color:#000!important}.BMW-THEME ngb-pagination .page-item.active .page-link{color:#000!important}.BMW-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.BMW-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#000!important;color:#000!important}.HYUNDAI-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.HYUNDAI-THEME body,.HYUNDAI-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #002c5f;--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)}.HYUNDAI-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.HYUNDAI-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.HYUNDAI-THEME body,.HYUNDAI-THEME body .mat-primary,.HYUNDAI-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #002c5f;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #002c5f;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.HYUNDAI-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.HYUNDAI-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.HYUNDAI-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.HYUNDAI-THEME body .mat-mdc-progress-bar,.HYUNDAI-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #002c5f;--mat-progress-bar-track-color: rgba(0, 44, 95, .25)}.HYUNDAI-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.HYUNDAI-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.HYUNDAI-THEME body{--mat-form-field-focus-select-arrow-color: rgba(0, 44, 95, .87);--mat-form-field-filled-caret-color: #002c5f;--mat-form-field-filled-focus-active-indicator-color: #002c5f;--mat-form-field-filled-focus-label-text-color: rgba(0, 44, 95, .87);--mat-form-field-outlined-caret-color: #002c5f;--mat-form-field-outlined-focus-outline-color: #002c5f;--mat-form-field-outlined-focus-label-text-color: rgba(0, 44, 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: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.HYUNDAI-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(0, 44, 95, .87);--mat-form-field-filled-caret-color: #002c5f;--mat-form-field-filled-focus-active-indicator-color: #002c5f;--mat-form-field-filled-focus-label-text-color: rgba(0, 44, 95, .87);--mat-form-field-outlined-caret-color: #002c5f;--mat-form-field-outlined-focus-outline-color: #002c5f;--mat-form-field-outlined-focus-label-text-color: rgba(0, 44, 95, .87)}.HYUNDAI-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.HYUNDAI-THEME body,.HYUNDAI-THEME body .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, 44, 95, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.HYUNDAI-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.HYUNDAI-THEME body{--mat-autocomplete-background-color: white}.HYUNDAI-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.HYUNDAI-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.HYUNDAI-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.HYUNDAI-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.HYUNDAI-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.HYUNDAI-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #002c5f;--mat-chip-elevated-disabled-container-color: #002c5f;--mat-chip-elevated-selected-container-color: #002c5f;--mat-chip-flat-disabled-selected-container-color: #002c5f;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.HYUNDAI-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.HYUNDAI-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.HYUNDAI-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #002c5f;--mat-slide-toggle-selected-handle-color: #002c5f;--mat-slide-toggle-selected-hover-state-layer-color: #002c5f;--mat-slide-toggle-selected-pressed-state-layer-color: #002c5f;--mat-slide-toggle-selected-focus-handle-color: #002c5f;--mat-slide-toggle-selected-hover-handle-color: #002c5f;--mat-slide-toggle-selected-pressed-handle-color: #002c5f;--mat-slide-toggle-selected-focus-track-color: #002c5f;--mat-slide-toggle-selected-hover-track-color: #002c5f;--mat-slide-toggle-selected-pressed-track-color: #002c5f;--mat-slide-toggle-selected-track-color: #002c5f;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.HYUNDAI-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.HYUNDAI-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.HYUNDAI-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #002c5f;--mat-slide-toggle-selected-handle-color: #002c5f;--mat-slide-toggle-selected-hover-state-layer-color: #002c5f;--mat-slide-toggle-selected-pressed-state-layer-color: #002c5f;--mat-slide-toggle-selected-focus-handle-color: #002c5f;--mat-slide-toggle-selected-hover-handle-color: #002c5f;--mat-slide-toggle-selected-pressed-handle-color: #002c5f;--mat-slide-toggle-selected-focus-track-color: #002c5f;--mat-slide-toggle-selected-hover-track-color: #002c5f;--mat-slide-toggle-selected-pressed-track-color: #002c5f;--mat-slide-toggle-selected-track-color: #002c5f}.HYUNDAI-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.HYUNDAI-THEME body .mat-mdc-radio-button.mat-primary,.HYUNDAI-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #002c5f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #002c5f;--mat-radio-selected-hover-icon-color: #002c5f;--mat-radio-selected-icon-color: #002c5f;--mat-radio-selected-pressed-icon-color: #002c5f;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.HYUNDAI-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.HYUNDAI-THEME body{--mat-slider-active-track-color: #002c5f;--mat-slider-focus-handle-color: #002c5f;--mat-slider-focus-state-layer-color: rgba(0, 44, 95, .2);--mat-slider-handle-color: #002c5f;--mat-slider-hover-handle-color: #002c5f;--mat-slider-hover-state-layer-color: rgba(0, 44, 95, .05);--mat-slider-inactive-track-color: #002c5f;--mat-slider-ripple-color: #002c5f;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #002c5f;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.HYUNDAI-THEME body .mat-accent{--mat-slider-active-track-color: #002c5f;--mat-slider-focus-handle-color: #002c5f;--mat-slider-focus-state-layer-color: rgba(0, 44, 95, .2);--mat-slider-handle-color: #002c5f;--mat-slider-hover-handle-color: #002c5f;--mat-slider-hover-state-layer-color: rgba(0, 44, 95, .05);--mat-slider-inactive-track-color: #002c5f;--mat-slider-ripple-color: #002c5f;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #002c5f}.HYUNDAI-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.HYUNDAI-THEME body{--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)}.HYUNDAI-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.HYUNDAI-THEME body .mdc-list-item__start,.HYUNDAI-THEME body .mdc-list-item__end,.HYUNDAI-THEME body .mat-accent .mdc-list-item__start,.HYUNDAI-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #002c5f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #002c5f;--mat-radio-selected-hover-icon-color: #002c5f;--mat-radio-selected-icon-color: #002c5f;--mat-radio-selected-pressed-icon-color: #002c5f;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.HYUNDAI-THEME body .mat-warn .mdc-list-item__start,.HYUNDAI-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.HYUNDAI-THEME body .mat-mdc-list-option,.HYUNDAI-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #002c5f;--mat-checkbox-selected-hover-icon-color: #002c5f;--mat-checkbox-selected-icon-color: #002c5f;--mat-checkbox-selected-pressed-icon-color: #002c5f;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #002c5f;--mat-checkbox-selected-hover-state-layer-color: #002c5f;--mat-checkbox-selected-pressed-state-layer-color: #002c5f;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.HYUNDAI-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.HYUNDAI-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.HYUNDAI-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.HYUNDAI-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.HYUNDAI-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#002c5f}.HYUNDAI-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.HYUNDAI-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.HYUNDAI-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.HYUNDAI-THEME body{--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)}.HYUNDAI-THEME body .mat-mdc-tab-group,.HYUNDAI-THEME body .mat-mdc-tab-nav-bar,.HYUNDAI-THEME body .mat-mdc-tab-group.mat-accent,.HYUNDAI-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #002c5f;--mat-tab-active-ripple-color: #002c5f;--mat-tab-inactive-ripple-color: #002c5f;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #002c5f;--mat-tab-active-hover-label-text-color: #002c5f;--mat-tab-active-focus-indicator-color: #002c5f;--mat-tab-active-hover-indicator-color: #002c5f;--mat-tab-active-indicator-color: #002c5f}.HYUNDAI-THEME body .mat-mdc-tab-group.mat-warn,.HYUNDAI-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.HYUNDAI-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #002c5f;--mat-checkbox-selected-hover-icon-color: #002c5f;--mat-checkbox-selected-icon-color: #002c5f;--mat-checkbox-selected-pressed-icon-color: #002c5f;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #002c5f;--mat-checkbox-selected-hover-state-layer-color: #002c5f;--mat-checkbox-selected-pressed-state-layer-color: #002c5f;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.HYUNDAI-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #002c5f;--mat-checkbox-selected-hover-icon-color: #002c5f;--mat-checkbox-selected-icon-color: #002c5f;--mat-checkbox-selected-pressed-icon-color: #002c5f;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #002c5f;--mat-checkbox-selected-hover-state-layer-color: #002c5f;--mat-checkbox-selected-pressed-state-layer-color: #002c5f;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.HYUNDAI-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.HYUNDAI-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.HYUNDAI-THEME body .mat-mdc-button.mat-primary,.HYUNDAI-THEME body .mat-mdc-unelevated-button.mat-primary,.HYUNDAI-THEME body .mat-mdc-raised-button.mat-primary,.HYUNDAI-THEME body .mat-mdc-outlined-button.mat-primary,.HYUNDAI-THEME body .mat-tonal-button.mat-primary,.HYUNDAI-THEME body .mat-mdc-button.mat-accent,.HYUNDAI-THEME body .mat-mdc-unelevated-button.mat-accent,.HYUNDAI-THEME body .mat-mdc-raised-button.mat-accent,.HYUNDAI-THEME body .mat-mdc-outlined-button.mat-accent,.HYUNDAI-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #002c5f;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #002c5f;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(0, 44, 95, .1);--mat-button-outlined-state-layer-color: #002c5f;--mat-button-protected-container-color: #002c5f;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #002c5f;--mat-button-text-ripple-color: rgba(0, 44, 95, .1);--mat-button-text-state-layer-color: #002c5f;--mat-button-tonal-container-color: #002c5f;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.HYUNDAI-THEME body .mat-mdc-button.mat-warn,.HYUNDAI-THEME body .mat-mdc-unelevated-button.mat-warn,.HYUNDAI-THEME body .mat-mdc-raised-button.mat-warn,.HYUNDAI-THEME body .mat-mdc-outlined-button.mat-warn,.HYUNDAI-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.HYUNDAI-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.HYUNDAI-THEME body .mat-mdc-icon-button.mat-primary,.HYUNDAI-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #002c5f;--mat-icon-button-state-layer-color: #002c5f;--mat-icon-button-ripple-color: rgba(0, 44, 95, .1)}.HYUNDAI-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.HYUNDAI-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.HYUNDAI-THEME body .mat-mdc-fab.mat-primary,.HYUNDAI-THEME body .mat-mdc-mini-fab.mat-primary,.HYUNDAI-THEME body .mat-mdc-fab.mat-accent,.HYUNDAI-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #002c5f;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #002c5f;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.HYUNDAI-THEME body .mat-mdc-fab.mat-warn,.HYUNDAI-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.HYUNDAI-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #002c5f}.HYUNDAI-THEME body{--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)}.HYUNDAI-THEME body,.HYUNDAI-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #002c5f}.HYUNDAI-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.HYUNDAI-THEME body{--mat-badge-background-color: #002c5f;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.HYUNDAI-THEME body .mat-badge-accent{--mat-badge-background-color: #002c5f;--mat-badge-text-color: white}.HYUNDAI-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.HYUNDAI-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.HYUNDAI-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.HYUNDAI-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #002c5f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 44, 95, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 44, 95, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 44, 95, .3);--mat-datepicker-toggle-active-state-icon-color: #002c5f;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 44, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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)}.HYUNDAI-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #002c5f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 44, 95, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 44, 95, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 44, 95, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 44, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.HYUNDAI-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.HYUNDAI-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #002c5f}.HYUNDAI-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.HYUNDAI-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.HYUNDAI-THEME body{--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)}.HYUNDAI-THEME body{--mat-icon-color: inherit}.HYUNDAI-THEME body .mat-icon.mat-primary,.HYUNDAI-THEME body .mat-icon.mat-accent{--mat-icon-color: #002c5f}.HYUNDAI-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.HYUNDAI-THEME body{--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)}.HYUNDAI-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #002c5f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #002c5f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #002c5f;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.HYUNDAI-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #002c5f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #002c5f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #002c5f;--mat-stepper-header-edit-state-icon-foreground-color: white}.HYUNDAI-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.HYUNDAI-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.HYUNDAI-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.HYUNDAI-THEME body .mat-toolbar.mat-primary,.HYUNDAI-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #002c5f;--mat-toolbar-container-text-color: white}.HYUNDAI-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.HYUNDAI-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.HYUNDAI-THEME body{--mat-timepicker-container-background-color: white}.HYUNDAI-THEME .login .login-content .login-header{background-color:#fff!important}.HYUNDAI-THEME .cart .content .center-panel .heading i.edit-btn:hover,.HYUNDAI-THEME .cart-tree .header{color:#002c5f!important}.HYUNDAI-THEME .cart-tree .no-result{color:#002c5f!important;background-color:#a3a3a3!important;border-color:#fff!important}.HYUNDAI-THEME .cart-tree ul.custom-tree .root i,.HYUNDAI-THEME .cart-tree ul.custom-tree li ul li div .active,.HYUNDAI-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#002c5f!important}.HYUNDAI-THEME .cart .cart-position .item .dot-box,.HYUNDAI-THEME .cart .cart-position .item .fast-payer-info span{background-color:#002c5f!important;color:#fff!important}.HYUNDAI-THEME .header .primary-header-bar{background-color:#fff!important}.HYUNDAI-THEME .header .primary-header-bar .logo-text{color:#002c5f!important}.HYUNDAI-THEME .header .primary-header-bar .main-nav li span,.HYUNDAI-THEME .header .primary-header-bar .main-nav li i{color:#fff!important}.HYUNDAI-THEME .header .primary-header-bar .main-nav .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.HYUNDAI-THEME .header .primary-header-bar .main-nav .language-dropdown .language-selection{background-color:#fff!important}.HYUNDAI-THEME .header .primary-header-bar .main-nav .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.HYUNDAI-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.HYUNDAI-THEME .header .primary-header-bar .main-nav .cart i,.HYUNDAI-THEME .header .primary-header-bar .main-nav .cart span{color:#002c5f!important}.HYUNDAI-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#00438a!important}.HYUNDAI-THEME .header .primary-header-bar .main-nav .cart:hover i,.HYUNDAI-THEME .header .primary-header-bar .main-nav .cart:hover span,.HYUNDAI-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.HYUNDAI-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.HYUNDAI-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#002c5f!important}.HYUNDAI-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.HYUNDAI-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#002c5f!important;color:#fff!important}.HYUNDAI-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.HYUNDAI-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.HYUNDAI-THEME .header .primary-header-bar .matchcode-input .product-type-selection span:before,.HYUNDAI-THEME .header .primary-header-bar .matchcode-input .search-btn span:before{color:#fff!important}.HYUNDAI-THEME .header .primary-header-bar .matchcode-input input.search-field{color:#000!important;border:1px solid #002C5F!important}.HYUNDAI-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.HYUNDAI-THEME .header .secondary-header-bar{background-color:#002c5f!important}.HYUNDAI-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.HYUNDAI-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#00438a!important;color:#fff!important;border-bottom-color:#00438a!important}.HYUNDAI-THEME .header .secondary-header-bar .main-nav li span,.HYUNDAI-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.HYUNDAI-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.HYUNDAI-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#00438a!important;border-color:#00438a!important}.HYUNDAI-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.HYUNDAI-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.HYUNDAI-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.HYUNDAI-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#fff!important}.HYUNDAI-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#002c5f!important;color:#fff!important}.HYUNDAI-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#002c5f!important}.HYUNDAI-THEME .navigation-drawer{background-color:#fff!important;color:#fff!important}.HYUNDAI-THEME .navigation-drawer .fix-content .close-btn{color:#fff!important}.HYUNDAI-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#002c5f!important}.HYUNDAI-THEME .navigation-drawer .drawer-items .drawer-item:hover,.HYUNDAI-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#002c5f!important;color:#fff!important}.HYUNDAI-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.HYUNDAI-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#002c5f!important}.HYUNDAI-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#002c5f!important}.HYUNDAI-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow,.HYUNDAI-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#002c5f!important}.HYUNDAI-THEME .navigation-menu .navigation-menu-item{color:#002c5f!important}.HYUNDAI-THEME .navigation-menu .navigation-menu-item:hover,.HYUNDAI-THEME .navigation-menu .navigation-menu-item.active{background-color:#002c5f!important;color:#fff!important}.HYUNDAI-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#fff!important}.HYUNDAI-THEME .user-menu .expanded-menu ul li:hover,.HYUNDAI-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.HYUNDAI-THEME .user-menu .expanded-menu ul li:hover i,.HYUNDAI-THEME .user-menu .expanded-menu ul li.active i{color:#002c5f!important}.HYUNDAI-THEME .user-menu .expanded-menu ul li i{color:#fff!important}.HYUNDAI-THEME .startpage-tyre-promotion .label-price,.HYUNDAI-THEME .startpage-tyre-promotion .label-show-details{color:#002c5f!important}.HYUNDAI-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#002c5f!important}.HYUNDAI-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#002c5f!important;color:#fff!important}.HYUNDAI-THEME .car-search-panel .kba-selection .kba-title,.HYUNDAI-THEME .car-search-panel .car-selection-row .car-selection-title,.HYUNDAI-THEME .car-search-stepper .step-count{color:#002c5f!important}.HYUNDAI-THEME .rim-selection-panel .tab-menu-item:hover,.HYUNDAI-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#002c5f!important}.HYUNDAI-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.HYUNDAI-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#002c5f!important}.HYUNDAI-THEME .rim-search-box:hover,.HYUNDAI-THEME .rim-search-box.active{border-color:#002c5f!important}.HYUNDAI-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#002c5f!important;color:#fff!important}.HYUNDAI-THEME .rim-search-box .header-information i{color:#002c5f!important}.HYUNDAI-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#002c5f!important}.HYUNDAI-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#002c5f!important}.HYUNDAI-THEME .rim-size-selection-detail-panel .ult-warning2{color:#002c5f!important}.HYUNDAI-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#002c5f!important}.HYUNDAI-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#002c5f!important}.HYUNDAI-THEME .tpms-selection-detail-panel .more-information-toggle{color:#002c5f!important}.HYUNDAI-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.HYUNDAI-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#002c5f!important}.HYUNDAI-THEME .tyre-selection-panel .info-bar i,.HYUNDAI-THEME .tyre-selection-panel .info-bar b{color:#fff!important}.HYUNDAI-THEME .mixed-tyre-result-row:hover,.HYUNDAI-THEME .mixed-tyre-result-row.active{border-color:#002c5f!important}.HYUNDAI-THEME .mixed-tyre-result-row .dot-box{background-color:#002c5f!important;color:#fff!important}.HYUNDAI-THEME .toggle-icons i.active{color:#002c5f!important}.HYUNDAI-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#fff!important}.HYUNDAI-THEME .tyre-results .no-results a,.HYUNDAI-THEME .car-information .car-info-box .car-title i,.HYUNDAI-THEME .car-information .icon-button i{color:#002c5f!important}.HYUNDAI-THEME .car-information .color-circle:hover,.HYUNDAI-THEME .car-information .color-circle.active{border-color:#002c5f!important}.HYUNDAI-THEME .n4-checkbox label input[type=checkbox]:after,.HYUNDAI-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.HYUNDAI-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.HYUNDAI-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#002c5f!important}.HYUNDAI-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.HYUNDAI-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#002c5f!important;border-color:#002c5f!important}.HYUNDAI-THEME .n4-filter .filter-list-title{border-bottom-color:#002c5f!important}.HYUNDAI-THEME .n4-filter .filter-list-title span,.HYUNDAI-THEME .n4-filter .filter-list-title .filter-settings{color:#002c5f!important}.HYUNDAI-THEME .n4-filter .filter-list-title .custom-filter-box{color:#002c5f!important;border-color:#002c5f!important}.HYUNDAI-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#002c5f!important;color:#fff!important}.HYUNDAI-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.HYUNDAI-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#002c5f!important}.HYUNDAI-THEME .lds-grid div{background:#fff!important}.HYUNDAI-THEME .n4-pagination .pagination-label,.HYUNDAI-THEME .n4-pagination .results-per-page li:hover,.HYUNDAI-THEME .n4-pagination .active,.HYUNDAI-THEME .product-generic-details-information .eprel-url,.HYUNDAI-THEME .product-generic-details-information .more-information-toggle{color:#002c5f!important}.HYUNDAI-THEME .product-generic-result-row:hover,.HYUNDAI-THEME .product-generic-result-row.active,.HYUNDAI-THEME .product-rim-result-row:hover,.HYUNDAI-THEME .product-rim-result-row.active{border-color:#002c5f!important}.HYUNDAI-THEME .product-rim-details-information .eprel-url,.HYUNDAI-THEME .product-rim-details-information .more-information-toggle{color:#002c5f!important}.HYUNDAI-THEME .n4-quantity-input .increment-quantity-block button:hover,.HYUNDAI-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#fff!important;border-color:#002c5f!important}.HYUNDAI-THEME .n4-quantity-input .increment-quantity-block button:hover span,.HYUNDAI-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#002c5f!important}.HYUNDAI-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#002c5f!important}.HYUNDAI-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#002c5f!important}.HYUNDAI-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.HYUNDAI-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#002c5f!important;color:#fff!important}.HYUNDAI-THEME .simple-retailer-list .retailer-row:hover,.HYUNDAI-THEME .simple-retailer-list .retailer-row.retailer-box-active,.HYUNDAI-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#002c5f!important}.HYUNDAI-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#002c5f!important}.HYUNDAI-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#002c5f!important}.HYUNDAI-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#002c5f!important}.HYUNDAI-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.HYUNDAI-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#002c5f!important}.HYUNDAI-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#002c5f!important;color:#fff!important}.HYUNDAI-THEME .size-selection-tabs .sizes-selection .scroll-arrow:hover{color:#a3a3a3!important}.HYUNDAI-THEME .toggle-switch .active{color:#002c5f!important}.HYUNDAI-THEME .toggle-switch input#toggle+label:before{background:#002c5f!important}.HYUNDAI-THEME .toggle-switch input#toggle:checked+label:before{color:#002c5f!important}.HYUNDAI-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #002c5f!important}.HYUNDAI-THEME .tyre-details-information .eprel-url,.HYUNDAI-THEME .tyre-details-information .more-information-toggle{color:#002c5f!important}.HYUNDAI-THEME .tyre-row:hover,.HYUNDAI-THEME .tyre-row.active{border-color:#002c5f!important}.HYUNDAI-THEME .tyre-row .dot-box,.HYUNDAI-THEME .base-btn.primary{background-color:#002c5f!important;color:#fff!important}.HYUNDAI-THEME .base-btn.primary i,.HYUNDAI-THEME .base-btn.primary:hover,.HYUNDAI-THEME .base-btn.primary:hover i{color:#fff!important}.HYUNDAI-THEME .base-btn.primary:disabled{background-color:#a3a3a3!important;color:#000!important}.HYUNDAI-THEME .base-btn.primary:disabled i{color:#000!important}.HYUNDAI-THEME .base-btn.primary:disabled:hover{color:#000!important}.HYUNDAI-THEME .base-btn.primary:disabled:hover i{color:#000!important}.HYUNDAI-THEME .base-btn.primary-border{border-color:#002c5f!important;color:#002c5f!important}.HYUNDAI-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#002c5f!important}.HYUNDAI-THEME .container-fluid .content .center-panel .center-content{border-top-color:#002c5f!important}.HYUNDAI-THEME .n4-wallpaper.HYUNDAI{background-image:url(/../assets/images/wallpaper/hyundai_login_bg_original.jpg)!important}@media (max-width: 1399.98px){.HYUNDAI-THEME .left-panel{border-left-color:#a3a3a3!important}.HYUNDAI-THEME .center-panel{border-right-color:#a3a3a3!important}.HYUNDAI-THEME .center-panel.right,.HYUNDAI-THEME .center-panel.left,.HYUNDAI-THEME .center-panel.center-only{border-left-color:#a3a3a3!important}.HYUNDAI-THEME .right-panel{border-right-color:#a3a3a3!important;border-left-color:#a3a3a3!important}.HYUNDAI-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#a3a3a3!important;color:#fff!important}}.HYUNDAI-THEME .size-circle.active,.HYUNDAI-THEME .size-circle:hover{background-color:#002c5f!important;color:#fff!important;border-color:#002c5f!important}.HYUNDAI-THEME .simple-table thead tr th{border-bottom-color:#002c5f!important}.HYUNDAI-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.HYUNDAI-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#002c5f!important}.HYUNDAI-THEME .firm-calculation-selection .mdc-switch:enabled .mdc-switch__track:after{background:#fff!important}.HYUNDAI-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#fff!important}.HYUNDAI-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#002c5f!important}.HYUNDAI-THEME ngb-pagination .page-link:hover{color:#002c5f!important}.HYUNDAI-THEME ngb-pagination .page-item.active .page-link{color:#002c5f!important}.HYUNDAI-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.HYUNDAI-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#002c5f!important;color:#fff!important}.BASESHIFT-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.BASESHIFT-THEME body,.BASESHIFT-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #000055;--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)}.BASESHIFT-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.BASESHIFT-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.BASESHIFT-THEME body,.BASESHIFT-THEME body .mat-primary,.BASESHIFT-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #000055;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #000055;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.BASESHIFT-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.BASESHIFT-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.BASESHIFT-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.BASESHIFT-THEME body .mat-mdc-progress-bar,.BASESHIFT-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #000055;--mat-progress-bar-track-color: rgba(0, 0, 85, .25)}.BASESHIFT-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.BASESHIFT-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.BASESHIFT-THEME body{--mat-form-field-focus-select-arrow-color: rgba(0, 0, 85, .87);--mat-form-field-filled-caret-color: #000055;--mat-form-field-filled-focus-active-indicator-color: #000055;--mat-form-field-filled-focus-label-text-color: rgba(0, 0, 85, .87);--mat-form-field-outlined-caret-color: #000055;--mat-form-field-outlined-focus-outline-color: #000055;--mat-form-field-outlined-focus-label-text-color: rgba(0, 0, 85, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.BASESHIFT-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(0, 0, 85, .87);--mat-form-field-filled-caret-color: #000055;--mat-form-field-filled-focus-active-indicator-color: #000055;--mat-form-field-filled-focus-label-text-color: rgba(0, 0, 85, .87);--mat-form-field-outlined-caret-color: #000055;--mat-form-field-outlined-focus-outline-color: #000055;--mat-form-field-outlined-focus-label-text-color: rgba(0, 0, 85, .87)}.BASESHIFT-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.BASESHIFT-THEME body,.BASESHIFT-THEME body .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, 0, 85, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.BASESHIFT-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.BASESHIFT-THEME body{--mat-autocomplete-background-color: white}.BASESHIFT-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.BASESHIFT-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.BASESHIFT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.BASESHIFT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.BASESHIFT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.BASESHIFT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #000055;--mat-chip-elevated-disabled-container-color: #000055;--mat-chip-elevated-selected-container-color: #000055;--mat-chip-flat-disabled-selected-container-color: #000055;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.BASESHIFT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.BASESHIFT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.BASESHIFT-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #000055;--mat-slide-toggle-selected-handle-color: #000055;--mat-slide-toggle-selected-hover-state-layer-color: #000055;--mat-slide-toggle-selected-pressed-state-layer-color: #000055;--mat-slide-toggle-selected-focus-handle-color: #000055;--mat-slide-toggle-selected-hover-handle-color: #000055;--mat-slide-toggle-selected-pressed-handle-color: #000055;--mat-slide-toggle-selected-focus-track-color: #000055;--mat-slide-toggle-selected-hover-track-color: #000055;--mat-slide-toggle-selected-pressed-track-color: #000055;--mat-slide-toggle-selected-track-color: #000055;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.BASESHIFT-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.BASESHIFT-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.BASESHIFT-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #000055;--mat-slide-toggle-selected-handle-color: #000055;--mat-slide-toggle-selected-hover-state-layer-color: #000055;--mat-slide-toggle-selected-pressed-state-layer-color: #000055;--mat-slide-toggle-selected-focus-handle-color: #000055;--mat-slide-toggle-selected-hover-handle-color: #000055;--mat-slide-toggle-selected-pressed-handle-color: #000055;--mat-slide-toggle-selected-focus-track-color: #000055;--mat-slide-toggle-selected-hover-track-color: #000055;--mat-slide-toggle-selected-pressed-track-color: #000055;--mat-slide-toggle-selected-track-color: #000055}.BASESHIFT-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.BASESHIFT-THEME body .mat-mdc-radio-button.mat-primary,.BASESHIFT-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #000055;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #000055;--mat-radio-selected-hover-icon-color: #000055;--mat-radio-selected-icon-color: #000055;--mat-radio-selected-pressed-icon-color: #000055;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.BASESHIFT-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.BASESHIFT-THEME body{--mat-slider-active-track-color: #000055;--mat-slider-focus-handle-color: #000055;--mat-slider-focus-state-layer-color: rgba(0, 0, 85, .2);--mat-slider-handle-color: #000055;--mat-slider-hover-handle-color: #000055;--mat-slider-hover-state-layer-color: rgba(0, 0, 85, .05);--mat-slider-inactive-track-color: #000055;--mat-slider-ripple-color: #000055;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #000055;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.BASESHIFT-THEME body .mat-accent{--mat-slider-active-track-color: #000055;--mat-slider-focus-handle-color: #000055;--mat-slider-focus-state-layer-color: rgba(0, 0, 85, .2);--mat-slider-handle-color: #000055;--mat-slider-hover-handle-color: #000055;--mat-slider-hover-state-layer-color: rgba(0, 0, 85, .05);--mat-slider-inactive-track-color: #000055;--mat-slider-ripple-color: #000055;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #000055}.BASESHIFT-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.BASESHIFT-THEME body{--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)}.BASESHIFT-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.BASESHIFT-THEME body .mdc-list-item__start,.BASESHIFT-THEME body .mdc-list-item__end,.BASESHIFT-THEME body .mat-accent .mdc-list-item__start,.BASESHIFT-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #000055;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #000055;--mat-radio-selected-hover-icon-color: #000055;--mat-radio-selected-icon-color: #000055;--mat-radio-selected-pressed-icon-color: #000055;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.BASESHIFT-THEME body .mat-warn .mdc-list-item__start,.BASESHIFT-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.BASESHIFT-THEME body .mat-mdc-list-option,.BASESHIFT-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #000055;--mat-checkbox-selected-hover-icon-color: #000055;--mat-checkbox-selected-icon-color: #000055;--mat-checkbox-selected-pressed-icon-color: #000055;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #000055;--mat-checkbox-selected-hover-state-layer-color: #000055;--mat-checkbox-selected-pressed-state-layer-color: #000055;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BASESHIFT-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BASESHIFT-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.BASESHIFT-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.BASESHIFT-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.BASESHIFT-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#005}.BASESHIFT-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.BASESHIFT-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.BASESHIFT-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.BASESHIFT-THEME body{--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)}.BASESHIFT-THEME body .mat-mdc-tab-group,.BASESHIFT-THEME body .mat-mdc-tab-nav-bar,.BASESHIFT-THEME body .mat-mdc-tab-group.mat-accent,.BASESHIFT-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #000055;--mat-tab-active-ripple-color: #000055;--mat-tab-inactive-ripple-color: #000055;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #000055;--mat-tab-active-hover-label-text-color: #000055;--mat-tab-active-focus-indicator-color: #000055;--mat-tab-active-hover-indicator-color: #000055;--mat-tab-active-indicator-color: #000055}.BASESHIFT-THEME body .mat-mdc-tab-group.mat-warn,.BASESHIFT-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.BASESHIFT-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #000055;--mat-checkbox-selected-hover-icon-color: #000055;--mat-checkbox-selected-icon-color: #000055;--mat-checkbox-selected-pressed-icon-color: #000055;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #000055;--mat-checkbox-selected-hover-state-layer-color: #000055;--mat-checkbox-selected-pressed-state-layer-color: #000055;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BASESHIFT-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #000055;--mat-checkbox-selected-hover-icon-color: #000055;--mat-checkbox-selected-icon-color: #000055;--mat-checkbox-selected-pressed-icon-color: #000055;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #000055;--mat-checkbox-selected-hover-state-layer-color: #000055;--mat-checkbox-selected-pressed-state-layer-color: #000055;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BASESHIFT-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.BASESHIFT-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.BASESHIFT-THEME body .mat-mdc-button.mat-primary,.BASESHIFT-THEME body .mat-mdc-unelevated-button.mat-primary,.BASESHIFT-THEME body .mat-mdc-raised-button.mat-primary,.BASESHIFT-THEME body .mat-mdc-outlined-button.mat-primary,.BASESHIFT-THEME body .mat-tonal-button.mat-primary,.BASESHIFT-THEME body .mat-mdc-button.mat-accent,.BASESHIFT-THEME body .mat-mdc-unelevated-button.mat-accent,.BASESHIFT-THEME body .mat-mdc-raised-button.mat-accent,.BASESHIFT-THEME body .mat-mdc-outlined-button.mat-accent,.BASESHIFT-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #000055;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #000055;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(0, 0, 85, .1);--mat-button-outlined-state-layer-color: #000055;--mat-button-protected-container-color: #000055;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #000055;--mat-button-text-ripple-color: rgba(0, 0, 85, .1);--mat-button-text-state-layer-color: #000055;--mat-button-tonal-container-color: #000055;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.BASESHIFT-THEME body .mat-mdc-button.mat-warn,.BASESHIFT-THEME body .mat-mdc-unelevated-button.mat-warn,.BASESHIFT-THEME body .mat-mdc-raised-button.mat-warn,.BASESHIFT-THEME body .mat-mdc-outlined-button.mat-warn,.BASESHIFT-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.BASESHIFT-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.BASESHIFT-THEME body .mat-mdc-icon-button.mat-primary,.BASESHIFT-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #000055;--mat-icon-button-state-layer-color: #000055;--mat-icon-button-ripple-color: rgba(0, 0, 85, .1)}.BASESHIFT-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.BASESHIFT-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.BASESHIFT-THEME body .mat-mdc-fab.mat-primary,.BASESHIFT-THEME body .mat-mdc-mini-fab.mat-primary,.BASESHIFT-THEME body .mat-mdc-fab.mat-accent,.BASESHIFT-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #000055;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #000055;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.BASESHIFT-THEME body .mat-mdc-fab.mat-warn,.BASESHIFT-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.BASESHIFT-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #000055}.BASESHIFT-THEME body{--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)}.BASESHIFT-THEME body,.BASESHIFT-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #000055}.BASESHIFT-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.BASESHIFT-THEME body{--mat-badge-background-color: #000055;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.BASESHIFT-THEME body .mat-badge-accent{--mat-badge-background-color: #000055;--mat-badge-text-color: white}.BASESHIFT-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.BASESHIFT-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.BASESHIFT-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.BASESHIFT-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #000055;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 0, 85, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 0, 85, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 0, 85, .3);--mat-datepicker-toggle-active-state-icon-color: #000055;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 0, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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)}.BASESHIFT-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #000055;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 0, 85, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 0, 85, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 0, 85, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 0, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.BASESHIFT-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.BASESHIFT-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #000055}.BASESHIFT-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.BASESHIFT-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.BASESHIFT-THEME body{--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)}.BASESHIFT-THEME body{--mat-icon-color: inherit}.BASESHIFT-THEME body .mat-icon.mat-primary,.BASESHIFT-THEME body .mat-icon.mat-accent{--mat-icon-color: #000055}.BASESHIFT-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.BASESHIFT-THEME body{--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)}.BASESHIFT-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #000055;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #000055;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #000055;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.BASESHIFT-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #000055;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #000055;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #000055;--mat-stepper-header-edit-state-icon-foreground-color: white}.BASESHIFT-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.BASESHIFT-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.BASESHIFT-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.BASESHIFT-THEME body .mat-toolbar.mat-primary,.BASESHIFT-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #000055;--mat-toolbar-container-text-color: white}.BASESHIFT-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.BASESHIFT-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.BASESHIFT-THEME body{--mat-timepicker-container-background-color: white}.BASESHIFT-THEME .login .login-content .login-header{background-color:#005!important}.BASESHIFT-THEME .cart .content .center-panel .heading i.edit-btn:hover,.BASESHIFT-THEME .cart-tree .header{color:#00ebb9!important}.BASESHIFT-THEME .cart-tree .no-result{color:#fff!important;background-color:#00ebb9!important;border-color:#1fffcf!important}.BASESHIFT-THEME .cart-tree ul.custom-tree .root i,.BASESHIFT-THEME .cart-tree ul.custom-tree li ul li div .active,.BASESHIFT-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#00ebb9!important}.BASESHIFT-THEME .cart .cart-position .item .dot-box,.BASESHIFT-THEME .cart .cart-position .item .fast-payer-info span{background-color:#00ebb9!important;color:#005!important}.BASESHIFT-THEME .header .primary-header-bar{background-color:#005!important}.BASESHIFT-THEME .header .primary-header-bar .logo-text{color:#fff!important}.BASESHIFT-THEME .header .primary-header-bar .main-nav li span,.BASESHIFT-THEME .header .primary-header-bar .main-nav li i{color:#00ebb9!important}.BASESHIFT-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection,.BASESHIFT-THEME .header .primary-header-bar .main-nav .cart{background-color:#005!important}.BASESHIFT-THEME .header .primary-header-bar .main-nav .cart i,.BASESHIFT-THEME .header .primary-header-bar .main-nav .cart span{color:#00ebb9!important}.BASESHIFT-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#fff!important}.BASESHIFT-THEME .header .primary-header-bar .main-nav .cart:hover i,.BASESHIFT-THEME .header .primary-header-bar .main-nav .cart:hover span{color:#005!important}.BASESHIFT-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.BASESHIFT-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.BASESHIFT-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#00ebb9!important}.BASESHIFT-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.BASESHIFT-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#00ebb9!important;color:#fff!important}.BASESHIFT-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.BASESHIFT-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.BASESHIFT-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#fff!important}.BASESHIFT-THEME .header .secondary-header-bar{background-color:#005!important}.BASESHIFT-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.BASESHIFT-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#005!important;color:#00ebb9!important;border-bottom-color:#00ebb9!important}.BASESHIFT-THEME .header .secondary-header-bar .main-nav li span,.BASESHIFT-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.BASESHIFT-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.BASESHIFT-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#005!important;border-color:#00ebb9!important}.BASESHIFT-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.BASESHIFT-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.BASESHIFT-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.BASESHIFT-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#00ebb9!important}.BASESHIFT-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#005!important;color:#fff!important}.BASESHIFT-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.BASESHIFT-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.BASESHIFT-THEME .navigation-drawer{background-color:#005!important;color:#fff!important}.BASESHIFT-THEME .navigation-drawer .fix-content .close-btn{color:#fff!important}.BASESHIFT-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#005!important;color:#fff!important}.BASESHIFT-THEME .navigation-drawer .drawer-items .drawer-item:hover,.BASESHIFT-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#00ebb9!important;color:#005!important}.BASESHIFT-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.BASESHIFT-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#fff!important}.BASESHIFT-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#005!important;color:#fff!important}.BASESHIFT-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.BASESHIFT-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.BASESHIFT-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#00ebb9!important}.BASESHIFT-THEME .navigation-menu .navigation-menu-item:hover,.BASESHIFT-THEME .navigation-menu .navigation-menu-item.active{background-color:#00ebb9!important;color:#005!important}.BASESHIFT-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#005!important;color:#fff!important}.BASESHIFT-THEME .user-menu .expanded-menu ul li:hover,.BASESHIFT-THEME .user-menu .expanded-menu ul li.active{background-color:#008!important}.BASESHIFT-THEME .user-menu .expanded-menu ul li:hover i,.BASESHIFT-THEME .user-menu .expanded-menu ul li.active i,.BASESHIFT-THEME .user-menu .expanded-menu ul li i,.BASESHIFT-THEME .startpage-tyre-promotion .label-price,.BASESHIFT-THEME .startpage-tyre-promotion .label-show-details{color:#00ebb9!important}.BASESHIFT-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#00ebb9!important}.BASESHIFT-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#00ebb9!important;color:#005!important}.BASESHIFT-THEME .car-search-panel .kba-selection .kba-title,.BASESHIFT-THEME .car-search-panel .car-selection-row .car-selection-title,.BASESHIFT-THEME .car-search-stepper .step-count{color:#00ebb9!important}.BASESHIFT-THEME .rim-selection-panel .tab-menu-item:hover,.BASESHIFT-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#00ebb9!important}.BASESHIFT-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.BASESHIFT-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#00ebb9!important}.BASESHIFT-THEME .rim-search-box:hover,.BASESHIFT-THEME .rim-search-box.active{border-color:#005!important}.BASESHIFT-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#005!important;color:#fff!important}.BASESHIFT-THEME .rim-search-box .header-information i{color:#00ebb9!important}.BASESHIFT-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#005!important}.BASESHIFT-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#005!important}.BASESHIFT-THEME .rim-size-selection-detail-panel .ult-warning2{color:#00ebb9!important}.BASESHIFT-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#005!important}.BASESHIFT-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#005!important}.BASESHIFT-THEME .toggle-icons i.active{color:#00ebb9!important}.BASESHIFT-THEME .tpms-selection-detail-panel .more-information-toggle{color:#005!important}.BASESHIFT-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.BASESHIFT-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#005!important}.BASESHIFT-THEME .tyre-selection-panel .info-bar i,.BASESHIFT-THEME .tyre-selection-panel .info-bar b{color:#005!important}.BASESHIFT-THEME .mixed-tyre-result-row:hover,.BASESHIFT-THEME .mixed-tyre-result-row.active{border-color:#00ebb9!important}.BASESHIFT-THEME .mixed-tyre-result-row .dot-box{background-color:#00ebb9!important;color:#005!important}.BASESHIFT-THEME .retailer-feedback .panel-container .panel-header{background-color:#005!important;color:#fff!important}.BASESHIFT-THEME .detail-search .details-search-content .quality-panel:hover,.BASESHIFT-THEME .detail-search .details-search-content .quality-panel.selected{color:#005!important;border-bottom-color:#005!important}.BASESHIFT-THEME .tyre-results .no-results a{color:#00ebb9!important}.BASESHIFT-THEME .car-information .car-info-box .car-title i,.BASESHIFT-THEME .car-information .icon-button i{color:#005!important}.BASESHIFT-THEME .car-information .color-circle:hover,.BASESHIFT-THEME .car-information .color-circle.active{border-color:#005!important}.BASESHIFT-THEME .n4-checkbox label input[type=checkbox]:after,.BASESHIFT-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.BASESHIFT-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.BASESHIFT-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#005!important}.BASESHIFT-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.BASESHIFT-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#005!important;border-color:#005!important}.BASESHIFT-THEME .n4-filter .filter-list-title{border-bottom-color:#005!important}.BASESHIFT-THEME .n4-filter .filter-list-title span,.BASESHIFT-THEME .n4-filter .filter-list-title .filter-settings{color:#005!important}.BASESHIFT-THEME .n4-filter .filter-list-title .custom-filter-box{color:#005!important;border-color:#005!important}.BASESHIFT-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#005!important;color:#00ebb9!important}.BASESHIFT-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.BASESHIFT-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#00ebb9!important}.BASESHIFT-THEME .lds-grid div{background:#005!important}.BASESHIFT-THEME .n4-pagination .pagination-label{color:#005!important}.BASESHIFT-THEME .n4-pagination .results-per-page li:hover,.BASESHIFT-THEME .n4-pagination .active{color:#00ebb9!important}.BASESHIFT-THEME .product-generic-details-information .eprel-url,.BASESHIFT-THEME .product-generic-details-information .more-information-toggle{color:#005!important}.BASESHIFT-THEME .product-rim-result-row:hover,.BASESHIFT-THEME .product-rim-result-row.active,.BASESHIFT-THEME .product-generic-result-row:hover,.BASESHIFT-THEME .product-generic-result-row.active{border-color:#005!important}.BASESHIFT-THEME .product-rim-details-information .eprel-url,.BASESHIFT-THEME .product-rim-details-information .more-information-toggle{color:#005!important}.BASESHIFT-THEME .n4-quantity-input .increment-quantity-block button:hover,.BASESHIFT-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#005!important;border-color:#005!important}.BASESHIFT-THEME .n4-quantity-input .increment-quantity-block button:hover span,.BASESHIFT-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.BASESHIFT-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#005!important}.BASESHIFT-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#005!important}.BASESHIFT-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.BASESHIFT-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#00ebb9!important;color:#005!important}.BASESHIFT-THEME .simple-retailer-list .retailer-row:hover,.BASESHIFT-THEME .simple-retailer-list .retailer-row.retailer-box-active,.BASESHIFT-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#00ebb9!important}.BASESHIFT-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#005!important}.BASESHIFT-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#005!important}.BASESHIFT-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#005!important}.BASESHIFT-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.BASESHIFT-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#00ebb9!important}.BASESHIFT-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#005!important;color:#fff!important}.BASESHIFT-THEME .size-selection-tabs .sizes-selection .scroll-arrow:hover,.BASESHIFT-THEME .toggle-switch .active{color:#00ebb9!important}.BASESHIFT-THEME .toggle-switch input#toggle+label:before{background:#00ebb9!important}.BASESHIFT-THEME .toggle-switch input#toggle:checked+label:before{color:#00ebb9!important}.BASESHIFT-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #00ebb9!important}.BASESHIFT-THEME .tyre-details-information .eprel-url,.BASESHIFT-THEME .tyre-details-information .more-information-toggle{color:#005!important}.BASESHIFT-THEME .tyre-row:hover,.BASESHIFT-THEME .tyre-row.active{border-color:#005!important}.BASESHIFT-THEME .tyre-row .dot-box{background-color:#00ebb9!important;color:#005!important}.BASESHIFT-THEME .base-btn.primary{background-color:#005!important;color:#fff!important}.BASESHIFT-THEME .base-btn.primary:hover{background-color:#008!important;color:#fff!important;opacity:1}.BASESHIFT-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.BASESHIFT-THEME .base-btn.primary:disabled i{color:#000!important}.BASESHIFT-THEME .base-btn.primary:disabled:hover{color:#000!important}.BASESHIFT-THEME .base-btn.primary:disabled:hover i{color:#000!important}.BASESHIFT-THEME .base-btn.primary-border{border-color:#005!important;color:#005!important}.BASESHIFT-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#005!important}.BASESHIFT-THEME .container-fluid .content .center-panel .center-content{border-top-color:#00ebb9!important}@media (max-width: 1399.98px){.BASESHIFT-THEME .left-panel{border-left-color:#fff!important}.BASESHIFT-THEME .center-panel{border-right-color:#fff!important}.BASESHIFT-THEME .center-panel.right,.BASESHIFT-THEME .center-panel.left,.BASESHIFT-THEME .center-panel.center-only{border-left-color:#fff!important}.BASESHIFT-THEME .right-panel{border-right-color:#fff!important;border-left-color:#fff!important}.BASESHIFT-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#fff!important;color:#005!important}}.BASESHIFT-THEME .size-circle.active,.BASESHIFT-THEME .size-circle:hover{background-color:#00ebb9!important;color:#005!important;border-color:#00ebb9!important}.BASESHIFT-THEME .simple-table thead tr th{border-bottom-color:#00ebb9!important}.BASESHIFT-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.BASESHIFT-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.BASESHIFT-THEME .firm-calculation-selection .mdc-switch:enabled .mdc-switch__track:after{background:#00ebb9!important}.BASESHIFT-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#00ebb9!important}.BASESHIFT-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#005!important}.BASESHIFT-THEME ngb-pagination .page-link:hover{color:#00ebb9!important}.BASESHIFT-THEME ngb-pagination .page-item.active .page-link{color:#00ebb9!important}.MAXXIS-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.MAXXIS-THEME body,.MAXXIS-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #fd4703;--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)}.MAXXIS-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.MAXXIS-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.MAXXIS-THEME body,.MAXXIS-THEME body .mat-primary,.MAXXIS-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #fd4703;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #fd4703;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.MAXXIS-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.MAXXIS-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.MAXXIS-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.MAXXIS-THEME body .mat-mdc-progress-bar,.MAXXIS-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #fd4703;--mat-progress-bar-track-color: rgba(253, 71, 3, .25)}.MAXXIS-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.MAXXIS-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.MAXXIS-THEME body{--mat-form-field-focus-select-arrow-color: rgba(253, 71, 3, .87);--mat-form-field-filled-caret-color: #fd4703;--mat-form-field-filled-focus-active-indicator-color: #fd4703;--mat-form-field-filled-focus-label-text-color: rgba(253, 71, 3, .87);--mat-form-field-outlined-caret-color: #fd4703;--mat-form-field-outlined-focus-outline-color: #fd4703;--mat-form-field-outlined-focus-label-text-color: rgba(253, 71, 3, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.MAXXIS-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(253, 71, 3, .87);--mat-form-field-filled-caret-color: #fd4703;--mat-form-field-filled-focus-active-indicator-color: #fd4703;--mat-form-field-filled-focus-label-text-color: rgba(253, 71, 3, .87);--mat-form-field-outlined-caret-color: #fd4703;--mat-form-field-outlined-focus-outline-color: #fd4703;--mat-form-field-outlined-focus-label-text-color: rgba(253, 71, 3, .87)}.MAXXIS-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.MAXXIS-THEME body,.MAXXIS-THEME body .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(253, 71, 3, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.MAXXIS-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.MAXXIS-THEME body{--mat-autocomplete-background-color: white}.MAXXIS-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.MAXXIS-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.MAXXIS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.MAXXIS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.MAXXIS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.MAXXIS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #fd4703;--mat-chip-elevated-disabled-container-color: #fd4703;--mat-chip-elevated-selected-container-color: #fd4703;--mat-chip-flat-disabled-selected-container-color: #fd4703;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.MAXXIS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.MAXXIS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.MAXXIS-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #fd4703;--mat-slide-toggle-selected-handle-color: #fd4703;--mat-slide-toggle-selected-hover-state-layer-color: #fd4703;--mat-slide-toggle-selected-pressed-state-layer-color: #fd4703;--mat-slide-toggle-selected-focus-handle-color: #fd4703;--mat-slide-toggle-selected-hover-handle-color: #fd4703;--mat-slide-toggle-selected-pressed-handle-color: #fd4703;--mat-slide-toggle-selected-focus-track-color: #fd4703;--mat-slide-toggle-selected-hover-track-color: #fd4703;--mat-slide-toggle-selected-pressed-track-color: #fd4703;--mat-slide-toggle-selected-track-color: #fd4703;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.MAXXIS-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.MAXXIS-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.MAXXIS-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #fd4703;--mat-slide-toggle-selected-handle-color: #fd4703;--mat-slide-toggle-selected-hover-state-layer-color: #fd4703;--mat-slide-toggle-selected-pressed-state-layer-color: #fd4703;--mat-slide-toggle-selected-focus-handle-color: #fd4703;--mat-slide-toggle-selected-hover-handle-color: #fd4703;--mat-slide-toggle-selected-pressed-handle-color: #fd4703;--mat-slide-toggle-selected-focus-track-color: #fd4703;--mat-slide-toggle-selected-hover-track-color: #fd4703;--mat-slide-toggle-selected-pressed-track-color: #fd4703;--mat-slide-toggle-selected-track-color: #fd4703}.MAXXIS-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.MAXXIS-THEME body .mat-mdc-radio-button.mat-primary,.MAXXIS-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #fd4703;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #fd4703;--mat-radio-selected-hover-icon-color: #fd4703;--mat-radio-selected-icon-color: #fd4703;--mat-radio-selected-pressed-icon-color: #fd4703;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.MAXXIS-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.MAXXIS-THEME body{--mat-slider-active-track-color: #fd4703;--mat-slider-focus-handle-color: #fd4703;--mat-slider-focus-state-layer-color: rgba(253, 71, 3, .2);--mat-slider-handle-color: #fd4703;--mat-slider-hover-handle-color: #fd4703;--mat-slider-hover-state-layer-color: rgba(253, 71, 3, .05);--mat-slider-inactive-track-color: #fd4703;--mat-slider-ripple-color: #fd4703;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #fd4703;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.MAXXIS-THEME body .mat-accent{--mat-slider-active-track-color: #fd4703;--mat-slider-focus-handle-color: #fd4703;--mat-slider-focus-state-layer-color: rgba(253, 71, 3, .2);--mat-slider-handle-color: #fd4703;--mat-slider-hover-handle-color: #fd4703;--mat-slider-hover-state-layer-color: rgba(253, 71, 3, .05);--mat-slider-inactive-track-color: #fd4703;--mat-slider-ripple-color: #fd4703;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #fd4703}.MAXXIS-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.MAXXIS-THEME body{--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)}.MAXXIS-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.MAXXIS-THEME body .mdc-list-item__start,.MAXXIS-THEME body .mdc-list-item__end,.MAXXIS-THEME body .mat-accent .mdc-list-item__start,.MAXXIS-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #fd4703;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #fd4703;--mat-radio-selected-hover-icon-color: #fd4703;--mat-radio-selected-icon-color: #fd4703;--mat-radio-selected-pressed-icon-color: #fd4703;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.MAXXIS-THEME body .mat-warn .mdc-list-item__start,.MAXXIS-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.MAXXIS-THEME body .mat-mdc-list-option,.MAXXIS-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #fd4703;--mat-checkbox-selected-hover-icon-color: #fd4703;--mat-checkbox-selected-icon-color: #fd4703;--mat-checkbox-selected-pressed-icon-color: #fd4703;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #fd4703;--mat-checkbox-selected-hover-state-layer-color: #fd4703;--mat-checkbox-selected-pressed-state-layer-color: #fd4703;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.MAXXIS-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.MAXXIS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.MAXXIS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.MAXXIS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.MAXXIS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#fd4703}.MAXXIS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.MAXXIS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.MAXXIS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.MAXXIS-THEME body{--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)}.MAXXIS-THEME body .mat-mdc-tab-group,.MAXXIS-THEME body .mat-mdc-tab-nav-bar,.MAXXIS-THEME body .mat-mdc-tab-group.mat-accent,.MAXXIS-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #fd4703;--mat-tab-active-ripple-color: #fd4703;--mat-tab-inactive-ripple-color: #fd4703;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #fd4703;--mat-tab-active-hover-label-text-color: #fd4703;--mat-tab-active-focus-indicator-color: #fd4703;--mat-tab-active-hover-indicator-color: #fd4703;--mat-tab-active-indicator-color: #fd4703}.MAXXIS-THEME body .mat-mdc-tab-group.mat-warn,.MAXXIS-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.MAXXIS-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #fd4703;--mat-checkbox-selected-hover-icon-color: #fd4703;--mat-checkbox-selected-icon-color: #fd4703;--mat-checkbox-selected-pressed-icon-color: #fd4703;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #fd4703;--mat-checkbox-selected-hover-state-layer-color: #fd4703;--mat-checkbox-selected-pressed-state-layer-color: #fd4703;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.MAXXIS-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #fd4703;--mat-checkbox-selected-hover-icon-color: #fd4703;--mat-checkbox-selected-icon-color: #fd4703;--mat-checkbox-selected-pressed-icon-color: #fd4703;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #fd4703;--mat-checkbox-selected-hover-state-layer-color: #fd4703;--mat-checkbox-selected-pressed-state-layer-color: #fd4703;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.MAXXIS-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.MAXXIS-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.MAXXIS-THEME body .mat-mdc-button.mat-primary,.MAXXIS-THEME body .mat-mdc-unelevated-button.mat-primary,.MAXXIS-THEME body .mat-mdc-raised-button.mat-primary,.MAXXIS-THEME body .mat-mdc-outlined-button.mat-primary,.MAXXIS-THEME body .mat-tonal-button.mat-primary,.MAXXIS-THEME body .mat-mdc-button.mat-accent,.MAXXIS-THEME body .mat-mdc-unelevated-button.mat-accent,.MAXXIS-THEME body .mat-mdc-raised-button.mat-accent,.MAXXIS-THEME body .mat-mdc-outlined-button.mat-accent,.MAXXIS-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #fd4703;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #fd4703;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(253, 71, 3, .1);--mat-button-outlined-state-layer-color: #fd4703;--mat-button-protected-container-color: #fd4703;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #fd4703;--mat-button-text-ripple-color: rgba(253, 71, 3, .1);--mat-button-text-state-layer-color: #fd4703;--mat-button-tonal-container-color: #fd4703;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.MAXXIS-THEME body .mat-mdc-button.mat-warn,.MAXXIS-THEME body .mat-mdc-unelevated-button.mat-warn,.MAXXIS-THEME body .mat-mdc-raised-button.mat-warn,.MAXXIS-THEME body .mat-mdc-outlined-button.mat-warn,.MAXXIS-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.MAXXIS-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.MAXXIS-THEME body .mat-mdc-icon-button.mat-primary,.MAXXIS-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #fd4703;--mat-icon-button-state-layer-color: #fd4703;--mat-icon-button-ripple-color: rgba(253, 71, 3, .1)}.MAXXIS-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.MAXXIS-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.MAXXIS-THEME body .mat-mdc-fab.mat-primary,.MAXXIS-THEME body .mat-mdc-mini-fab.mat-primary,.MAXXIS-THEME body .mat-mdc-fab.mat-accent,.MAXXIS-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #fd4703;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #fd4703;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.MAXXIS-THEME body .mat-mdc-fab.mat-warn,.MAXXIS-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.MAXXIS-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #fd4703}.MAXXIS-THEME body{--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)}.MAXXIS-THEME body,.MAXXIS-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #fd4703}.MAXXIS-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.MAXXIS-THEME body{--mat-badge-background-color: #fd4703;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.MAXXIS-THEME body .mat-badge-accent{--mat-badge-background-color: #fd4703;--mat-badge-text-color: white}.MAXXIS-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.MAXXIS-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.MAXXIS-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.MAXXIS-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #fd4703;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(253, 71, 3, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(253, 71, 3, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(253, 71, 3, .3);--mat-datepicker-toggle-active-state-icon-color: #fd4703;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(253, 71, 3, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.MAXXIS-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #fd4703;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(253, 71, 3, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(253, 71, 3, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(253, 71, 3, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(253, 71, 3, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.MAXXIS-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.MAXXIS-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #fd4703}.MAXXIS-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.MAXXIS-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.MAXXIS-THEME body{--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)}.MAXXIS-THEME body{--mat-icon-color: inherit}.MAXXIS-THEME body .mat-icon.mat-primary,.MAXXIS-THEME body .mat-icon.mat-accent{--mat-icon-color: #fd4703}.MAXXIS-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.MAXXIS-THEME body{--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)}.MAXXIS-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #fd4703;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #fd4703;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #fd4703;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.MAXXIS-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #fd4703;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #fd4703;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #fd4703;--mat-stepper-header-edit-state-icon-foreground-color: white}.MAXXIS-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.MAXXIS-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.MAXXIS-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.MAXXIS-THEME body .mat-toolbar.mat-primary,.MAXXIS-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #fd4703;--mat-toolbar-container-text-color: white}.MAXXIS-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.MAXXIS-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.MAXXIS-THEME body{--mat-timepicker-container-background-color: white}.MAXXIS-THEME .login .login-content .login-header{background-color:#fff!important}.MAXXIS-THEME .cart .content .center-panel .heading i.edit-btn:hover,.MAXXIS-THEME .cart-tree .header{color:#fd4703!important}.MAXXIS-THEME .cart-tree .no-result{color:#000!important;background-color:#fd4703!important;border-color:#fd6c36!important}.MAXXIS-THEME .cart-tree ul.custom-tree .root i,.MAXXIS-THEME .cart-tree ul.custom-tree li ul li div .active,.MAXXIS-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#fd4703!important}.MAXXIS-THEME .cart .cart-position .item .dot-box,.MAXXIS-THEME .cart .cart-position .item .fast-payer-info span{background-color:#fd4703!important;color:#fff!important}.MAXXIS-THEME .header .primary-header-bar{background-color:#fff!important}.MAXXIS-THEME .header .primary-header-bar .logo-text,.MAXXIS-THEME .header .primary-header-bar .main-nav li span,.MAXXIS-THEME .header .primary-header-bar .main-nav li i{color:#000!important}.MAXXIS-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.MAXXIS-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.MAXXIS-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.MAXXIS-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.MAXXIS-THEME .header .primary-header-bar .main-nav .cart i,.MAXXIS-THEME .header .primary-header-bar .main-nav .cart span{color:#fd4703!important}.MAXXIS-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#fd4703!important}.MAXXIS-THEME .header .primary-header-bar .main-nav .cart:hover i,.MAXXIS-THEME .header .primary-header-bar .main-nav .cart:hover span,.MAXXIS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.MAXXIS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.MAXXIS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#fd4703!important}.MAXXIS-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.MAXXIS-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#fd4703!important;color:#fff!important}.MAXXIS-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.MAXXIS-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.MAXXIS-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#eaeaea!important;color:#000!important}.MAXXIS-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.MAXXIS-THEME .header .secondary-header-bar{background-color:#eaeaea!important}.MAXXIS-THEME .header .secondary-header-bar .side-menu-button{color:#000!important}.MAXXIS-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#eaeaea!important;color:#fd4703!important;border-bottom-color:#fd4703!important}.MAXXIS-THEME .header .secondary-header-bar .main-nav li span,.MAXXIS-THEME .header .secondary-header-bar .main-nav li i{color:#000!important}.MAXXIS-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.MAXXIS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#eaeaea!important;border-color:#fd4703!important}.MAXXIS-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.MAXXIS-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.MAXXIS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.MAXXIS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#fd4703!important}.MAXXIS-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#eaeaea!important}.MAXXIS-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important;border-left-color:transparent!important}.MAXXIS-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.MAXXIS-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.MAXXIS-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.MAXXIS-THEME .navigation-drawer .drawer-items .drawer-item:hover,.MAXXIS-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#fd4703!important;color:#fff!important}.MAXXIS-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.MAXXIS-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.MAXXIS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.MAXXIS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.MAXXIS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.MAXXIS-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#fd4703!important}.MAXXIS-THEME .navigation-menu .navigation-menu-item:hover,.MAXXIS-THEME .navigation-menu .navigation-menu-item.active{background-color:#fd4703!important;color:#fff!important}.MAXXIS-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.MAXXIS-THEME .user-menu .expanded-menu ul li:hover,.MAXXIS-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.MAXXIS-THEME .user-menu .expanded-menu ul li:hover i,.MAXXIS-THEME .user-menu .expanded-menu ul li.active i,.MAXXIS-THEME .user-menu .expanded-menu ul li i,.MAXXIS-THEME .startpage-tyre-promotion .label-price,.MAXXIS-THEME .startpage-tyre-promotion .label-show-details{color:#fd4703!important}.MAXXIS-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#fd4703!important}.MAXXIS-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#fd4703!important;color:#fff!important}.MAXXIS-THEME .car-search-panel .kba-selection .kba-title,.MAXXIS-THEME .car-search-panel .car-selection-row .car-selection-title,.MAXXIS-THEME .car-search-stepper .step-count{color:#fd4703!important}.MAXXIS-THEME .rim-selection-panel .tab-menu-item:hover,.MAXXIS-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#fd4703!important}.MAXXIS-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.MAXXIS-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#fd4703!important}.MAXXIS-THEME .rim-search-box:hover,.MAXXIS-THEME .rim-search-box.active{border-color:#fd4703!important}.MAXXIS-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#fd4703!important;color:#fff!important}.MAXXIS-THEME .rim-search-box .header-information i{color:#fd4703!important}.MAXXIS-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#fd4703!important}.MAXXIS-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#fd4703!important}.MAXXIS-THEME .rim-size-selection-detail-panel .ult-warning2{color:#fd4703!important}.MAXXIS-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#fd4703!important}.MAXXIS-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#fd4703!important}.MAXXIS-THEME .tpms-selection-detail-panel .more-information-toggle{color:#fd4703!important}.MAXXIS-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.MAXXIS-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#fd4703!important}.MAXXIS-THEME .tyre-selection-panel .info-bar i,.MAXXIS-THEME .tyre-selection-panel .info-bar b{color:#000!important}.MAXXIS-THEME .mixed-tyre-result-row:hover,.MAXXIS-THEME .mixed-tyre-result-row.active{border-color:#fd4703!important}.MAXXIS-THEME .mixed-tyre-result-row .dot-box{background-color:#fd4703!important;color:#fff!important}.MAXXIS-THEME .toggle-icons i.active{color:#fd4703!important}.MAXXIS-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.MAXXIS-THEME .tyre-results .no-results a,.MAXXIS-THEME .car-information .car-info-box .car-title i,.MAXXIS-THEME .car-information .icon-button i{color:#fd4703!important}.MAXXIS-THEME .car-information .color-circle:hover,.MAXXIS-THEME .car-information .color-circle.active{border-color:#fd4703!important}.MAXXIS-THEME .n4-checkbox label input[type=checkbox]:after,.MAXXIS-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.MAXXIS-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.MAXXIS-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#fd4703!important}.MAXXIS-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.MAXXIS-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#fd4703!important;border-color:#fd4703!important}.MAXXIS-THEME .n4-filter .filter-list-title{border-bottom-color:#fd4703!important}.MAXXIS-THEME .n4-filter .filter-list-title span,.MAXXIS-THEME .n4-filter .filter-list-title .filter-settings{color:#fd4703!important}.MAXXIS-THEME .n4-filter .filter-list-title .custom-filter-box{color:#fd4703!important;border-color:#fd4703!important}.MAXXIS-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#fd4703!important;color:#fff!important}.MAXXIS-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.MAXXIS-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#fd4703!important}.MAXXIS-THEME .lds-grid div{background:#fff!important}.MAXXIS-THEME .n4-pagination .pagination-label,.MAXXIS-THEME .n4-pagination .results-per-page li:hover,.MAXXIS-THEME .n4-pagination .active,.MAXXIS-THEME .product-generic-details-information .eprel-url,.MAXXIS-THEME .product-generic-details-information .more-information-toggle{color:#fd4703!important}.MAXXIS-THEME .product-generic-result-row:hover,.MAXXIS-THEME .product-generic-result-row.active,.MAXXIS-THEME .product-rim-result-row:hover,.MAXXIS-THEME .product-rim-result-row.active{border-color:#fd4703!important}.MAXXIS-THEME .product-rim-details-information .eprel-url,.MAXXIS-THEME .product-rim-details-information .more-information-toggle{color:#fd4703!important}.MAXXIS-THEME .n4-quantity-input .increment-quantity-block button:hover,.MAXXIS-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#fd4703!important;border-color:#fd4703!important}.MAXXIS-THEME .n4-quantity-input .increment-quantity-block button:hover span,.MAXXIS-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.MAXXIS-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#fd4703!important}.MAXXIS-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#fd4703!important}.MAXXIS-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.MAXXIS-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#fd4703!important;color:#fff!important}.MAXXIS-THEME .simple-retailer-list .retailer-row:hover,.MAXXIS-THEME .simple-retailer-list .retailer-row.retailer-box-active,.MAXXIS-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#fd4703!important}.MAXXIS-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#fd4703!important}.MAXXIS-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#fd4703!important}.MAXXIS-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#fd4703!important}.MAXXIS-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.MAXXIS-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#fd4703!important}.MAXXIS-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#fd4703!important;color:#fff!important}.MAXXIS-THEME .toggle-switch .active{color:#fd4703!important}.MAXXIS-THEME .toggle-switch input#toggle+label:before{background:#fd4703!important}.MAXXIS-THEME .toggle-switch input#toggle:checked+label:before{color:#fd4703!important}.MAXXIS-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #fd4703!important}.MAXXIS-THEME .tyre-details-information .eprel-url,.MAXXIS-THEME .tyre-details-information .more-information-toggle{color:#fd4703!important}.MAXXIS-THEME .tyre-row:hover,.MAXXIS-THEME .tyre-row.active{border-color:#fd4703!important}.MAXXIS-THEME .tyre-row .dot-box,.MAXXIS-THEME .base-btn.primary{background-color:#fd4703!important;color:#fff!important}.MAXXIS-THEME .base-btn.primary i{color:#fff!important}.MAXXIS-THEME .base-btn.primary:hover{background-color:#fd6c36!important;color:#fff!important;opacity:1}.MAXXIS-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.MAXXIS-THEME .base-btn.primary:disabled i{color:#000!important}.MAXXIS-THEME .base-btn.primary:disabled:hover{color:#000!important}.MAXXIS-THEME .base-btn.primary:disabled:hover i{color:#000!important}.MAXXIS-THEME .base-btn.primary-border{border-color:#fd4703!important;color:#fd4703!important}.MAXXIS-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#fd4703!important}.MAXXIS-THEME .container-fluid .content .center-panel .center-content{border-top-color:#fd4703!important}@media (max-width: 1399.98px){.MAXXIS-THEME .left-panel{border-left-color:#eaeaea!important}.MAXXIS-THEME .center-panel{border-right-color:#eaeaea!important}.MAXXIS-THEME .center-panel.right,.MAXXIS-THEME .center-panel.left,.MAXXIS-THEME .center-panel.center-only{border-left-color:#eaeaea!important}.MAXXIS-THEME .right-panel{border-right-color:#eaeaea!important;border-left-color:#eaeaea!important}.MAXXIS-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#eaeaea!important;color:#000!important}}.MAXXIS-THEME .size-circle.active,.MAXXIS-THEME .size-circle:hover{background-color:#fd4703!important;color:#fff!important;border-color:#fd4703!important}.MAXXIS-THEME .simple-table thead tr th{border-bottom-color:#fd4703!important}.MAXXIS-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.MAXXIS-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.MAXXIS-THEME ngb-pagination .page-link:hover{color:#fd4703!important}.MAXXIS-THEME ngb-pagination .page-item.active .page-link{color:#fd4703!important}.MAXXIS-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.MAXXIS-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#fd4703!important;color:#fff!important}.TYSYS-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.TYSYS-THEME body,.TYSYS-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #175fa3;--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)}.TYSYS-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.TYSYS-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.TYSYS-THEME body,.TYSYS-THEME body .mat-primary,.TYSYS-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #175fa3;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #175fa3;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.TYSYS-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.TYSYS-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.TYSYS-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.TYSYS-THEME body .mat-mdc-progress-bar,.TYSYS-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #175fa3;--mat-progress-bar-track-color: rgba(23, 95, 163, .25)}.TYSYS-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.TYSYS-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.TYSYS-THEME body{--mat-form-field-focus-select-arrow-color: rgba(23, 95, 163, .87);--mat-form-field-filled-caret-color: #175fa3;--mat-form-field-filled-focus-active-indicator-color: #175fa3;--mat-form-field-filled-focus-label-text-color: rgba(23, 95, 163, .87);--mat-form-field-outlined-caret-color: #175fa3;--mat-form-field-outlined-focus-outline-color: #175fa3;--mat-form-field-outlined-focus-label-text-color: rgba(23, 95, 163, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.TYSYS-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(23, 95, 163, .87);--mat-form-field-filled-caret-color: #175fa3;--mat-form-field-filled-focus-active-indicator-color: #175fa3;--mat-form-field-filled-focus-label-text-color: rgba(23, 95, 163, .87);--mat-form-field-outlined-caret-color: #175fa3;--mat-form-field-outlined-focus-outline-color: #175fa3;--mat-form-field-outlined-focus-label-text-color: rgba(23, 95, 163, .87)}.TYSYS-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.TYSYS-THEME body,.TYSYS-THEME body .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(23, 95, 163, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.TYSYS-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.TYSYS-THEME body{--mat-autocomplete-background-color: white}.TYSYS-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.TYSYS-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.TYSYS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.TYSYS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.TYSYS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.TYSYS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: #eaeaea;--mat-chip-elevated-container-color: #175fa3;--mat-chip-elevated-disabled-container-color: #175fa3;--mat-chip-elevated-selected-container-color: #175fa3;--mat-chip-flat-disabled-selected-container-color: #175fa3;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #eaeaea;--mat-chip-selected-disabled-trailing-icon-color: #eaeaea;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #eaeaea;--mat-chip-selected-trailing-icon-color: #eaeaea;--mat-chip-with-icon-disabled-icon-color: #eaeaea;--mat-chip-with-icon-icon-color: #eaeaea;--mat-chip-with-icon-selected-icon-color: #eaeaea;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #eaeaea;--mat-chip-with-trailing-icon-trailing-icon-color: #eaeaea}.TYSYS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.TYSYS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.TYSYS-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #175fa3;--mat-slide-toggle-selected-handle-color: #175fa3;--mat-slide-toggle-selected-hover-state-layer-color: #175fa3;--mat-slide-toggle-selected-pressed-state-layer-color: #175fa3;--mat-slide-toggle-selected-focus-handle-color: #175fa3;--mat-slide-toggle-selected-hover-handle-color: #175fa3;--mat-slide-toggle-selected-pressed-handle-color: #175fa3;--mat-slide-toggle-selected-focus-track-color: #175fa3;--mat-slide-toggle-selected-hover-track-color: #175fa3;--mat-slide-toggle-selected-pressed-track-color: #175fa3;--mat-slide-toggle-selected-track-color: #175fa3;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.TYSYS-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.TYSYS-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.TYSYS-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #175fa3;--mat-slide-toggle-selected-handle-color: #175fa3;--mat-slide-toggle-selected-hover-state-layer-color: #175fa3;--mat-slide-toggle-selected-pressed-state-layer-color: #175fa3;--mat-slide-toggle-selected-focus-handle-color: #175fa3;--mat-slide-toggle-selected-hover-handle-color: #175fa3;--mat-slide-toggle-selected-pressed-handle-color: #175fa3;--mat-slide-toggle-selected-focus-track-color: #175fa3;--mat-slide-toggle-selected-hover-track-color: #175fa3;--mat-slide-toggle-selected-pressed-track-color: #175fa3;--mat-slide-toggle-selected-track-color: #175fa3}.TYSYS-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.TYSYS-THEME body .mat-mdc-radio-button.mat-primary,.TYSYS-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #175fa3;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #175fa3;--mat-radio-selected-hover-icon-color: #175fa3;--mat-radio-selected-icon-color: #175fa3;--mat-radio-selected-pressed-icon-color: #175fa3;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.TYSYS-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.TYSYS-THEME body{--mat-slider-active-track-color: #175fa3;--mat-slider-focus-handle-color: #175fa3;--mat-slider-focus-state-layer-color: rgba(23, 95, 163, .2);--mat-slider-handle-color: #175fa3;--mat-slider-hover-handle-color: #175fa3;--mat-slider-hover-state-layer-color: rgba(23, 95, 163, .05);--mat-slider-inactive-track-color: #175fa3;--mat-slider-ripple-color: #175fa3;--mat-slider-with-tick-marks-active-container-color: #eaeaea;--mat-slider-with-tick-marks-inactive-container-color: #175fa3;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.TYSYS-THEME body .mat-accent{--mat-slider-active-track-color: #175fa3;--mat-slider-focus-handle-color: #175fa3;--mat-slider-focus-state-layer-color: rgba(23, 95, 163, .2);--mat-slider-handle-color: #175fa3;--mat-slider-hover-handle-color: #175fa3;--mat-slider-hover-state-layer-color: rgba(23, 95, 163, .05);--mat-slider-inactive-track-color: #175fa3;--mat-slider-ripple-color: #175fa3;--mat-slider-with-tick-marks-active-container-color: #eaeaea;--mat-slider-with-tick-marks-inactive-container-color: #175fa3}.TYSYS-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.TYSYS-THEME body{--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)}.TYSYS-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.TYSYS-THEME body .mdc-list-item__start,.TYSYS-THEME body .mdc-list-item__end,.TYSYS-THEME body .mat-accent .mdc-list-item__start,.TYSYS-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #175fa3;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #175fa3;--mat-radio-selected-hover-icon-color: #175fa3;--mat-radio-selected-icon-color: #175fa3;--mat-radio-selected-pressed-icon-color: #175fa3;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.TYSYS-THEME body .mat-warn .mdc-list-item__start,.TYSYS-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.TYSYS-THEME body .mat-mdc-list-option,.TYSYS-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: #eaeaea;--mat-checkbox-selected-focus-icon-color: #175fa3;--mat-checkbox-selected-hover-icon-color: #175fa3;--mat-checkbox-selected-icon-color: #175fa3;--mat-checkbox-selected-pressed-icon-color: #175fa3;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #175fa3;--mat-checkbox-selected-hover-state-layer-color: #175fa3;--mat-checkbox-selected-pressed-state-layer-color: #175fa3;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TYSYS-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TYSYS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.TYSYS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.TYSYS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.TYSYS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#175fa3}.TYSYS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.TYSYS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.TYSYS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.TYSYS-THEME body{--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)}.TYSYS-THEME body .mat-mdc-tab-group,.TYSYS-THEME body .mat-mdc-tab-nav-bar,.TYSYS-THEME body .mat-mdc-tab-group.mat-accent,.TYSYS-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #175fa3;--mat-tab-active-ripple-color: #175fa3;--mat-tab-inactive-ripple-color: #175fa3;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #175fa3;--mat-tab-active-hover-label-text-color: #175fa3;--mat-tab-active-focus-indicator-color: #175fa3;--mat-tab-active-hover-indicator-color: #175fa3;--mat-tab-active-indicator-color: #175fa3}.TYSYS-THEME body .mat-mdc-tab-group.mat-warn,.TYSYS-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.TYSYS-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: #eaeaea;--mat-checkbox-selected-focus-icon-color: #175fa3;--mat-checkbox-selected-hover-icon-color: #175fa3;--mat-checkbox-selected-icon-color: #175fa3;--mat-checkbox-selected-pressed-icon-color: #175fa3;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #175fa3;--mat-checkbox-selected-hover-state-layer-color: #175fa3;--mat-checkbox-selected-pressed-state-layer-color: #175fa3;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TYSYS-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: #eaeaea;--mat-checkbox-selected-focus-icon-color: #175fa3;--mat-checkbox-selected-hover-icon-color: #175fa3;--mat-checkbox-selected-icon-color: #175fa3;--mat-checkbox-selected-pressed-icon-color: #175fa3;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #175fa3;--mat-checkbox-selected-hover-state-layer-color: #175fa3;--mat-checkbox-selected-pressed-state-layer-color: #175fa3;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TYSYS-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TYSYS-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.TYSYS-THEME body .mat-mdc-button.mat-primary,.TYSYS-THEME body .mat-mdc-unelevated-button.mat-primary,.TYSYS-THEME body .mat-mdc-raised-button.mat-primary,.TYSYS-THEME body .mat-mdc-outlined-button.mat-primary,.TYSYS-THEME body .mat-tonal-button.mat-primary,.TYSYS-THEME body .mat-mdc-button.mat-accent,.TYSYS-THEME body .mat-mdc-unelevated-button.mat-accent,.TYSYS-THEME body .mat-mdc-raised-button.mat-accent,.TYSYS-THEME body .mat-mdc-outlined-button.mat-accent,.TYSYS-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #175fa3;--mat-button-filled-label-text-color: #eaeaea;--mat-button-filled-ripple-color: rgba(234, 234, 234, .1);--mat-button-filled-state-layer-color: #eaeaea;--mat-button-outlined-label-text-color: #175fa3;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(23, 95, 163, .1);--mat-button-outlined-state-layer-color: #175fa3;--mat-button-protected-container-color: #175fa3;--mat-button-protected-label-text-color: #eaeaea;--mat-button-protected-ripple-color: rgba(234, 234, 234, .1);--mat-button-protected-state-layer-color: #eaeaea;--mat-button-text-label-text-color: #175fa3;--mat-button-text-ripple-color: rgba(23, 95, 163, .1);--mat-button-text-state-layer-color: #175fa3;--mat-button-tonal-container-color: #175fa3;--mat-button-tonal-label-text-color: #eaeaea;--mat-button-tonal-ripple-color: rgba(234, 234, 234, .1);--mat-button-tonal-state-layer-color: #eaeaea}.TYSYS-THEME body .mat-mdc-button.mat-warn,.TYSYS-THEME body .mat-mdc-unelevated-button.mat-warn,.TYSYS-THEME body .mat-mdc-raised-button.mat-warn,.TYSYS-THEME body .mat-mdc-outlined-button.mat-warn,.TYSYS-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.TYSYS-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.TYSYS-THEME body .mat-mdc-icon-button.mat-primary,.TYSYS-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #175fa3;--mat-icon-button-state-layer-color: #175fa3;--mat-icon-button-ripple-color: rgba(23, 95, 163, .1)}.TYSYS-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.TYSYS-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.TYSYS-THEME body .mat-mdc-fab.mat-primary,.TYSYS-THEME body .mat-mdc-mini-fab.mat-primary,.TYSYS-THEME body .mat-mdc-fab.mat-accent,.TYSYS-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #175fa3;--mat-fab-foreground-color: #eaeaea;--mat-fab-ripple-color: rgba(234, 234, 234, .1);--mat-fab-small-container-color: #175fa3;--mat-fab-small-foreground-color: #eaeaea;--mat-fab-small-ripple-color: rgba(234, 234, 234, .1);--mat-fab-small-state-layer-color: #eaeaea;--mat-fab-state-layer-color: #eaeaea}.TYSYS-THEME body .mat-mdc-fab.mat-warn,.TYSYS-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.TYSYS-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #175fa3}.TYSYS-THEME body{--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)}.TYSYS-THEME body,.TYSYS-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #175fa3}.TYSYS-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.TYSYS-THEME body{--mat-badge-background-color: #175fa3;--mat-badge-text-color: #eaeaea;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.TYSYS-THEME body .mat-badge-accent{--mat-badge-background-color: #175fa3;--mat-badge-text-color: #eaeaea}.TYSYS-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.TYSYS-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.TYSYS-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.TYSYS-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: #eaeaea;--mat-datepicker-calendar-date-selected-state-background-color: #175fa3;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(23, 95, 163, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #eaeaea;--mat-datepicker-calendar-date-focus-state-background-color: rgba(23, 95, 163, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(23, 95, 163, .3);--mat-datepicker-toggle-active-state-icon-color: #175fa3;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(23, 95, 163, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.TYSYS-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #eaeaea;--mat-datepicker-calendar-date-selected-state-background-color: #175fa3;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(23, 95, 163, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #eaeaea;--mat-datepicker-calendar-date-focus-state-background-color: rgba(23, 95, 163, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(23, 95, 163, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(23, 95, 163, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.TYSYS-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.TYSYS-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #175fa3}.TYSYS-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.TYSYS-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.TYSYS-THEME body{--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)}.TYSYS-THEME body{--mat-icon-color: inherit}.TYSYS-THEME body .mat-icon.mat-primary,.TYSYS-THEME body .mat-icon.mat-accent{--mat-icon-color: #175fa3}.TYSYS-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.TYSYS-THEME body{--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)}.TYSYS-THEME body{--mat-stepper-header-icon-foreground-color: #eaeaea;--mat-stepper-header-selected-state-icon-background-color: #175fa3;--mat-stepper-header-selected-state-icon-foreground-color: #eaeaea;--mat-stepper-header-done-state-icon-background-color: #175fa3;--mat-stepper-header-done-state-icon-foreground-color: #eaeaea;--mat-stepper-header-edit-state-icon-background-color: #175fa3;--mat-stepper-header-edit-state-icon-foreground-color: #eaeaea;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.TYSYS-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #eaeaea;--mat-stepper-header-selected-state-icon-background-color: #175fa3;--mat-stepper-header-selected-state-icon-foreground-color: #eaeaea;--mat-stepper-header-done-state-icon-background-color: #175fa3;--mat-stepper-header-done-state-icon-foreground-color: #eaeaea;--mat-stepper-header-edit-state-icon-background-color: #175fa3;--mat-stepper-header-edit-state-icon-foreground-color: #eaeaea}.TYSYS-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.TYSYS-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.TYSYS-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.TYSYS-THEME body .mat-toolbar.mat-primary,.TYSYS-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #175fa3;--mat-toolbar-container-text-color: #eaeaea}.TYSYS-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.TYSYS-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.TYSYS-THEME body{--mat-timepicker-container-background-color: white}.TYSYS-THEME .login .login-content .login-header{background-color:#175fa3!important}.TYSYS-THEME .cart .content .center-panel .heading i.edit-btn:hover,.TYSYS-THEME .cart-tree .header{color:#ffce00!important}.TYSYS-THEME .cart-tree .no-result{color:#222!important;background-color:#ffce00!important;border-color:#ffd833!important}.TYSYS-THEME .cart-tree ul.custom-tree .root i,.TYSYS-THEME .cart-tree ul.custom-tree li ul li div .active,.TYSYS-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#ffce00!important}.TYSYS-THEME .cart .cart-position .item .dot-box,.TYSYS-THEME .cart .cart-position .item .fast-payer-info span{background-color:#ffce00!important;color:#222!important}.TYSYS-THEME .header .primary-header-bar{background-color:#fff!important}.TYSYS-THEME .header .primary-header-bar .logo-text{color:#222!important}.TYSYS-THEME .header .primary-header-bar .main-nav li span,.TYSYS-THEME .header .primary-header-bar .main-nav li i{color:#ffce00!important}.TYSYS-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{border-bottom-color:#222!important}.TYSYS-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.TYSYS-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#222!important}.TYSYS-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.TYSYS-THEME .header .primary-header-bar .main-nav .cart i,.TYSYS-THEME .header .primary-header-bar .main-nav .cart span{color:#175fa3!important}.TYSYS-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#175fa3!important}.TYSYS-THEME .header .primary-header-bar .main-nav .cart:hover i,.TYSYS-THEME .header .primary-header-bar .main-nav .cart:hover span,.TYSYS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.TYSYS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.TYSYS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#ffce00!important}.TYSYS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user i,.TYSYS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user span{color:#222!important}.TYSYS-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.TYSYS-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#ffce00!important;color:#222!important}.TYSYS-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.TYSYS-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#222!important}.TYSYS-THEME .header .primary-header-bar .matchcode-input .product-type-selection{border:1px solid #222222!important;border-right:none!important}.TYSYS-THEME .header .primary-header-bar .matchcode-input .search-btn{border:1px solid #222222!important;border-left:none!important}.TYSYS-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#fff!important;color:#222!important;border-top:1px solid #222222!important;border-bottom:1px solid #222222!important}.TYSYS-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#222!important}.TYSYS-THEME .header .secondary-header-bar{background-color:#175fa3!important}.TYSYS-THEME .header .secondary-header-bar .side-menu-button{color:#eaeaea!important}.TYSYS-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#1d79d0!important;color:#ffce00!important;border-bottom-color:#ffce00!important}.TYSYS-THEME .header .secondary-header-bar .main-nav li span,.TYSYS-THEME .header .secondary-header-bar .main-nav li i{color:#eaeaea!important}.TYSYS-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.TYSYS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:initial!important;border-color:#ffce00!important}.TYSYS-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.TYSYS-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.TYSYS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.TYSYS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#ffce00!important}.TYSYS-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#175fa3!important;color:#fff!important}.TYSYS-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.TYSYS-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.TYSYS-THEME .navigation-drawer{background-color:#175fa3!important;color:#fff!important}.TYSYS-THEME .navigation-drawer .fix-content{background-color:#fff!important}.TYSYS-THEME .navigation-drawer .fix-content .close-btn{color:#222!important}.TYSYS-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#175fa3!important;color:#fff!important}.TYSYS-THEME .navigation-drawer .drawer-items .drawer-item:hover,.TYSYS-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#ffce00!important;color:#222!important}.TYSYS-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.TYSYS-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#fff!important}.TYSYS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#175fa3!important;color:#fff!important}.TYSYS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.TYSYS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.TYSYS-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#ffce00!important}.TYSYS-THEME .navigation-menu .navigation-menu-item:hover,.TYSYS-THEME .navigation-menu .navigation-menu-item.active{background-color:#ffce00!important;color:#222!important}.TYSYS-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#175fa3!important;color:#fff!important}.TYSYS-THEME .user-menu .expanded-menu ul li:hover,.TYSYS-THEME .user-menu .expanded-menu ul li.active{background-color:#69abea!important}.TYSYS-THEME .user-menu .expanded-menu ul li:hover i,.TYSYS-THEME .user-menu .expanded-menu ul li.active i,.TYSYS-THEME .user-menu .expanded-menu ul li i,.TYSYS-THEME .startpage-tyre-promotion .label-price,.TYSYS-THEME .startpage-tyre-promotion .label-show-details{color:#ffce00!important}.TYSYS-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#ffce00!important}.TYSYS-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#ffce00!important;color:#175fa3!important}.TYSYS-THEME .car-search-panel .kba-selection .kba-title,.TYSYS-THEME .car-search-panel .car-selection-row .car-selection-title,.TYSYS-THEME .car-search-stepper .step-count{color:#ffce00!important}.TYSYS-THEME .rim-selection-panel .tab-menu-item:hover,.TYSYS-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#ffce00!important}.TYSYS-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.TYSYS-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#ffce00!important}.TYSYS-THEME .rim-search-box:hover,.TYSYS-THEME .rim-search-box.active{border-color:#175fa3!important}.TYSYS-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#175fa3!important;color:#fff!important}.TYSYS-THEME .rim-search-box .header-information i{color:#ffce00!important}.TYSYS-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#175fa3!important}.TYSYS-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#175fa3!important}.TYSYS-THEME .rim-size-selection-detail-panel .ult-warning2{color:#175fa3!important}.TYSYS-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#175fa3!important}.TYSYS-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#175fa3!important}.TYSYS-THEME .tpms-selection-detail-panel .more-information-toggle{color:#175fa3!important}.TYSYS-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.TYSYS-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-left-color:#175fa3!important;border-right-color:#175fa3!important}.TYSYS-THEME .tyre-selection-panel .info-bar i,.TYSYS-THEME .tyre-selection-panel .info-bar b{color:#175fa3!important}.TYSYS-THEME .mixed-tyre-result-row:hover,.TYSYS-THEME .mixed-tyre-result-row.active{border-color:#175fa3!important}.TYSYS-THEME .mixed-tyre-result-row .dot-box{background-color:#ffce00!important;color:#222!important}.TYSYS-THEME .detail-search .details-search-content .quality-panel:hover,.TYSYS-THEME .detail-search .details-search-content .quality-panel.selected{color:#175fa3!important;border-bottom-color:#175fa3!important}.TYSYS-THEME .toggle-icons i.active{color:#ffce00!important}.TYSYS-THEME .retailer-feedback .panel-container .panel-header{background-color:#175fa3!important;color:#222!important}.TYSYS-THEME .tyre-results .no-results a{color:#ffce00!important}.TYSYS-THEME .car-information .car-info-box .car-title i,.TYSYS-THEME .car-information .icon-button i{color:#175fa3!important}.TYSYS-THEME .car-information .color-circle:hover,.TYSYS-THEME .car-information .color-circle.active{border-color:#175fa3!important}.TYSYS-THEME .n4-checkbox label input[type=checkbox]:after,.TYSYS-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.TYSYS-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.TYSYS-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#175fa3!important}.TYSYS-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.TYSYS-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#175fa3!important;border-color:#175fa3!important}.TYSYS-THEME .n4-filter .filter-list-title{border-bottom-color:#175fa3!important}.TYSYS-THEME .n4-filter .filter-list-title span,.TYSYS-THEME .n4-filter .filter-list-title .filter-settings{color:#175fa3!important}.TYSYS-THEME .n4-filter .filter-list-title .custom-filter-box{color:#175fa3!important;border-color:#175fa3!important}.TYSYS-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#175fa3!important;color:#fff!important}.TYSYS-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.TYSYS-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#ffce00!important}.TYSYS-THEME .lds-grid div{background:#175fa3!important}.TYSYS-THEME .n4-pagination .pagination-label,.TYSYS-THEME .n4-pagination .results-per-page li:hover,.TYSYS-THEME .n4-pagination .active{color:#ffce00!important}.TYSYS-THEME .product-generic-details-information .eprel-url,.TYSYS-THEME .product-generic-details-information .more-information-toggle{color:#175fa3!important}.TYSYS-THEME .product-rim-result-row:hover,.TYSYS-THEME .product-rim-result-row.active,.TYSYS-THEME .product-generic-result-row:hover,.TYSYS-THEME .product-generic-result-row.active{border-color:#ffce00!important}.TYSYS-THEME .product-rim-details-information .eprel-url,.TYSYS-THEME .product-rim-details-information .more-information-toggle{color:#175fa3!important}.TYSYS-THEME .n4-quantity-input .increment-quantity-block button:hover,.TYSYS-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#ffce00!important;border-color:#ffce00!important}.TYSYS-THEME .n4-quantity-input .increment-quantity-block button:hover span,.TYSYS-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.TYSYS-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#175fa3!important}.TYSYS-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#175fa3!important}.TYSYS-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.TYSYS-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#ffce00!important;color:#222!important}.TYSYS-THEME .simple-retailer-list .retailer-row:hover,.TYSYS-THEME .simple-retailer-list .retailer-row.retailer-box-active,.TYSYS-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#ffce00!important}.TYSYS-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#ffce00!important}.TYSYS-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#175fa3!important}.TYSYS-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#175fa3!important}.TYSYS-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.TYSYS-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#ffce00!important}.TYSYS-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#175fa3!important;color:#fff!important}.TYSYS-THEME .size-selection-tabs .sizes-selection .scroll-arrow:hover,.TYSYS-THEME .toggle-switch .active{color:#ffce00!important}.TYSYS-THEME .toggle-switch input#toggle+label:before{background:#ffce00!important}.TYSYS-THEME .toggle-switch input#toggle:checked+label:before{color:#ffce00!important}.TYSYS-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #ffce00!important}.TYSYS-THEME .tyre-details-information .eprel-url,.TYSYS-THEME .tyre-details-information .more-information-toggle{color:#175fa3!important}.TYSYS-THEME .tyre-row:hover,.TYSYS-THEME .tyre-row.active{border-color:#175fa3!important}.TYSYS-THEME .tyre-row .dot-box{background-color:#ffce00!important;color:#222!important}.TYSYS-THEME .base-btn.primary{background-color:#175fa3!important;color:#fff!important}.TYSYS-THEME .base-btn.primary:hover{background-color:#1d79d0!important;color:#fff!important;opacity:1}.TYSYS-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.TYSYS-THEME .base-btn.primary:disabled i{color:#000!important}.TYSYS-THEME .base-btn.primary:disabled:hover{color:#000!important}.TYSYS-THEME .base-btn.primary:disabled:hover i{color:#000!important}.TYSYS-THEME .base-btn.primary-border{border-color:#175fa3!important;color:#175fa3!important}.TYSYS-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#175fa3!important}.TYSYS-THEME .container-fluid .content .center-panel .center-content{border-top-color:#ffce00!important}@media (max-width: 1399.98px){.TYSYS-THEME .left-panel{border-left-color:#222!important}.TYSYS-THEME .center-panel{border-right-color:#222!important}.TYSYS-THEME .center-panel.right,.TYSYS-THEME .center-panel.left,.TYSYS-THEME .center-panel.center-only{border-left-color:#222!important}.TYSYS-THEME .right-panel{border-right-color:#222!important;border-left-color:#222!important}.TYSYS-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#222!important;color:#175fa3!important}}.TYSYS-THEME .size-circle.active,.TYSYS-THEME .size-circle:hover{background-color:#ffce00!important;color:#222!important;border-color:#ffce00!important}.TYSYS-THEME .simple-table thead tr th{border-bottom-color:#ffce00!important}.TYSYS-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.TYSYS-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.TYSYS-THEME .firm-calculation-selection .mdc-switch:enabled .mdc-switch__track:after{background:#ffce00!important}.TYSYS-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#ffce00!important}.TYSYS-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#175fa3!important}.TYSYS-THEME ngb-pagination .page-link:hover{color:#ffce00!important}.TYSYS-THEME ngb-pagination .page-item.active .page-link{color:#ffce00!important}.TYSYS-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.TYSYS-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#ffce00!important;color:#222!important}.SCHAERLI_BOSSERT-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.SCHAERLI_BOSSERT-THEME body,.SCHAERLI_BOSSERT-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #afca0b;--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)}.SCHAERLI_BOSSERT-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.SCHAERLI_BOSSERT-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.SCHAERLI_BOSSERT-THEME body,.SCHAERLI_BOSSERT-THEME body .mat-primary,.SCHAERLI_BOSSERT-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #afca0b;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #afca0b;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.SCHAERLI_BOSSERT-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.SCHAERLI_BOSSERT-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.SCHAERLI_BOSSERT-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.SCHAERLI_BOSSERT-THEME body .mat-mdc-progress-bar,.SCHAERLI_BOSSERT-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #afca0b;--mat-progress-bar-track-color: rgba(175, 202, 11, .25)}.SCHAERLI_BOSSERT-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.SCHAERLI_BOSSERT-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.SCHAERLI_BOSSERT-THEME body{--mat-form-field-focus-select-arrow-color: rgba(175, 202, 11, .87);--mat-form-field-filled-caret-color: #afca0b;--mat-form-field-filled-focus-active-indicator-color: #afca0b;--mat-form-field-filled-focus-label-text-color: rgba(175, 202, 11, .87);--mat-form-field-outlined-caret-color: #afca0b;--mat-form-field-outlined-focus-outline-color: #afca0b;--mat-form-field-outlined-focus-label-text-color: rgba(175, 202, 11, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.SCHAERLI_BOSSERT-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(175, 202, 11, .87);--mat-form-field-filled-caret-color: #afca0b;--mat-form-field-filled-focus-active-indicator-color: #afca0b;--mat-form-field-filled-focus-label-text-color: rgba(175, 202, 11, .87);--mat-form-field-outlined-caret-color: #afca0b;--mat-form-field-outlined-focus-outline-color: #afca0b;--mat-form-field-outlined-focus-label-text-color: rgba(175, 202, 11, .87)}.SCHAERLI_BOSSERT-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.SCHAERLI_BOSSERT-THEME body,.SCHAERLI_BOSSERT-THEME body .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(175, 202, 11, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.SCHAERLI_BOSSERT-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.SCHAERLI_BOSSERT-THEME body{--mat-autocomplete-background-color: white}.SCHAERLI_BOSSERT-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.SCHAERLI_BOSSERT-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.SCHAERLI_BOSSERT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.SCHAERLI_BOSSERT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.SCHAERLI_BOSSERT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.SCHAERLI_BOSSERT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #afca0b;--mat-chip-elevated-disabled-container-color: #afca0b;--mat-chip-elevated-selected-container-color: #afca0b;--mat-chip-flat-disabled-selected-container-color: #afca0b;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.SCHAERLI_BOSSERT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.SCHAERLI_BOSSERT-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.SCHAERLI_BOSSERT-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #afca0b;--mat-slide-toggle-selected-handle-color: #afca0b;--mat-slide-toggle-selected-hover-state-layer-color: #afca0b;--mat-slide-toggle-selected-pressed-state-layer-color: #afca0b;--mat-slide-toggle-selected-focus-handle-color: #afca0b;--mat-slide-toggle-selected-hover-handle-color: #afca0b;--mat-slide-toggle-selected-pressed-handle-color: #afca0b;--mat-slide-toggle-selected-focus-track-color: #afca0b;--mat-slide-toggle-selected-hover-track-color: #afca0b;--mat-slide-toggle-selected-pressed-track-color: #afca0b;--mat-slide-toggle-selected-track-color: #afca0b;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.SCHAERLI_BOSSERT-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.SCHAERLI_BOSSERT-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.SCHAERLI_BOSSERT-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #afca0b;--mat-slide-toggle-selected-handle-color: #afca0b;--mat-slide-toggle-selected-hover-state-layer-color: #afca0b;--mat-slide-toggle-selected-pressed-state-layer-color: #afca0b;--mat-slide-toggle-selected-focus-handle-color: #afca0b;--mat-slide-toggle-selected-hover-handle-color: #afca0b;--mat-slide-toggle-selected-pressed-handle-color: #afca0b;--mat-slide-toggle-selected-focus-track-color: #afca0b;--mat-slide-toggle-selected-hover-track-color: #afca0b;--mat-slide-toggle-selected-pressed-track-color: #afca0b;--mat-slide-toggle-selected-track-color: #afca0b}.SCHAERLI_BOSSERT-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.SCHAERLI_BOSSERT-THEME body .mat-mdc-radio-button.mat-primary,.SCHAERLI_BOSSERT-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #afca0b;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #afca0b;--mat-radio-selected-hover-icon-color: #afca0b;--mat-radio-selected-icon-color: #afca0b;--mat-radio-selected-pressed-icon-color: #afca0b;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.SCHAERLI_BOSSERT-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.SCHAERLI_BOSSERT-THEME body{--mat-slider-active-track-color: #afca0b;--mat-slider-focus-handle-color: #afca0b;--mat-slider-focus-state-layer-color: rgba(175, 202, 11, .2);--mat-slider-handle-color: #afca0b;--mat-slider-hover-handle-color: #afca0b;--mat-slider-hover-state-layer-color: rgba(175, 202, 11, .05);--mat-slider-inactive-track-color: #afca0b;--mat-slider-ripple-color: #afca0b;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #afca0b;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.SCHAERLI_BOSSERT-THEME body .mat-accent{--mat-slider-active-track-color: #afca0b;--mat-slider-focus-handle-color: #afca0b;--mat-slider-focus-state-layer-color: rgba(175, 202, 11, .2);--mat-slider-handle-color: #afca0b;--mat-slider-hover-handle-color: #afca0b;--mat-slider-hover-state-layer-color: rgba(175, 202, 11, .05);--mat-slider-inactive-track-color: #afca0b;--mat-slider-ripple-color: #afca0b;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #afca0b}.SCHAERLI_BOSSERT-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.SCHAERLI_BOSSERT-THEME body{--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)}.SCHAERLI_BOSSERT-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.SCHAERLI_BOSSERT-THEME body .mdc-list-item__start,.SCHAERLI_BOSSERT-THEME body .mdc-list-item__end,.SCHAERLI_BOSSERT-THEME body .mat-accent .mdc-list-item__start,.SCHAERLI_BOSSERT-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #afca0b;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #afca0b;--mat-radio-selected-hover-icon-color: #afca0b;--mat-radio-selected-icon-color: #afca0b;--mat-radio-selected-pressed-icon-color: #afca0b;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.SCHAERLI_BOSSERT-THEME body .mat-warn .mdc-list-item__start,.SCHAERLI_BOSSERT-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.SCHAERLI_BOSSERT-THEME body .mat-mdc-list-option,.SCHAERLI_BOSSERT-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #afca0b;--mat-checkbox-selected-hover-icon-color: #afca0b;--mat-checkbox-selected-icon-color: #afca0b;--mat-checkbox-selected-pressed-icon-color: #afca0b;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #afca0b;--mat-checkbox-selected-hover-state-layer-color: #afca0b;--mat-checkbox-selected-pressed-state-layer-color: #afca0b;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.SCHAERLI_BOSSERT-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.SCHAERLI_BOSSERT-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.SCHAERLI_BOSSERT-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.SCHAERLI_BOSSERT-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.SCHAERLI_BOSSERT-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#afca0b}.SCHAERLI_BOSSERT-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.SCHAERLI_BOSSERT-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.SCHAERLI_BOSSERT-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.SCHAERLI_BOSSERT-THEME body{--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)}.SCHAERLI_BOSSERT-THEME body .mat-mdc-tab-group,.SCHAERLI_BOSSERT-THEME body .mat-mdc-tab-nav-bar,.SCHAERLI_BOSSERT-THEME body .mat-mdc-tab-group.mat-accent,.SCHAERLI_BOSSERT-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #afca0b;--mat-tab-active-ripple-color: #afca0b;--mat-tab-inactive-ripple-color: #afca0b;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #afca0b;--mat-tab-active-hover-label-text-color: #afca0b;--mat-tab-active-focus-indicator-color: #afca0b;--mat-tab-active-hover-indicator-color: #afca0b;--mat-tab-active-indicator-color: #afca0b}.SCHAERLI_BOSSERT-THEME body .mat-mdc-tab-group.mat-warn,.SCHAERLI_BOSSERT-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.SCHAERLI_BOSSERT-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #afca0b;--mat-checkbox-selected-hover-icon-color: #afca0b;--mat-checkbox-selected-icon-color: #afca0b;--mat-checkbox-selected-pressed-icon-color: #afca0b;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #afca0b;--mat-checkbox-selected-hover-state-layer-color: #afca0b;--mat-checkbox-selected-pressed-state-layer-color: #afca0b;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.SCHAERLI_BOSSERT-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #afca0b;--mat-checkbox-selected-hover-icon-color: #afca0b;--mat-checkbox-selected-icon-color: #afca0b;--mat-checkbox-selected-pressed-icon-color: #afca0b;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #afca0b;--mat-checkbox-selected-hover-state-layer-color: #afca0b;--mat-checkbox-selected-pressed-state-layer-color: #afca0b;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.SCHAERLI_BOSSERT-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.SCHAERLI_BOSSERT-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.SCHAERLI_BOSSERT-THEME body .mat-mdc-button.mat-primary,.SCHAERLI_BOSSERT-THEME body .mat-mdc-unelevated-button.mat-primary,.SCHAERLI_BOSSERT-THEME body .mat-mdc-raised-button.mat-primary,.SCHAERLI_BOSSERT-THEME body .mat-mdc-outlined-button.mat-primary,.SCHAERLI_BOSSERT-THEME body .mat-tonal-button.mat-primary,.SCHAERLI_BOSSERT-THEME body .mat-mdc-button.mat-accent,.SCHAERLI_BOSSERT-THEME body .mat-mdc-unelevated-button.mat-accent,.SCHAERLI_BOSSERT-THEME body .mat-mdc-raised-button.mat-accent,.SCHAERLI_BOSSERT-THEME body .mat-mdc-outlined-button.mat-accent,.SCHAERLI_BOSSERT-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #afca0b;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #afca0b;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(175, 202, 11, .1);--mat-button-outlined-state-layer-color: #afca0b;--mat-button-protected-container-color: #afca0b;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #afca0b;--mat-button-text-ripple-color: rgba(175, 202, 11, .1);--mat-button-text-state-layer-color: #afca0b;--mat-button-tonal-container-color: #afca0b;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.SCHAERLI_BOSSERT-THEME body .mat-mdc-button.mat-warn,.SCHAERLI_BOSSERT-THEME body .mat-mdc-unelevated-button.mat-warn,.SCHAERLI_BOSSERT-THEME body .mat-mdc-raised-button.mat-warn,.SCHAERLI_BOSSERT-THEME body .mat-mdc-outlined-button.mat-warn,.SCHAERLI_BOSSERT-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.SCHAERLI_BOSSERT-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.SCHAERLI_BOSSERT-THEME body .mat-mdc-icon-button.mat-primary,.SCHAERLI_BOSSERT-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #afca0b;--mat-icon-button-state-layer-color: #afca0b;--mat-icon-button-ripple-color: rgba(175, 202, 11, .1)}.SCHAERLI_BOSSERT-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.SCHAERLI_BOSSERT-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.SCHAERLI_BOSSERT-THEME body .mat-mdc-fab.mat-primary,.SCHAERLI_BOSSERT-THEME body .mat-mdc-mini-fab.mat-primary,.SCHAERLI_BOSSERT-THEME body .mat-mdc-fab.mat-accent,.SCHAERLI_BOSSERT-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #afca0b;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #afca0b;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.SCHAERLI_BOSSERT-THEME body .mat-mdc-fab.mat-warn,.SCHAERLI_BOSSERT-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.SCHAERLI_BOSSERT-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #afca0b}.SCHAERLI_BOSSERT-THEME body{--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)}.SCHAERLI_BOSSERT-THEME body,.SCHAERLI_BOSSERT-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #afca0b}.SCHAERLI_BOSSERT-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.SCHAERLI_BOSSERT-THEME body{--mat-badge-background-color: #afca0b;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.SCHAERLI_BOSSERT-THEME body .mat-badge-accent{--mat-badge-background-color: #afca0b;--mat-badge-text-color: white}.SCHAERLI_BOSSERT-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.SCHAERLI_BOSSERT-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.SCHAERLI_BOSSERT-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.SCHAERLI_BOSSERT-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #afca0b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(175, 202, 11, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(175, 202, 11, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(175, 202, 11, .3);--mat-datepicker-toggle-active-state-icon-color: #afca0b;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(175, 202, 11, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.SCHAERLI_BOSSERT-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #afca0b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(175, 202, 11, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(175, 202, 11, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(175, 202, 11, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(175, 202, 11, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.SCHAERLI_BOSSERT-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.SCHAERLI_BOSSERT-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #afca0b}.SCHAERLI_BOSSERT-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.SCHAERLI_BOSSERT-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.SCHAERLI_BOSSERT-THEME body{--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)}.SCHAERLI_BOSSERT-THEME body{--mat-icon-color: inherit}.SCHAERLI_BOSSERT-THEME body .mat-icon.mat-primary,.SCHAERLI_BOSSERT-THEME body .mat-icon.mat-accent{--mat-icon-color: #afca0b}.SCHAERLI_BOSSERT-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.SCHAERLI_BOSSERT-THEME body{--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)}.SCHAERLI_BOSSERT-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #afca0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #afca0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #afca0b;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.SCHAERLI_BOSSERT-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #afca0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #afca0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #afca0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.SCHAERLI_BOSSERT-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.SCHAERLI_BOSSERT-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.SCHAERLI_BOSSERT-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.SCHAERLI_BOSSERT-THEME body .mat-toolbar.mat-primary,.SCHAERLI_BOSSERT-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #afca0b;--mat-toolbar-container-text-color: white}.SCHAERLI_BOSSERT-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.SCHAERLI_BOSSERT-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.SCHAERLI_BOSSERT-THEME body{--mat-timepicker-container-background-color: white}.SCHAERLI_BOSSERT-THEME .login .login-content .login-header{background-color:#fff!important}.SCHAERLI_BOSSERT-THEME .cart .content .center-panel .heading i.edit-btn:hover,.SCHAERLI_BOSSERT-THEME .cart-tree .header{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .cart-tree .no-result{color:#000!important;background-color:#afca0b!important;border-color:#c4e20c!important}.SCHAERLI_BOSSERT-THEME .cart-tree ul.custom-tree .root i,.SCHAERLI_BOSSERT-THEME .cart-tree ul.custom-tree li ul li div .active,.SCHAERLI_BOSSERT-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .cart .cart-position .item .dot-box,.SCHAERLI_BOSSERT-THEME .cart .cart-position .item .fast-payer-info span{background-color:#afca0b!important;color:#fff!important}.SCHAERLI_BOSSERT-THEME .header .primary-header-bar{background-color:#fff!important}.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .logo-text,.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .main-nav li span,.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .main-nav li i{color:#000!important}.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .main-nav .cart i,.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .main-nav .cart span{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#002b5c!important}.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .main-nav .cart:hover i,.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .main-nav .cart:hover span,.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#afca0b!important;color:#fff!important}.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#c1c1c18c!important;color:#000!important}.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .mat-mdc-chip i,.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .mat-mdc-chip span{color:#fff!important}.SCHAERLI_BOSSERT-THEME .header .primary-header-bar .mat-mdc-chip.current-user{background-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .header .secondary-header-bar{background-color:#002b5c!important}.SCHAERLI_BOSSERT-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.SCHAERLI_BOSSERT-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#002b5c!important;color:#afca0b!important;border-bottom-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .header .secondary-header-bar .main-nav li span,.SCHAERLI_BOSSERT-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.SCHAERLI_BOSSERT-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.SCHAERLI_BOSSERT-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#002b5c!important;border-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.SCHAERLI_BOSSERT-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.SCHAERLI_BOSSERT-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.SCHAERLI_BOSSERT-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#002b5c!important;color:#fff!important}.SCHAERLI_BOSSERT-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important;border-left-color:transparent!important}.SCHAERLI_BOSSERT-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{top:31px!important;border-bottom-color:#fff!important}.SCHAERLI_BOSSERT-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.SCHAERLI_BOSSERT-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.SCHAERLI_BOSSERT-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.SCHAERLI_BOSSERT-THEME .navigation-drawer .drawer-items .drawer-item:hover,.SCHAERLI_BOSSERT-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#afca0b!important;color:#fff!important}.SCHAERLI_BOSSERT-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.SCHAERLI_BOSSERT-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.SCHAERLI_BOSSERT-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.SCHAERLI_BOSSERT-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.SCHAERLI_BOSSERT-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.SCHAERLI_BOSSERT-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .navigation-menu .navigation-menu-item:hover,.SCHAERLI_BOSSERT-THEME .navigation-menu .navigation-menu-item.active{background-color:#afca0b!important;color:#fff!important}.SCHAERLI_BOSSERT-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.SCHAERLI_BOSSERT-THEME .user-menu .expanded-menu ul li:hover,.SCHAERLI_BOSSERT-THEME .user-menu .expanded-menu ul li.active{background-color:#002b5c!important}.SCHAERLI_BOSSERT-THEME .user-menu .expanded-menu ul li:hover i,.SCHAERLI_BOSSERT-THEME .user-menu .expanded-menu ul li.active i,.SCHAERLI_BOSSERT-THEME .user-menu .expanded-menu ul li i,.SCHAERLI_BOSSERT-THEME .startpage-tyre-promotion .label-price,.SCHAERLI_BOSSERT-THEME .startpage-tyre-promotion .label-show-details{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#afca0b!important;color:#fff!important}.SCHAERLI_BOSSERT-THEME .car-search-panel .kba-selection .kba-title,.SCHAERLI_BOSSERT-THEME .car-search-panel .car-selection-row .car-selection-title,.SCHAERLI_BOSSERT-THEME .car-search-stepper .step-count{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .rim-selection-panel .tab-menu-item:hover,.SCHAERLI_BOSSERT-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.SCHAERLI_BOSSERT-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .rim-search-box:hover,.SCHAERLI_BOSSERT-THEME .rim-search-box.active{border-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#afca0b!important;color:#fff!important}.SCHAERLI_BOSSERT-THEME .rim-search-box .header-information i{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .rim-size-selection-detail-panel .ult-warning2{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .tpms-selection-detail-panel .more-information-toggle{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.SCHAERLI_BOSSERT-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .tyre-selection-panel .info-bar i,.SCHAERLI_BOSSERT-THEME .tyre-selection-panel .info-bar b{color:#000!important}.SCHAERLI_BOSSERT-THEME .mixed-tyre-result-row:hover,.SCHAERLI_BOSSERT-THEME .mixed-tyre-result-row.active{border-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .mixed-tyre-result-row .dot-box{background-color:#afca0b!important;color:#fff!important}.SCHAERLI_BOSSERT-THEME .toggle-icons i.active{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.SCHAERLI_BOSSERT-THEME .tyre-results .no-results a,.SCHAERLI_BOSSERT-THEME .car-information .car-info-box .car-title i,.SCHAERLI_BOSSERT-THEME .car-information .icon-button i{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .car-information .color-circle:hover,.SCHAERLI_BOSSERT-THEME .car-information .color-circle.active{border-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .n4-checkbox label input[type=checkbox]:after,.SCHAERLI_BOSSERT-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.SCHAERLI_BOSSERT-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.SCHAERLI_BOSSERT-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.SCHAERLI_BOSSERT-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#afca0b!important;border-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .n4-filter .filter-list-title{border-bottom-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .n4-filter .filter-list-title span,.SCHAERLI_BOSSERT-THEME .n4-filter .filter-list-title .filter-settings{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .n4-filter .filter-list-title .custom-filter-box{color:#afca0b!important;border-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#afca0b!important;color:#fff!important}.SCHAERLI_BOSSERT-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.SCHAERLI_BOSSERT-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .lds-grid div{background:#fff!important}.SCHAERLI_BOSSERT-THEME .n4-pagination .pagination-label,.SCHAERLI_BOSSERT-THEME .n4-pagination .results-per-page li:hover,.SCHAERLI_BOSSERT-THEME .n4-pagination .active,.SCHAERLI_BOSSERT-THEME .product-generic-details-information .eprel-url,.SCHAERLI_BOSSERT-THEME .product-generic-details-information .more-information-toggle{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .product-generic-result-row:hover,.SCHAERLI_BOSSERT-THEME .product-generic-result-row.active,.SCHAERLI_BOSSERT-THEME .product-rim-result-row:hover,.SCHAERLI_BOSSERT-THEME .product-rim-result-row.active{border-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .product-rim-details-information .eprel-url,.SCHAERLI_BOSSERT-THEME .product-rim-details-information .more-information-toggle{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .n4-quantity-input .increment-quantity-block button:hover,.SCHAERLI_BOSSERT-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#afca0b!important;border-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .n4-quantity-input .increment-quantity-block button:hover span,.SCHAERLI_BOSSERT-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.SCHAERLI_BOSSERT-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.SCHAERLI_BOSSERT-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#afca0b!important;color:#fff!important}.SCHAERLI_BOSSERT-THEME .simple-retailer-list .retailer-row:hover,.SCHAERLI_BOSSERT-THEME .simple-retailer-list .retailer-row.retailer-box-active,.SCHAERLI_BOSSERT-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.SCHAERLI_BOSSERT-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#afca0b!important;color:#fff!important}.SCHAERLI_BOSSERT-THEME .toggle-switch .active{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .toggle-switch input#toggle+label:before{background:#afca0b!important}.SCHAERLI_BOSSERT-THEME .toggle-switch input#toggle:checked+label:before{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #afca0b!important}.SCHAERLI_BOSSERT-THEME .tyre-details-information .eprel-url,.SCHAERLI_BOSSERT-THEME .tyre-details-information .more-information-toggle{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .tyre-row:hover,.SCHAERLI_BOSSERT-THEME .tyre-row.active{border-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .tyre-row .dot-box,.SCHAERLI_BOSSERT-THEME .base-btn.primary{background-color:#afca0b!important;color:#fff!important}.SCHAERLI_BOSSERT-THEME .base-btn.primary i{color:#fff!important}.SCHAERLI_BOSSERT-THEME .base-btn.primary:hover{background-color:#c4e20c!important;color:#fff!important;opacity:1}.SCHAERLI_BOSSERT-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.SCHAERLI_BOSSERT-THEME .base-btn.primary:disabled i{color:#000!important}.SCHAERLI_BOSSERT-THEME .base-btn.primary:disabled:hover{color:#000!important}.SCHAERLI_BOSSERT-THEME .base-btn.primary:disabled:hover i{color:#000!important}.SCHAERLI_BOSSERT-THEME .base-btn.primary-border{border-color:#afca0b!important;color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .container-fluid .content .center-panel .center-content{border-top-color:#afca0b!important}@media (max-width: 1399.98px){.SCHAERLI_BOSSERT-THEME .left-panel{border-left-color:#eaeaea!important}.SCHAERLI_BOSSERT-THEME .center-panel{border-right-color:#eaeaea!important}.SCHAERLI_BOSSERT-THEME .center-panel.right,.SCHAERLI_BOSSERT-THEME .center-panel.left,.SCHAERLI_BOSSERT-THEME .center-panel.center-only{border-left-color:#eaeaea!important}.SCHAERLI_BOSSERT-THEME .right-panel{border-right-color:#eaeaea!important;border-left-color:#eaeaea!important}.SCHAERLI_BOSSERT-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#eaeaea!important;color:#000!important}}.SCHAERLI_BOSSERT-THEME .size-circle.active,.SCHAERLI_BOSSERT-THEME .size-circle:hover{background-color:#afca0b!important;color:#fff!important;border-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .simple-table thead tr th{border-bottom-color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.SCHAERLI_BOSSERT-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.SCHAERLI_BOSSERT-THEME ngb-pagination .page-link:hover{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME ngb-pagination .page-item.active .page-link{color:#afca0b!important}.SCHAERLI_BOSSERT-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.SCHAERLI_BOSSERT-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#afca0b!important;color:#fff!important}.PNEU_TARDIS-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.PNEU_TARDIS-THEME body,.PNEU_TARDIS-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #e84747;--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)}.PNEU_TARDIS-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.PNEU_TARDIS-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.PNEU_TARDIS-THEME body,.PNEU_TARDIS-THEME body .mat-primary,.PNEU_TARDIS-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #e84747;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #e84747;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.PNEU_TARDIS-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.PNEU_TARDIS-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.PNEU_TARDIS-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.PNEU_TARDIS-THEME body .mat-mdc-progress-bar,.PNEU_TARDIS-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #e84747;--mat-progress-bar-track-color: rgba(232, 71, 71, .25)}.PNEU_TARDIS-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.PNEU_TARDIS-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.PNEU_TARDIS-THEME body{--mat-form-field-focus-select-arrow-color: rgba(232, 71, 71, .87);--mat-form-field-filled-caret-color: #e84747;--mat-form-field-filled-focus-active-indicator-color: #e84747;--mat-form-field-filled-focus-label-text-color: rgba(232, 71, 71, .87);--mat-form-field-outlined-caret-color: #e84747;--mat-form-field-outlined-focus-outline-color: #e84747;--mat-form-field-outlined-focus-label-text-color: rgba(232, 71, 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: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.PNEU_TARDIS-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(232, 71, 71, .87);--mat-form-field-filled-caret-color: #e84747;--mat-form-field-filled-focus-active-indicator-color: #e84747;--mat-form-field-filled-focus-label-text-color: rgba(232, 71, 71, .87);--mat-form-field-outlined-caret-color: #e84747;--mat-form-field-outlined-focus-outline-color: #e84747;--mat-form-field-outlined-focus-label-text-color: rgba(232, 71, 71, .87)}.PNEU_TARDIS-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.PNEU_TARDIS-THEME body,.PNEU_TARDIS-THEME body .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(232, 71, 71, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.PNEU_TARDIS-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.PNEU_TARDIS-THEME body{--mat-autocomplete-background-color: white}.PNEU_TARDIS-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.PNEU_TARDIS-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.PNEU_TARDIS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.PNEU_TARDIS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.PNEU_TARDIS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.PNEU_TARDIS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #e84747;--mat-chip-elevated-disabled-container-color: #e84747;--mat-chip-elevated-selected-container-color: #e84747;--mat-chip-flat-disabled-selected-container-color: #e84747;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.PNEU_TARDIS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.PNEU_TARDIS-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.PNEU_TARDIS-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #e84747;--mat-slide-toggle-selected-handle-color: #e84747;--mat-slide-toggle-selected-hover-state-layer-color: #e84747;--mat-slide-toggle-selected-pressed-state-layer-color: #e84747;--mat-slide-toggle-selected-focus-handle-color: #e84747;--mat-slide-toggle-selected-hover-handle-color: #e84747;--mat-slide-toggle-selected-pressed-handle-color: #e84747;--mat-slide-toggle-selected-focus-track-color: #e84747;--mat-slide-toggle-selected-hover-track-color: #e84747;--mat-slide-toggle-selected-pressed-track-color: #e84747;--mat-slide-toggle-selected-track-color: #e84747;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.PNEU_TARDIS-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.PNEU_TARDIS-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.PNEU_TARDIS-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #e84747;--mat-slide-toggle-selected-handle-color: #e84747;--mat-slide-toggle-selected-hover-state-layer-color: #e84747;--mat-slide-toggle-selected-pressed-state-layer-color: #e84747;--mat-slide-toggle-selected-focus-handle-color: #e84747;--mat-slide-toggle-selected-hover-handle-color: #e84747;--mat-slide-toggle-selected-pressed-handle-color: #e84747;--mat-slide-toggle-selected-focus-track-color: #e84747;--mat-slide-toggle-selected-hover-track-color: #e84747;--mat-slide-toggle-selected-pressed-track-color: #e84747;--mat-slide-toggle-selected-track-color: #e84747}.PNEU_TARDIS-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.PNEU_TARDIS-THEME body .mat-mdc-radio-button.mat-primary,.PNEU_TARDIS-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #e84747;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #e84747;--mat-radio-selected-hover-icon-color: #e84747;--mat-radio-selected-icon-color: #e84747;--mat-radio-selected-pressed-icon-color: #e84747;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.PNEU_TARDIS-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.PNEU_TARDIS-THEME body{--mat-slider-active-track-color: #e84747;--mat-slider-focus-handle-color: #e84747;--mat-slider-focus-state-layer-color: rgba(232, 71, 71, .2);--mat-slider-handle-color: #e84747;--mat-slider-hover-handle-color: #e84747;--mat-slider-hover-state-layer-color: rgba(232, 71, 71, .05);--mat-slider-inactive-track-color: #e84747;--mat-slider-ripple-color: #e84747;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #e84747;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.PNEU_TARDIS-THEME body .mat-accent{--mat-slider-active-track-color: #e84747;--mat-slider-focus-handle-color: #e84747;--mat-slider-focus-state-layer-color: rgba(232, 71, 71, .2);--mat-slider-handle-color: #e84747;--mat-slider-hover-handle-color: #e84747;--mat-slider-hover-state-layer-color: rgba(232, 71, 71, .05);--mat-slider-inactive-track-color: #e84747;--mat-slider-ripple-color: #e84747;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #e84747}.PNEU_TARDIS-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.PNEU_TARDIS-THEME body{--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)}.PNEU_TARDIS-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.PNEU_TARDIS-THEME body .mdc-list-item__start,.PNEU_TARDIS-THEME body .mdc-list-item__end,.PNEU_TARDIS-THEME body .mat-accent .mdc-list-item__start,.PNEU_TARDIS-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #e84747;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #e84747;--mat-radio-selected-hover-icon-color: #e84747;--mat-radio-selected-icon-color: #e84747;--mat-radio-selected-pressed-icon-color: #e84747;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.PNEU_TARDIS-THEME body .mat-warn .mdc-list-item__start,.PNEU_TARDIS-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.PNEU_TARDIS-THEME body .mat-mdc-list-option,.PNEU_TARDIS-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e84747;--mat-checkbox-selected-hover-icon-color: #e84747;--mat-checkbox-selected-icon-color: #e84747;--mat-checkbox-selected-pressed-icon-color: #e84747;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e84747;--mat-checkbox-selected-hover-state-layer-color: #e84747;--mat-checkbox-selected-pressed-state-layer-color: #e84747;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PNEU_TARDIS-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PNEU_TARDIS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.PNEU_TARDIS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.PNEU_TARDIS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.PNEU_TARDIS-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#e84747}.PNEU_TARDIS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.PNEU_TARDIS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.PNEU_TARDIS-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.PNEU_TARDIS-THEME body{--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)}.PNEU_TARDIS-THEME body .mat-mdc-tab-group,.PNEU_TARDIS-THEME body .mat-mdc-tab-nav-bar,.PNEU_TARDIS-THEME body .mat-mdc-tab-group.mat-accent,.PNEU_TARDIS-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #e84747;--mat-tab-active-ripple-color: #e84747;--mat-tab-inactive-ripple-color: #e84747;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #e84747;--mat-tab-active-hover-label-text-color: #e84747;--mat-tab-active-focus-indicator-color: #e84747;--mat-tab-active-hover-indicator-color: #e84747;--mat-tab-active-indicator-color: #e84747}.PNEU_TARDIS-THEME body .mat-mdc-tab-group.mat-warn,.PNEU_TARDIS-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.PNEU_TARDIS-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e84747;--mat-checkbox-selected-hover-icon-color: #e84747;--mat-checkbox-selected-icon-color: #e84747;--mat-checkbox-selected-pressed-icon-color: #e84747;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e84747;--mat-checkbox-selected-hover-state-layer-color: #e84747;--mat-checkbox-selected-pressed-state-layer-color: #e84747;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PNEU_TARDIS-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e84747;--mat-checkbox-selected-hover-icon-color: #e84747;--mat-checkbox-selected-icon-color: #e84747;--mat-checkbox-selected-pressed-icon-color: #e84747;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e84747;--mat-checkbox-selected-hover-state-layer-color: #e84747;--mat-checkbox-selected-pressed-state-layer-color: #e84747;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PNEU_TARDIS-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PNEU_TARDIS-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.PNEU_TARDIS-THEME body .mat-mdc-button.mat-primary,.PNEU_TARDIS-THEME body .mat-mdc-unelevated-button.mat-primary,.PNEU_TARDIS-THEME body .mat-mdc-raised-button.mat-primary,.PNEU_TARDIS-THEME body .mat-mdc-outlined-button.mat-primary,.PNEU_TARDIS-THEME body .mat-tonal-button.mat-primary,.PNEU_TARDIS-THEME body .mat-mdc-button.mat-accent,.PNEU_TARDIS-THEME body .mat-mdc-unelevated-button.mat-accent,.PNEU_TARDIS-THEME body .mat-mdc-raised-button.mat-accent,.PNEU_TARDIS-THEME body .mat-mdc-outlined-button.mat-accent,.PNEU_TARDIS-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #e84747;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #e84747;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(232, 71, 71, .1);--mat-button-outlined-state-layer-color: #e84747;--mat-button-protected-container-color: #e84747;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #e84747;--mat-button-text-ripple-color: rgba(232, 71, 71, .1);--mat-button-text-state-layer-color: #e84747;--mat-button-tonal-container-color: #e84747;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.PNEU_TARDIS-THEME body .mat-mdc-button.mat-warn,.PNEU_TARDIS-THEME body .mat-mdc-unelevated-button.mat-warn,.PNEU_TARDIS-THEME body .mat-mdc-raised-button.mat-warn,.PNEU_TARDIS-THEME body .mat-mdc-outlined-button.mat-warn,.PNEU_TARDIS-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.PNEU_TARDIS-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.PNEU_TARDIS-THEME body .mat-mdc-icon-button.mat-primary,.PNEU_TARDIS-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #e84747;--mat-icon-button-state-layer-color: #e84747;--mat-icon-button-ripple-color: rgba(232, 71, 71, .1)}.PNEU_TARDIS-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.PNEU_TARDIS-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.PNEU_TARDIS-THEME body .mat-mdc-fab.mat-primary,.PNEU_TARDIS-THEME body .mat-mdc-mini-fab.mat-primary,.PNEU_TARDIS-THEME body .mat-mdc-fab.mat-accent,.PNEU_TARDIS-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #e84747;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #e84747;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.PNEU_TARDIS-THEME body .mat-mdc-fab.mat-warn,.PNEU_TARDIS-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.PNEU_TARDIS-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #e84747}.PNEU_TARDIS-THEME body{--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)}.PNEU_TARDIS-THEME body,.PNEU_TARDIS-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #e84747}.PNEU_TARDIS-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.PNEU_TARDIS-THEME body{--mat-badge-background-color: #e84747;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.PNEU_TARDIS-THEME body .mat-badge-accent{--mat-badge-background-color: #e84747;--mat-badge-text-color: white}.PNEU_TARDIS-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.PNEU_TARDIS-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.PNEU_TARDIS-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.PNEU_TARDIS-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e84747;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(232, 71, 71, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(232, 71, 71, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(232, 71, 71, .3);--mat-datepicker-toggle-active-state-icon-color: #e84747;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(232, 71, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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)}.PNEU_TARDIS-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e84747;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(232, 71, 71, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(232, 71, 71, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(232, 71, 71, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(232, 71, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.PNEU_TARDIS-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.PNEU_TARDIS-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #e84747}.PNEU_TARDIS-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.PNEU_TARDIS-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.PNEU_TARDIS-THEME body{--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)}.PNEU_TARDIS-THEME body{--mat-icon-color: inherit}.PNEU_TARDIS-THEME body .mat-icon.mat-primary,.PNEU_TARDIS-THEME body .mat-icon.mat-accent{--mat-icon-color: #e84747}.PNEU_TARDIS-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.PNEU_TARDIS-THEME body{--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)}.PNEU_TARDIS-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e84747;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e84747;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e84747;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.PNEU_TARDIS-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e84747;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e84747;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e84747;--mat-stepper-header-edit-state-icon-foreground-color: white}.PNEU_TARDIS-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.PNEU_TARDIS-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.PNEU_TARDIS-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.PNEU_TARDIS-THEME body .mat-toolbar.mat-primary,.PNEU_TARDIS-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #e84747;--mat-toolbar-container-text-color: white}.PNEU_TARDIS-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.PNEU_TARDIS-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.PNEU_TARDIS-THEME body{--mat-timepicker-container-background-color: white}.PNEU_TARDIS-THEME .login .login-content .login-header{background-color:#fff!important}.PNEU_TARDIS-THEME .login .login-content .login-header img{padding:25px!important}.PNEU_TARDIS-THEME .cart .content .center-panel .heading i.edit-btn:hover,.PNEU_TARDIS-THEME .cart-tree .header{color:#e84747!important}.PNEU_TARDIS-THEME .cart-tree .no-result{color:#000!important;background-color:#e84747!important;border-color:#e84747!important}.PNEU_TARDIS-THEME .cart-tree ul.custom-tree .root i,.PNEU_TARDIS-THEME .cart-tree ul.custom-tree li ul li div .active,.PNEU_TARDIS-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#e84747!important}.PNEU_TARDIS-THEME .cart .cart-position .item .dot-box,.PNEU_TARDIS-THEME .cart .cart-position .item .fast-payer-info span{background-color:#e84747!important;color:#fff!important}.PNEU_TARDIS-THEME .header .primary-header-bar{background-color:#fff!important}.PNEU_TARDIS-THEME .header .primary-header-bar .logo-text{color:#000!important}.PNEU_TARDIS-THEME .header .primary-header-bar .main-nav li span,.PNEU_TARDIS-THEME .header .primary-header-bar .main-nav li i{color:#e84747!important}.PNEU_TARDIS-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.PNEU_TARDIS-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.PNEU_TARDIS-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.PNEU_TARDIS-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.PNEU_TARDIS-THEME .header .primary-header-bar .main-nav .cart i,.PNEU_TARDIS-THEME .header .primary-header-bar .main-nav .cart span{color:#e84747!important}.PNEU_TARDIS-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#333!important}.PNEU_TARDIS-THEME .header .primary-header-bar .main-nav .cart:hover i,.PNEU_TARDIS-THEME .header .primary-header-bar .main-nav .cart:hover span{color:#e84747!important}.PNEU_TARDIS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.PNEU_TARDIS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.PNEU_TARDIS-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#e84747!important}.PNEU_TARDIS-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.PNEU_TARDIS-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#e84747!important;color:#fff!important}.PNEU_TARDIS-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.PNEU_TARDIS-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.PNEU_TARDIS-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#c1c1c18c!important;color:#000!important}.PNEU_TARDIS-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.PNEU_TARDIS-THEME .header .primary-header-bar .mat-mdc-chip i,.PNEU_TARDIS-THEME .header .primary-header-bar .mat-mdc-chip span{color:#fff!important}.PNEU_TARDIS-THEME .header .primary-header-bar .mat-mdc-chip.current-user{background-color:#e84747!important}.PNEU_TARDIS-THEME .header .secondary-header-bar{background-color:#333!important}.PNEU_TARDIS-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.PNEU_TARDIS-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#333!important;color:#e84747!important;border-bottom-color:#e84747!important}.PNEU_TARDIS-THEME .header .secondary-header-bar .main-nav li span,.PNEU_TARDIS-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.PNEU_TARDIS-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.PNEU_TARDIS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#333!important;border-color:#e84747!important}.PNEU_TARDIS-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.PNEU_TARDIS-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.PNEU_TARDIS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.PNEU_TARDIS-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#e84747!important}.PNEU_TARDIS-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#333!important;color:#fff!important}.PNEU_TARDIS-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.PNEU_TARDIS-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.PNEU_TARDIS-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.PNEU_TARDIS-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.PNEU_TARDIS-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.PNEU_TARDIS-THEME .navigation-drawer .drawer-items .drawer-item:hover,.PNEU_TARDIS-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#e84747!important;color:#fff!important}.PNEU_TARDIS-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.PNEU_TARDIS-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.PNEU_TARDIS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.PNEU_TARDIS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.PNEU_TARDIS-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.PNEU_TARDIS-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#e84747!important}.PNEU_TARDIS-THEME .navigation-menu .navigation-menu-item:hover,.PNEU_TARDIS-THEME .navigation-menu .navigation-menu-item.active{background-color:#e84747!important;color:#fff!important}.PNEU_TARDIS-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.PNEU_TARDIS-THEME .user-menu .expanded-menu ul li:hover,.PNEU_TARDIS-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.PNEU_TARDIS-THEME .user-menu .expanded-menu ul li:hover i,.PNEU_TARDIS-THEME .user-menu .expanded-menu ul li.active i,.PNEU_TARDIS-THEME .user-menu .expanded-menu ul li i,.PNEU_TARDIS-THEME .startpage-tyre-promotion .label-price,.PNEU_TARDIS-THEME .startpage-tyre-promotion .label-show-details{color:#e84747!important}.PNEU_TARDIS-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#e84747!important}.PNEU_TARDIS-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#e84747!important;color:#fff!important}.PNEU_TARDIS-THEME .car-search-panel .kba-selection .kba-title,.PNEU_TARDIS-THEME .car-search-panel .car-selection-row .car-selection-title,.PNEU_TARDIS-THEME .car-search-stepper .step-count{color:#e84747!important}.PNEU_TARDIS-THEME .rim-selection-panel .tab-menu-item:hover,.PNEU_TARDIS-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#e84747!important}.PNEU_TARDIS-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.PNEU_TARDIS-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#e84747!important}.PNEU_TARDIS-THEME .rim-search-box:hover,.PNEU_TARDIS-THEME .rim-search-box.active{border-color:#e84747!important}.PNEU_TARDIS-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#e84747!important;color:#fff!important}.PNEU_TARDIS-THEME .rim-search-box .header-information i{color:#e84747!important}.PNEU_TARDIS-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#e84747!important}.PNEU_TARDIS-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#e84747!important}.PNEU_TARDIS-THEME .rim-size-selection-detail-panel .ult-warning2{color:#e84747!important}.PNEU_TARDIS-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#e84747!important}.PNEU_TARDIS-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#e84747!important}.PNEU_TARDIS-THEME .tpms-selection-detail-panel .more-information-toggle{color:#e84747!important}.PNEU_TARDIS-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.PNEU_TARDIS-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#e84747!important}.PNEU_TARDIS-THEME .tyre-selection-panel .info-bar i,.PNEU_TARDIS-THEME .tyre-selection-panel .info-bar b{color:#000!important}.PNEU_TARDIS-THEME .mixed-tyre-result-row:hover,.PNEU_TARDIS-THEME .mixed-tyre-result-row.active{border-color:#e84747!important}.PNEU_TARDIS-THEME .mixed-tyre-result-row .dot-box{background-color:#e84747!important;color:#fff!important}.PNEU_TARDIS-THEME .toggle-icons i.active{color:#e84747!important}.PNEU_TARDIS-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.PNEU_TARDIS-THEME .tyre-results .no-results a,.PNEU_TARDIS-THEME .car-information .car-info-box .car-title i,.PNEU_TARDIS-THEME .car-information .icon-button i{color:#e84747!important}.PNEU_TARDIS-THEME .car-information .color-circle:hover,.PNEU_TARDIS-THEME .car-information .color-circle.active{border-color:#e84747!important}.PNEU_TARDIS-THEME .n4-checkbox label input[type=checkbox]:after,.PNEU_TARDIS-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.PNEU_TARDIS-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.PNEU_TARDIS-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#e84747!important}.PNEU_TARDIS-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.PNEU_TARDIS-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#e84747!important;border-color:#e84747!important}.PNEU_TARDIS-THEME .n4-filter .filter-list-title{border-bottom-color:#e84747!important}.PNEU_TARDIS-THEME .n4-filter .filter-list-title span,.PNEU_TARDIS-THEME .n4-filter .filter-list-title .filter-settings{color:#e84747!important}.PNEU_TARDIS-THEME .n4-filter .filter-list-title .custom-filter-box{color:#e84747!important;border-color:#e84747!important}.PNEU_TARDIS-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#e84747!important;color:#fff!important}.PNEU_TARDIS-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.PNEU_TARDIS-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#e84747!important}.PNEU_TARDIS-THEME .lds-grid div{background:#fff!important}.PNEU_TARDIS-THEME .n4-pagination .pagination-label,.PNEU_TARDIS-THEME .n4-pagination .results-per-page li:hover,.PNEU_TARDIS-THEME .n4-pagination .active,.PNEU_TARDIS-THEME .product-generic-details-information .eprel-url,.PNEU_TARDIS-THEME .product-generic-details-information .more-information-toggle{color:#e84747!important}.PNEU_TARDIS-THEME .product-generic-result-row:hover,.PNEU_TARDIS-THEME .product-generic-result-row.active,.PNEU_TARDIS-THEME .product-rim-result-row:hover,.PNEU_TARDIS-THEME .product-rim-result-row.active{border-color:#e84747!important}.PNEU_TARDIS-THEME .product-rim-details-information .eprel-url,.PNEU_TARDIS-THEME .product-rim-details-information .more-information-toggle{color:#e84747!important}.PNEU_TARDIS-THEME .n4-quantity-input .increment-quantity-block button:hover,.PNEU_TARDIS-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#e84747!important;border-color:#e84747!important}.PNEU_TARDIS-THEME .n4-quantity-input .increment-quantity-block button:hover span,.PNEU_TARDIS-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.PNEU_TARDIS-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#e84747!important}.PNEU_TARDIS-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#e84747!important}.PNEU_TARDIS-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.PNEU_TARDIS-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#e84747!important;color:#fff!important}.PNEU_TARDIS-THEME .simple-retailer-list .retailer-row:hover,.PNEU_TARDIS-THEME .simple-retailer-list .retailer-row.retailer-box-active,.PNEU_TARDIS-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#e84747!important}.PNEU_TARDIS-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#e84747!important}.PNEU_TARDIS-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#e84747!important}.PNEU_TARDIS-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#e84747!important}.PNEU_TARDIS-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.PNEU_TARDIS-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#e84747!important}.PNEU_TARDIS-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#e84747!important;color:#fff!important}.PNEU_TARDIS-THEME .toggle-switch .active{color:#e84747!important}.PNEU_TARDIS-THEME .toggle-switch input#toggle+label:before{background:#e84747!important}.PNEU_TARDIS-THEME .toggle-switch input#toggle:checked+label:before{color:#e84747!important}.PNEU_TARDIS-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #e84747!important}.PNEU_TARDIS-THEME .tyre-details-information .eprel-url,.PNEU_TARDIS-THEME .tyre-details-information .more-information-toggle{color:#e84747!important}.PNEU_TARDIS-THEME .tyre-row:hover,.PNEU_TARDIS-THEME .tyre-row.active{border-color:#e84747!important}.PNEU_TARDIS-THEME .tyre-row .dot-box,.PNEU_TARDIS-THEME .base-btn.primary{background-color:#e84747!important;color:#fff!important}.PNEU_TARDIS-THEME .base-btn.primary i{color:#fff!important}.PNEU_TARDIS-THEME .base-btn.primary:hover{background-color:#e01c1c!important;color:#fff!important;opacity:1}.PNEU_TARDIS-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.PNEU_TARDIS-THEME .base-btn.primary:disabled i{color:#000!important}.PNEU_TARDIS-THEME .base-btn.primary:disabled:hover{color:#000!important}.PNEU_TARDIS-THEME .base-btn.primary:disabled:hover i{color:#000!important}.PNEU_TARDIS-THEME .base-btn.primary-border{border-color:#e84747!important;color:#e84747!important}.PNEU_TARDIS-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#e84747!important}.PNEU_TARDIS-THEME .container-fluid .content .center-panel .center-content{border-top-color:#e84747!important}@media (max-width: 1399.98px){.PNEU_TARDIS-THEME .left-panel{border-left-color:#000!important}.PNEU_TARDIS-THEME .center-panel{border-right-color:#000!important}.PNEU_TARDIS-THEME .center-panel.right,.PNEU_TARDIS-THEME .center-panel.left,.PNEU_TARDIS-THEME .center-panel.center-only{border-left-color:#000!important}.PNEU_TARDIS-THEME .right-panel{border-right-color:#000!important;border-left-color:#000!important}.PNEU_TARDIS-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#000!important;color:#fff!important}}.PNEU_TARDIS-THEME .size-circle.active,.PNEU_TARDIS-THEME .size-circle:hover{background-color:#e84747!important;color:#fff!important;border-color:#e84747!important}.PNEU_TARDIS-THEME .simple-table thead tr th{border-bottom-color:#e84747!important}.PNEU_TARDIS-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.PNEU_TARDIS-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.PNEU_TARDIS-THEME ngb-pagination .page-link:hover{color:#e84747!important}.PNEU_TARDIS-THEME ngb-pagination .page-item.active .page-link{color:#e84747!important}.PNEU_TARDIS-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.PNEU_TARDIS-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#e84747!important;color:#fff!important}.HAEPO-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.HAEPO-THEME body,.HAEPO-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #e20821;--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)}.HAEPO-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.HAEPO-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.HAEPO-THEME body,.HAEPO-THEME body .mat-primary,.HAEPO-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #e20821;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #e20821;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.HAEPO-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.HAEPO-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.HAEPO-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.HAEPO-THEME body .mat-mdc-progress-bar,.HAEPO-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #e20821;--mat-progress-bar-track-color: rgba(226, 8, 33, .25)}.HAEPO-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.HAEPO-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.HAEPO-THEME body{--mat-form-field-focus-select-arrow-color: rgba(226, 8, 33, .87);--mat-form-field-filled-caret-color: #e20821;--mat-form-field-filled-focus-active-indicator-color: #e20821;--mat-form-field-filled-focus-label-text-color: rgba(226, 8, 33, .87);--mat-form-field-outlined-caret-color: #e20821;--mat-form-field-outlined-focus-outline-color: #e20821;--mat-form-field-outlined-focus-label-text-color: rgba(226, 8, 33, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.HAEPO-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(226, 8, 33, .87);--mat-form-field-filled-caret-color: #e20821;--mat-form-field-filled-focus-active-indicator-color: #e20821;--mat-form-field-filled-focus-label-text-color: rgba(226, 8, 33, .87);--mat-form-field-outlined-caret-color: #e20821;--mat-form-field-outlined-focus-outline-color: #e20821;--mat-form-field-outlined-focus-label-text-color: rgba(226, 8, 33, .87)}.HAEPO-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.HAEPO-THEME body,.HAEPO-THEME body .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(226, 8, 33, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.HAEPO-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.HAEPO-THEME body{--mat-autocomplete-background-color: white}.HAEPO-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.HAEPO-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.HAEPO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.HAEPO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.HAEPO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.HAEPO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #e20821;--mat-chip-elevated-disabled-container-color: #e20821;--mat-chip-elevated-selected-container-color: #e20821;--mat-chip-flat-disabled-selected-container-color: #e20821;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.HAEPO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.HAEPO-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.HAEPO-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #e20821;--mat-slide-toggle-selected-handle-color: #e20821;--mat-slide-toggle-selected-hover-state-layer-color: #e20821;--mat-slide-toggle-selected-pressed-state-layer-color: #e20821;--mat-slide-toggle-selected-focus-handle-color: #e20821;--mat-slide-toggle-selected-hover-handle-color: #e20821;--mat-slide-toggle-selected-pressed-handle-color: #e20821;--mat-slide-toggle-selected-focus-track-color: #e20821;--mat-slide-toggle-selected-hover-track-color: #e20821;--mat-slide-toggle-selected-pressed-track-color: #e20821;--mat-slide-toggle-selected-track-color: #e20821;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.HAEPO-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.HAEPO-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.HAEPO-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #e20821;--mat-slide-toggle-selected-handle-color: #e20821;--mat-slide-toggle-selected-hover-state-layer-color: #e20821;--mat-slide-toggle-selected-pressed-state-layer-color: #e20821;--mat-slide-toggle-selected-focus-handle-color: #e20821;--mat-slide-toggle-selected-hover-handle-color: #e20821;--mat-slide-toggle-selected-pressed-handle-color: #e20821;--mat-slide-toggle-selected-focus-track-color: #e20821;--mat-slide-toggle-selected-hover-track-color: #e20821;--mat-slide-toggle-selected-pressed-track-color: #e20821;--mat-slide-toggle-selected-track-color: #e20821}.HAEPO-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.HAEPO-THEME body .mat-mdc-radio-button.mat-primary,.HAEPO-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #e20821;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #e20821;--mat-radio-selected-hover-icon-color: #e20821;--mat-radio-selected-icon-color: #e20821;--mat-radio-selected-pressed-icon-color: #e20821;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.HAEPO-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.HAEPO-THEME body{--mat-slider-active-track-color: #e20821;--mat-slider-focus-handle-color: #e20821;--mat-slider-focus-state-layer-color: rgba(226, 8, 33, .2);--mat-slider-handle-color: #e20821;--mat-slider-hover-handle-color: #e20821;--mat-slider-hover-state-layer-color: rgba(226, 8, 33, .05);--mat-slider-inactive-track-color: #e20821;--mat-slider-ripple-color: #e20821;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #e20821;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.HAEPO-THEME body .mat-accent{--mat-slider-active-track-color: #e20821;--mat-slider-focus-handle-color: #e20821;--mat-slider-focus-state-layer-color: rgba(226, 8, 33, .2);--mat-slider-handle-color: #e20821;--mat-slider-hover-handle-color: #e20821;--mat-slider-hover-state-layer-color: rgba(226, 8, 33, .05);--mat-slider-inactive-track-color: #e20821;--mat-slider-ripple-color: #e20821;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #e20821}.HAEPO-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.HAEPO-THEME body{--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)}.HAEPO-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.HAEPO-THEME body .mdc-list-item__start,.HAEPO-THEME body .mdc-list-item__end,.HAEPO-THEME body .mat-accent .mdc-list-item__start,.HAEPO-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #e20821;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #e20821;--mat-radio-selected-hover-icon-color: #e20821;--mat-radio-selected-icon-color: #e20821;--mat-radio-selected-pressed-icon-color: #e20821;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.HAEPO-THEME body .mat-warn .mdc-list-item__start,.HAEPO-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.HAEPO-THEME body .mat-mdc-list-option,.HAEPO-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e20821;--mat-checkbox-selected-hover-icon-color: #e20821;--mat-checkbox-selected-icon-color: #e20821;--mat-checkbox-selected-pressed-icon-color: #e20821;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e20821;--mat-checkbox-selected-hover-state-layer-color: #e20821;--mat-checkbox-selected-pressed-state-layer-color: #e20821;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.HAEPO-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.HAEPO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.HAEPO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.HAEPO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.HAEPO-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#e20821}.HAEPO-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.HAEPO-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.HAEPO-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.HAEPO-THEME body{--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)}.HAEPO-THEME body .mat-mdc-tab-group,.HAEPO-THEME body .mat-mdc-tab-nav-bar,.HAEPO-THEME body .mat-mdc-tab-group.mat-accent,.HAEPO-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #e20821;--mat-tab-active-ripple-color: #e20821;--mat-tab-inactive-ripple-color: #e20821;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #e20821;--mat-tab-active-hover-label-text-color: #e20821;--mat-tab-active-focus-indicator-color: #e20821;--mat-tab-active-hover-indicator-color: #e20821;--mat-tab-active-indicator-color: #e20821}.HAEPO-THEME body .mat-mdc-tab-group.mat-warn,.HAEPO-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.HAEPO-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e20821;--mat-checkbox-selected-hover-icon-color: #e20821;--mat-checkbox-selected-icon-color: #e20821;--mat-checkbox-selected-pressed-icon-color: #e20821;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e20821;--mat-checkbox-selected-hover-state-layer-color: #e20821;--mat-checkbox-selected-pressed-state-layer-color: #e20821;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.HAEPO-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e20821;--mat-checkbox-selected-hover-icon-color: #e20821;--mat-checkbox-selected-icon-color: #e20821;--mat-checkbox-selected-pressed-icon-color: #e20821;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e20821;--mat-checkbox-selected-hover-state-layer-color: #e20821;--mat-checkbox-selected-pressed-state-layer-color: #e20821;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.HAEPO-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.HAEPO-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.HAEPO-THEME body .mat-mdc-button.mat-primary,.HAEPO-THEME body .mat-mdc-unelevated-button.mat-primary,.HAEPO-THEME body .mat-mdc-raised-button.mat-primary,.HAEPO-THEME body .mat-mdc-outlined-button.mat-primary,.HAEPO-THEME body .mat-tonal-button.mat-primary,.HAEPO-THEME body .mat-mdc-button.mat-accent,.HAEPO-THEME body .mat-mdc-unelevated-button.mat-accent,.HAEPO-THEME body .mat-mdc-raised-button.mat-accent,.HAEPO-THEME body .mat-mdc-outlined-button.mat-accent,.HAEPO-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #e20821;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #e20821;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(226, 8, 33, .1);--mat-button-outlined-state-layer-color: #e20821;--mat-button-protected-container-color: #e20821;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #e20821;--mat-button-text-ripple-color: rgba(226, 8, 33, .1);--mat-button-text-state-layer-color: #e20821;--mat-button-tonal-container-color: #e20821;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.HAEPO-THEME body .mat-mdc-button.mat-warn,.HAEPO-THEME body .mat-mdc-unelevated-button.mat-warn,.HAEPO-THEME body .mat-mdc-raised-button.mat-warn,.HAEPO-THEME body .mat-mdc-outlined-button.mat-warn,.HAEPO-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.HAEPO-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.HAEPO-THEME body .mat-mdc-icon-button.mat-primary,.HAEPO-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #e20821;--mat-icon-button-state-layer-color: #e20821;--mat-icon-button-ripple-color: rgba(226, 8, 33, .1)}.HAEPO-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.HAEPO-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.HAEPO-THEME body .mat-mdc-fab.mat-primary,.HAEPO-THEME body .mat-mdc-mini-fab.mat-primary,.HAEPO-THEME body .mat-mdc-fab.mat-accent,.HAEPO-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #e20821;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #e20821;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.HAEPO-THEME body .mat-mdc-fab.mat-warn,.HAEPO-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.HAEPO-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #e20821}.HAEPO-THEME body{--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)}.HAEPO-THEME body,.HAEPO-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #e20821}.HAEPO-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.HAEPO-THEME body{--mat-badge-background-color: #e20821;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.HAEPO-THEME body .mat-badge-accent{--mat-badge-background-color: #e20821;--mat-badge-text-color: white}.HAEPO-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.HAEPO-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.HAEPO-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.HAEPO-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e20821;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(226, 8, 33, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(226, 8, 33, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(226, 8, 33, .3);--mat-datepicker-toggle-active-state-icon-color: #e20821;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(226, 8, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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)}.HAEPO-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e20821;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(226, 8, 33, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(226, 8, 33, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(226, 8, 33, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(226, 8, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.HAEPO-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.HAEPO-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #e20821}.HAEPO-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.HAEPO-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.HAEPO-THEME body{--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)}.HAEPO-THEME body{--mat-icon-color: inherit}.HAEPO-THEME body .mat-icon.mat-primary,.HAEPO-THEME body .mat-icon.mat-accent{--mat-icon-color: #e20821}.HAEPO-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.HAEPO-THEME body{--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)}.HAEPO-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e20821;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e20821;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e20821;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.HAEPO-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e20821;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e20821;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e20821;--mat-stepper-header-edit-state-icon-foreground-color: white}.HAEPO-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.HAEPO-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.HAEPO-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.HAEPO-THEME body .mat-toolbar.mat-primary,.HAEPO-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #e20821;--mat-toolbar-container-text-color: white}.HAEPO-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.HAEPO-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.HAEPO-THEME body{--mat-timepicker-container-background-color: white}.HAEPO-THEME .login .login-content .login-header{background-color:#fff!important}.HAEPO-THEME .cart .content .center-panel .heading i.edit-btn:hover,.HAEPO-THEME .cart-tree .header{color:#e20821!important}.HAEPO-THEME .cart-tree .no-result{color:#000!important;background-color:#e20821!important;border-color:#e84747!important}.HAEPO-THEME .cart-tree ul.custom-tree .root i,.HAEPO-THEME .cart-tree ul.custom-tree li ul li div .active,.HAEPO-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#e20821!important}.HAEPO-THEME .cart .cart-position .item .dot-box,.HAEPO-THEME .cart .cart-position .item .fast-payer-info span{background-color:#e20821!important;color:#fff!important}.HAEPO-THEME .header .primary-header-bar{background-color:#fff!important}.HAEPO-THEME .header .primary-header-bar .logo-text,.HAEPO-THEME .header .primary-header-bar .main-nav li span,.HAEPO-THEME .header .primary-header-bar .main-nav li i{color:#000!important}.HAEPO-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.HAEPO-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.HAEPO-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.HAEPO-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.HAEPO-THEME .header .primary-header-bar .main-nav .cart i,.HAEPO-THEME .header .primary-header-bar .main-nav .cart span{color:#e20821!important}.HAEPO-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#003b9a!important}.HAEPO-THEME .header .primary-header-bar .main-nav .cart:hover i,.HAEPO-THEME .header .primary-header-bar .main-nav .cart:hover span,.HAEPO-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.HAEPO-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.HAEPO-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#e20821!important}.HAEPO-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.HAEPO-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#e20821!important;color:#fff!important}.HAEPO-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.HAEPO-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.HAEPO-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#fff!important;color:#000!important;border-top:1px solid black!important;border-bottom:1px solid black!important}.HAEPO-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.HAEPO-THEME .header .primary-header-bar .mat-mdc-chip i,.HAEPO-THEME .header .primary-header-bar .mat-mdc-chip span{color:#fff!important}.HAEPO-THEME .header .primary-header-bar .mat-mdc-chip.current-user{background-color:#e20821!important}.HAEPO-THEME .header .secondary-header-bar{background-color:#003b9a!important}.HAEPO-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.HAEPO-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#003b9a!important;color:#e84747!important;border-bottom-color:#e84747!important}.HAEPO-THEME .header .secondary-header-bar .main-nav li span,.HAEPO-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.HAEPO-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.HAEPO-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#003b9a!important;border-color:#e84747!important}.HAEPO-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.HAEPO-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.HAEPO-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.HAEPO-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#e84747!important}.HAEPO-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#003b9a!important;color:#fff!important}.HAEPO-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important;border-left-color:transparent!important}.HAEPO-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{top:31px!important;border-bottom-color:#fff!important}.HAEPO-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.HAEPO-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.HAEPO-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.HAEPO-THEME .navigation-drawer .drawer-items .drawer-item:hover,.HAEPO-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#e20821!important;color:#fff!important}.HAEPO-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.HAEPO-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.HAEPO-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.HAEPO-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.HAEPO-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.HAEPO-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#e20821!important}.HAEPO-THEME .navigation-menu .navigation-menu-item:hover,.HAEPO-THEME .navigation-menu .navigation-menu-item.active{background-color:#e20821!important;color:#fff!important}.HAEPO-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.HAEPO-THEME .user-menu .expanded-menu ul li:hover,.HAEPO-THEME .user-menu .expanded-menu ul li.active{background-color:#003b9a!important}.HAEPO-THEME .user-menu .expanded-menu ul li:hover i,.HAEPO-THEME .user-menu .expanded-menu ul li.active i{color:#e84747!important}.HAEPO-THEME .user-menu .expanded-menu ul li i{color:#fff!important}.HAEPO-THEME .startpage-tyre-promotion .label-price,.HAEPO-THEME .startpage-tyre-promotion .label-show-details{color:#e20821!important}.HAEPO-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#e20821!important}.HAEPO-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#e20821!important;color:#fff!important}.HAEPO-THEME .car-search-panel .kba-selection .kba-title,.HAEPO-THEME .car-search-panel .car-selection-row .car-selection-title,.HAEPO-THEME .car-search-stepper .step-count{color:#e20821!important}.HAEPO-THEME .rim-selection-panel .tab-menu-item:hover,.HAEPO-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#e20821!important}.HAEPO-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.HAEPO-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#e20821!important}.HAEPO-THEME .rim-search-box:hover,.HAEPO-THEME .rim-search-box.active{border-color:#e20821!important}.HAEPO-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#e20821!important;color:#fff!important}.HAEPO-THEME .rim-search-box .header-information i{color:#e20821!important}.HAEPO-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#e20821!important}.HAEPO-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#e20821!important}.HAEPO-THEME .rim-size-selection-detail-panel .ult-warning2{color:#e20821!important}.HAEPO-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#e20821!important}.HAEPO-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#e20821!important}.HAEPO-THEME .tpms-selection-detail-panel .more-information-toggle{color:#e20821!important}.HAEPO-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.HAEPO-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#e20821!important}.HAEPO-THEME .tyre-selection-panel .info-bar i,.HAEPO-THEME .tyre-selection-panel .info-bar b{color:#000!important}.HAEPO-THEME .mixed-tyre-result-row:hover,.HAEPO-THEME .mixed-tyre-result-row.active{border-color:#e20821!important}.HAEPO-THEME .mixed-tyre-result-row .dot-box{background-color:#e20821!important;color:#fff!important}.HAEPO-THEME .toggle-icons i.active{color:#e20821!important}.HAEPO-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.HAEPO-THEME .tyre-results .no-results a,.HAEPO-THEME .car-information .car-info-box .car-title i,.HAEPO-THEME .car-information .icon-button i{color:#e20821!important}.HAEPO-THEME .car-information .color-circle:hover,.HAEPO-THEME .car-information .color-circle.active{border-color:#e20821!important}.HAEPO-THEME .n4-checkbox label input[type=checkbox]:after,.HAEPO-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.HAEPO-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.HAEPO-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#e20821!important}.HAEPO-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.HAEPO-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#e20821!important;border-color:#e20821!important}.HAEPO-THEME .n4-filter .filter-list-title{border-bottom-color:#e20821!important}.HAEPO-THEME .n4-filter .filter-list-title span,.HAEPO-THEME .n4-filter .filter-list-title .filter-settings{color:#e20821!important}.HAEPO-THEME .n4-filter .filter-list-title .custom-filter-box{color:#e20821!important;border-color:#e20821!important}.HAEPO-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#e20821!important;color:#fff!important}.HAEPO-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.HAEPO-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#e20821!important}.HAEPO-THEME .lds-grid div{background:#fff!important}.HAEPO-THEME .n4-pagination .pagination-label,.HAEPO-THEME .n4-pagination .results-per-page li:hover,.HAEPO-THEME .n4-pagination .active,.HAEPO-THEME .product-generic-details-information .eprel-url,.HAEPO-THEME .product-generic-details-information .more-information-toggle{color:#e20821!important}.HAEPO-THEME .product-generic-result-row:hover,.HAEPO-THEME .product-generic-result-row.active,.HAEPO-THEME .product-rim-result-row:hover,.HAEPO-THEME .product-rim-result-row.active{border-color:#e20821!important}.HAEPO-THEME .product-rim-details-information .eprel-url,.HAEPO-THEME .product-rim-details-information .more-information-toggle{color:#e20821!important}.HAEPO-THEME .n4-quantity-input .increment-quantity-block button:hover,.HAEPO-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#e20821!important;border-color:#e20821!important}.HAEPO-THEME .n4-quantity-input .increment-quantity-block button:hover span,.HAEPO-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.HAEPO-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#e20821!important}.HAEPO-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#e20821!important}.HAEPO-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.HAEPO-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#e20821!important;color:#fff!important}.HAEPO-THEME .simple-retailer-list .retailer-row:hover,.HAEPO-THEME .simple-retailer-list .retailer-row.retailer-box-active,.HAEPO-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#e20821!important}.HAEPO-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#e20821!important}.HAEPO-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#e20821!important}.HAEPO-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#e20821!important}.HAEPO-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.HAEPO-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#e20821!important}.HAEPO-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#e20821!important;color:#fff!important}.HAEPO-THEME .toggle-switch .active{color:#e20821!important}.HAEPO-THEME .toggle-switch input#toggle+label:before{background:#e20821!important}.HAEPO-THEME .toggle-switch input#toggle:checked+label:before{color:#e20821!important}.HAEPO-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #e20821!important}.HAEPO-THEME .tyre-details-information .eprel-url,.HAEPO-THEME .tyre-details-information .more-information-toggle{color:#e20821!important}.HAEPO-THEME .tyre-row:hover,.HAEPO-THEME .tyre-row.active{border-color:#e20821!important}.HAEPO-THEME .tyre-row .dot-box,.HAEPO-THEME .base-btn.primary{background-color:#e20821!important;color:#fff!important}.HAEPO-THEME .base-btn.primary i{color:#fff!important}.HAEPO-THEME .base-btn.primary:hover{background-color:#e84747!important;color:#fff!important;opacity:1}.HAEPO-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.HAEPO-THEME .base-btn.primary:disabled i{color:#000!important}.HAEPO-THEME .base-btn.primary:disabled:hover{color:#000!important}.HAEPO-THEME .base-btn.primary:disabled:hover i{color:#000!important}.HAEPO-THEME .base-btn.primary-border{border-color:#e20821!important;color:#e20821!important}.HAEPO-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#e20821!important}.HAEPO-THEME .container-fluid .content .center-panel .center-content{border-top-color:#e20821!important}@media (max-width: 1399.98px){.HAEPO-THEME .left-panel{border-left-color:#eaeaea!important}.HAEPO-THEME .center-panel{border-right-color:#eaeaea!important}.HAEPO-THEME .center-panel.right,.HAEPO-THEME .center-panel.left,.HAEPO-THEME .center-panel.center-only{border-left-color:#eaeaea!important}.HAEPO-THEME .right-panel{border-right-color:#eaeaea!important;border-left-color:#eaeaea!important}.HAEPO-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#eaeaea!important;color:#000!important}}.HAEPO-THEME .size-circle.active,.HAEPO-THEME .size-circle:hover{background-color:#e20821!important;color:#fff!important;border-color:#e20821!important}.HAEPO-THEME .simple-table thead tr th{border-bottom-color:#e20821!important}.HAEPO-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.HAEPO-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.HAEPO-THEME ngb-pagination .page-link:hover{color:#e20821!important}.HAEPO-THEME ngb-pagination .page-item.active .page-link{color:#e20821!important}.HAEPO-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.HAEPO-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#e20821!important;color:#fff!important}.WIEDERKEHR-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.WIEDERKEHR-THEME body,.WIEDERKEHR-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #2f75ab;--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)}.WIEDERKEHR-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.WIEDERKEHR-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.WIEDERKEHR-THEME body,.WIEDERKEHR-THEME body .mat-primary,.WIEDERKEHR-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #2f75ab;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #2f75ab;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.WIEDERKEHR-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.WIEDERKEHR-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.WIEDERKEHR-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.WIEDERKEHR-THEME body .mat-mdc-progress-bar,.WIEDERKEHR-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #2f75ab;--mat-progress-bar-track-color: rgba(47, 117, 171, .25)}.WIEDERKEHR-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.WIEDERKEHR-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.WIEDERKEHR-THEME body{--mat-form-field-focus-select-arrow-color: rgba(47, 117, 171, .87);--mat-form-field-filled-caret-color: #2f75ab;--mat-form-field-filled-focus-active-indicator-color: #2f75ab;--mat-form-field-filled-focus-label-text-color: rgba(47, 117, 171, .87);--mat-form-field-outlined-caret-color: #2f75ab;--mat-form-field-outlined-focus-outline-color: #2f75ab;--mat-form-field-outlined-focus-label-text-color: rgba(47, 117, 171, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.WIEDERKEHR-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(47, 117, 171, .87);--mat-form-field-filled-caret-color: #2f75ab;--mat-form-field-filled-focus-active-indicator-color: #2f75ab;--mat-form-field-filled-focus-label-text-color: rgba(47, 117, 171, .87);--mat-form-field-outlined-caret-color: #2f75ab;--mat-form-field-outlined-focus-outline-color: #2f75ab;--mat-form-field-outlined-focus-label-text-color: rgba(47, 117, 171, .87)}.WIEDERKEHR-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.WIEDERKEHR-THEME body,.WIEDERKEHR-THEME body .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(47, 117, 171, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.WIEDERKEHR-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.WIEDERKEHR-THEME body{--mat-autocomplete-background-color: white}.WIEDERKEHR-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.WIEDERKEHR-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.WIEDERKEHR-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.WIEDERKEHR-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.WIEDERKEHR-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.WIEDERKEHR-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #2f75ab;--mat-chip-elevated-disabled-container-color: #2f75ab;--mat-chip-elevated-selected-container-color: #2f75ab;--mat-chip-flat-disabled-selected-container-color: #2f75ab;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.WIEDERKEHR-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.WIEDERKEHR-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.WIEDERKEHR-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #2f75ab;--mat-slide-toggle-selected-handle-color: #2f75ab;--mat-slide-toggle-selected-hover-state-layer-color: #2f75ab;--mat-slide-toggle-selected-pressed-state-layer-color: #2f75ab;--mat-slide-toggle-selected-focus-handle-color: #2f75ab;--mat-slide-toggle-selected-hover-handle-color: #2f75ab;--mat-slide-toggle-selected-pressed-handle-color: #2f75ab;--mat-slide-toggle-selected-focus-track-color: #2f75ab;--mat-slide-toggle-selected-hover-track-color: #2f75ab;--mat-slide-toggle-selected-pressed-track-color: #2f75ab;--mat-slide-toggle-selected-track-color: #2f75ab;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.WIEDERKEHR-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.WIEDERKEHR-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.WIEDERKEHR-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #2f75ab;--mat-slide-toggle-selected-handle-color: #2f75ab;--mat-slide-toggle-selected-hover-state-layer-color: #2f75ab;--mat-slide-toggle-selected-pressed-state-layer-color: #2f75ab;--mat-slide-toggle-selected-focus-handle-color: #2f75ab;--mat-slide-toggle-selected-hover-handle-color: #2f75ab;--mat-slide-toggle-selected-pressed-handle-color: #2f75ab;--mat-slide-toggle-selected-focus-track-color: #2f75ab;--mat-slide-toggle-selected-hover-track-color: #2f75ab;--mat-slide-toggle-selected-pressed-track-color: #2f75ab;--mat-slide-toggle-selected-track-color: #2f75ab}.WIEDERKEHR-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.WIEDERKEHR-THEME body .mat-mdc-radio-button.mat-primary,.WIEDERKEHR-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #2f75ab;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #2f75ab;--mat-radio-selected-hover-icon-color: #2f75ab;--mat-radio-selected-icon-color: #2f75ab;--mat-radio-selected-pressed-icon-color: #2f75ab;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.WIEDERKEHR-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.WIEDERKEHR-THEME body{--mat-slider-active-track-color: #2f75ab;--mat-slider-focus-handle-color: #2f75ab;--mat-slider-focus-state-layer-color: rgba(47, 117, 171, .2);--mat-slider-handle-color: #2f75ab;--mat-slider-hover-handle-color: #2f75ab;--mat-slider-hover-state-layer-color: rgba(47, 117, 171, .05);--mat-slider-inactive-track-color: #2f75ab;--mat-slider-ripple-color: #2f75ab;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #2f75ab;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.WIEDERKEHR-THEME body .mat-accent{--mat-slider-active-track-color: #2f75ab;--mat-slider-focus-handle-color: #2f75ab;--mat-slider-focus-state-layer-color: rgba(47, 117, 171, .2);--mat-slider-handle-color: #2f75ab;--mat-slider-hover-handle-color: #2f75ab;--mat-slider-hover-state-layer-color: rgba(47, 117, 171, .05);--mat-slider-inactive-track-color: #2f75ab;--mat-slider-ripple-color: #2f75ab;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #2f75ab}.WIEDERKEHR-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.WIEDERKEHR-THEME body{--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)}.WIEDERKEHR-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.WIEDERKEHR-THEME body .mdc-list-item__start,.WIEDERKEHR-THEME body .mdc-list-item__end,.WIEDERKEHR-THEME body .mat-accent .mdc-list-item__start,.WIEDERKEHR-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #2f75ab;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #2f75ab;--mat-radio-selected-hover-icon-color: #2f75ab;--mat-radio-selected-icon-color: #2f75ab;--mat-radio-selected-pressed-icon-color: #2f75ab;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.WIEDERKEHR-THEME body .mat-warn .mdc-list-item__start,.WIEDERKEHR-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.WIEDERKEHR-THEME body .mat-mdc-list-option,.WIEDERKEHR-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #2f75ab;--mat-checkbox-selected-hover-icon-color: #2f75ab;--mat-checkbox-selected-icon-color: #2f75ab;--mat-checkbox-selected-pressed-icon-color: #2f75ab;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #2f75ab;--mat-checkbox-selected-hover-state-layer-color: #2f75ab;--mat-checkbox-selected-pressed-state-layer-color: #2f75ab;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.WIEDERKEHR-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.WIEDERKEHR-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.WIEDERKEHR-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.WIEDERKEHR-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.WIEDERKEHR-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#2f75ab}.WIEDERKEHR-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.WIEDERKEHR-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.WIEDERKEHR-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.WIEDERKEHR-THEME body{--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)}.WIEDERKEHR-THEME body .mat-mdc-tab-group,.WIEDERKEHR-THEME body .mat-mdc-tab-nav-bar,.WIEDERKEHR-THEME body .mat-mdc-tab-group.mat-accent,.WIEDERKEHR-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #2f75ab;--mat-tab-active-ripple-color: #2f75ab;--mat-tab-inactive-ripple-color: #2f75ab;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #2f75ab;--mat-tab-active-hover-label-text-color: #2f75ab;--mat-tab-active-focus-indicator-color: #2f75ab;--mat-tab-active-hover-indicator-color: #2f75ab;--mat-tab-active-indicator-color: #2f75ab}.WIEDERKEHR-THEME body .mat-mdc-tab-group.mat-warn,.WIEDERKEHR-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.WIEDERKEHR-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #2f75ab;--mat-checkbox-selected-hover-icon-color: #2f75ab;--mat-checkbox-selected-icon-color: #2f75ab;--mat-checkbox-selected-pressed-icon-color: #2f75ab;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #2f75ab;--mat-checkbox-selected-hover-state-layer-color: #2f75ab;--mat-checkbox-selected-pressed-state-layer-color: #2f75ab;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.WIEDERKEHR-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #2f75ab;--mat-checkbox-selected-hover-icon-color: #2f75ab;--mat-checkbox-selected-icon-color: #2f75ab;--mat-checkbox-selected-pressed-icon-color: #2f75ab;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #2f75ab;--mat-checkbox-selected-hover-state-layer-color: #2f75ab;--mat-checkbox-selected-pressed-state-layer-color: #2f75ab;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.WIEDERKEHR-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.WIEDERKEHR-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.WIEDERKEHR-THEME body .mat-mdc-button.mat-primary,.WIEDERKEHR-THEME body .mat-mdc-unelevated-button.mat-primary,.WIEDERKEHR-THEME body .mat-mdc-raised-button.mat-primary,.WIEDERKEHR-THEME body .mat-mdc-outlined-button.mat-primary,.WIEDERKEHR-THEME body .mat-tonal-button.mat-primary,.WIEDERKEHR-THEME body .mat-mdc-button.mat-accent,.WIEDERKEHR-THEME body .mat-mdc-unelevated-button.mat-accent,.WIEDERKEHR-THEME body .mat-mdc-raised-button.mat-accent,.WIEDERKEHR-THEME body .mat-mdc-outlined-button.mat-accent,.WIEDERKEHR-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #2f75ab;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #2f75ab;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(47, 117, 171, .1);--mat-button-outlined-state-layer-color: #2f75ab;--mat-button-protected-container-color: #2f75ab;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #2f75ab;--mat-button-text-ripple-color: rgba(47, 117, 171, .1);--mat-button-text-state-layer-color: #2f75ab;--mat-button-tonal-container-color: #2f75ab;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.WIEDERKEHR-THEME body .mat-mdc-button.mat-warn,.WIEDERKEHR-THEME body .mat-mdc-unelevated-button.mat-warn,.WIEDERKEHR-THEME body .mat-mdc-raised-button.mat-warn,.WIEDERKEHR-THEME body .mat-mdc-outlined-button.mat-warn,.WIEDERKEHR-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.WIEDERKEHR-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.WIEDERKEHR-THEME body .mat-mdc-icon-button.mat-primary,.WIEDERKEHR-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #2f75ab;--mat-icon-button-state-layer-color: #2f75ab;--mat-icon-button-ripple-color: rgba(47, 117, 171, .1)}.WIEDERKEHR-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.WIEDERKEHR-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.WIEDERKEHR-THEME body .mat-mdc-fab.mat-primary,.WIEDERKEHR-THEME body .mat-mdc-mini-fab.mat-primary,.WIEDERKEHR-THEME body .mat-mdc-fab.mat-accent,.WIEDERKEHR-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #2f75ab;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #2f75ab;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.WIEDERKEHR-THEME body .mat-mdc-fab.mat-warn,.WIEDERKEHR-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.WIEDERKEHR-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #2f75ab}.WIEDERKEHR-THEME body{--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)}.WIEDERKEHR-THEME body,.WIEDERKEHR-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #2f75ab}.WIEDERKEHR-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.WIEDERKEHR-THEME body{--mat-badge-background-color: #2f75ab;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.WIEDERKEHR-THEME body .mat-badge-accent{--mat-badge-background-color: #2f75ab;--mat-badge-text-color: white}.WIEDERKEHR-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.WIEDERKEHR-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.WIEDERKEHR-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.WIEDERKEHR-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #2f75ab;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(47, 117, 171, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(47, 117, 171, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(47, 117, 171, .3);--mat-datepicker-toggle-active-state-icon-color: #2f75ab;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(47, 117, 171, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.WIEDERKEHR-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #2f75ab;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(47, 117, 171, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(47, 117, 171, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(47, 117, 171, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(47, 117, 171, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.WIEDERKEHR-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.WIEDERKEHR-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #2f75ab}.WIEDERKEHR-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.WIEDERKEHR-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.WIEDERKEHR-THEME body{--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)}.WIEDERKEHR-THEME body{--mat-icon-color: inherit}.WIEDERKEHR-THEME body .mat-icon.mat-primary,.WIEDERKEHR-THEME body .mat-icon.mat-accent{--mat-icon-color: #2f75ab}.WIEDERKEHR-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.WIEDERKEHR-THEME body{--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)}.WIEDERKEHR-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #2f75ab;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #2f75ab;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #2f75ab;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.WIEDERKEHR-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #2f75ab;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #2f75ab;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #2f75ab;--mat-stepper-header-edit-state-icon-foreground-color: white}.WIEDERKEHR-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.WIEDERKEHR-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.WIEDERKEHR-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.WIEDERKEHR-THEME body .mat-toolbar.mat-primary,.WIEDERKEHR-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #2f75ab;--mat-toolbar-container-text-color: white}.WIEDERKEHR-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.WIEDERKEHR-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.WIEDERKEHR-THEME body{--mat-timepicker-container-background-color: white}.WIEDERKEHR-THEME .login .login-content .login-header{background-color:#fff!important}.WIEDERKEHR-THEME .cart .content .center-panel .heading i.edit-btn:hover,.WIEDERKEHR-THEME .cart-tree .header{color:#2f75ab!important}.WIEDERKEHR-THEME .cart-tree .no-result{color:#000!important;background-color:#2f75ab!important;border-color:#3483bf!important}.WIEDERKEHR-THEME .cart-tree ul.custom-tree .root i,.WIEDERKEHR-THEME .cart-tree ul.custom-tree li ul li div .active,.WIEDERKEHR-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#2f75ab!important}.WIEDERKEHR-THEME .cart .cart-position .item .dot-box,.WIEDERKEHR-THEME .cart .cart-position .item .fast-payer-info span{background-color:#2f75ab!important;color:#fff!important}.WIEDERKEHR-THEME .header .primary-header-bar{background-color:#fff!important}.WIEDERKEHR-THEME .header .primary-header-bar .logo-text{color:#000!important}.WIEDERKEHR-THEME .header .primary-header-bar .main-nav li span,.WIEDERKEHR-THEME .header .primary-header-bar .main-nav li i{color:#2f75ab!important}.WIEDERKEHR-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.WIEDERKEHR-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.WIEDERKEHR-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.WIEDERKEHR-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.WIEDERKEHR-THEME .header .primary-header-bar .main-nav .cart i,.WIEDERKEHR-THEME .header .primary-header-bar .main-nav .cart span{color:#2f75ab!important}.WIEDERKEHR-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#2f75ab!important}.WIEDERKEHR-THEME .header .primary-header-bar .main-nav .cart:hover i,.WIEDERKEHR-THEME .header .primary-header-bar .main-nav .cart:hover span,.WIEDERKEHR-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.WIEDERKEHR-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.WIEDERKEHR-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#2f75ab!important}.WIEDERKEHR-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.WIEDERKEHR-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#2f75ab!important;color:#fff!important}.WIEDERKEHR-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.WIEDERKEHR-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.WIEDERKEHR-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#c1c1c18c!important;color:#000!important}.WIEDERKEHR-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.WIEDERKEHR-THEME .header .secondary-header-bar{background-color:#2f75ab!important}.WIEDERKEHR-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.WIEDERKEHR-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#2a6797!important;color:#fff!important;border-bottom-color:#fff!important}.WIEDERKEHR-THEME .header .secondary-header-bar .main-nav li span,.WIEDERKEHR-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.WIEDERKEHR-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.WIEDERKEHR-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#2a6797!important;border-color:#fff!important}.WIEDERKEHR-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.WIEDERKEHR-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.WIEDERKEHR-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.WIEDERKEHR-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#fff!important}.WIEDERKEHR-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#2f75ab!important;color:#fff!important}.WIEDERKEHR-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.WIEDERKEHR-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.WIEDERKEHR-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.WIEDERKEHR-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.WIEDERKEHR-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.WIEDERKEHR-THEME .navigation-drawer .drawer-items .drawer-item:hover,.WIEDERKEHR-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#2f75ab!important;color:#fff!important}.WIEDERKEHR-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.WIEDERKEHR-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.WIEDERKEHR-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.WIEDERKEHR-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.WIEDERKEHR-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#000!important;top:30px!important}.WIEDERKEHR-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#2f75ab!important}.WIEDERKEHR-THEME .navigation-menu .navigation-menu-item:hover,.WIEDERKEHR-THEME .navigation-menu .navigation-menu-item.active{background-color:#2f75ab!important;color:#fff!important}.WIEDERKEHR-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.WIEDERKEHR-THEME .user-menu .expanded-menu ul li:hover,.WIEDERKEHR-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.WIEDERKEHR-THEME .user-menu .expanded-menu ul li:hover i,.WIEDERKEHR-THEME .user-menu .expanded-menu ul li.active i,.WIEDERKEHR-THEME .user-menu .expanded-menu ul li i,.WIEDERKEHR-THEME .startpage-tyre-promotion .label-price,.WIEDERKEHR-THEME .startpage-tyre-promotion .label-show-details{color:#2f75ab!important}.WIEDERKEHR-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#2f75ab!important}.WIEDERKEHR-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#2f75ab!important;color:#fff!important}.WIEDERKEHR-THEME .car-search-panel .kba-selection .kba-title,.WIEDERKEHR-THEME .car-search-panel .car-selection-row .car-selection-title,.WIEDERKEHR-THEME .car-search-stepper .step-count{color:#2f75ab!important}.WIEDERKEHR-THEME .rim-selection-panel .tab-menu-item:hover,.WIEDERKEHR-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#2f75ab!important}.WIEDERKEHR-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.WIEDERKEHR-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#2f75ab!important}.WIEDERKEHR-THEME .rim-search-box:hover,.WIEDERKEHR-THEME .rim-search-box.active{border-color:#2f75ab!important}.WIEDERKEHR-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#2f75ab!important;color:#fff!important}.WIEDERKEHR-THEME .rim-search-box .header-information i{color:#2f75ab!important}.WIEDERKEHR-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#2f75ab!important}.WIEDERKEHR-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#2f75ab!important}.WIEDERKEHR-THEME .rim-size-selection-detail-panel .ult-warning2{color:#2f75ab!important}.WIEDERKEHR-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#2f75ab!important}.WIEDERKEHR-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#2f75ab!important}.WIEDERKEHR-THEME .tpms-selection-detail-panel .more-information-toggle{color:#2f75ab!important}.WIEDERKEHR-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.WIEDERKEHR-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#2f75ab!important}.WIEDERKEHR-THEME .tyre-selection-panel .info-bar i,.WIEDERKEHR-THEME .tyre-selection-panel .info-bar b{color:#000!important}.WIEDERKEHR-THEME .mixed-tyre-result-row:hover,.WIEDERKEHR-THEME .mixed-tyre-result-row.active{border-color:#2f75ab!important}.WIEDERKEHR-THEME .mixed-tyre-result-row .dot-box{background-color:#2f75ab!important;color:#fff!important}.WIEDERKEHR-THEME .toggle-icons i.active{color:#2f75ab!important}.WIEDERKEHR-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.WIEDERKEHR-THEME .tyre-results .no-results a,.WIEDERKEHR-THEME .car-information .car-info-box .car-title i,.WIEDERKEHR-THEME .car-information .icon-button i{color:#2f75ab!important}.WIEDERKEHR-THEME .n4-checkbox label input[type=checkbox]:after,.WIEDERKEHR-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.WIEDERKEHR-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.WIEDERKEHR-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#2f75ab!important}.WIEDERKEHR-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.WIEDERKEHR-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#2f75ab!important;border-color:#2f75ab!important}.WIEDERKEHR-THEME .n4-filter .filter-list-title{border-bottom-color:#2f75ab!important}.WIEDERKEHR-THEME .n4-filter .filter-list-title span,.WIEDERKEHR-THEME .n4-filter .filter-list-title .filter-settings{color:#2f75ab!important}.WIEDERKEHR-THEME .n4-filter .filter-list-title .custom-filter-box{color:#2f75ab!important;border-color:#2f75ab!important}.WIEDERKEHR-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#2f75ab!important;color:#fff!important}.WIEDERKEHR-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.WIEDERKEHR-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#2f75ab!important}.WIEDERKEHR-THEME .lds-grid div{background:#fff!important}.WIEDERKEHR-THEME .n4-pagination .pagination-label,.WIEDERKEHR-THEME .n4-pagination .results-per-page li:hover,.WIEDERKEHR-THEME .n4-pagination .active,.WIEDERKEHR-THEME .product-generic-details-information .eprel-url,.WIEDERKEHR-THEME .product-generic-details-information .more-information-toggle{color:#2f75ab!important}.WIEDERKEHR-THEME .product-generic-result-row:hover,.WIEDERKEHR-THEME .product-generic-result-row.active,.WIEDERKEHR-THEME .product-rim-result-row:hover,.WIEDERKEHR-THEME .product-rim-result-row.active{border-color:#2f75ab!important}.WIEDERKEHR-THEME .product-rim-details-information .eprel-url,.WIEDERKEHR-THEME .product-rim-details-information .more-information-toggle{color:#2f75ab!important}.WIEDERKEHR-THEME .n4-quantity-input .increment-quantity-block button:hover,.WIEDERKEHR-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#2f75ab!important;border-color:#2f75ab!important}.WIEDERKEHR-THEME .n4-quantity-input .increment-quantity-block button:hover span,.WIEDERKEHR-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.WIEDERKEHR-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#2f75ab!important}.WIEDERKEHR-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#2f75ab!important}.WIEDERKEHR-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.WIEDERKEHR-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#2f75ab!important;color:#fff!important}.WIEDERKEHR-THEME .simple-retailer-list .retailer-row:hover,.WIEDERKEHR-THEME .simple-retailer-list .retailer-row.retailer-box-active,.WIEDERKEHR-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#2f75ab!important}.WIEDERKEHR-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#2f75ab!important}.WIEDERKEHR-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#2f75ab!important}.WIEDERKEHR-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#2f75ab!important}.WIEDERKEHR-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.WIEDERKEHR-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#2f75ab!important}.WIEDERKEHR-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#2f75ab!important;color:#fff!important}.WIEDERKEHR-THEME .toggle-switch .active{color:#f2e33d!important}.WIEDERKEHR-THEME .toggle-switch input#toggle+label:before{background:#f2e33d!important}.WIEDERKEHR-THEME .toggle-switch input#toggle:checked+label:before{color:#f2e33d!important}.WIEDERKEHR-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #f2e33d!important}.WIEDERKEHR-THEME .tyre-details-information .eprel-url,.WIEDERKEHR-THEME .tyre-details-information .more-information-toggle{color:#2f75ab!important}.WIEDERKEHR-THEME .tyre-row:hover,.WIEDERKEHR-THEME .tyre-row.active{border-color:#2f75ab!important}.WIEDERKEHR-THEME .tyre-row .dot-box,.WIEDERKEHR-THEME .base-btn.primary{background-color:#2f75ab!important;color:#fff!important}.WIEDERKEHR-THEME .base-btn.primary i{color:#fff!important}.WIEDERKEHR-THEME .base-btn.primary:hover{background-color:#2a6797!important;color:#fff!important;opacity:1}.WIEDERKEHR-THEME .base-btn.primary:hover i{color:#fff!important}.WIEDERKEHR-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.WIEDERKEHR-THEME .base-btn.primary:disabled i{color:#000!important}.WIEDERKEHR-THEME .base-btn.primary:disabled:hover{color:#000!important}.WIEDERKEHR-THEME .base-btn.primary:disabled:hover i{color:#000!important}.WIEDERKEHR-THEME .base-btn.primary-border{border-color:#2f75ab!important;color:#2f75ab!important}.WIEDERKEHR-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#2f75ab!important}.WIEDERKEHR-THEME .container-fluid .content .center-panel .center-content{border-top-color:#2f75ab!important}@media (max-width: 1399.98px){.WIEDERKEHR-THEME .left-panel{border-left-color:#2f75ab!important}.WIEDERKEHR-THEME .center-panel{border-right-color:#2f75ab!important}.WIEDERKEHR-THEME .center-panel.right,.WIEDERKEHR-THEME .center-panel.left,.WIEDERKEHR-THEME .center-panel.center-only{border-left-color:#2f75ab!important}.WIEDERKEHR-THEME .right-panel{border-right-color:#2f75ab!important;border-left-color:#2f75ab!important}.WIEDERKEHR-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#2f75ab!important;color:#fff!important}}.WIEDERKEHR-THEME .size-circle.active,.WIEDERKEHR-THEME .size-circle:hover{background-color:#2f75ab!important;color:#fff!important;border-color:#2f75ab!important}.WIEDERKEHR-THEME .simple-table thead tr th{border-bottom-color:#2f75ab!important}.WIEDERKEHR-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.WIEDERKEHR-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.WIEDERKEHR-THEME .firm-calculation-selection.custom-header .mdc-switch:enabled .mdc-switch__track:after{background:#fff!important}.WIEDERKEHR-THEME .firm-calculation-selection.custom-header .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#fff!important}.WIEDERKEHR-THEME .firm-calculation-selection.custom-header .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#2f75ab!important}.WIEDERKEHR-THEME ngb-pagination .page-link:hover{color:#2f75ab!important}.WIEDERKEHR-THEME ngb-pagination .page-item.active .page-link{color:#2f75ab!important}.WIEDERKEHR-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.WIEDERKEHR-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#2f75ab!important;color:#fff!important}.A7WEST-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.A7WEST-THEME body,.A7WEST-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #e61f25;--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)}.A7WEST-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.A7WEST-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.A7WEST-THEME body,.A7WEST-THEME body .mat-primary,.A7WEST-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #e61f25;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #e61f25;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.A7WEST-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.A7WEST-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.A7WEST-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.A7WEST-THEME body .mat-mdc-progress-bar,.A7WEST-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #e61f25;--mat-progress-bar-track-color: rgba(230, 31, 37, .25)}.A7WEST-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.A7WEST-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.A7WEST-THEME body{--mat-form-field-focus-select-arrow-color: rgba(230, 31, 37, .87);--mat-form-field-filled-caret-color: #e61f25;--mat-form-field-filled-focus-active-indicator-color: #e61f25;--mat-form-field-filled-focus-label-text-color: rgba(230, 31, 37, .87);--mat-form-field-outlined-caret-color: #e61f25;--mat-form-field-outlined-focus-outline-color: #e61f25;--mat-form-field-outlined-focus-label-text-color: rgba(230, 31, 37, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.A7WEST-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(230, 31, 37, .87);--mat-form-field-filled-caret-color: #e61f25;--mat-form-field-filled-focus-active-indicator-color: #e61f25;--mat-form-field-filled-focus-label-text-color: rgba(230, 31, 37, .87);--mat-form-field-outlined-caret-color: #e61f25;--mat-form-field-outlined-focus-outline-color: #e61f25;--mat-form-field-outlined-focus-label-text-color: rgba(230, 31, 37, .87)}.A7WEST-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.A7WEST-THEME body,.A7WEST-THEME body .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(230, 31, 37, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.A7WEST-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.A7WEST-THEME body{--mat-autocomplete-background-color: white}.A7WEST-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.A7WEST-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.A7WEST-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.A7WEST-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.A7WEST-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.A7WEST-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #e61f25;--mat-chip-elevated-disabled-container-color: #e61f25;--mat-chip-elevated-selected-container-color: #e61f25;--mat-chip-flat-disabled-selected-container-color: #e61f25;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.A7WEST-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.A7WEST-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.A7WEST-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #e61f25;--mat-slide-toggle-selected-handle-color: #e61f25;--mat-slide-toggle-selected-hover-state-layer-color: #e61f25;--mat-slide-toggle-selected-pressed-state-layer-color: #e61f25;--mat-slide-toggle-selected-focus-handle-color: #e61f25;--mat-slide-toggle-selected-hover-handle-color: #e61f25;--mat-slide-toggle-selected-pressed-handle-color: #e61f25;--mat-slide-toggle-selected-focus-track-color: #e61f25;--mat-slide-toggle-selected-hover-track-color: #e61f25;--mat-slide-toggle-selected-pressed-track-color: #e61f25;--mat-slide-toggle-selected-track-color: #e61f25;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.A7WEST-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.A7WEST-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.A7WEST-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #e61f25;--mat-slide-toggle-selected-handle-color: #e61f25;--mat-slide-toggle-selected-hover-state-layer-color: #e61f25;--mat-slide-toggle-selected-pressed-state-layer-color: #e61f25;--mat-slide-toggle-selected-focus-handle-color: #e61f25;--mat-slide-toggle-selected-hover-handle-color: #e61f25;--mat-slide-toggle-selected-pressed-handle-color: #e61f25;--mat-slide-toggle-selected-focus-track-color: #e61f25;--mat-slide-toggle-selected-hover-track-color: #e61f25;--mat-slide-toggle-selected-pressed-track-color: #e61f25;--mat-slide-toggle-selected-track-color: #e61f25}.A7WEST-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.A7WEST-THEME body .mat-mdc-radio-button.mat-primary,.A7WEST-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #e61f25;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #e61f25;--mat-radio-selected-hover-icon-color: #e61f25;--mat-radio-selected-icon-color: #e61f25;--mat-radio-selected-pressed-icon-color: #e61f25;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.A7WEST-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.A7WEST-THEME body{--mat-slider-active-track-color: #e61f25;--mat-slider-focus-handle-color: #e61f25;--mat-slider-focus-state-layer-color: rgba(230, 31, 37, .2);--mat-slider-handle-color: #e61f25;--mat-slider-hover-handle-color: #e61f25;--mat-slider-hover-state-layer-color: rgba(230, 31, 37, .05);--mat-slider-inactive-track-color: #e61f25;--mat-slider-ripple-color: #e61f25;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #e61f25;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.A7WEST-THEME body .mat-accent{--mat-slider-active-track-color: #e61f25;--mat-slider-focus-handle-color: #e61f25;--mat-slider-focus-state-layer-color: rgba(230, 31, 37, .2);--mat-slider-handle-color: #e61f25;--mat-slider-hover-handle-color: #e61f25;--mat-slider-hover-state-layer-color: rgba(230, 31, 37, .05);--mat-slider-inactive-track-color: #e61f25;--mat-slider-ripple-color: #e61f25;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #e61f25}.A7WEST-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.A7WEST-THEME body{--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)}.A7WEST-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.A7WEST-THEME body .mdc-list-item__start,.A7WEST-THEME body .mdc-list-item__end,.A7WEST-THEME body .mat-accent .mdc-list-item__start,.A7WEST-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #e61f25;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #e61f25;--mat-radio-selected-hover-icon-color: #e61f25;--mat-radio-selected-icon-color: #e61f25;--mat-radio-selected-pressed-icon-color: #e61f25;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.A7WEST-THEME body .mat-warn .mdc-list-item__start,.A7WEST-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.A7WEST-THEME body .mat-mdc-list-option,.A7WEST-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e61f25;--mat-checkbox-selected-hover-icon-color: #e61f25;--mat-checkbox-selected-icon-color: #e61f25;--mat-checkbox-selected-pressed-icon-color: #e61f25;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e61f25;--mat-checkbox-selected-hover-state-layer-color: #e61f25;--mat-checkbox-selected-pressed-state-layer-color: #e61f25;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.A7WEST-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.A7WEST-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.A7WEST-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.A7WEST-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.A7WEST-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#e61f25}.A7WEST-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.A7WEST-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.A7WEST-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.A7WEST-THEME body{--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)}.A7WEST-THEME body .mat-mdc-tab-group,.A7WEST-THEME body .mat-mdc-tab-nav-bar,.A7WEST-THEME body .mat-mdc-tab-group.mat-accent,.A7WEST-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #e61f25;--mat-tab-active-ripple-color: #e61f25;--mat-tab-inactive-ripple-color: #e61f25;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #e61f25;--mat-tab-active-hover-label-text-color: #e61f25;--mat-tab-active-focus-indicator-color: #e61f25;--mat-tab-active-hover-indicator-color: #e61f25;--mat-tab-active-indicator-color: #e61f25}.A7WEST-THEME body .mat-mdc-tab-group.mat-warn,.A7WEST-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.A7WEST-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e61f25;--mat-checkbox-selected-hover-icon-color: #e61f25;--mat-checkbox-selected-icon-color: #e61f25;--mat-checkbox-selected-pressed-icon-color: #e61f25;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e61f25;--mat-checkbox-selected-hover-state-layer-color: #e61f25;--mat-checkbox-selected-pressed-state-layer-color: #e61f25;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.A7WEST-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e61f25;--mat-checkbox-selected-hover-icon-color: #e61f25;--mat-checkbox-selected-icon-color: #e61f25;--mat-checkbox-selected-pressed-icon-color: #e61f25;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e61f25;--mat-checkbox-selected-hover-state-layer-color: #e61f25;--mat-checkbox-selected-pressed-state-layer-color: #e61f25;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.A7WEST-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.A7WEST-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.A7WEST-THEME body .mat-mdc-button.mat-primary,.A7WEST-THEME body .mat-mdc-unelevated-button.mat-primary,.A7WEST-THEME body .mat-mdc-raised-button.mat-primary,.A7WEST-THEME body .mat-mdc-outlined-button.mat-primary,.A7WEST-THEME body .mat-tonal-button.mat-primary,.A7WEST-THEME body .mat-mdc-button.mat-accent,.A7WEST-THEME body .mat-mdc-unelevated-button.mat-accent,.A7WEST-THEME body .mat-mdc-raised-button.mat-accent,.A7WEST-THEME body .mat-mdc-outlined-button.mat-accent,.A7WEST-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #e61f25;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #e61f25;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(230, 31, 37, .1);--mat-button-outlined-state-layer-color: #e61f25;--mat-button-protected-container-color: #e61f25;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #e61f25;--mat-button-text-ripple-color: rgba(230, 31, 37, .1);--mat-button-text-state-layer-color: #e61f25;--mat-button-tonal-container-color: #e61f25;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.A7WEST-THEME body .mat-mdc-button.mat-warn,.A7WEST-THEME body .mat-mdc-unelevated-button.mat-warn,.A7WEST-THEME body .mat-mdc-raised-button.mat-warn,.A7WEST-THEME body .mat-mdc-outlined-button.mat-warn,.A7WEST-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.A7WEST-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.A7WEST-THEME body .mat-mdc-icon-button.mat-primary,.A7WEST-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #e61f25;--mat-icon-button-state-layer-color: #e61f25;--mat-icon-button-ripple-color: rgba(230, 31, 37, .1)}.A7WEST-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.A7WEST-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.A7WEST-THEME body .mat-mdc-fab.mat-primary,.A7WEST-THEME body .mat-mdc-mini-fab.mat-primary,.A7WEST-THEME body .mat-mdc-fab.mat-accent,.A7WEST-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #e61f25;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #e61f25;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.A7WEST-THEME body .mat-mdc-fab.mat-warn,.A7WEST-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.A7WEST-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #e61f25}.A7WEST-THEME body{--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)}.A7WEST-THEME body,.A7WEST-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #e61f25}.A7WEST-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.A7WEST-THEME body{--mat-badge-background-color: #e61f25;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.A7WEST-THEME body .mat-badge-accent{--mat-badge-background-color: #e61f25;--mat-badge-text-color: white}.A7WEST-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.A7WEST-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.A7WEST-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.A7WEST-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e61f25;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(230, 31, 37, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(230, 31, 37, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(230, 31, 37, .3);--mat-datepicker-toggle-active-state-icon-color: #e61f25;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(230, 31, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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)}.A7WEST-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e61f25;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(230, 31, 37, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(230, 31, 37, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(230, 31, 37, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(230, 31, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.A7WEST-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.A7WEST-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #e61f25}.A7WEST-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.A7WEST-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.A7WEST-THEME body{--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)}.A7WEST-THEME body{--mat-icon-color: inherit}.A7WEST-THEME body .mat-icon.mat-primary,.A7WEST-THEME body .mat-icon.mat-accent{--mat-icon-color: #e61f25}.A7WEST-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.A7WEST-THEME body{--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)}.A7WEST-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e61f25;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e61f25;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e61f25;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.A7WEST-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e61f25;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e61f25;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e61f25;--mat-stepper-header-edit-state-icon-foreground-color: white}.A7WEST-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.A7WEST-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.A7WEST-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.A7WEST-THEME body .mat-toolbar.mat-primary,.A7WEST-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #e61f25;--mat-toolbar-container-text-color: white}.A7WEST-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.A7WEST-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.A7WEST-THEME body{--mat-timepicker-container-background-color: white}.A7WEST-THEME .login .login-content .login-header{background-color:#1a1a1a!important}.A7WEST-THEME .login .login-content .login-header img{padding:25px!important}.A7WEST-THEME .cart .content .center-panel .heading i.edit-btn:hover,.A7WEST-THEME .cart-tree .header{color:#e61f25!important}.A7WEST-THEME .cart-tree .no-result{color:#fff!important;background-color:#e61f25!important;border-color:#f39295!important}.A7WEST-THEME .cart-tree ul.custom-tree .root i,.A7WEST-THEME .cart-tree ul.custom-tree li ul li div .active,.A7WEST-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#e61f25!important}.A7WEST-THEME .cart .cart-position .item .dot-box,.A7WEST-THEME .cart .cart-position .item .fast-payer-info span{background-color:#e61f25!important;color:#fff!important}.A7WEST-THEME .header .primary-header-bar{background-color:#1a1a1a!important}.A7WEST-THEME .header .primary-header-bar .logo-text,.A7WEST-THEME .header .primary-header-bar .main-nav li span,.A7WEST-THEME .header .primary-header-bar .main-nav li i{color:#fff!important}.A7WEST-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection,.A7WEST-THEME .header .primary-header-bar .main-nav .cart{background-color:#1a1a1a!important}.A7WEST-THEME .header .primary-header-bar .main-nav .cart i,.A7WEST-THEME .header .primary-header-bar .main-nav .cart span{color:#e61f25!important}.A7WEST-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#343434!important}.A7WEST-THEME .header .primary-header-bar .main-nav .cart:hover i,.A7WEST-THEME .header .primary-header-bar .main-nav .cart:hover span,.A7WEST-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.A7WEST-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.A7WEST-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#e61f25!important}.A7WEST-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.A7WEST-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#e61f25!important;color:#fff!important}.A7WEST-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.A7WEST-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.A7WEST-THEME .header .secondary-header-bar{background-color:#343434!important}.A7WEST-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.A7WEST-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#343434!important;color:#e61f25!important;border-bottom-color:#e61f25!important}.A7WEST-THEME .header .secondary-header-bar .main-nav li span,.A7WEST-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.A7WEST-THEME .header .secondary-header-bar .main-nav .mat-select .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow{color:#fff}.A7WEST-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.A7WEST-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#343434!important;border-color:#e61f25!important}.A7WEST-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.A7WEST-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.A7WEST-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.A7WEST-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#e61f25!important}.A7WEST-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#343434!important;color:#fff!important}.A7WEST-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.A7WEST-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.A7WEST-THEME .navigation-drawer{background-color:#1a1a1a!important;color:#fff!important}.A7WEST-THEME .navigation-drawer .fix-content .close-btn{color:#fff!important}.A7WEST-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#1a1a1a!important;color:#fff!important}.A7WEST-THEME .navigation-drawer .drawer-items .drawer-item:hover,.A7WEST-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#e61f25!important}.A7WEST-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.A7WEST-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#1a1a1a!important;color:#fff!important}.A7WEST-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.A7WEST-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.A7WEST-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#e61f25!important}.A7WEST-THEME .navigation-menu .navigation-menu-item:hover,.A7WEST-THEME .navigation-menu .navigation-menu-item.active{background-color:#e61f25!important}.A7WEST-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#1a1a1a!important;color:#fff!important}.A7WEST-THEME .user-menu .expanded-menu ul li:hover,.A7WEST-THEME .user-menu .expanded-menu ul li.active{background-color:#676767!important}.A7WEST-THEME .user-menu .expanded-menu ul li:hover i,.A7WEST-THEME .user-menu .expanded-menu ul li.active i{color:#e61f25!important}.A7WEST-THEME .user-menu .expanded-menu ul li i{color:#fff!important}.A7WEST-THEME .startpage-tyre-promotion .label-price,.A7WEST-THEME .startpage-tyre-promotion .label-show-details{color:#e61f25!important}.A7WEST-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#e61f25!important}.A7WEST-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#e61f25!important;color:#fff!important}.A7WEST-THEME .car-search-panel .kba-selection .kba-title,.A7WEST-THEME .car-search-panel .car-selection-row .car-selection-title,.A7WEST-THEME .car-search-stepper .step-count{color:#e61f25!important}.A7WEST-THEME .rim-selection-panel .tab-menu-item:hover,.A7WEST-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#e61f25!important}.A7WEST-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.A7WEST-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#e61f25!important}.A7WEST-THEME .rim-search-box:hover,.A7WEST-THEME .rim-search-box.active{border-color:#e61f25!important}.A7WEST-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#e61f25!important;color:#fff!important}.A7WEST-THEME .rim-search-box .header-information i{color:#e61f25!important}.A7WEST-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#e61f25!important}.A7WEST-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#e61f25!important}.A7WEST-THEME .rim-size-selection-detail-panel .ult-warning2{color:#e61f25!important}.A7WEST-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#e61f25!important}.A7WEST-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#e61f25!important}.A7WEST-THEME .tpms-selection-detail-panel .more-information-toggle{color:#e61f25!important}.A7WEST-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.A7WEST-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#e61f25!important}.A7WEST-THEME .tyre-selection-panel .info-bar i,.A7WEST-THEME .tyre-selection-panel .info-bar b{color:#1a1a1a!important}.A7WEST-THEME .mixed-tyre-result-row:hover,.A7WEST-THEME .mixed-tyre-result-row.active{border-color:#1a1a1a!important}.A7WEST-THEME .mixed-tyre-result-row .dot-box{background-color:#e61f25!important;color:#fff!important}.A7WEST-THEME .toggle-icons i.active{color:#e61f25!important}.A7WEST-THEME .retailer-feedback .panel-container .panel-header{background-color:#1a1a1a!important;color:#fff!important}.A7WEST-THEME .tyre-results .no-results a,.A7WEST-THEME .car-information .car-info-box .car-title i,.A7WEST-THEME .car-information .icon-button i{color:#e61f25!important}.A7WEST-THEME .car-information .color-circle:hover,.A7WEST-THEME .car-information .color-circle.active{border-color:#e61f25!important}.A7WEST-THEME .n4-checkbox label input[type=checkbox]:after,.A7WEST-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.A7WEST-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.A7WEST-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#1a1a1a!important}.A7WEST-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.A7WEST-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#1a1a1a!important;border-color:#1a1a1a!important}.A7WEST-THEME .n4-filter .filter-list-title{border-bottom-color:#e61f25!important}.A7WEST-THEME .n4-filter .filter-list-title span,.A7WEST-THEME .n4-filter .filter-list-title .filter-settings{color:#e61f25!important}.A7WEST-THEME .n4-filter .filter-list-title .custom-filter-box{color:#e61f25!important;border-color:#e61f25!important}.A7WEST-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#e61f25!important;color:#fff!important}.A7WEST-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.A7WEST-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#e61f25!important}.A7WEST-THEME .lds-grid div{background:#1a1a1a!important}.A7WEST-THEME .n4-pagination .pagination-label,.A7WEST-THEME .n4-pagination .results-per-page li:hover,.A7WEST-THEME .n4-pagination .active,.A7WEST-THEME .product-generic-details-information .eprel-url,.A7WEST-THEME .product-generic-details-information .more-information-toggle{color:#e61f25!important}.A7WEST-THEME .product-generic-result-row:hover,.A7WEST-THEME .product-generic-result-row.active,.A7WEST-THEME .product-rim-result-row:hover,.A7WEST-THEME .product-rim-result-row.active{border-color:#e61f25!important}.A7WEST-THEME .product-rim-details-information .eprel-url,.A7WEST-THEME .product-rim-details-information .more-information-toggle{color:#e61f25!important}.A7WEST-THEME .n4-quantity-input .increment-quantity-block button:hover,.A7WEST-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#1a1a1a!important;border-color:#e61f25!important}.A7WEST-THEME .n4-quantity-input .increment-quantity-block button:hover span,.A7WEST-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#e61f25!important}.A7WEST-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#e61f25!important}.A7WEST-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#e61f25!important}.A7WEST-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.A7WEST-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#e61f25!important;color:#fff!important}.A7WEST-THEME .simple-retailer-list .retailer-row:hover,.A7WEST-THEME .simple-retailer-list .retailer-row.retailer-box-active,.A7WEST-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#e61f25!important}.A7WEST-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#e61f25!important}.A7WEST-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#e61f25!important}.A7WEST-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#e61f25!important}.A7WEST-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.A7WEST-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#e61f25!important}.A7WEST-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#343434!important;color:#fff!important}.A7WEST-THEME .size-selection-tabs .sizes-selection .scroll-arrow:hover,.A7WEST-THEME .toggle-switch .active{color:#e61f25!important}.A7WEST-THEME .toggle-switch input#toggle+label:before{background:#e61f25!important}.A7WEST-THEME .toggle-switch input#toggle:checked+label:before{color:#e61f25!important}.A7WEST-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #e61f25!important}.A7WEST-THEME .tyre-details-information .eprel-url,.A7WEST-THEME .tyre-details-information .more-information-toggle{color:#e61f25!important}.A7WEST-THEME .tyre-row:hover,.A7WEST-THEME .tyre-row.active{border-color:#e61f25!important}.A7WEST-THEME .tyre-row .dot-box{background-color:#e61f25!important;color:#fff!important}.A7WEST-THEME .base-btn.primary{background-color:#1a1a1a!important;color:#fff!important}.A7WEST-THEME .base-btn.primary i{color:#fff!important}.A7WEST-THEME .base-btn.primary:hover{background-color:#343434!important;color:#e61f25!important}.A7WEST-THEME .base-btn.primary:hover i{color:#e61f25!important}.A7WEST-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.A7WEST-THEME .base-btn.primary:disabled i{color:#000!important}.A7WEST-THEME .base-btn.primary:disabled:hover{color:#000!important}.A7WEST-THEME .base-btn.primary:disabled:hover i{color:#000!important}.A7WEST-THEME .base-btn.primary-border{border-color:#1a1a1a!important;color:#1a1a1a!important}.A7WEST-THEME .base-btn.primary-border:hover{border-color:#e61f25!important;color:#e61f25!important}.A7WEST-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#e61f25!important}.A7WEST-THEME .container-fluid .content .center-panel .center-content{border-top-color:#e61f25!important}@media (max-width: 1399.98px){.A7WEST-THEME .left-panel{border-left-color:#343434!important}.A7WEST-THEME .center-panel{border-right-color:#343434!important}.A7WEST-THEME .center-panel.right,.A7WEST-THEME .center-panel.left,.A7WEST-THEME .center-panel.center-only{border-left-color:#343434!important}.A7WEST-THEME .right-panel{border-right-color:#343434!important;border-left-color:#343434!important}.A7WEST-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#343434!important;color:#fff!important}}.A7WEST-THEME .size-circle.active,.A7WEST-THEME .size-circle:hover{background-color:#e61f25!important;color:#fff!important;border-color:#e61f25!important}.A7WEST-THEME .simple-table thead tr th{border-bottom-color:#e61f25!important}.A7WEST-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.A7WEST-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.A7WEST-THEME ngb-pagination .page-link:hover{color:#e61f25!important}.A7WEST-THEME ngb-pagination .page-item.active .page-link{color:#e61f25!important}.A7WEST-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.A7WEST-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#e61f25!important;color:#fff!important}.FRI-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.FRI-THEME body,.FRI-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #164194;--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)}.FRI-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.FRI-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.FRI-THEME body,.FRI-THEME body .mat-primary,.FRI-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #164194;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #164194;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.FRI-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.FRI-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.FRI-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.FRI-THEME body .mat-mdc-progress-bar,.FRI-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #164194;--mat-progress-bar-track-color: rgba(22, 65, 148, .25)}.FRI-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.FRI-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.FRI-THEME body{--mat-form-field-focus-select-arrow-color: rgba(22, 65, 148, .87);--mat-form-field-filled-caret-color: #164194;--mat-form-field-filled-focus-active-indicator-color: #164194;--mat-form-field-filled-focus-label-text-color: rgba(22, 65, 148, .87);--mat-form-field-outlined-caret-color: #164194;--mat-form-field-outlined-focus-outline-color: #164194;--mat-form-field-outlined-focus-label-text-color: rgba(22, 65, 148, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.FRI-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(22, 65, 148, .87);--mat-form-field-filled-caret-color: #164194;--mat-form-field-filled-focus-active-indicator-color: #164194;--mat-form-field-filled-focus-label-text-color: rgba(22, 65, 148, .87);--mat-form-field-outlined-caret-color: #164194;--mat-form-field-outlined-focus-outline-color: #164194;--mat-form-field-outlined-focus-label-text-color: rgba(22, 65, 148, .87)}.FRI-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.FRI-THEME body,.FRI-THEME body .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(22, 65, 148, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.FRI-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.FRI-THEME body{--mat-autocomplete-background-color: white}.FRI-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.FRI-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.FRI-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.FRI-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.FRI-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.FRI-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #164194;--mat-chip-elevated-disabled-container-color: #164194;--mat-chip-elevated-selected-container-color: #164194;--mat-chip-flat-disabled-selected-container-color: #164194;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.FRI-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.FRI-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.FRI-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #164194;--mat-slide-toggle-selected-handle-color: #164194;--mat-slide-toggle-selected-hover-state-layer-color: #164194;--mat-slide-toggle-selected-pressed-state-layer-color: #164194;--mat-slide-toggle-selected-focus-handle-color: #164194;--mat-slide-toggle-selected-hover-handle-color: #164194;--mat-slide-toggle-selected-pressed-handle-color: #164194;--mat-slide-toggle-selected-focus-track-color: #164194;--mat-slide-toggle-selected-hover-track-color: #164194;--mat-slide-toggle-selected-pressed-track-color: #164194;--mat-slide-toggle-selected-track-color: #164194;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.FRI-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.FRI-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.FRI-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #164194;--mat-slide-toggle-selected-handle-color: #164194;--mat-slide-toggle-selected-hover-state-layer-color: #164194;--mat-slide-toggle-selected-pressed-state-layer-color: #164194;--mat-slide-toggle-selected-focus-handle-color: #164194;--mat-slide-toggle-selected-hover-handle-color: #164194;--mat-slide-toggle-selected-pressed-handle-color: #164194;--mat-slide-toggle-selected-focus-track-color: #164194;--mat-slide-toggle-selected-hover-track-color: #164194;--mat-slide-toggle-selected-pressed-track-color: #164194;--mat-slide-toggle-selected-track-color: #164194}.FRI-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.FRI-THEME body .mat-mdc-radio-button.mat-primary,.FRI-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #164194;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #164194;--mat-radio-selected-hover-icon-color: #164194;--mat-radio-selected-icon-color: #164194;--mat-radio-selected-pressed-icon-color: #164194;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.FRI-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.FRI-THEME body{--mat-slider-active-track-color: #164194;--mat-slider-focus-handle-color: #164194;--mat-slider-focus-state-layer-color: rgba(22, 65, 148, .2);--mat-slider-handle-color: #164194;--mat-slider-hover-handle-color: #164194;--mat-slider-hover-state-layer-color: rgba(22, 65, 148, .05);--mat-slider-inactive-track-color: #164194;--mat-slider-ripple-color: #164194;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #164194;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.FRI-THEME body .mat-accent{--mat-slider-active-track-color: #164194;--mat-slider-focus-handle-color: #164194;--mat-slider-focus-state-layer-color: rgba(22, 65, 148, .2);--mat-slider-handle-color: #164194;--mat-slider-hover-handle-color: #164194;--mat-slider-hover-state-layer-color: rgba(22, 65, 148, .05);--mat-slider-inactive-track-color: #164194;--mat-slider-ripple-color: #164194;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #164194}.FRI-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.FRI-THEME body{--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)}.FRI-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.FRI-THEME body .mdc-list-item__start,.FRI-THEME body .mdc-list-item__end,.FRI-THEME body .mat-accent .mdc-list-item__start,.FRI-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #164194;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #164194;--mat-radio-selected-hover-icon-color: #164194;--mat-radio-selected-icon-color: #164194;--mat-radio-selected-pressed-icon-color: #164194;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.FRI-THEME body .mat-warn .mdc-list-item__start,.FRI-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.FRI-THEME body .mat-mdc-list-option,.FRI-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #164194;--mat-checkbox-selected-hover-icon-color: #164194;--mat-checkbox-selected-icon-color: #164194;--mat-checkbox-selected-pressed-icon-color: #164194;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #164194;--mat-checkbox-selected-hover-state-layer-color: #164194;--mat-checkbox-selected-pressed-state-layer-color: #164194;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.FRI-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.FRI-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.FRI-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.FRI-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.FRI-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#164194}.FRI-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.FRI-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.FRI-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.FRI-THEME body{--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)}.FRI-THEME body .mat-mdc-tab-group,.FRI-THEME body .mat-mdc-tab-nav-bar,.FRI-THEME body .mat-mdc-tab-group.mat-accent,.FRI-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #164194;--mat-tab-active-ripple-color: #164194;--mat-tab-inactive-ripple-color: #164194;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #164194;--mat-tab-active-hover-label-text-color: #164194;--mat-tab-active-focus-indicator-color: #164194;--mat-tab-active-hover-indicator-color: #164194;--mat-tab-active-indicator-color: #164194}.FRI-THEME body .mat-mdc-tab-group.mat-warn,.FRI-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.FRI-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #164194;--mat-checkbox-selected-hover-icon-color: #164194;--mat-checkbox-selected-icon-color: #164194;--mat-checkbox-selected-pressed-icon-color: #164194;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #164194;--mat-checkbox-selected-hover-state-layer-color: #164194;--mat-checkbox-selected-pressed-state-layer-color: #164194;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.FRI-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #164194;--mat-checkbox-selected-hover-icon-color: #164194;--mat-checkbox-selected-icon-color: #164194;--mat-checkbox-selected-pressed-icon-color: #164194;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #164194;--mat-checkbox-selected-hover-state-layer-color: #164194;--mat-checkbox-selected-pressed-state-layer-color: #164194;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.FRI-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.FRI-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.FRI-THEME body .mat-mdc-button.mat-primary,.FRI-THEME body .mat-mdc-unelevated-button.mat-primary,.FRI-THEME body .mat-mdc-raised-button.mat-primary,.FRI-THEME body .mat-mdc-outlined-button.mat-primary,.FRI-THEME body .mat-tonal-button.mat-primary,.FRI-THEME body .mat-mdc-button.mat-accent,.FRI-THEME body .mat-mdc-unelevated-button.mat-accent,.FRI-THEME body .mat-mdc-raised-button.mat-accent,.FRI-THEME body .mat-mdc-outlined-button.mat-accent,.FRI-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #164194;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #164194;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(22, 65, 148, .1);--mat-button-outlined-state-layer-color: #164194;--mat-button-protected-container-color: #164194;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #164194;--mat-button-text-ripple-color: rgba(22, 65, 148, .1);--mat-button-text-state-layer-color: #164194;--mat-button-tonal-container-color: #164194;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.FRI-THEME body .mat-mdc-button.mat-warn,.FRI-THEME body .mat-mdc-unelevated-button.mat-warn,.FRI-THEME body .mat-mdc-raised-button.mat-warn,.FRI-THEME body .mat-mdc-outlined-button.mat-warn,.FRI-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.FRI-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.FRI-THEME body .mat-mdc-icon-button.mat-primary,.FRI-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #164194;--mat-icon-button-state-layer-color: #164194;--mat-icon-button-ripple-color: rgba(22, 65, 148, .1)}.FRI-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.FRI-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.FRI-THEME body .mat-mdc-fab.mat-primary,.FRI-THEME body .mat-mdc-mini-fab.mat-primary,.FRI-THEME body .mat-mdc-fab.mat-accent,.FRI-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #164194;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #164194;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.FRI-THEME body .mat-mdc-fab.mat-warn,.FRI-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.FRI-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #164194}.FRI-THEME body{--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)}.FRI-THEME body,.FRI-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #164194}.FRI-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.FRI-THEME body{--mat-badge-background-color: #164194;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.FRI-THEME body .mat-badge-accent{--mat-badge-background-color: #164194;--mat-badge-text-color: white}.FRI-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.FRI-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.FRI-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.FRI-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #164194;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(22, 65, 148, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(22, 65, 148, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(22, 65, 148, .3);--mat-datepicker-toggle-active-state-icon-color: #164194;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(22, 65, 148, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.FRI-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #164194;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(22, 65, 148, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(22, 65, 148, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(22, 65, 148, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(22, 65, 148, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.FRI-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.FRI-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #164194}.FRI-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.FRI-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.FRI-THEME body{--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)}.FRI-THEME body{--mat-icon-color: inherit}.FRI-THEME body .mat-icon.mat-primary,.FRI-THEME body .mat-icon.mat-accent{--mat-icon-color: #164194}.FRI-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.FRI-THEME body{--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)}.FRI-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #164194;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #164194;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #164194;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.FRI-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #164194;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #164194;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #164194;--mat-stepper-header-edit-state-icon-foreground-color: white}.FRI-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.FRI-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.FRI-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.FRI-THEME body .mat-toolbar.mat-primary,.FRI-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #164194;--mat-toolbar-container-text-color: white}.FRI-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.FRI-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.FRI-THEME body{--mat-timepicker-container-background-color: white}.FRI-THEME .login .login-content .login-header{background-color:#fff!important}.FRI-THEME .cart .content .center-panel .heading i.edit-btn:hover,.FRI-THEME .cart-tree .header{color:#164194!important}.FRI-THEME .cart-tree .no-result{color:#000!important;background-color:#164194!important;border-color:#1d55c0!important}.FRI-THEME .cart-tree ul.custom-tree .root i,.FRI-THEME .cart-tree ul.custom-tree li ul li div .active,.FRI-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#164194!important}.FRI-THEME .cart .cart-position .item .dot-box,.FRI-THEME .cart .cart-position .item .fast-payer-info span{background-color:#164194!important;color:#fff!important}.FRI-THEME .header .primary-header-bar{background-color:#fff!important}.FRI-THEME .header .primary-header-bar .logo-text{color:#000!important}.FRI-THEME .header .primary-header-bar .main-nav li span,.FRI-THEME .header .primary-header-bar .main-nav li i{color:#164194!important}.FRI-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.FRI-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.FRI-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.FRI-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.FRI-THEME .header .primary-header-bar .main-nav .cart i,.FRI-THEME .header .primary-header-bar .main-nav .cart span{color:#164194!important}.FRI-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#164194!important}.FRI-THEME .header .primary-header-bar .main-nav .cart:hover i,.FRI-THEME .header .primary-header-bar .main-nav .cart:hover span,.FRI-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.FRI-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.FRI-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#164194!important}.FRI-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.FRI-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#164194!important;color:#fff!important}.FRI-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.FRI-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.FRI-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#c1c1c18c!important;color:#000!important}.FRI-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.FRI-THEME .header .secondary-header-bar{background-color:#164194!important}.FRI-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.FRI-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#0f2e68!important;color:#fff!important;border-bottom-color:#fff!important}.FRI-THEME .header .secondary-header-bar .main-nav li span,.FRI-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.FRI-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.FRI-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#0f2e68!important;border-color:#fff!important}.FRI-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.FRI-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.FRI-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.FRI-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#fff!important}.FRI-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#164194!important;color:#fff!important}.FRI-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.FRI-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.FRI-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.FRI-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.FRI-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.FRI-THEME .navigation-drawer .drawer-items .drawer-item:hover,.FRI-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#164194!important;color:#fff!important}.FRI-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.FRI-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.FRI-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.FRI-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.FRI-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#000!important}.FRI-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#164194!important}.FRI-THEME .navigation-menu .navigation-menu-item:hover,.FRI-THEME .navigation-menu .navigation-menu-item.active{background-color:#164194!important;color:#fff!important}.FRI-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.FRI-THEME .user-menu .expanded-menu ul li:hover,.FRI-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.FRI-THEME .user-menu .expanded-menu ul li:hover i,.FRI-THEME .user-menu .expanded-menu ul li.active i,.FRI-THEME .user-menu .expanded-menu ul li i,.FRI-THEME .startpage-tyre-promotion .label-price,.FRI-THEME .startpage-tyre-promotion .label-show-details{color:#164194!important}.FRI-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#164194!important}.FRI-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#164194!important;color:#fff!important}.FRI-THEME .car-search-panel .kba-selection .kba-title,.FRI-THEME .car-search-panel .car-selection-row .car-selection-title,.FRI-THEME .car-search-stepper .step-count{color:#164194!important}.FRI-THEME .rim-selection-panel .tab-menu-item:hover,.FRI-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#164194!important}.FRI-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.FRI-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#164194!important}.FRI-THEME .rim-search-box:hover,.FRI-THEME .rim-search-box.active{border-color:#164194!important}.FRI-THEME .rim-search-box .header-information div i{color:#164194!important}.FRI-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#164194!important}.FRI-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#164194!important}.FRI-THEME .rim-size-selection-detail-panel .ult-warning2{color:#164194!important}.FRI-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#164194!important}.FRI-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#164194!important}.FRI-THEME .tpms-selection-detail-panel .more-information-toggle{color:#164194!important}.FRI-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.FRI-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#164194!important}.FRI-THEME .tyre-selection-panel .info-bar i,.FRI-THEME .tyre-selection-panel .info-bar b{color:#000!important}.FRI-THEME .mixed-tyre-result-row:hover,.FRI-THEME .mixed-tyre-result-row.active{border-color:#164194!important}.FRI-THEME .mixed-tyre-result-row .dot-box{background-color:#164194!important;color:#fff!important}.FRI-THEME .toggle-icons i.active{color:#164194!important}.FRI-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.FRI-THEME .tyre-results .no-results a,.FRI-THEME .car-information .car-info-box .car-title i,.FRI-THEME .car-information .icon-button i{color:#164194!important}.FRI-THEME .n4-checkbox label input[type=checkbox]:after,.FRI-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.FRI-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.FRI-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#164194!important}.FRI-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.FRI-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#164194!important;border-color:#164194!important}.FRI-THEME .n4-filter .filter-list-title{border-bottom-color:#164194!important}.FRI-THEME .n4-filter .filter-list-title span,.FRI-THEME .n4-filter .filter-list-title .filter-settings{color:#164194!important}.FRI-THEME .n4-filter .filter-list-title .custom-filter-box{color:#164194!important;border-color:#164194!important}.FRI-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#164194!important;color:#fff!important}.FRI-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.FRI-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#164194!important}.FRI-THEME .lds-grid div{background:#fff!important}.FRI-THEME .n4-pagination .pagination-label,.FRI-THEME .n4-pagination .results-per-page li:hover,.FRI-THEME .n4-pagination .active,.FRI-THEME .product-generic-details-information .eprel-url,.FRI-THEME .product-generic-details-information .more-information-toggle{color:#164194!important}.FRI-THEME .product-generic-result-row:hover,.FRI-THEME .product-generic-result-row.active,.FRI-THEME .product-rim-result-row:hover,.FRI-THEME .product-rim-result-row.active{border-color:#164194!important}.FRI-THEME .product-rim-details-information .eprel-url,.FRI-THEME .product-rim-details-information .more-information-toggle{color:#164194!important}.FRI-THEME .n4-quantity-input .increment-quantity-block button:hover,.FRI-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#164194!important;border-color:#164194!important}.FRI-THEME .n4-quantity-input .increment-quantity-block button:hover span,.FRI-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.FRI-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#164194!important}.FRI-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#164194!important}.FRI-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.FRI-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#164194!important;color:#fff!important}.FRI-THEME .simple-retailer-list .retailer-row:hover,.FRI-THEME .simple-retailer-list .retailer-row.retailer-box-active,.FRI-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#164194!important}.FRI-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#164194!important}.FRI-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#164194!important}.FRI-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#164194!important}.FRI-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.FRI-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#164194!important}.FRI-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#164194!important;color:#fff!important}.FRI-THEME .toggle-switch .active{color:#f2e33d!important}.FRI-THEME .toggle-switch input#toggle+label:before{background:#f2e33d!important}.FRI-THEME .toggle-switch input#toggle:checked+label:before{color:#f2e33d!important}.FRI-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #f2e33d!important}.FRI-THEME .tyre-details-information .eprel-url,.FRI-THEME .tyre-details-information .more-information-toggle{color:#164194!important}.FRI-THEME .tyre-row:hover,.FRI-THEME .tyre-row.active{border-color:#164194!important}.FRI-THEME .tyre-row .dot-box,.FRI-THEME .base-btn.primary{background-color:#164194!important;color:#fff!important}.FRI-THEME .base-btn.primary i{color:#fff!important}.FRI-THEME .base-btn.primary:hover{background-color:#0f2e68!important;color:#fff!important;opacity:1}.FRI-THEME .base-btn.primary:hover i{color:#fff!important}.FRI-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.FRI-THEME .base-btn.primary:disabled i{color:#000!important}.FRI-THEME .base-btn.primary:disabled:hover{color:#000!important}.FRI-THEME .base-btn.primary:disabled:hover i{color:#000!important}.FRI-THEME .base-btn.primary-border{border-color:#164194!important;color:#164194!important}.FRI-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#164194!important}.FRI-THEME .container-fluid .content .center-panel .center-content{border-top-color:#164194!important}@media (max-width: 1399.98px){.FRI-THEME .left-panel{border-left-color:#164194!important}.FRI-THEME .center-panel{border-right-color:#164194!important}.FRI-THEME .center-panel.right,.FRI-THEME .center-panel.left,.FRI-THEME .center-panel.center-only{border-left-color:#164194!important}.FRI-THEME .right-panel{border-right-color:#164194!important;border-left-color:#164194!important}.FRI-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#164194!important;color:#fff!important}}.FRI-THEME .size-circle.active,.FRI-THEME .size-circle:hover{background-color:#164194!important;color:#fff!important;border-color:#164194!important}.FRI-THEME .simple-table thead tr th{border-bottom-color:#164194!important}.FRI-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.FRI-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.FRI-THEME .firm-calculation-selection.custom-header .mdc-switch:enabled .mdc-switch__track:after{background:#fff!important}.FRI-THEME .firm-calculation-selection.custom-header .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#fff!important}.FRI-THEME .firm-calculation-selection.custom-header .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#164194!important}.FRI-THEME ngb-pagination .page-link:hover{color:#164194!important}.FRI-THEME ngb-pagination .page-item.active .page-link{color:#164194!important}.FRI-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.FRI-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#164194!important;color:#fff!important}.PORSCHE-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.PORSCHE-THEME body,.PORSCHE-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #a7354e;--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)}.PORSCHE-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.PORSCHE-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.PORSCHE-THEME body,.PORSCHE-THEME body .mat-primary,.PORSCHE-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #a7354e;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #a7354e;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.PORSCHE-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.PORSCHE-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.PORSCHE-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.PORSCHE-THEME body .mat-mdc-progress-bar,.PORSCHE-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #a7354e;--mat-progress-bar-track-color: rgba(167, 53, 78, .25)}.PORSCHE-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.PORSCHE-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.PORSCHE-THEME body{--mat-form-field-focus-select-arrow-color: rgba(167, 53, 78, .87);--mat-form-field-filled-caret-color: #a7354e;--mat-form-field-filled-focus-active-indicator-color: #a7354e;--mat-form-field-filled-focus-label-text-color: rgba(167, 53, 78, .87);--mat-form-field-outlined-caret-color: #a7354e;--mat-form-field-outlined-focus-outline-color: #a7354e;--mat-form-field-outlined-focus-label-text-color: rgba(167, 53, 78, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.PORSCHE-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(167, 53, 78, .87);--mat-form-field-filled-caret-color: #a7354e;--mat-form-field-filled-focus-active-indicator-color: #a7354e;--mat-form-field-filled-focus-label-text-color: rgba(167, 53, 78, .87);--mat-form-field-outlined-caret-color: #a7354e;--mat-form-field-outlined-focus-outline-color: #a7354e;--mat-form-field-outlined-focus-label-text-color: rgba(167, 53, 78, .87)}.PORSCHE-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.PORSCHE-THEME body,.PORSCHE-THEME body .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(167, 53, 78, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.PORSCHE-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.PORSCHE-THEME body{--mat-autocomplete-background-color: white}.PORSCHE-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.PORSCHE-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.PORSCHE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.PORSCHE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.PORSCHE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.PORSCHE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #a7354e;--mat-chip-elevated-disabled-container-color: #a7354e;--mat-chip-elevated-selected-container-color: #a7354e;--mat-chip-flat-disabled-selected-container-color: #a7354e;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.PORSCHE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.PORSCHE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.PORSCHE-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #a7354e;--mat-slide-toggle-selected-handle-color: #a7354e;--mat-slide-toggle-selected-hover-state-layer-color: #a7354e;--mat-slide-toggle-selected-pressed-state-layer-color: #a7354e;--mat-slide-toggle-selected-focus-handle-color: #a7354e;--mat-slide-toggle-selected-hover-handle-color: #a7354e;--mat-slide-toggle-selected-pressed-handle-color: #a7354e;--mat-slide-toggle-selected-focus-track-color: #a7354e;--mat-slide-toggle-selected-hover-track-color: #a7354e;--mat-slide-toggle-selected-pressed-track-color: #a7354e;--mat-slide-toggle-selected-track-color: #a7354e;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.PORSCHE-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.PORSCHE-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.PORSCHE-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #a7354e;--mat-slide-toggle-selected-handle-color: #a7354e;--mat-slide-toggle-selected-hover-state-layer-color: #a7354e;--mat-slide-toggle-selected-pressed-state-layer-color: #a7354e;--mat-slide-toggle-selected-focus-handle-color: #a7354e;--mat-slide-toggle-selected-hover-handle-color: #a7354e;--mat-slide-toggle-selected-pressed-handle-color: #a7354e;--mat-slide-toggle-selected-focus-track-color: #a7354e;--mat-slide-toggle-selected-hover-track-color: #a7354e;--mat-slide-toggle-selected-pressed-track-color: #a7354e;--mat-slide-toggle-selected-track-color: #a7354e}.PORSCHE-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.PORSCHE-THEME body .mat-mdc-radio-button.mat-primary,.PORSCHE-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #a7354e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #a7354e;--mat-radio-selected-hover-icon-color: #a7354e;--mat-radio-selected-icon-color: #a7354e;--mat-radio-selected-pressed-icon-color: #a7354e;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.PORSCHE-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.PORSCHE-THEME body{--mat-slider-active-track-color: #a7354e;--mat-slider-focus-handle-color: #a7354e;--mat-slider-focus-state-layer-color: rgba(167, 53, 78, .2);--mat-slider-handle-color: #a7354e;--mat-slider-hover-handle-color: #a7354e;--mat-slider-hover-state-layer-color: rgba(167, 53, 78, .05);--mat-slider-inactive-track-color: #a7354e;--mat-slider-ripple-color: #a7354e;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #a7354e;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.PORSCHE-THEME body .mat-accent{--mat-slider-active-track-color: #a7354e;--mat-slider-focus-handle-color: #a7354e;--mat-slider-focus-state-layer-color: rgba(167, 53, 78, .2);--mat-slider-handle-color: #a7354e;--mat-slider-hover-handle-color: #a7354e;--mat-slider-hover-state-layer-color: rgba(167, 53, 78, .05);--mat-slider-inactive-track-color: #a7354e;--mat-slider-ripple-color: #a7354e;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #a7354e}.PORSCHE-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.PORSCHE-THEME body{--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)}.PORSCHE-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.PORSCHE-THEME body .mdc-list-item__start,.PORSCHE-THEME body .mdc-list-item__end,.PORSCHE-THEME body .mat-accent .mdc-list-item__start,.PORSCHE-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #a7354e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #a7354e;--mat-radio-selected-hover-icon-color: #a7354e;--mat-radio-selected-icon-color: #a7354e;--mat-radio-selected-pressed-icon-color: #a7354e;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.PORSCHE-THEME body .mat-warn .mdc-list-item__start,.PORSCHE-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.PORSCHE-THEME body .mat-mdc-list-option,.PORSCHE-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #a7354e;--mat-checkbox-selected-hover-icon-color: #a7354e;--mat-checkbox-selected-icon-color: #a7354e;--mat-checkbox-selected-pressed-icon-color: #a7354e;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #a7354e;--mat-checkbox-selected-hover-state-layer-color: #a7354e;--mat-checkbox-selected-pressed-state-layer-color: #a7354e;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PORSCHE-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PORSCHE-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.PORSCHE-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.PORSCHE-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.PORSCHE-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#a7354e}.PORSCHE-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.PORSCHE-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.PORSCHE-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.PORSCHE-THEME body{--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)}.PORSCHE-THEME body .mat-mdc-tab-group,.PORSCHE-THEME body .mat-mdc-tab-nav-bar,.PORSCHE-THEME body .mat-mdc-tab-group.mat-accent,.PORSCHE-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #a7354e;--mat-tab-active-ripple-color: #a7354e;--mat-tab-inactive-ripple-color: #a7354e;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #a7354e;--mat-tab-active-hover-label-text-color: #a7354e;--mat-tab-active-focus-indicator-color: #a7354e;--mat-tab-active-hover-indicator-color: #a7354e;--mat-tab-active-indicator-color: #a7354e}.PORSCHE-THEME body .mat-mdc-tab-group.mat-warn,.PORSCHE-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.PORSCHE-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #a7354e;--mat-checkbox-selected-hover-icon-color: #a7354e;--mat-checkbox-selected-icon-color: #a7354e;--mat-checkbox-selected-pressed-icon-color: #a7354e;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #a7354e;--mat-checkbox-selected-hover-state-layer-color: #a7354e;--mat-checkbox-selected-pressed-state-layer-color: #a7354e;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PORSCHE-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #a7354e;--mat-checkbox-selected-hover-icon-color: #a7354e;--mat-checkbox-selected-icon-color: #a7354e;--mat-checkbox-selected-pressed-icon-color: #a7354e;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #a7354e;--mat-checkbox-selected-hover-state-layer-color: #a7354e;--mat-checkbox-selected-pressed-state-layer-color: #a7354e;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PORSCHE-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PORSCHE-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.PORSCHE-THEME body .mat-mdc-button.mat-primary,.PORSCHE-THEME body .mat-mdc-unelevated-button.mat-primary,.PORSCHE-THEME body .mat-mdc-raised-button.mat-primary,.PORSCHE-THEME body .mat-mdc-outlined-button.mat-primary,.PORSCHE-THEME body .mat-tonal-button.mat-primary,.PORSCHE-THEME body .mat-mdc-button.mat-accent,.PORSCHE-THEME body .mat-mdc-unelevated-button.mat-accent,.PORSCHE-THEME body .mat-mdc-raised-button.mat-accent,.PORSCHE-THEME body .mat-mdc-outlined-button.mat-accent,.PORSCHE-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #a7354e;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #a7354e;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(167, 53, 78, .1);--mat-button-outlined-state-layer-color: #a7354e;--mat-button-protected-container-color: #a7354e;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #a7354e;--mat-button-text-ripple-color: rgba(167, 53, 78, .1);--mat-button-text-state-layer-color: #a7354e;--mat-button-tonal-container-color: #a7354e;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.PORSCHE-THEME body .mat-mdc-button.mat-warn,.PORSCHE-THEME body .mat-mdc-unelevated-button.mat-warn,.PORSCHE-THEME body .mat-mdc-raised-button.mat-warn,.PORSCHE-THEME body .mat-mdc-outlined-button.mat-warn,.PORSCHE-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.PORSCHE-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.PORSCHE-THEME body .mat-mdc-icon-button.mat-primary,.PORSCHE-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #a7354e;--mat-icon-button-state-layer-color: #a7354e;--mat-icon-button-ripple-color: rgba(167, 53, 78, .1)}.PORSCHE-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.PORSCHE-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.PORSCHE-THEME body .mat-mdc-fab.mat-primary,.PORSCHE-THEME body .mat-mdc-mini-fab.mat-primary,.PORSCHE-THEME body .mat-mdc-fab.mat-accent,.PORSCHE-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #a7354e;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #a7354e;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.PORSCHE-THEME body .mat-mdc-fab.mat-warn,.PORSCHE-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.PORSCHE-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #a7354e}.PORSCHE-THEME body{--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)}.PORSCHE-THEME body,.PORSCHE-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #a7354e}.PORSCHE-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.PORSCHE-THEME body{--mat-badge-background-color: #a7354e;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.PORSCHE-THEME body .mat-badge-accent{--mat-badge-background-color: #a7354e;--mat-badge-text-color: white}.PORSCHE-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.PORSCHE-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.PORSCHE-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.PORSCHE-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #a7354e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(167, 53, 78, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(167, 53, 78, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(167, 53, 78, .3);--mat-datepicker-toggle-active-state-icon-color: #a7354e;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(167, 53, 78, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.PORSCHE-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #a7354e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(167, 53, 78, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(167, 53, 78, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(167, 53, 78, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(167, 53, 78, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.PORSCHE-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.PORSCHE-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #a7354e}.PORSCHE-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.PORSCHE-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.PORSCHE-THEME body{--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)}.PORSCHE-THEME body{--mat-icon-color: inherit}.PORSCHE-THEME body .mat-icon.mat-primary,.PORSCHE-THEME body .mat-icon.mat-accent{--mat-icon-color: #a7354e}.PORSCHE-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.PORSCHE-THEME body{--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)}.PORSCHE-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #a7354e;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #a7354e;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #a7354e;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.PORSCHE-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #a7354e;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #a7354e;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #a7354e;--mat-stepper-header-edit-state-icon-foreground-color: white}.PORSCHE-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.PORSCHE-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.PORSCHE-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.PORSCHE-THEME body .mat-toolbar.mat-primary,.PORSCHE-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #a7354e;--mat-toolbar-container-text-color: white}.PORSCHE-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.PORSCHE-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.PORSCHE-THEME body{--mat-timepicker-container-background-color: white}.PORSCHE-THEME .login .login-content .login-header{background-color:#fff!important}.PORSCHE-THEME .cart .content .center-panel .heading i.edit-btn:hover,.PORSCHE-THEME .cart-tree .header{color:#a7354e!important}.PORSCHE-THEME .cart-tree .no-result{color:#000!important;background-color:#a7354e!important;border-color:#c54a65!important}.PORSCHE-THEME .cart-tree ul.custom-tree .root i,.PORSCHE-THEME .cart-tree ul.custom-tree li ul li div .active,.PORSCHE-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#a7354e!important}.PORSCHE-THEME .cart .cart-position .item .dot-box,.PORSCHE-THEME .cart .cart-position .item .fast-payer-info span{background-color:#a7354e!important;color:#fff!important}.PORSCHE-THEME .header .primary-header-bar{background-color:#fff!important}.PORSCHE-THEME .header .primary-header-bar .logo-text,.PORSCHE-THEME .header .primary-header-bar .main-nav li span,.PORSCHE-THEME .header .primary-header-bar .main-nav li i{color:#000!important}.PORSCHE-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.PORSCHE-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.PORSCHE-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.PORSCHE-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.PORSCHE-THEME .header .primary-header-bar .main-nav .cart i,.PORSCHE-THEME .header .primary-header-bar .main-nav .cart span{color:#a7354e!important}.PORSCHE-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#a7354e!important}.PORSCHE-THEME .header .primary-header-bar .main-nav .cart:hover i,.PORSCHE-THEME .header .primary-header-bar .main-nav .cart:hover span,.PORSCHE-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.PORSCHE-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.PORSCHE-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#a7354e!important}.PORSCHE-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.PORSCHE-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#a7354e!important;color:#fff!important}.PORSCHE-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.PORSCHE-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.PORSCHE-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#dde2e5!important;color:#000!important}.PORSCHE-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.PORSCHE-THEME .header .secondary-header-bar{background-color:#fff!important}.PORSCHE-THEME .header .secondary-header-bar .side-menu-button{color:#000!important}.PORSCHE-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#dde2e5!important;color:#a7354e!important;border-bottom-color:#a7354e!important}.PORSCHE-THEME .header .secondary-header-bar .main-nav li span,.PORSCHE-THEME .header .secondary-header-bar .main-nav li i{color:#000!important}.PORSCHE-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.PORSCHE-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#dde2e5!important;border-color:#a7354e!important}.PORSCHE-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.PORSCHE-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.PORSCHE-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.PORSCHE-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#a7354e!important}.PORSCHE-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important}.PORSCHE-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important;border-left-color:transparent!important}.PORSCHE-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.PORSCHE-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.PORSCHE-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.PORSCHE-THEME .navigation-drawer .drawer-items .drawer-item:hover,.PORSCHE-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#a7354e!important;color:#fff!important}.PORSCHE-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.PORSCHE-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.PORSCHE-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.PORSCHE-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.PORSCHE-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.PORSCHE-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#a7354e!important}.PORSCHE-THEME .navigation-menu .navigation-menu-item:hover,.PORSCHE-THEME .navigation-menu .navigation-menu-item.active{background-color:#a7354e!important;color:#fff!important}.PORSCHE-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.PORSCHE-THEME .user-menu .expanded-menu ul li:hover,.PORSCHE-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.PORSCHE-THEME .user-menu .expanded-menu ul li:hover i,.PORSCHE-THEME .user-menu .expanded-menu ul li.active i,.PORSCHE-THEME .user-menu .expanded-menu ul li i,.PORSCHE-THEME .startpage-tyre-promotion .label-price,.PORSCHE-THEME .startpage-tyre-promotion .label-show-details{color:#a7354e!important}.PORSCHE-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#a7354e!important}.PORSCHE-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#a7354e!important;color:#fff!important}.PORSCHE-THEME .car-search-panel .kba-selection .kba-title,.PORSCHE-THEME .car-search-panel .car-selection-row .car-selection-title,.PORSCHE-THEME .car-search-stepper .step-count{color:#a7354e!important}.PORSCHE-THEME .rim-selection-panel .tab-menu-item:hover,.PORSCHE-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#a7354e!important}.PORSCHE-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.PORSCHE-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#a7354e!important}.PORSCHE-THEME .rim-search-box:hover,.PORSCHE-THEME .rim-search-box.active{border-color:#a7354e!important}.PORSCHE-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#a7354e!important;color:#fff!important}.PORSCHE-THEME .rim-search-box .header-information i{color:#a7354e!important}.PORSCHE-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#a7354e!important}.PORSCHE-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#a7354e!important}.PORSCHE-THEME .rim-size-selection-detail-panel .ult-warning2{color:#a7354e!important}.PORSCHE-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#a7354e!important}.PORSCHE-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#a7354e!important}.PORSCHE-THEME .tpms-selection-detail-panel .more-information-toggle{color:#a7354e!important}.PORSCHE-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.PORSCHE-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#a7354e!important}.PORSCHE-THEME .tyre-selection-panel .info-bar i,.PORSCHE-THEME .tyre-selection-panel .info-bar b{color:#000!important}.PORSCHE-THEME .mixed-tyre-result-row:hover,.PORSCHE-THEME .mixed-tyre-result-row.active{border-color:#a7354e!important}.PORSCHE-THEME .mixed-tyre-result-row .dot-box{background-color:#a7354e!important;color:#fff!important}.PORSCHE-THEME .toggle-icons i.active{color:#a7354e!important}.PORSCHE-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.PORSCHE-THEME .tyre-results .no-results a,.PORSCHE-THEME .car-information .car-info-box .car-title i,.PORSCHE-THEME .car-information .icon-button i{color:#a7354e!important}.PORSCHE-THEME .car-information .color-circle:hover,.PORSCHE-THEME .car-information .color-circle.active{border-color:#a7354e!important}.PORSCHE-THEME .n4-checkbox label input[type=checkbox]:after,.PORSCHE-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.PORSCHE-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.PORSCHE-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#a7354e!important}.PORSCHE-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.PORSCHE-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#a7354e!important;border-color:#a7354e!important}.PORSCHE-THEME .n4-filter .filter-list-title{border-bottom-color:#a7354e!important}.PORSCHE-THEME .n4-filter .filter-list-title span,.PORSCHE-THEME .n4-filter .filter-list-title .filter-settings{color:#a7354e!important}.PORSCHE-THEME .n4-filter .filter-list-title .custom-filter-box{color:#a7354e!important;border-color:#a7354e!important}.PORSCHE-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#a7354e!important;color:#fff!important}.PORSCHE-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.PORSCHE-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#a7354e!important}.PORSCHE-THEME .lds-grid div{background:#fff!important}.PORSCHE-THEME .n4-pagination .pagination-label,.PORSCHE-THEME .n4-pagination .results-per-page li:hover,.PORSCHE-THEME .n4-pagination .active,.PORSCHE-THEME .product-generic-details-information .eprel-url,.PORSCHE-THEME .product-generic-details-information .more-information-toggle{color:#a7354e!important}.PORSCHE-THEME .product-generic-result-row:hover,.PORSCHE-THEME .product-generic-result-row.active,.PORSCHE-THEME .product-rim-result-row:hover,.PORSCHE-THEME .product-rim-result-row.active{border-color:#a7354e!important}.PORSCHE-THEME .product-rim-details-information .eprel-url,.PORSCHE-THEME .product-rim-details-information .more-information-toggle{color:#a7354e!important}.PORSCHE-THEME .n4-quantity-input .increment-quantity-block button:hover,.PORSCHE-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#a7354e!important;border-color:#a7354e!important}.PORSCHE-THEME .n4-quantity-input .increment-quantity-block button:hover span,.PORSCHE-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.PORSCHE-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#a7354e!important}.PORSCHE-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#a7354e!important}.PORSCHE-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.PORSCHE-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#a7354e!important;color:#fff!important}.PORSCHE-THEME .simple-retailer-list .retailer-row:hover,.PORSCHE-THEME .simple-retailer-list .retailer-row.retailer-box-active,.PORSCHE-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#a7354e!important}.PORSCHE-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#a7354e!important}.PORSCHE-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#a7354e!important}.PORSCHE-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#a7354e!important}.PORSCHE-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.PORSCHE-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#a7354e!important}.PORSCHE-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#a7354e!important;color:#fff!important}.PORSCHE-THEME .toggle-switch .active{color:#a7354e!important}.PORSCHE-THEME .toggle-switch input#toggle+label:before{background:#a7354e!important}.PORSCHE-THEME .toggle-switch input#toggle:checked+label:before{color:#a7354e!important}.PORSCHE-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #a7354e!important}.PORSCHE-THEME .tyre-details-information .eprel-url,.PORSCHE-THEME .tyre-details-information .more-information-toggle{color:#a7354e!important}.PORSCHE-THEME .tyre-row:hover,.PORSCHE-THEME .tyre-row.active{border-color:#a7354e!important}.PORSCHE-THEME .tyre-row .dot-box,.PORSCHE-THEME .base-btn.primary{background-color:#a7354e!important;color:#fff!important}.PORSCHE-THEME .base-btn.primary i{color:#fff!important}.PORSCHE-THEME .base-btn.primary:hover{background-color:#c54a65!important;color:#fff!important;opacity:1}.PORSCHE-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.PORSCHE-THEME .base-btn.primary:disabled i{color:#000!important}.PORSCHE-THEME .base-btn.primary:disabled:hover{color:#000!important}.PORSCHE-THEME .base-btn.primary:disabled:hover i{color:#000!important}.PORSCHE-THEME .base-btn.primary-border{border-color:#a7354e!important;color:#a7354e!important}.PORSCHE-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#a7354e!important}.PORSCHE-THEME .container-fluid .content .center-panel .center-content{border-top-color:#a7354e!important}@media (max-width: 1399.98px){.PORSCHE-THEME .left-panel{border-left-color:#dde2e5!important}.PORSCHE-THEME .center-panel{border-right-color:#dde2e5!important}.PORSCHE-THEME .center-panel.right,.PORSCHE-THEME .center-panel.left,.PORSCHE-THEME .center-panel.center-only{border-left-color:#dde2e5!important}.PORSCHE-THEME .right-panel{border-right-color:#dde2e5!important;border-left-color:#dde2e5!important}.PORSCHE-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#dde2e5!important;color:#000!important}}.PORSCHE-THEME .size-circle.active,.PORSCHE-THEME .size-circle:hover{background-color:#a7354e!important;color:#fff!important;border-color:#a7354e!important}.PORSCHE-THEME .simple-table thead tr th{border-bottom-color:#a7354e!important}.PORSCHE-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.PORSCHE-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.PORSCHE-THEME ngb-pagination .page-link:hover{color:#a7354e!important}.PORSCHE-THEME ngb-pagination .page-item.active .page-link{color:#a7354e!important}.PORSCHE-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.PORSCHE-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#a7354e!important;color:#fff!important}.TOYOTA-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.TOYOTA-THEME body,.TOYOTA-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #eb0a1e;--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)}.TOYOTA-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.TOYOTA-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.TOYOTA-THEME body,.TOYOTA-THEME body .mat-primary,.TOYOTA-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #eb0a1e;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #eb0a1e;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.TOYOTA-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.TOYOTA-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.TOYOTA-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.TOYOTA-THEME body .mat-mdc-progress-bar,.TOYOTA-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #eb0a1e;--mat-progress-bar-track-color: rgba(235, 10, 30, .25)}.TOYOTA-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.TOYOTA-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.TOYOTA-THEME body{--mat-form-field-focus-select-arrow-color: rgba(235, 10, 30, .87);--mat-form-field-filled-caret-color: #eb0a1e;--mat-form-field-filled-focus-active-indicator-color: #eb0a1e;--mat-form-field-filled-focus-label-text-color: rgba(235, 10, 30, .87);--mat-form-field-outlined-caret-color: #eb0a1e;--mat-form-field-outlined-focus-outline-color: #eb0a1e;--mat-form-field-outlined-focus-label-text-color: rgba(235, 10, 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: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.TOYOTA-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(235, 10, 30, .87);--mat-form-field-filled-caret-color: #eb0a1e;--mat-form-field-filled-focus-active-indicator-color: #eb0a1e;--mat-form-field-filled-focus-label-text-color: rgba(235, 10, 30, .87);--mat-form-field-outlined-caret-color: #eb0a1e;--mat-form-field-outlined-focus-outline-color: #eb0a1e;--mat-form-field-outlined-focus-label-text-color: rgba(235, 10, 30, .87)}.TOYOTA-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.TOYOTA-THEME body,.TOYOTA-THEME body .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(235, 10, 30, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.TOYOTA-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.TOYOTA-THEME body{--mat-autocomplete-background-color: white}.TOYOTA-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.TOYOTA-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.TOYOTA-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.TOYOTA-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.TOYOTA-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.TOYOTA-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #eb0a1e;--mat-chip-elevated-disabled-container-color: #eb0a1e;--mat-chip-elevated-selected-container-color: #eb0a1e;--mat-chip-flat-disabled-selected-container-color: #eb0a1e;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.TOYOTA-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.TOYOTA-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.TOYOTA-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #eb0a1e;--mat-slide-toggle-selected-handle-color: #eb0a1e;--mat-slide-toggle-selected-hover-state-layer-color: #eb0a1e;--mat-slide-toggle-selected-pressed-state-layer-color: #eb0a1e;--mat-slide-toggle-selected-focus-handle-color: #eb0a1e;--mat-slide-toggle-selected-hover-handle-color: #eb0a1e;--mat-slide-toggle-selected-pressed-handle-color: #eb0a1e;--mat-slide-toggle-selected-focus-track-color: #eb0a1e;--mat-slide-toggle-selected-hover-track-color: #eb0a1e;--mat-slide-toggle-selected-pressed-track-color: #eb0a1e;--mat-slide-toggle-selected-track-color: #eb0a1e;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.TOYOTA-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.TOYOTA-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.TOYOTA-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #eb0a1e;--mat-slide-toggle-selected-handle-color: #eb0a1e;--mat-slide-toggle-selected-hover-state-layer-color: #eb0a1e;--mat-slide-toggle-selected-pressed-state-layer-color: #eb0a1e;--mat-slide-toggle-selected-focus-handle-color: #eb0a1e;--mat-slide-toggle-selected-hover-handle-color: #eb0a1e;--mat-slide-toggle-selected-pressed-handle-color: #eb0a1e;--mat-slide-toggle-selected-focus-track-color: #eb0a1e;--mat-slide-toggle-selected-hover-track-color: #eb0a1e;--mat-slide-toggle-selected-pressed-track-color: #eb0a1e;--mat-slide-toggle-selected-track-color: #eb0a1e}.TOYOTA-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.TOYOTA-THEME body .mat-mdc-radio-button.mat-primary,.TOYOTA-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #eb0a1e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #eb0a1e;--mat-radio-selected-hover-icon-color: #eb0a1e;--mat-radio-selected-icon-color: #eb0a1e;--mat-radio-selected-pressed-icon-color: #eb0a1e;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.TOYOTA-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.TOYOTA-THEME body{--mat-slider-active-track-color: #eb0a1e;--mat-slider-focus-handle-color: #eb0a1e;--mat-slider-focus-state-layer-color: rgba(235, 10, 30, .2);--mat-slider-handle-color: #eb0a1e;--mat-slider-hover-handle-color: #eb0a1e;--mat-slider-hover-state-layer-color: rgba(235, 10, 30, .05);--mat-slider-inactive-track-color: #eb0a1e;--mat-slider-ripple-color: #eb0a1e;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #eb0a1e;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.TOYOTA-THEME body .mat-accent{--mat-slider-active-track-color: #eb0a1e;--mat-slider-focus-handle-color: #eb0a1e;--mat-slider-focus-state-layer-color: rgba(235, 10, 30, .2);--mat-slider-handle-color: #eb0a1e;--mat-slider-hover-handle-color: #eb0a1e;--mat-slider-hover-state-layer-color: rgba(235, 10, 30, .05);--mat-slider-inactive-track-color: #eb0a1e;--mat-slider-ripple-color: #eb0a1e;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #eb0a1e}.TOYOTA-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.TOYOTA-THEME body{--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)}.TOYOTA-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.TOYOTA-THEME body .mdc-list-item__start,.TOYOTA-THEME body .mdc-list-item__end,.TOYOTA-THEME body .mat-accent .mdc-list-item__start,.TOYOTA-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #eb0a1e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #eb0a1e;--mat-radio-selected-hover-icon-color: #eb0a1e;--mat-radio-selected-icon-color: #eb0a1e;--mat-radio-selected-pressed-icon-color: #eb0a1e;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.TOYOTA-THEME body .mat-warn .mdc-list-item__start,.TOYOTA-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.TOYOTA-THEME body .mat-mdc-list-option,.TOYOTA-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #eb0a1e;--mat-checkbox-selected-hover-icon-color: #eb0a1e;--mat-checkbox-selected-icon-color: #eb0a1e;--mat-checkbox-selected-pressed-icon-color: #eb0a1e;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #eb0a1e;--mat-checkbox-selected-hover-state-layer-color: #eb0a1e;--mat-checkbox-selected-pressed-state-layer-color: #eb0a1e;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TOYOTA-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TOYOTA-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.TOYOTA-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.TOYOTA-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.TOYOTA-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#eb0a1e}.TOYOTA-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.TOYOTA-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.TOYOTA-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.TOYOTA-THEME body{--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)}.TOYOTA-THEME body .mat-mdc-tab-group,.TOYOTA-THEME body .mat-mdc-tab-nav-bar,.TOYOTA-THEME body .mat-mdc-tab-group.mat-accent,.TOYOTA-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #eb0a1e;--mat-tab-active-ripple-color: #eb0a1e;--mat-tab-inactive-ripple-color: #eb0a1e;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #eb0a1e;--mat-tab-active-hover-label-text-color: #eb0a1e;--mat-tab-active-focus-indicator-color: #eb0a1e;--mat-tab-active-hover-indicator-color: #eb0a1e;--mat-tab-active-indicator-color: #eb0a1e}.TOYOTA-THEME body .mat-mdc-tab-group.mat-warn,.TOYOTA-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.TOYOTA-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #eb0a1e;--mat-checkbox-selected-hover-icon-color: #eb0a1e;--mat-checkbox-selected-icon-color: #eb0a1e;--mat-checkbox-selected-pressed-icon-color: #eb0a1e;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #eb0a1e;--mat-checkbox-selected-hover-state-layer-color: #eb0a1e;--mat-checkbox-selected-pressed-state-layer-color: #eb0a1e;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TOYOTA-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #eb0a1e;--mat-checkbox-selected-hover-icon-color: #eb0a1e;--mat-checkbox-selected-icon-color: #eb0a1e;--mat-checkbox-selected-pressed-icon-color: #eb0a1e;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #eb0a1e;--mat-checkbox-selected-hover-state-layer-color: #eb0a1e;--mat-checkbox-selected-pressed-state-layer-color: #eb0a1e;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TOYOTA-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.TOYOTA-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.TOYOTA-THEME body .mat-mdc-button.mat-primary,.TOYOTA-THEME body .mat-mdc-unelevated-button.mat-primary,.TOYOTA-THEME body .mat-mdc-raised-button.mat-primary,.TOYOTA-THEME body .mat-mdc-outlined-button.mat-primary,.TOYOTA-THEME body .mat-tonal-button.mat-primary,.TOYOTA-THEME body .mat-mdc-button.mat-accent,.TOYOTA-THEME body .mat-mdc-unelevated-button.mat-accent,.TOYOTA-THEME body .mat-mdc-raised-button.mat-accent,.TOYOTA-THEME body .mat-mdc-outlined-button.mat-accent,.TOYOTA-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #eb0a1e;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #eb0a1e;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(235, 10, 30, .1);--mat-button-outlined-state-layer-color: #eb0a1e;--mat-button-protected-container-color: #eb0a1e;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #eb0a1e;--mat-button-text-ripple-color: rgba(235, 10, 30, .1);--mat-button-text-state-layer-color: #eb0a1e;--mat-button-tonal-container-color: #eb0a1e;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.TOYOTA-THEME body .mat-mdc-button.mat-warn,.TOYOTA-THEME body .mat-mdc-unelevated-button.mat-warn,.TOYOTA-THEME body .mat-mdc-raised-button.mat-warn,.TOYOTA-THEME body .mat-mdc-outlined-button.mat-warn,.TOYOTA-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.TOYOTA-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.TOYOTA-THEME body .mat-mdc-icon-button.mat-primary,.TOYOTA-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #eb0a1e;--mat-icon-button-state-layer-color: #eb0a1e;--mat-icon-button-ripple-color: rgba(235, 10, 30, .1)}.TOYOTA-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.TOYOTA-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.TOYOTA-THEME body .mat-mdc-fab.mat-primary,.TOYOTA-THEME body .mat-mdc-mini-fab.mat-primary,.TOYOTA-THEME body .mat-mdc-fab.mat-accent,.TOYOTA-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #eb0a1e;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #eb0a1e;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.TOYOTA-THEME body .mat-mdc-fab.mat-warn,.TOYOTA-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.TOYOTA-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #eb0a1e}.TOYOTA-THEME body{--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)}.TOYOTA-THEME body,.TOYOTA-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #eb0a1e}.TOYOTA-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.TOYOTA-THEME body{--mat-badge-background-color: #eb0a1e;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.TOYOTA-THEME body .mat-badge-accent{--mat-badge-background-color: #eb0a1e;--mat-badge-text-color: white}.TOYOTA-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.TOYOTA-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.TOYOTA-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.TOYOTA-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #eb0a1e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(235, 10, 30, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(235, 10, 30, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(235, 10, 30, .3);--mat-datepicker-toggle-active-state-icon-color: #eb0a1e;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(235, 10, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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)}.TOYOTA-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #eb0a1e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(235, 10, 30, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(235, 10, 30, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(235, 10, 30, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(235, 10, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.TOYOTA-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.TOYOTA-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #eb0a1e}.TOYOTA-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.TOYOTA-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.TOYOTA-THEME body{--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)}.TOYOTA-THEME body{--mat-icon-color: inherit}.TOYOTA-THEME body .mat-icon.mat-primary,.TOYOTA-THEME body .mat-icon.mat-accent{--mat-icon-color: #eb0a1e}.TOYOTA-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.TOYOTA-THEME body{--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)}.TOYOTA-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #eb0a1e;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #eb0a1e;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #eb0a1e;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.TOYOTA-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #eb0a1e;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #eb0a1e;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #eb0a1e;--mat-stepper-header-edit-state-icon-foreground-color: white}.TOYOTA-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.TOYOTA-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.TOYOTA-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.TOYOTA-THEME body .mat-toolbar.mat-primary,.TOYOTA-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #eb0a1e;--mat-toolbar-container-text-color: white}.TOYOTA-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.TOYOTA-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.TOYOTA-THEME body{--mat-timepicker-container-background-color: white}.TOYOTA-THEME .login .login-content .login-header{background-color:#fff!important}.TOYOTA-THEME .login .login-content .login-header img{padding:25px!important}.TOYOTA-THEME .cart .content .center-panel .heading i.edit-btn:hover,.TOYOTA-THEME .cart-tree .header{color:#eb0a1e!important}.TOYOTA-THEME .cart-tree .no-result{color:#000!important;background-color:#eb0a1e!important;border-color:#eb0a1e!important}.TOYOTA-THEME .cart-tree ul.custom-tree .root i,.TOYOTA-THEME .cart-tree ul.custom-tree li ul li div .active,.TOYOTA-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#eb0a1e!important}.TOYOTA-THEME .cart .cart-position .item .dot-box,.TOYOTA-THEME .cart .cart-position .item .fast-payer-info span{background-color:#eb0a1e!important;color:#fff!important}.TOYOTA-THEME .header .primary-header-bar{background-color:#fff!important}.TOYOTA-THEME .header .primary-header-bar .logo-text{color:#000!important}.TOYOTA-THEME .header .primary-header-bar .main-nav li span,.TOYOTA-THEME .header .primary-header-bar .main-nav li i{color:#eb0a1e!important}.TOYOTA-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.TOYOTA-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.TOYOTA-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.TOYOTA-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.TOYOTA-THEME .header .primary-header-bar .main-nav .cart i,.TOYOTA-THEME .header .primary-header-bar .main-nav .cart span{color:#000!important}.TOYOTA-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#282830!important}.TOYOTA-THEME .header .primary-header-bar .main-nav .cart:hover i,.TOYOTA-THEME .header .primary-header-bar .main-nav .cart:hover span,.TOYOTA-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.TOYOTA-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.TOYOTA-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#282830!important}.TOYOTA-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.TOYOTA-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#282830!important;color:#fff!important}.TOYOTA-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.TOYOTA-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.TOYOTA-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#c1c1c18c!important;color:#000!important}.TOYOTA-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.TOYOTA-THEME .header .secondary-header-bar{background-color:#f5f5f5!important;color:#000!important}.TOYOTA-THEME .header .secondary-header-bar .side-menu-button{color:#000!important}.TOYOTA-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#f5f5f5!important;color:#000!important;border-bottom-color:#eb0a1e!important}.TOYOTA-THEME .header .secondary-header-bar .main-nav li span,.TOYOTA-THEME .header .secondary-header-bar .main-nav li i{color:#000!important;font-weight:500!important}.TOYOTA-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.TOYOTA-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#f5f5f5!important;border-color:#eb0a1e!important}.TOYOTA-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.TOYOTA-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.TOYOTA-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.TOYOTA-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{font-weight:500!important;color:#000!important}.TOYOTA-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#f5f5f5!important;color:#000!important}.TOYOTA-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.TOYOTA-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#000!important}.TOYOTA-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.TOYOTA-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.TOYOTA-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.TOYOTA-THEME .navigation-drawer .drawer-items .drawer-item:hover,.TOYOTA-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#282830!important;color:#fff!important}.TOYOTA-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.TOYOTA-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important;top:30px!important}.TOYOTA-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.TOYOTA-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.TOYOTA-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#000!important}.TOYOTA-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#eb0a1e!important}.TOYOTA-THEME .navigation-menu .navigation-menu-item:hover,.TOYOTA-THEME .navigation-menu .navigation-menu-item.active{background-color:#282830!important;color:#fff!important}.TOYOTA-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.TOYOTA-THEME .user-menu .expanded-menu ul li:hover,.TOYOTA-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.TOYOTA-THEME .user-menu .expanded-menu ul li:hover i,.TOYOTA-THEME .user-menu .expanded-menu ul li.active i,.TOYOTA-THEME .user-menu .expanded-menu ul li i,.TOYOTA-THEME .startpage-tyre-promotion .label-price,.TOYOTA-THEME .startpage-tyre-promotion .label-show-details{color:#eb0a1e!important}.TOYOTA-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#eb0a1e!important}.TOYOTA-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#eb0a1e!important;color:#fff!important}.TOYOTA-THEME .car-search-panel .kba-selection .kba-title,.TOYOTA-THEME .car-search-panel .car-selection-row .car-selection-title,.TOYOTA-THEME .car-search-stepper .step-count{color:#eb0a1e!important}.TOYOTA-THEME .rim-selection-panel .tab-menu-item:hover,.TOYOTA-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#eb0a1e!important}.TOYOTA-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.TOYOTA-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#eb0a1e!important}.TOYOTA-THEME .rim-search-box:hover,.TOYOTA-THEME .rim-search-box.active{border-color:#eb0a1e!important}.TOYOTA-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#eb0a1e!important;color:#fff!important}.TOYOTA-THEME .rim-search-box .header-information i{color:#eb0a1e!important}.TOYOTA-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#eb0a1e!important}.TOYOTA-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#eb0a1e!important}.TOYOTA-THEME .rim-size-selection-detail-panel .ult-warning2{color:#eb0a1e!important}.TOYOTA-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#eb0a1e!important}.TOYOTA-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#eb0a1e!important}.TOYOTA-THEME .tpms-selection-detail-panel .more-information-toggle{color:#eb0a1e!important}.TOYOTA-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.TOYOTA-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#eb0a1e!important}.TOYOTA-THEME .tyre-selection-panel .info-bar i,.TOYOTA-THEME .tyre-selection-panel .info-bar b{color:#000!important}.TOYOTA-THEME .mixed-tyre-result-row:hover,.TOYOTA-THEME .mixed-tyre-result-row.active{border-color:#eb0a1e!important}.TOYOTA-THEME .mixed-tyre-result-row .dot-box{background-color:#eb0a1e!important;color:#fff!important}.TOYOTA-THEME .toggle-icons i.active{color:#eb0a1e!important}.TOYOTA-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.TOYOTA-THEME .tyre-results .no-results a,.TOYOTA-THEME .car-information .car-info-box .car-title i,.TOYOTA-THEME .car-information .icon-button i{color:#eb0a1e!important}.TOYOTA-THEME .car-information .color-circle:hover,.TOYOTA-THEME .car-information .color-circle.active{border-color:#eb0a1e!important}.TOYOTA-THEME .n4-checkbox label input[type=checkbox]:after,.TOYOTA-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.TOYOTA-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.TOYOTA-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#eb0a1e!important}.TOYOTA-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.TOYOTA-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#eb0a1e!important;border-color:#eb0a1e!important}.TOYOTA-THEME .n4-filter .filter-list-title{border-bottom-color:#eb0a1e!important}.TOYOTA-THEME .n4-filter .filter-list-title span,.TOYOTA-THEME .n4-filter .filter-list-title .filter-settings{color:#eb0a1e!important}.TOYOTA-THEME .n4-filter .filter-list-title .custom-filter-box{color:#eb0a1e!important;border-color:#eb0a1e!important}.TOYOTA-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#eb0a1e!important;color:#fff!important}.TOYOTA-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.TOYOTA-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#eb0a1e!important}.TOYOTA-THEME .lds-grid div{background:#fff!important}.TOYOTA-THEME .n4-pagination .pagination-label,.TOYOTA-THEME .n4-pagination .results-per-page li:hover,.TOYOTA-THEME .n4-pagination .active,.TOYOTA-THEME .product-generic-details-information .eprel-url,.TOYOTA-THEME .product-generic-details-information .more-information-toggle{color:#eb0a1e!important}.TOYOTA-THEME .product-generic-result-row:hover,.TOYOTA-THEME .product-generic-result-row.active,.TOYOTA-THEME .product-rim-result-row:hover,.TOYOTA-THEME .product-rim-result-row.active{border-color:#eb0a1e!important}.TOYOTA-THEME .product-rim-details-information .eprel-url,.TOYOTA-THEME .product-rim-details-information .more-information-toggle{color:#eb0a1e!important}.TOYOTA-THEME .n4-quantity-input .increment-quantity-block button:hover,.TOYOTA-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#eb0a1e!important;border-color:#eb0a1e!important}.TOYOTA-THEME .n4-quantity-input .increment-quantity-block button:hover span,.TOYOTA-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.TOYOTA-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#eb0a1e!important}.TOYOTA-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#eb0a1e!important}.TOYOTA-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.TOYOTA-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#eb0a1e!important;color:#fff!important}.TOYOTA-THEME .simple-retailer-list .retailer-row:hover,.TOYOTA-THEME .simple-retailer-list .retailer-row.retailer-box-active,.TOYOTA-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#eb0a1e!important}.TOYOTA-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#eb0a1e!important}.TOYOTA-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#eb0a1e!important}.TOYOTA-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#eb0a1e!important}.TOYOTA-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.TOYOTA-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#eb0a1e!important}.TOYOTA-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#eb0a1e!important;color:#fff!important}.TOYOTA-THEME .toggle-switch .active{color:#eb0a1e!important}.TOYOTA-THEME .toggle-switch input#toggle+label:before{background:#eb0a1e!important}.TOYOTA-THEME .toggle-switch input#toggle:checked+label:before{color:#eb0a1e!important}.TOYOTA-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #eb0a1e!important}.TOYOTA-THEME .tyre-details-information .eprel-url,.TOYOTA-THEME .tyre-details-information .more-information-toggle{color:#eb0a1e!important}.TOYOTA-THEME .tyre-row:hover,.TOYOTA-THEME .tyre-row.active{border-color:#eb0a1e!important}.TOYOTA-THEME .tyre-row .dot-box{background-color:#eb0a1e!important;color:#fff!important}.TOYOTA-THEME .base-btn.primary{background-color:#282830!important;color:#fff!important}.TOYOTA-THEME .base-btn.primary i{color:#fff!important}.TOYOTA-THEME .base-btn.primary:hover{background-color:#565668!important;color:#fff!important;opacity:1}.TOYOTA-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.TOYOTA-THEME .base-btn.primary:disabled i{color:#000!important}.TOYOTA-THEME .base-btn.primary:disabled:hover{color:#000!important}.TOYOTA-THEME .base-btn.primary:disabled:hover i{color:#000!important}.TOYOTA-THEME .base-btn.primary-border{border-color:#282830!important;color:#000!important}.TOYOTA-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#eb0a1e!important}.TOYOTA-THEME .container-fluid .content .center-panel .center-content{border-top-color:#eb0a1e!important}@media (max-width: 1399.98px){.TOYOTA-THEME .left-panel{border-left-color:#000!important}.TOYOTA-THEME .center-panel{border-right-color:#000!important}.TOYOTA-THEME .center-panel.right,.TOYOTA-THEME .center-panel.left,.TOYOTA-THEME .center-panel.center-only{border-left-color:#000!important}.TOYOTA-THEME .right-panel{border-right-color:#000!important;border-left-color:#000!important}.TOYOTA-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#000!important;color:#fff!important}}.TOYOTA-THEME .size-circle.active,.TOYOTA-THEME .size-circle:hover{background-color:#eb0a1e!important;color:#fff!important;border-color:#eb0a1e!important}.TOYOTA-THEME .simple-table thead tr th{border-bottom-color:#eb0a1e!important}.TOYOTA-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.TOYOTA-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.TOYOTA-THEME ngb-pagination .page-link:hover{color:#eb0a1e!important}.TOYOTA-THEME ngb-pagination .page-item.active .page-link{color:#eb0a1e!important}.TOYOTA-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.TOYOTA-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#eb0a1e!important;color:#fff!important}.EUROMASTER-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.EUROMASTER-THEME body,.EUROMASTER-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #154194;--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)}.EUROMASTER-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.EUROMASTER-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.EUROMASTER-THEME body,.EUROMASTER-THEME body .mat-primary,.EUROMASTER-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #154194;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #154194;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.EUROMASTER-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.EUROMASTER-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.EUROMASTER-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.EUROMASTER-THEME body .mat-mdc-progress-bar,.EUROMASTER-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #154194;--mat-progress-bar-track-color: rgba(21, 65, 148, .25)}.EUROMASTER-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.EUROMASTER-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.EUROMASTER-THEME body{--mat-form-field-focus-select-arrow-color: rgba(21, 65, 148, .87);--mat-form-field-filled-caret-color: #154194;--mat-form-field-filled-focus-active-indicator-color: #154194;--mat-form-field-filled-focus-label-text-color: rgba(21, 65, 148, .87);--mat-form-field-outlined-caret-color: #154194;--mat-form-field-outlined-focus-outline-color: #154194;--mat-form-field-outlined-focus-label-text-color: rgba(21, 65, 148, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.EUROMASTER-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(21, 65, 148, .87);--mat-form-field-filled-caret-color: #154194;--mat-form-field-filled-focus-active-indicator-color: #154194;--mat-form-field-filled-focus-label-text-color: rgba(21, 65, 148, .87);--mat-form-field-outlined-caret-color: #154194;--mat-form-field-outlined-focus-outline-color: #154194;--mat-form-field-outlined-focus-label-text-color: rgba(21, 65, 148, .87)}.EUROMASTER-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.EUROMASTER-THEME body,.EUROMASTER-THEME body .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(21, 65, 148, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.EUROMASTER-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.EUROMASTER-THEME body{--mat-autocomplete-background-color: white}.EUROMASTER-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.EUROMASTER-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.EUROMASTER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.EUROMASTER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.EUROMASTER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.EUROMASTER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #154194;--mat-chip-elevated-disabled-container-color: #154194;--mat-chip-elevated-selected-container-color: #154194;--mat-chip-flat-disabled-selected-container-color: #154194;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.EUROMASTER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.EUROMASTER-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.EUROMASTER-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #154194;--mat-slide-toggle-selected-handle-color: #154194;--mat-slide-toggle-selected-hover-state-layer-color: #154194;--mat-slide-toggle-selected-pressed-state-layer-color: #154194;--mat-slide-toggle-selected-focus-handle-color: #154194;--mat-slide-toggle-selected-hover-handle-color: #154194;--mat-slide-toggle-selected-pressed-handle-color: #154194;--mat-slide-toggle-selected-focus-track-color: #154194;--mat-slide-toggle-selected-hover-track-color: #154194;--mat-slide-toggle-selected-pressed-track-color: #154194;--mat-slide-toggle-selected-track-color: #154194;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.EUROMASTER-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.EUROMASTER-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.EUROMASTER-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #154194;--mat-slide-toggle-selected-handle-color: #154194;--mat-slide-toggle-selected-hover-state-layer-color: #154194;--mat-slide-toggle-selected-pressed-state-layer-color: #154194;--mat-slide-toggle-selected-focus-handle-color: #154194;--mat-slide-toggle-selected-hover-handle-color: #154194;--mat-slide-toggle-selected-pressed-handle-color: #154194;--mat-slide-toggle-selected-focus-track-color: #154194;--mat-slide-toggle-selected-hover-track-color: #154194;--mat-slide-toggle-selected-pressed-track-color: #154194;--mat-slide-toggle-selected-track-color: #154194}.EUROMASTER-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.EUROMASTER-THEME body .mat-mdc-radio-button.mat-primary,.EUROMASTER-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #154194;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #154194;--mat-radio-selected-hover-icon-color: #154194;--mat-radio-selected-icon-color: #154194;--mat-radio-selected-pressed-icon-color: #154194;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.EUROMASTER-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.EUROMASTER-THEME body{--mat-slider-active-track-color: #154194;--mat-slider-focus-handle-color: #154194;--mat-slider-focus-state-layer-color: rgba(21, 65, 148, .2);--mat-slider-handle-color: #154194;--mat-slider-hover-handle-color: #154194;--mat-slider-hover-state-layer-color: rgba(21, 65, 148, .05);--mat-slider-inactive-track-color: #154194;--mat-slider-ripple-color: #154194;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #154194;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.EUROMASTER-THEME body .mat-accent{--mat-slider-active-track-color: #154194;--mat-slider-focus-handle-color: #154194;--mat-slider-focus-state-layer-color: rgba(21, 65, 148, .2);--mat-slider-handle-color: #154194;--mat-slider-hover-handle-color: #154194;--mat-slider-hover-state-layer-color: rgba(21, 65, 148, .05);--mat-slider-inactive-track-color: #154194;--mat-slider-ripple-color: #154194;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #154194}.EUROMASTER-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.EUROMASTER-THEME body{--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)}.EUROMASTER-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.EUROMASTER-THEME body .mdc-list-item__start,.EUROMASTER-THEME body .mdc-list-item__end,.EUROMASTER-THEME body .mat-accent .mdc-list-item__start,.EUROMASTER-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #154194;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #154194;--mat-radio-selected-hover-icon-color: #154194;--mat-radio-selected-icon-color: #154194;--mat-radio-selected-pressed-icon-color: #154194;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.EUROMASTER-THEME body .mat-warn .mdc-list-item__start,.EUROMASTER-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.EUROMASTER-THEME body .mat-mdc-list-option,.EUROMASTER-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #154194;--mat-checkbox-selected-hover-icon-color: #154194;--mat-checkbox-selected-icon-color: #154194;--mat-checkbox-selected-pressed-icon-color: #154194;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #154194;--mat-checkbox-selected-hover-state-layer-color: #154194;--mat-checkbox-selected-pressed-state-layer-color: #154194;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.EUROMASTER-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.EUROMASTER-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.EUROMASTER-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.EUROMASTER-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.EUROMASTER-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#154194}.EUROMASTER-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.EUROMASTER-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.EUROMASTER-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.EUROMASTER-THEME body{--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)}.EUROMASTER-THEME body .mat-mdc-tab-group,.EUROMASTER-THEME body .mat-mdc-tab-nav-bar,.EUROMASTER-THEME body .mat-mdc-tab-group.mat-accent,.EUROMASTER-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #154194;--mat-tab-active-ripple-color: #154194;--mat-tab-inactive-ripple-color: #154194;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #154194;--mat-tab-active-hover-label-text-color: #154194;--mat-tab-active-focus-indicator-color: #154194;--mat-tab-active-hover-indicator-color: #154194;--mat-tab-active-indicator-color: #154194}.EUROMASTER-THEME body .mat-mdc-tab-group.mat-warn,.EUROMASTER-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.EUROMASTER-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #154194;--mat-checkbox-selected-hover-icon-color: #154194;--mat-checkbox-selected-icon-color: #154194;--mat-checkbox-selected-pressed-icon-color: #154194;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #154194;--mat-checkbox-selected-hover-state-layer-color: #154194;--mat-checkbox-selected-pressed-state-layer-color: #154194;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.EUROMASTER-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #154194;--mat-checkbox-selected-hover-icon-color: #154194;--mat-checkbox-selected-icon-color: #154194;--mat-checkbox-selected-pressed-icon-color: #154194;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #154194;--mat-checkbox-selected-hover-state-layer-color: #154194;--mat-checkbox-selected-pressed-state-layer-color: #154194;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.EUROMASTER-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.EUROMASTER-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.EUROMASTER-THEME body .mat-mdc-button.mat-primary,.EUROMASTER-THEME body .mat-mdc-unelevated-button.mat-primary,.EUROMASTER-THEME body .mat-mdc-raised-button.mat-primary,.EUROMASTER-THEME body .mat-mdc-outlined-button.mat-primary,.EUROMASTER-THEME body .mat-tonal-button.mat-primary,.EUROMASTER-THEME body .mat-mdc-button.mat-accent,.EUROMASTER-THEME body .mat-mdc-unelevated-button.mat-accent,.EUROMASTER-THEME body .mat-mdc-raised-button.mat-accent,.EUROMASTER-THEME body .mat-mdc-outlined-button.mat-accent,.EUROMASTER-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #154194;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #154194;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(21, 65, 148, .1);--mat-button-outlined-state-layer-color: #154194;--mat-button-protected-container-color: #154194;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #154194;--mat-button-text-ripple-color: rgba(21, 65, 148, .1);--mat-button-text-state-layer-color: #154194;--mat-button-tonal-container-color: #154194;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.EUROMASTER-THEME body .mat-mdc-button.mat-warn,.EUROMASTER-THEME body .mat-mdc-unelevated-button.mat-warn,.EUROMASTER-THEME body .mat-mdc-raised-button.mat-warn,.EUROMASTER-THEME body .mat-mdc-outlined-button.mat-warn,.EUROMASTER-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.EUROMASTER-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.EUROMASTER-THEME body .mat-mdc-icon-button.mat-primary,.EUROMASTER-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #154194;--mat-icon-button-state-layer-color: #154194;--mat-icon-button-ripple-color: rgba(21, 65, 148, .1)}.EUROMASTER-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.EUROMASTER-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.EUROMASTER-THEME body .mat-mdc-fab.mat-primary,.EUROMASTER-THEME body .mat-mdc-mini-fab.mat-primary,.EUROMASTER-THEME body .mat-mdc-fab.mat-accent,.EUROMASTER-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #154194;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #154194;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.EUROMASTER-THEME body .mat-mdc-fab.mat-warn,.EUROMASTER-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.EUROMASTER-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #154194}.EUROMASTER-THEME body{--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)}.EUROMASTER-THEME body,.EUROMASTER-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #154194}.EUROMASTER-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.EUROMASTER-THEME body{--mat-badge-background-color: #154194;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.EUROMASTER-THEME body .mat-badge-accent{--mat-badge-background-color: #154194;--mat-badge-text-color: white}.EUROMASTER-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.EUROMASTER-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.EUROMASTER-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.EUROMASTER-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #154194;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(21, 65, 148, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(21, 65, 148, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(21, 65, 148, .3);--mat-datepicker-toggle-active-state-icon-color: #154194;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(21, 65, 148, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.EUROMASTER-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #154194;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(21, 65, 148, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(21, 65, 148, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(21, 65, 148, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(21, 65, 148, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.EUROMASTER-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.EUROMASTER-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #154194}.EUROMASTER-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.EUROMASTER-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.EUROMASTER-THEME body{--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)}.EUROMASTER-THEME body{--mat-icon-color: inherit}.EUROMASTER-THEME body .mat-icon.mat-primary,.EUROMASTER-THEME body .mat-icon.mat-accent{--mat-icon-color: #154194}.EUROMASTER-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.EUROMASTER-THEME body{--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)}.EUROMASTER-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #154194;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #154194;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #154194;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.EUROMASTER-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #154194;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #154194;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #154194;--mat-stepper-header-edit-state-icon-foreground-color: white}.EUROMASTER-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.EUROMASTER-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.EUROMASTER-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.EUROMASTER-THEME body .mat-toolbar.mat-primary,.EUROMASTER-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #154194;--mat-toolbar-container-text-color: white}.EUROMASTER-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.EUROMASTER-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.EUROMASTER-THEME body{--mat-timepicker-container-background-color: white}.EUROMASTER-THEME .login .login-content .login-header{background-color:#fff!important}.EUROMASTER-THEME .cart .content .center-panel .heading i.edit-btn:hover,.EUROMASTER-THEME .cart-tree .header{color:#154194!important}.EUROMASTER-THEME .cart-tree .no-result{color:#000!important;background-color:#154194!important;border-color:#1b55c1!important}.EUROMASTER-THEME .cart-tree ul.custom-tree .root i,.EUROMASTER-THEME .cart-tree ul.custom-tree li ul li div .active,.EUROMASTER-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#154194!important}.EUROMASTER-THEME .cart .cart-position .item .dot-box,.EUROMASTER-THEME .cart .cart-position .item .fast-payer-info span{background-color:#154194!important;color:#fff!important}.EUROMASTER-THEME .header .primary-header-bar{background-color:#fff!important}.EUROMASTER-THEME .header .primary-header-bar .logo-text{color:#000!important}.EUROMASTER-THEME .header .primary-header-bar .logo{max-width:180px!important}.EUROMASTER-THEME .header .primary-header-bar .main-nav li span,.EUROMASTER-THEME .header .primary-header-bar .main-nav li i{color:#000!important}.EUROMASTER-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.EUROMASTER-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.EUROMASTER-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.EUROMASTER-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.EUROMASTER-THEME .header .primary-header-bar .main-nav .cart i,.EUROMASTER-THEME .header .primary-header-bar .main-nav .cart span{color:#005e2c!important}.EUROMASTER-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#005e2c!important}.EUROMASTER-THEME .header .primary-header-bar .main-nav .cart:hover i,.EUROMASTER-THEME .header .primary-header-bar .main-nav .cart:hover span,.EUROMASTER-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.EUROMASTER-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.EUROMASTER-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#154194!important}.EUROMASTER-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.EUROMASTER-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#154194!important;color:#fff!important}.EUROMASTER-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.EUROMASTER-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.EUROMASTER-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#f2f2f6!important;color:#000!important}.EUROMASTER-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.EUROMASTER-THEME .header .primary-header-bar .mat-mdc-chip i,.EUROMASTER-THEME .header .primary-header-bar .mat-mdc-chip span{color:#fff!important}.EUROMASTER-THEME .header .primary-header-bar .mat-mdc-chip.current-user,.EUROMASTER-THEME .header .secondary-header-bar{background-color:#154194!important}.EUROMASTER-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.EUROMASTER-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#154194!important;color:#fff!important;border-bottom-color:#154194!important}.EUROMASTER-THEME .header .secondary-header-bar .main-nav li span,.EUROMASTER-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.EUROMASTER-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.EUROMASTER-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#154194!important;border-color:#fff!important}.EUROMASTER-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.EUROMASTER-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.EUROMASTER-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.EUROMASTER-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#fff!important}.EUROMASTER-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#154194!important;color:#fff!important}.EUROMASTER-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important;border-left-color:transparent!important}.EUROMASTER-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.EUROMASTER-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.EUROMASTER-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.EUROMASTER-THEME .navigation-drawer .drawer-items .drawer-item:hover,.EUROMASTER-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#154194!important;color:#fff!important}.EUROMASTER-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.EUROMASTER-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.EUROMASTER-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.EUROMASTER-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.EUROMASTER-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.EUROMASTER-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#154194!important}.EUROMASTER-THEME .navigation-menu .navigation-menu-item:hover,.EUROMASTER-THEME .navigation-menu .navigation-menu-item.active{background-color:#154194!important;color:#fff!important}.EUROMASTER-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.EUROMASTER-THEME .user-menu .expanded-menu ul li:hover,.EUROMASTER-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.EUROMASTER-THEME .user-menu .expanded-menu ul li:hover i,.EUROMASTER-THEME .user-menu .expanded-menu ul li.active i{color:#154194!important}.EUROMASTER-THEME .user-menu .expanded-menu ul li i{color:#fff!important}.EUROMASTER-THEME .startpage-tyre-promotion .label-price,.EUROMASTER-THEME .startpage-tyre-promotion .label-show-details{color:#154194!important}.EUROMASTER-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#154194!important}.EUROMASTER-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#154194!important;color:#fff!important}.EUROMASTER-THEME .car-search-panel .kba-selection .kba-title,.EUROMASTER-THEME .car-search-panel .car-selection-row .car-selection-title,.EUROMASTER-THEME .car-search-stepper .step-count{color:#154194!important}.EUROMASTER-THEME .rim-selection-panel .tab-menu-item:hover,.EUROMASTER-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#154194!important}.EUROMASTER-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.EUROMASTER-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#154194!important}.EUROMASTER-THEME .rim-search-box:hover,.EUROMASTER-THEME .rim-search-box.active{border-color:#154194!important}.EUROMASTER-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#154194!important;color:#fff!important}.EUROMASTER-THEME .rim-search-box .header-information i{color:#154194!important}.EUROMASTER-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#154194!important}.EUROMASTER-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#154194!important}.EUROMASTER-THEME .rim-size-selection-detail-panel .ult-warning2{color:#154194!important}.EUROMASTER-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#154194!important}.EUROMASTER-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#154194!important}.EUROMASTER-THEME .tpms-selection-detail-panel .more-information-toggle{color:#154194!important}.EUROMASTER-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.EUROMASTER-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#154194!important}.EUROMASTER-THEME .tyre-selection-panel .info-bar i,.EUROMASTER-THEME .tyre-selection-panel .info-bar b{color:#000!important}.EUROMASTER-THEME .mixed-tyre-result-row:hover,.EUROMASTER-THEME .mixed-tyre-result-row.active{border-color:#154194!important}.EUROMASTER-THEME .mixed-tyre-result-row .dot-box{background-color:#154194!important;color:#fff!important}.EUROMASTER-THEME .toggle-icons i.active{color:#154194!important}.EUROMASTER-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.EUROMASTER-THEME .tyre-results .no-results a,.EUROMASTER-THEME .car-information .car-info-box .car-title i,.EUROMASTER-THEME .car-information .icon-button i{color:#154194!important}.EUROMASTER-THEME .car-information .color-circle:hover,.EUROMASTER-THEME .car-information .color-circle.active{border-color:#154194!important}.EUROMASTER-THEME .n4-checkbox label input[type=checkbox]:after,.EUROMASTER-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.EUROMASTER-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.EUROMASTER-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#154194!important}.EUROMASTER-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.EUROMASTER-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#154194!important;border-color:#154194!important}.EUROMASTER-THEME .n4-filter .filter-list-title{border-bottom-color:#154194!important}.EUROMASTER-THEME .n4-filter .filter-list-title span,.EUROMASTER-THEME .n4-filter .filter-list-title .filter-settings{color:#154194!important}.EUROMASTER-THEME .n4-filter .filter-list-title .custom-filter-box{color:#154194!important;border-color:#154194!important}.EUROMASTER-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#154194!important;color:#fff!important}.EUROMASTER-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.EUROMASTER-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#154194!important}.EUROMASTER-THEME .lds-grid div{background:#fff!important}.EUROMASTER-THEME .n4-pagination .pagination-label,.EUROMASTER-THEME .n4-pagination .results-per-page li:hover,.EUROMASTER-THEME .n4-pagination .active,.EUROMASTER-THEME .product-generic-details-information .eprel-url,.EUROMASTER-THEME .product-generic-details-information .more-information-toggle{color:#154194!important}.EUROMASTER-THEME .product-generic-result-row:hover,.EUROMASTER-THEME .product-generic-result-row.active,.EUROMASTER-THEME .product-rim-result-row:hover,.EUROMASTER-THEME .product-rim-result-row.active{border-color:#154194!important}.EUROMASTER-THEME .product-rim-details-information .eprel-url,.EUROMASTER-THEME .product-rim-details-information .more-information-toggle{color:#154194!important}.EUROMASTER-THEME .n4-quantity-input .increment-quantity-block button:hover,.EUROMASTER-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#154194!important;border-color:#154194!important}.EUROMASTER-THEME .n4-quantity-input .increment-quantity-block button:hover span,.EUROMASTER-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.EUROMASTER-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#154194!important}.EUROMASTER-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#154194!important}.EUROMASTER-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.EUROMASTER-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#154194!important;color:#fff!important}.EUROMASTER-THEME .simple-retailer-list .retailer-row:hover,.EUROMASTER-THEME .simple-retailer-list .retailer-row.retailer-box-active,.EUROMASTER-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#154194!important}.EUROMASTER-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#154194!important}.EUROMASTER-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#154194!important}.EUROMASTER-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#154194!important}.EUROMASTER-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.EUROMASTER-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#154194!important}.EUROMASTER-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#154194!important;color:#fff!important}.EUROMASTER-THEME .toggle-switch .active{color:#154194!important}.EUROMASTER-THEME .toggle-switch input#toggle+label:before{background:#154194!important}.EUROMASTER-THEME .toggle-switch input#toggle:checked+label:before{color:#154194!important}.EUROMASTER-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #154194!important}.EUROMASTER-THEME .tyre-details-information .eprel-url,.EUROMASTER-THEME .tyre-details-information .more-information-toggle{color:#154194!important}.EUROMASTER-THEME .tyre-row:hover,.EUROMASTER-THEME .tyre-row.active{border-color:#154194!important}.EUROMASTER-THEME .tyre-row .dot-box,.EUROMASTER-THEME .base-btn.primary{background-color:#154194!important;color:#fff!important}.EUROMASTER-THEME .base-btn.primary i{color:#fff!important}.EUROMASTER-THEME .base-btn.primary:hover{background-color:#1b55c1!important;color:#fff!important;opacity:1}.EUROMASTER-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.EUROMASTER-THEME .base-btn.primary:disabled i{color:#000!important}.EUROMASTER-THEME .base-btn.primary:disabled:hover{color:#000!important}.EUROMASTER-THEME .base-btn.primary:disabled:hover i{color:#000!important}.EUROMASTER-THEME .base-btn.primary-border{border-color:#154194!important;color:#154194!important}.EUROMASTER-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#154194!important}.EUROMASTER-THEME .container-fluid .content .center-panel .center-content{border-top-color:#154194!important}@media (max-width: 1399.98px){.EUROMASTER-THEME .left-panel{border-left-color:#f2f2f6!important}.EUROMASTER-THEME .center-panel{border-right-color:#f2f2f6!important}.EUROMASTER-THEME .center-panel.right,.EUROMASTER-THEME .center-panel.left,.EUROMASTER-THEME .center-panel.center-only{border-left-color:#f2f2f6!important}.EUROMASTER-THEME .right-panel{border-right-color:#f2f2f6!important;border-left-color:#f2f2f6!important}.EUROMASTER-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#f2f2f6!important;color:#000!important}}.EUROMASTER-THEME .size-circle.active,.EUROMASTER-THEME .size-circle:hover{background-color:#154194!important;color:#fff!important;border-color:#154194!important}.EUROMASTER-THEME .simple-table thead tr th{border-bottom-color:#154194!important}.EUROMASTER-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.EUROMASTER-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.EUROMASTER-THEME ngb-pagination .page-link:hover{color:#154194!important}.EUROMASTER-THEME ngb-pagination .page-item.active .page-link{color:#154194!important}.EUROMASTER-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.EUROMASTER-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#154194!important;color:#fff!important}.FOKKE-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.FOKKE-THEME body,.FOKKE-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #00aaea;--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)}.FOKKE-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.FOKKE-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.FOKKE-THEME body,.FOKKE-THEME body .mat-primary,.FOKKE-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #00aaea;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #00aaea;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.FOKKE-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.FOKKE-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.FOKKE-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.FOKKE-THEME body .mat-mdc-progress-bar,.FOKKE-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #00aaea;--mat-progress-bar-track-color: rgba(0, 170, 234, .25)}.FOKKE-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.FOKKE-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.FOKKE-THEME body{--mat-form-field-focus-select-arrow-color: rgba(0, 170, 234, .87);--mat-form-field-filled-caret-color: #00aaea;--mat-form-field-filled-focus-active-indicator-color: #00aaea;--mat-form-field-filled-focus-label-text-color: rgba(0, 170, 234, .87);--mat-form-field-outlined-caret-color: #00aaea;--mat-form-field-outlined-focus-outline-color: #00aaea;--mat-form-field-outlined-focus-label-text-color: rgba(0, 170, 234, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.FOKKE-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(0, 170, 234, .87);--mat-form-field-filled-caret-color: #00aaea;--mat-form-field-filled-focus-active-indicator-color: #00aaea;--mat-form-field-filled-focus-label-text-color: rgba(0, 170, 234, .87);--mat-form-field-outlined-caret-color: #00aaea;--mat-form-field-outlined-focus-outline-color: #00aaea;--mat-form-field-outlined-focus-label-text-color: rgba(0, 170, 234, .87)}.FOKKE-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.FOKKE-THEME body,.FOKKE-THEME body .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, 170, 234, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.FOKKE-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.FOKKE-THEME body{--mat-autocomplete-background-color: white}.FOKKE-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.FOKKE-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.FOKKE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.FOKKE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.FOKKE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.FOKKE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #00aaea;--mat-chip-elevated-disabled-container-color: #00aaea;--mat-chip-elevated-selected-container-color: #00aaea;--mat-chip-flat-disabled-selected-container-color: #00aaea;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.FOKKE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.FOKKE-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.FOKKE-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #00aaea;--mat-slide-toggle-selected-handle-color: #00aaea;--mat-slide-toggle-selected-hover-state-layer-color: #00aaea;--mat-slide-toggle-selected-pressed-state-layer-color: #00aaea;--mat-slide-toggle-selected-focus-handle-color: #00aaea;--mat-slide-toggle-selected-hover-handle-color: #00aaea;--mat-slide-toggle-selected-pressed-handle-color: #00aaea;--mat-slide-toggle-selected-focus-track-color: #00aaea;--mat-slide-toggle-selected-hover-track-color: #00aaea;--mat-slide-toggle-selected-pressed-track-color: #00aaea;--mat-slide-toggle-selected-track-color: #00aaea;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.FOKKE-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.FOKKE-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.FOKKE-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #00aaea;--mat-slide-toggle-selected-handle-color: #00aaea;--mat-slide-toggle-selected-hover-state-layer-color: #00aaea;--mat-slide-toggle-selected-pressed-state-layer-color: #00aaea;--mat-slide-toggle-selected-focus-handle-color: #00aaea;--mat-slide-toggle-selected-hover-handle-color: #00aaea;--mat-slide-toggle-selected-pressed-handle-color: #00aaea;--mat-slide-toggle-selected-focus-track-color: #00aaea;--mat-slide-toggle-selected-hover-track-color: #00aaea;--mat-slide-toggle-selected-pressed-track-color: #00aaea;--mat-slide-toggle-selected-track-color: #00aaea}.FOKKE-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.FOKKE-THEME body .mat-mdc-radio-button.mat-primary,.FOKKE-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #00aaea;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #00aaea;--mat-radio-selected-hover-icon-color: #00aaea;--mat-radio-selected-icon-color: #00aaea;--mat-radio-selected-pressed-icon-color: #00aaea;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.FOKKE-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.FOKKE-THEME body{--mat-slider-active-track-color: #00aaea;--mat-slider-focus-handle-color: #00aaea;--mat-slider-focus-state-layer-color: rgba(0, 170, 234, .2);--mat-slider-handle-color: #00aaea;--mat-slider-hover-handle-color: #00aaea;--mat-slider-hover-state-layer-color: rgba(0, 170, 234, .05);--mat-slider-inactive-track-color: #00aaea;--mat-slider-ripple-color: #00aaea;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #00aaea;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.FOKKE-THEME body .mat-accent{--mat-slider-active-track-color: #00aaea;--mat-slider-focus-handle-color: #00aaea;--mat-slider-focus-state-layer-color: rgba(0, 170, 234, .2);--mat-slider-handle-color: #00aaea;--mat-slider-hover-handle-color: #00aaea;--mat-slider-hover-state-layer-color: rgba(0, 170, 234, .05);--mat-slider-inactive-track-color: #00aaea;--mat-slider-ripple-color: #00aaea;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #00aaea}.FOKKE-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.FOKKE-THEME body{--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)}.FOKKE-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.FOKKE-THEME body .mdc-list-item__start,.FOKKE-THEME body .mdc-list-item__end,.FOKKE-THEME body .mat-accent .mdc-list-item__start,.FOKKE-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #00aaea;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #00aaea;--mat-radio-selected-hover-icon-color: #00aaea;--mat-radio-selected-icon-color: #00aaea;--mat-radio-selected-pressed-icon-color: #00aaea;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.FOKKE-THEME body .mat-warn .mdc-list-item__start,.FOKKE-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.FOKKE-THEME body .mat-mdc-list-option,.FOKKE-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #00aaea;--mat-checkbox-selected-hover-icon-color: #00aaea;--mat-checkbox-selected-icon-color: #00aaea;--mat-checkbox-selected-pressed-icon-color: #00aaea;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #00aaea;--mat-checkbox-selected-hover-state-layer-color: #00aaea;--mat-checkbox-selected-pressed-state-layer-color: #00aaea;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.FOKKE-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.FOKKE-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.FOKKE-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.FOKKE-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.FOKKE-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#00aaea}.FOKKE-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.FOKKE-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.FOKKE-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.FOKKE-THEME body{--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)}.FOKKE-THEME body .mat-mdc-tab-group,.FOKKE-THEME body .mat-mdc-tab-nav-bar,.FOKKE-THEME body .mat-mdc-tab-group.mat-accent,.FOKKE-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #00aaea;--mat-tab-active-ripple-color: #00aaea;--mat-tab-inactive-ripple-color: #00aaea;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #00aaea;--mat-tab-active-hover-label-text-color: #00aaea;--mat-tab-active-focus-indicator-color: #00aaea;--mat-tab-active-hover-indicator-color: #00aaea;--mat-tab-active-indicator-color: #00aaea}.FOKKE-THEME body .mat-mdc-tab-group.mat-warn,.FOKKE-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.FOKKE-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #00aaea;--mat-checkbox-selected-hover-icon-color: #00aaea;--mat-checkbox-selected-icon-color: #00aaea;--mat-checkbox-selected-pressed-icon-color: #00aaea;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #00aaea;--mat-checkbox-selected-hover-state-layer-color: #00aaea;--mat-checkbox-selected-pressed-state-layer-color: #00aaea;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.FOKKE-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #00aaea;--mat-checkbox-selected-hover-icon-color: #00aaea;--mat-checkbox-selected-icon-color: #00aaea;--mat-checkbox-selected-pressed-icon-color: #00aaea;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #00aaea;--mat-checkbox-selected-hover-state-layer-color: #00aaea;--mat-checkbox-selected-pressed-state-layer-color: #00aaea;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.FOKKE-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.FOKKE-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.FOKKE-THEME body .mat-mdc-button.mat-primary,.FOKKE-THEME body .mat-mdc-unelevated-button.mat-primary,.FOKKE-THEME body .mat-mdc-raised-button.mat-primary,.FOKKE-THEME body .mat-mdc-outlined-button.mat-primary,.FOKKE-THEME body .mat-tonal-button.mat-primary,.FOKKE-THEME body .mat-mdc-button.mat-accent,.FOKKE-THEME body .mat-mdc-unelevated-button.mat-accent,.FOKKE-THEME body .mat-mdc-raised-button.mat-accent,.FOKKE-THEME body .mat-mdc-outlined-button.mat-accent,.FOKKE-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #00aaea;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #00aaea;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(0, 170, 234, .1);--mat-button-outlined-state-layer-color: #00aaea;--mat-button-protected-container-color: #00aaea;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #00aaea;--mat-button-text-ripple-color: rgba(0, 170, 234, .1);--mat-button-text-state-layer-color: #00aaea;--mat-button-tonal-container-color: #00aaea;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.FOKKE-THEME body .mat-mdc-button.mat-warn,.FOKKE-THEME body .mat-mdc-unelevated-button.mat-warn,.FOKKE-THEME body .mat-mdc-raised-button.mat-warn,.FOKKE-THEME body .mat-mdc-outlined-button.mat-warn,.FOKKE-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.FOKKE-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.FOKKE-THEME body .mat-mdc-icon-button.mat-primary,.FOKKE-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #00aaea;--mat-icon-button-state-layer-color: #00aaea;--mat-icon-button-ripple-color: rgba(0, 170, 234, .1)}.FOKKE-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.FOKKE-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.FOKKE-THEME body .mat-mdc-fab.mat-primary,.FOKKE-THEME body .mat-mdc-mini-fab.mat-primary,.FOKKE-THEME body .mat-mdc-fab.mat-accent,.FOKKE-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #00aaea;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #00aaea;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.FOKKE-THEME body .mat-mdc-fab.mat-warn,.FOKKE-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.FOKKE-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #00aaea}.FOKKE-THEME body{--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)}.FOKKE-THEME body,.FOKKE-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #00aaea}.FOKKE-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.FOKKE-THEME body{--mat-badge-background-color: #00aaea;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.FOKKE-THEME body .mat-badge-accent{--mat-badge-background-color: #00aaea;--mat-badge-text-color: white}.FOKKE-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.FOKKE-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.FOKKE-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.FOKKE-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #00aaea;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 170, 234, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 170, 234, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 170, 234, .3);--mat-datepicker-toggle-active-state-icon-color: #00aaea;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 170, 234, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.FOKKE-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #00aaea;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 170, 234, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 170, 234, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 170, 234, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 170, 234, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.FOKKE-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.FOKKE-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #00aaea}.FOKKE-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.FOKKE-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.FOKKE-THEME body{--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)}.FOKKE-THEME body{--mat-icon-color: inherit}.FOKKE-THEME body .mat-icon.mat-primary,.FOKKE-THEME body .mat-icon.mat-accent{--mat-icon-color: #00aaea}.FOKKE-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.FOKKE-THEME body{--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)}.FOKKE-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #00aaea;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #00aaea;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #00aaea;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.FOKKE-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #00aaea;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #00aaea;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #00aaea;--mat-stepper-header-edit-state-icon-foreground-color: white}.FOKKE-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.FOKKE-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.FOKKE-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.FOKKE-THEME body .mat-toolbar.mat-primary,.FOKKE-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #00aaea;--mat-toolbar-container-text-color: white}.FOKKE-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.FOKKE-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.FOKKE-THEME body{--mat-timepicker-container-background-color: white}.FOKKE-THEME .login .login-content .login-header{background-color:#fff!important}.FOKKE-THEME .cart .content .center-panel .heading i.edit-btn:hover,.FOKKE-THEME .cart-tree .header{color:#00aaea!important}.FOKKE-THEME .cart-tree .no-result{color:#000!important;background-color:#00aaea!important;border-color:#1ec1ff!important}.FOKKE-THEME .cart-tree ul.custom-tree .root i,.FOKKE-THEME .cart-tree ul.custom-tree li ul li div .active,.FOKKE-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#00aaea!important}.FOKKE-THEME .cart .cart-position .item .dot-box,.FOKKE-THEME .cart .cart-position .item .fast-payer-info span{background-color:#00aaea!important;color:#fff!important}.FOKKE-THEME .header .primary-header-bar{background-color:#fff!important}.FOKKE-THEME .header .primary-header-bar .logo-text,.FOKKE-THEME .header .primary-header-bar .main-nav li span,.FOKKE-THEME .header .primary-header-bar .main-nav li i{color:#000!important}.FOKKE-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.FOKKE-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.FOKKE-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.FOKKE-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.FOKKE-THEME .header .primary-header-bar .main-nav .cart i,.FOKKE-THEME .header .primary-header-bar .main-nav .cart span{color:#00aaea!important}.FOKKE-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#00aaea!important}.FOKKE-THEME .header .primary-header-bar .main-nav .cart:hover i,.FOKKE-THEME .header .primary-header-bar .main-nav .cart:hover span,.FOKKE-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.FOKKE-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.FOKKE-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#00aaea!important}.FOKKE-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.FOKKE-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#00aaea!important;color:#fff!important}.FOKKE-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.FOKKE-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.FOKKE-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#eaeaea!important;color:#000!important}.FOKKE-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.FOKKE-THEME .header .secondary-header-bar{background-color:#eaeaea!important}.FOKKE-THEME .header .secondary-header-bar .side-menu-button{color:#000!important}.FOKKE-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#eaeaea!important;color:#00aaea!important;border-bottom-color:#00aaea!important}.FOKKE-THEME .header .secondary-header-bar .main-nav li span,.FOKKE-THEME .header .secondary-header-bar .main-nav li i{color:#000!important}.FOKKE-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.FOKKE-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#eaeaea!important;border-color:#00aaea!important}.FOKKE-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.FOKKE-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.FOKKE-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.FOKKE-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#00aaea!important}.FOKKE-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#eaeaea!important}.FOKKE-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important;border-left-color:transparent!important}.FOKKE-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.FOKKE-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.FOKKE-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.FOKKE-THEME .navigation-drawer .drawer-items .drawer-item:hover,.FOKKE-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#00aaea!important;color:#fff!important}.FOKKE-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.FOKKE-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.FOKKE-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.FOKKE-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.FOKKE-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.FOKKE-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#00aaea!important}.FOKKE-THEME .navigation-menu .navigation-menu-item:hover,.FOKKE-THEME .navigation-menu .navigation-menu-item.active{background-color:#00aaea!important;color:#fff!important}.FOKKE-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.FOKKE-THEME .user-menu .expanded-menu ul li:hover,.FOKKE-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.FOKKE-THEME .user-menu .expanded-menu ul li:hover i,.FOKKE-THEME .user-menu .expanded-menu ul li.active i,.FOKKE-THEME .user-menu .expanded-menu ul li i,.FOKKE-THEME .startpage-tyre-promotion .label-price,.FOKKE-THEME .startpage-tyre-promotion .label-show-details{color:#00aaea!important}.FOKKE-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#00aaea!important}.FOKKE-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#00aaea!important;color:#fff!important}.FOKKE-THEME .car-search-panel .kba-selection .kba-title,.FOKKE-THEME .car-search-panel .car-selection-row .car-selection-title,.FOKKE-THEME .car-search-stepper .step-count{color:#00aaea!important}.FOKKE-THEME .rim-selection-panel .tab-menu-item:hover,.FOKKE-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#00aaea!important}.FOKKE-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.FOKKE-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#00aaea!important}.FOKKE-THEME .rim-search-box:hover,.FOKKE-THEME .rim-search-box.active{border-color:#00aaea!important}.FOKKE-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#00aaea!important;color:#fff!important}.FOKKE-THEME .rim-search-box .header-information i{color:#00aaea!important}.FOKKE-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#00aaea!important}.FOKKE-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#00aaea!important}.FOKKE-THEME .rim-size-selection-detail-panel .ult-warning2{color:#00aaea!important}.FOKKE-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#00aaea!important}.FOKKE-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#00aaea!important}.FOKKE-THEME .tpms-selection-detail-panel .more-information-toggle{color:#00aaea!important}.FOKKE-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.FOKKE-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#00aaea!important}.FOKKE-THEME .tyre-selection-panel .info-bar i,.FOKKE-THEME .tyre-selection-panel .info-bar b{color:#000!important}.FOKKE-THEME .mixed-tyre-result-row:hover,.FOKKE-THEME .mixed-tyre-result-row.active{border-color:#00aaea!important}.FOKKE-THEME .mixed-tyre-result-row .dot-box{background-color:#00aaea!important;color:#fff!important}.FOKKE-THEME .toggle-icons i.active{color:#00aaea!important}.FOKKE-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.FOKKE-THEME .tyre-results .no-results a,.FOKKE-THEME .car-information .car-info-box .car-title i,.FOKKE-THEME .car-information .icon-button i{color:#00aaea!important}.FOKKE-THEME .car-information .color-circle:hover,.FOKKE-THEME .car-information .color-circle.active{border-color:#00aaea!important}.FOKKE-THEME .n4-checkbox label input[type=checkbox]:after,.FOKKE-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.FOKKE-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.FOKKE-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#00aaea!important}.FOKKE-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.FOKKE-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#00aaea!important;border-color:#00aaea!important}.FOKKE-THEME .n4-filter .filter-list-title{border-bottom-color:#00aaea!important}.FOKKE-THEME .n4-filter .filter-list-title span,.FOKKE-THEME .n4-filter .filter-list-title .filter-settings{color:#00aaea!important}.FOKKE-THEME .n4-filter .filter-list-title .custom-filter-box{color:#00aaea!important;border-color:#00aaea!important}.FOKKE-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#00aaea!important;color:#fff!important}.FOKKE-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.FOKKE-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#00aaea!important}.FOKKE-THEME .lds-grid div{background:#fff!important}.FOKKE-THEME .n4-pagination .pagination-label,.FOKKE-THEME .n4-pagination .results-per-page li:hover,.FOKKE-THEME .n4-pagination .active,.FOKKE-THEME .product-generic-details-information .eprel-url,.FOKKE-THEME .product-generic-details-information .more-information-toggle{color:#00aaea!important}.FOKKE-THEME .product-generic-result-row:hover,.FOKKE-THEME .product-generic-result-row.active,.FOKKE-THEME .product-rim-result-row:hover,.FOKKE-THEME .product-rim-result-row.active{border-color:#00aaea!important}.FOKKE-THEME .product-rim-details-information .eprel-url,.FOKKE-THEME .product-rim-details-information .more-information-toggle{color:#00aaea!important}.FOKKE-THEME .n4-quantity-input .increment-quantity-block button:hover,.FOKKE-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#00aaea!important;border-color:#00aaea!important}.FOKKE-THEME .n4-quantity-input .increment-quantity-block button:hover span,.FOKKE-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.FOKKE-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#00aaea!important}.FOKKE-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#00aaea!important}.FOKKE-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.FOKKE-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#00aaea!important;color:#fff!important}.FOKKE-THEME .simple-retailer-list .retailer-row:hover,.FOKKE-THEME .simple-retailer-list .retailer-row.retailer-box-active,.FOKKE-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#00aaea!important}.FOKKE-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#00aaea!important}.FOKKE-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#00aaea!important}.FOKKE-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#00aaea!important}.FOKKE-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.FOKKE-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#00aaea!important}.FOKKE-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#00aaea!important;color:#fff!important}.FOKKE-THEME .toggle-switch .active{color:#00aaea!important}.FOKKE-THEME .toggle-switch input#toggle+label:before{background:#00aaea!important}.FOKKE-THEME .toggle-switch input#toggle:checked+label:before{color:#00aaea!important}.FOKKE-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #00aaea!important}.FOKKE-THEME .tyre-details-information .eprel-url,.FOKKE-THEME .tyre-details-information .more-information-toggle{color:#00aaea!important}.FOKKE-THEME .tyre-row:hover,.FOKKE-THEME .tyre-row.active{border-color:#00aaea!important}.FOKKE-THEME .tyre-row .dot-box,.FOKKE-THEME .base-btn.primary{background-color:#00aaea!important;color:#fff!important}.FOKKE-THEME .base-btn.primary i{color:#fff!important}.FOKKE-THEME .base-btn.primary:hover{background-color:#1ec1ff!important;color:#fff!important;opacity:1}.FOKKE-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.FOKKE-THEME .base-btn.primary:disabled i{color:#000!important}.FOKKE-THEME .base-btn.primary:disabled:hover{color:#000!important}.FOKKE-THEME .base-btn.primary:disabled:hover i{color:#000!important}.FOKKE-THEME .base-btn.primary-border{border-color:#00aaea!important;color:#00aaea!important}.FOKKE-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#00aaea!important}.FOKKE-THEME .container-fluid .content .center-panel .center-content{border-top-color:#00aaea!important}@media (max-width: 1399.98px){.FOKKE-THEME .left-panel{border-left-color:#eaeaea!important}.FOKKE-THEME .center-panel{border-right-color:#eaeaea!important}.FOKKE-THEME .center-panel.right,.FOKKE-THEME .center-panel.left,.FOKKE-THEME .center-panel.center-only{border-left-color:#eaeaea!important}.FOKKE-THEME .right-panel{border-right-color:#eaeaea!important;border-left-color:#eaeaea!important}.FOKKE-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#eaeaea!important;color:#000!important}}.FOKKE-THEME .size-circle.active,.FOKKE-THEME .size-circle:hover{background-color:#00aaea!important;color:#fff!important;border-color:#00aaea!important}.FOKKE-THEME .simple-table thead tr th{border-bottom-color:#00aaea!important}.FOKKE-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.FOKKE-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.FOKKE-THEME ngb-pagination .page-link:hover{color:#00aaea!important}.FOKKE-THEME ngb-pagination .page-item.active .page-link{color:#00aaea!important}.FOKKE-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.FOKKE-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#00aaea!important;color:#fff!important}.ZILLIOX-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.ZILLIOX-THEME body,.ZILLIOX-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #aa007c;--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)}.ZILLIOX-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.ZILLIOX-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.ZILLIOX-THEME body,.ZILLIOX-THEME body .mat-primary,.ZILLIOX-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #aa007c;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #aa007c;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.ZILLIOX-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.ZILLIOX-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.ZILLIOX-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.ZILLIOX-THEME body .mat-mdc-progress-bar,.ZILLIOX-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #aa007c;--mat-progress-bar-track-color: rgba(170, 0, 124, .25)}.ZILLIOX-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.ZILLIOX-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.ZILLIOX-THEME body{--mat-form-field-focus-select-arrow-color: rgba(170, 0, 124, .87);--mat-form-field-filled-caret-color: #aa007c;--mat-form-field-filled-focus-active-indicator-color: #aa007c;--mat-form-field-filled-focus-label-text-color: rgba(170, 0, 124, .87);--mat-form-field-outlined-caret-color: #aa007c;--mat-form-field-outlined-focus-outline-color: #aa007c;--mat-form-field-outlined-focus-label-text-color: rgba(170, 0, 124, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.ZILLIOX-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(170, 0, 124, .87);--mat-form-field-filled-caret-color: #aa007c;--mat-form-field-filled-focus-active-indicator-color: #aa007c;--mat-form-field-filled-focus-label-text-color: rgba(170, 0, 124, .87);--mat-form-field-outlined-caret-color: #aa007c;--mat-form-field-outlined-focus-outline-color: #aa007c;--mat-form-field-outlined-focus-label-text-color: rgba(170, 0, 124, .87)}.ZILLIOX-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.ZILLIOX-THEME body,.ZILLIOX-THEME body .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(170, 0, 124, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.ZILLIOX-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.ZILLIOX-THEME body{--mat-autocomplete-background-color: white}.ZILLIOX-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.ZILLIOX-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.ZILLIOX-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.ZILLIOX-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.ZILLIOX-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.ZILLIOX-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #aa007c;--mat-chip-elevated-disabled-container-color: #aa007c;--mat-chip-elevated-selected-container-color: #aa007c;--mat-chip-flat-disabled-selected-container-color: #aa007c;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.ZILLIOX-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.ZILLIOX-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.ZILLIOX-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #aa007c;--mat-slide-toggle-selected-handle-color: #aa007c;--mat-slide-toggle-selected-hover-state-layer-color: #aa007c;--mat-slide-toggle-selected-pressed-state-layer-color: #aa007c;--mat-slide-toggle-selected-focus-handle-color: #aa007c;--mat-slide-toggle-selected-hover-handle-color: #aa007c;--mat-slide-toggle-selected-pressed-handle-color: #aa007c;--mat-slide-toggle-selected-focus-track-color: #aa007c;--mat-slide-toggle-selected-hover-track-color: #aa007c;--mat-slide-toggle-selected-pressed-track-color: #aa007c;--mat-slide-toggle-selected-track-color: #aa007c;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.ZILLIOX-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.ZILLIOX-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.ZILLIOX-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #aa007c;--mat-slide-toggle-selected-handle-color: #aa007c;--mat-slide-toggle-selected-hover-state-layer-color: #aa007c;--mat-slide-toggle-selected-pressed-state-layer-color: #aa007c;--mat-slide-toggle-selected-focus-handle-color: #aa007c;--mat-slide-toggle-selected-hover-handle-color: #aa007c;--mat-slide-toggle-selected-pressed-handle-color: #aa007c;--mat-slide-toggle-selected-focus-track-color: #aa007c;--mat-slide-toggle-selected-hover-track-color: #aa007c;--mat-slide-toggle-selected-pressed-track-color: #aa007c;--mat-slide-toggle-selected-track-color: #aa007c}.ZILLIOX-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.ZILLIOX-THEME body .mat-mdc-radio-button.mat-primary,.ZILLIOX-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #aa007c;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #aa007c;--mat-radio-selected-hover-icon-color: #aa007c;--mat-radio-selected-icon-color: #aa007c;--mat-radio-selected-pressed-icon-color: #aa007c;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.ZILLIOX-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.ZILLIOX-THEME body{--mat-slider-active-track-color: #aa007c;--mat-slider-focus-handle-color: #aa007c;--mat-slider-focus-state-layer-color: rgba(170, 0, 124, .2);--mat-slider-handle-color: #aa007c;--mat-slider-hover-handle-color: #aa007c;--mat-slider-hover-state-layer-color: rgba(170, 0, 124, .05);--mat-slider-inactive-track-color: #aa007c;--mat-slider-ripple-color: #aa007c;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #aa007c;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.ZILLIOX-THEME body .mat-accent{--mat-slider-active-track-color: #aa007c;--mat-slider-focus-handle-color: #aa007c;--mat-slider-focus-state-layer-color: rgba(170, 0, 124, .2);--mat-slider-handle-color: #aa007c;--mat-slider-hover-handle-color: #aa007c;--mat-slider-hover-state-layer-color: rgba(170, 0, 124, .05);--mat-slider-inactive-track-color: #aa007c;--mat-slider-ripple-color: #aa007c;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #aa007c}.ZILLIOX-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.ZILLIOX-THEME body{--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)}.ZILLIOX-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.ZILLIOX-THEME body .mdc-list-item__start,.ZILLIOX-THEME body .mdc-list-item__end,.ZILLIOX-THEME body .mat-accent .mdc-list-item__start,.ZILLIOX-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #aa007c;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #aa007c;--mat-radio-selected-hover-icon-color: #aa007c;--mat-radio-selected-icon-color: #aa007c;--mat-radio-selected-pressed-icon-color: #aa007c;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.ZILLIOX-THEME body .mat-warn .mdc-list-item__start,.ZILLIOX-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.ZILLIOX-THEME body .mat-mdc-list-option,.ZILLIOX-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #aa007c;--mat-checkbox-selected-hover-icon-color: #aa007c;--mat-checkbox-selected-icon-color: #aa007c;--mat-checkbox-selected-pressed-icon-color: #aa007c;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #aa007c;--mat-checkbox-selected-hover-state-layer-color: #aa007c;--mat-checkbox-selected-pressed-state-layer-color: #aa007c;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.ZILLIOX-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.ZILLIOX-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.ZILLIOX-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.ZILLIOX-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.ZILLIOX-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#aa007c}.ZILLIOX-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.ZILLIOX-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.ZILLIOX-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.ZILLIOX-THEME body{--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)}.ZILLIOX-THEME body .mat-mdc-tab-group,.ZILLIOX-THEME body .mat-mdc-tab-nav-bar,.ZILLIOX-THEME body .mat-mdc-tab-group.mat-accent,.ZILLIOX-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #aa007c;--mat-tab-active-ripple-color: #aa007c;--mat-tab-inactive-ripple-color: #aa007c;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #aa007c;--mat-tab-active-hover-label-text-color: #aa007c;--mat-tab-active-focus-indicator-color: #aa007c;--mat-tab-active-hover-indicator-color: #aa007c;--mat-tab-active-indicator-color: #aa007c}.ZILLIOX-THEME body .mat-mdc-tab-group.mat-warn,.ZILLIOX-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.ZILLIOX-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #aa007c;--mat-checkbox-selected-hover-icon-color: #aa007c;--mat-checkbox-selected-icon-color: #aa007c;--mat-checkbox-selected-pressed-icon-color: #aa007c;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #aa007c;--mat-checkbox-selected-hover-state-layer-color: #aa007c;--mat-checkbox-selected-pressed-state-layer-color: #aa007c;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.ZILLIOX-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #aa007c;--mat-checkbox-selected-hover-icon-color: #aa007c;--mat-checkbox-selected-icon-color: #aa007c;--mat-checkbox-selected-pressed-icon-color: #aa007c;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #aa007c;--mat-checkbox-selected-hover-state-layer-color: #aa007c;--mat-checkbox-selected-pressed-state-layer-color: #aa007c;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.ZILLIOX-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.ZILLIOX-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.ZILLIOX-THEME body .mat-mdc-button.mat-primary,.ZILLIOX-THEME body .mat-mdc-unelevated-button.mat-primary,.ZILLIOX-THEME body .mat-mdc-raised-button.mat-primary,.ZILLIOX-THEME body .mat-mdc-outlined-button.mat-primary,.ZILLIOX-THEME body .mat-tonal-button.mat-primary,.ZILLIOX-THEME body .mat-mdc-button.mat-accent,.ZILLIOX-THEME body .mat-mdc-unelevated-button.mat-accent,.ZILLIOX-THEME body .mat-mdc-raised-button.mat-accent,.ZILLIOX-THEME body .mat-mdc-outlined-button.mat-accent,.ZILLIOX-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #aa007c;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #aa007c;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(170, 0, 124, .1);--mat-button-outlined-state-layer-color: #aa007c;--mat-button-protected-container-color: #aa007c;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #aa007c;--mat-button-text-ripple-color: rgba(170, 0, 124, .1);--mat-button-text-state-layer-color: #aa007c;--mat-button-tonal-container-color: #aa007c;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.ZILLIOX-THEME body .mat-mdc-button.mat-warn,.ZILLIOX-THEME body .mat-mdc-unelevated-button.mat-warn,.ZILLIOX-THEME body .mat-mdc-raised-button.mat-warn,.ZILLIOX-THEME body .mat-mdc-outlined-button.mat-warn,.ZILLIOX-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.ZILLIOX-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.ZILLIOX-THEME body .mat-mdc-icon-button.mat-primary,.ZILLIOX-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #aa007c;--mat-icon-button-state-layer-color: #aa007c;--mat-icon-button-ripple-color: rgba(170, 0, 124, .1)}.ZILLIOX-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.ZILLIOX-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.ZILLIOX-THEME body .mat-mdc-fab.mat-primary,.ZILLIOX-THEME body .mat-mdc-mini-fab.mat-primary,.ZILLIOX-THEME body .mat-mdc-fab.mat-accent,.ZILLIOX-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #aa007c;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #aa007c;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.ZILLIOX-THEME body .mat-mdc-fab.mat-warn,.ZILLIOX-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.ZILLIOX-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #aa007c}.ZILLIOX-THEME body{--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)}.ZILLIOX-THEME body,.ZILLIOX-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #aa007c}.ZILLIOX-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.ZILLIOX-THEME body{--mat-badge-background-color: #aa007c;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.ZILLIOX-THEME body .mat-badge-accent{--mat-badge-background-color: #aa007c;--mat-badge-text-color: white}.ZILLIOX-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.ZILLIOX-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.ZILLIOX-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.ZILLIOX-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #aa007c;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(170, 0, 124, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(170, 0, 124, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(170, 0, 124, .3);--mat-datepicker-toggle-active-state-icon-color: #aa007c;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(170, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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)}.ZILLIOX-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #aa007c;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(170, 0, 124, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(170, 0, 124, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(170, 0, 124, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(170, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.ZILLIOX-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.ZILLIOX-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #aa007c}.ZILLIOX-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.ZILLIOX-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.ZILLIOX-THEME body{--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)}.ZILLIOX-THEME body{--mat-icon-color: inherit}.ZILLIOX-THEME body .mat-icon.mat-primary,.ZILLIOX-THEME body .mat-icon.mat-accent{--mat-icon-color: #aa007c}.ZILLIOX-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.ZILLIOX-THEME body{--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)}.ZILLIOX-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #aa007c;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #aa007c;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #aa007c;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.ZILLIOX-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #aa007c;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #aa007c;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #aa007c;--mat-stepper-header-edit-state-icon-foreground-color: white}.ZILLIOX-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.ZILLIOX-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.ZILLIOX-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.ZILLIOX-THEME body .mat-toolbar.mat-primary,.ZILLIOX-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #aa007c;--mat-toolbar-container-text-color: white}.ZILLIOX-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.ZILLIOX-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.ZILLIOX-THEME body{--mat-timepicker-container-background-color: white}.ZILLIOX-THEME .login .login-content .login-header{background-color:#fff!important}.ZILLIOX-THEME .cart .content .center-panel .heading i.edit-btn:hover,.ZILLIOX-THEME .cart-tree .header{color:#aa007c!important}.ZILLIOX-THEME .cart-tree .no-result{color:#000!important;background-color:#aa007c!important;border-color:#c4008f!important}.ZILLIOX-THEME .cart-tree ul.custom-tree .root i,.ZILLIOX-THEME .cart-tree ul.custom-tree li ul li div .active,.ZILLIOX-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#aa007c!important}.ZILLIOX-THEME .cart .cart-position .item .dot-box,.ZILLIOX-THEME .cart .cart-position .item .fast-payer-info span{background-color:#aa007c!important;color:#fff!important}.ZILLIOX-THEME .header .primary-header-bar{background-color:#fff!important}.ZILLIOX-THEME .header .primary-header-bar .logo-text{color:#000!important}.ZILLIOX-THEME .header .primary-header-bar .main-nav li span,.ZILLIOX-THEME .header .primary-header-bar .main-nav li i{color:#aa007c!important}.ZILLIOX-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.ZILLIOX-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.ZILLIOX-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.ZILLIOX-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.ZILLIOX-THEME .header .primary-header-bar .main-nav .cart i,.ZILLIOX-THEME .header .primary-header-bar .main-nav .cart span{color:#aa007c!important}.ZILLIOX-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#aa007c!important}.ZILLIOX-THEME .header .primary-header-bar .main-nav .cart:hover i,.ZILLIOX-THEME .header .primary-header-bar .main-nav .cart:hover span,.ZILLIOX-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.ZILLIOX-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.ZILLIOX-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#aa007c!important}.ZILLIOX-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.ZILLIOX-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#aa007c!important;color:#fff!important}.ZILLIOX-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.ZILLIOX-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.ZILLIOX-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#c1c1c18c!important;color:#000!important}.ZILLIOX-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.ZILLIOX-THEME .header .secondary-header-bar{background-color:#aa007c!important}.ZILLIOX-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.ZILLIOX-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#910069!important;color:#fff!important;border-bottom-color:#fff!important}.ZILLIOX-THEME .header .secondary-header-bar .main-nav li span,.ZILLIOX-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.ZILLIOX-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.ZILLIOX-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#910069!important;border-color:#fff!important}.ZILLIOX-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.ZILLIOX-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.ZILLIOX-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.ZILLIOX-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#fff!important}.ZILLIOX-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#aa007c!important;color:#fff!important}.ZILLIOX-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.ZILLIOX-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.ZILLIOX-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.ZILLIOX-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.ZILLIOX-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.ZILLIOX-THEME .navigation-drawer .drawer-items .drawer-item:hover,.ZILLIOX-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#aa007c!important;color:#fff!important}.ZILLIOX-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.ZILLIOX-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.ZILLIOX-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.ZILLIOX-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.ZILLIOX-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#000!important;top:30px!important}.ZILLIOX-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#aa007c!important}.ZILLIOX-THEME .navigation-menu .navigation-menu-item:hover,.ZILLIOX-THEME .navigation-menu .navigation-menu-item.active{background-color:#aa007c!important;color:#fff!important}.ZILLIOX-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.ZILLIOX-THEME .user-menu .expanded-menu ul li:hover,.ZILLIOX-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.ZILLIOX-THEME .user-menu .expanded-menu ul li:hover i,.ZILLIOX-THEME .user-menu .expanded-menu ul li.active i,.ZILLIOX-THEME .user-menu .expanded-menu ul li i,.ZILLIOX-THEME .startpage-tyre-promotion .label-price,.ZILLIOX-THEME .startpage-tyre-promotion .label-show-details{color:#aa007c!important}.ZILLIOX-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#aa007c!important}.ZILLIOX-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#aa007c!important;color:#fff!important}.ZILLIOX-THEME .car-search-panel .kba-selection .kba-title,.ZILLIOX-THEME .car-search-panel .car-selection-row .car-selection-title,.ZILLIOX-THEME .car-search-stepper .step-count{color:#aa007c!important}.ZILLIOX-THEME .rim-selection-panel .tab-menu-item:hover,.ZILLIOX-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#aa007c!important}.ZILLIOX-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.ZILLIOX-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#aa007c!important}.ZILLIOX-THEME .rim-search-box:hover,.ZILLIOX-THEME .rim-search-box.active{border-color:#aa007c!important}.ZILLIOX-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#aa007c!important;color:#fff!important}.ZILLIOX-THEME .rim-search-box .header-information i{color:#aa007c!important}.ZILLIOX-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#aa007c!important}.ZILLIOX-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#aa007c!important}.ZILLIOX-THEME .rim-size-selection-detail-panel .ult-warning2{color:#aa007c!important}.ZILLIOX-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#aa007c!important}.ZILLIOX-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#aa007c!important}.ZILLIOX-THEME .tpms-selection-detail-panel .more-information-toggle{color:#aa007c!important}.ZILLIOX-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.ZILLIOX-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#aa007c!important}.ZILLIOX-THEME .tyre-selection-panel .info-bar i,.ZILLIOX-THEME .tyre-selection-panel .info-bar b{color:#000!important}.ZILLIOX-THEME .mixed-tyre-result-row:hover,.ZILLIOX-THEME .mixed-tyre-result-row.active{border-color:#aa007c!important}.ZILLIOX-THEME .mixed-tyre-result-row .dot-box{background-color:#aa007c!important;color:#fff!important}.ZILLIOX-THEME .toggle-icons i.active{color:#aa007c!important}.ZILLIOX-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.ZILLIOX-THEME .tyre-results .no-results a,.ZILLIOX-THEME .car-information .car-info-box .car-title i,.ZILLIOX-THEME .car-information .icon-button i{color:#aa007c!important}.ZILLIOX-THEME .n4-checkbox label input[type=checkbox]:after,.ZILLIOX-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.ZILLIOX-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.ZILLIOX-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#aa007c!important}.ZILLIOX-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.ZILLIOX-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#aa007c!important;border-color:#aa007c!important}.ZILLIOX-THEME .n4-filter .filter-list-title{border-bottom-color:#aa007c!important}.ZILLIOX-THEME .n4-filter .filter-list-title span,.ZILLIOX-THEME .n4-filter .filter-list-title .filter-settings{color:#aa007c!important}.ZILLIOX-THEME .n4-filter .filter-list-title .custom-filter-box{color:#aa007c!important;border-color:#aa007c!important}.ZILLIOX-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#aa007c!important;color:#fff!important}.ZILLIOX-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.ZILLIOX-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#aa007c!important}.ZILLIOX-THEME .lds-grid div{background:#fff!important}.ZILLIOX-THEME .n4-pagination .pagination-label,.ZILLIOX-THEME .n4-pagination .results-per-page li:hover,.ZILLIOX-THEME .n4-pagination .active,.ZILLIOX-THEME .product-generic-details-information .eprel-url,.ZILLIOX-THEME .product-generic-details-information .more-information-toggle{color:#aa007c!important}.ZILLIOX-THEME .product-generic-result-row:hover,.ZILLIOX-THEME .product-generic-result-row.active,.ZILLIOX-THEME .product-rim-result-row:hover,.ZILLIOX-THEME .product-rim-result-row.active{border-color:#aa007c!important}.ZILLIOX-THEME .product-rim-details-information .eprel-url,.ZILLIOX-THEME .product-rim-details-information .more-information-toggle{color:#aa007c!important}.ZILLIOX-THEME .n4-quantity-input .increment-quantity-block button:hover,.ZILLIOX-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#aa007c!important;border-color:#aa007c!important}.ZILLIOX-THEME .n4-quantity-input .increment-quantity-block button:hover span,.ZILLIOX-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.ZILLIOX-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#aa007c!important}.ZILLIOX-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#aa007c!important}.ZILLIOX-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.ZILLIOX-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#aa007c!important;color:#fff!important}.ZILLIOX-THEME .simple-retailer-list .retailer-row:hover,.ZILLIOX-THEME .simple-retailer-list .retailer-row.retailer-box-active,.ZILLIOX-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#aa007c!important}.ZILLIOX-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#aa007c!important}.ZILLIOX-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#aa007c!important}.ZILLIOX-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#aa007c!important}.ZILLIOX-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.ZILLIOX-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#aa007c!important}.ZILLIOX-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#aa007c!important;color:#fff!important}.ZILLIOX-THEME .toggle-switch .active{color:#f2e33d!important}.ZILLIOX-THEME .toggle-switch input#toggle+label:before{background:#f2e33d!important}.ZILLIOX-THEME .toggle-switch input#toggle:checked+label:before{color:#f2e33d!important}.ZILLIOX-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #f2e33d!important}.ZILLIOX-THEME .tyre-details-information .eprel-url,.ZILLIOX-THEME .tyre-details-information .more-information-toggle{color:#aa007c!important}.ZILLIOX-THEME .tyre-row:hover,.ZILLIOX-THEME .tyre-row.active{border-color:#aa007c!important}.ZILLIOX-THEME .tyre-row .dot-box,.ZILLIOX-THEME .base-btn.primary{background-color:#aa007c!important;color:#fff!important}.ZILLIOX-THEME .base-btn.primary i{color:#fff!important}.ZILLIOX-THEME .base-btn.primary:hover{background-color:#910069!important;color:#fff!important;opacity:1}.ZILLIOX-THEME .base-btn.primary:hover i{color:#fff!important}.ZILLIOX-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.ZILLIOX-THEME .base-btn.primary:disabled i{color:#000!important}.ZILLIOX-THEME .base-btn.primary:disabled:hover{color:#000!important}.ZILLIOX-THEME .base-btn.primary:disabled:hover i{color:#000!important}.ZILLIOX-THEME .base-btn.primary-border{border-color:#aa007c!important;color:#aa007c!important}.ZILLIOX-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#aa007c!important}.ZILLIOX-THEME .container-fluid .content .center-panel .center-content{border-top-color:#aa007c!important}@media (max-width: 1399.98px){.ZILLIOX-THEME .left-panel{border-left-color:#aa007c!important}.ZILLIOX-THEME .center-panel{border-right-color:#aa007c!important}.ZILLIOX-THEME .center-panel.right,.ZILLIOX-THEME .center-panel.left,.ZILLIOX-THEME .center-panel.center-only{border-left-color:#aa007c!important}.ZILLIOX-THEME .right-panel{border-right-color:#aa007c!important;border-left-color:#aa007c!important}.ZILLIOX-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#aa007c!important;color:#fff!important}}.ZILLIOX-THEME .size-circle.active,.ZILLIOX-THEME .size-circle:hover{background-color:#aa007c!important;color:#fff!important;border-color:#aa007c!important}.ZILLIOX-THEME .simple-table thead tr th{border-bottom-color:#aa007c!important}.ZILLIOX-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.ZILLIOX-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.ZILLIOX-THEME .firm-calculation-selection.custom-header .mdc-switch:enabled .mdc-switch__track:after{background:#fff!important}.ZILLIOX-THEME .firm-calculation-selection.custom-header .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#fff!important}.ZILLIOX-THEME .firm-calculation-selection.custom-header .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#aa007c!important}.ZILLIOX-THEME ngb-pagination .page-link:hover{color:#aa007c!important}.ZILLIOX-THEME ngb-pagination .page-item.active .page-link{color:#aa007c!important}.ZILLIOX-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.ZILLIOX-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#aa007c!important;color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.PNEU_SHOP_TAGELSWANGEN-THEME body,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #e30414;--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)}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.PNEU_SHOP_TAGELSWANGEN-THEME body,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-primary,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #e30414;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #e30414;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-progress-bar,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #e30414;--mat-progress-bar-track-color: rgba(227, 4, 20, .25)}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-form-field-focus-select-arrow-color: rgba(227, 4, 20, .87);--mat-form-field-filled-caret-color: #e30414;--mat-form-field-filled-focus-active-indicator-color: #e30414;--mat-form-field-filled-focus-label-text-color: rgba(227, 4, 20, .87);--mat-form-field-outlined-caret-color: #e30414;--mat-form-field-outlined-focus-outline-color: #e30414;--mat-form-field-outlined-focus-label-text-color: rgba(227, 4, 20, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(227, 4, 20, .87);--mat-form-field-filled-caret-color: #e30414;--mat-form-field-filled-focus-active-indicator-color: #e30414;--mat-form-field-filled-focus-label-text-color: rgba(227, 4, 20, .87);--mat-form-field-outlined-caret-color: #e30414;--mat-form-field-outlined-focus-outline-color: #e30414;--mat-form-field-outlined-focus-label-text-color: rgba(227, 4, 20, .87)}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.PNEU_SHOP_TAGELSWANGEN-THEME body,.PNEU_SHOP_TAGELSWANGEN-THEME body .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(227, 4, 20, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.PNEU_SHOP_TAGELSWANGEN-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-autocomplete-background-color: white}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #e30414;--mat-chip-elevated-disabled-container-color: #e30414;--mat-chip-elevated-selected-container-color: #e30414;--mat-chip-flat-disabled-selected-container-color: #e30414;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #e30414;--mat-slide-toggle-selected-handle-color: #e30414;--mat-slide-toggle-selected-hover-state-layer-color: #e30414;--mat-slide-toggle-selected-pressed-state-layer-color: #e30414;--mat-slide-toggle-selected-focus-handle-color: #e30414;--mat-slide-toggle-selected-hover-handle-color: #e30414;--mat-slide-toggle-selected-pressed-handle-color: #e30414;--mat-slide-toggle-selected-focus-track-color: #e30414;--mat-slide-toggle-selected-hover-track-color: #e30414;--mat-slide-toggle-selected-pressed-track-color: #e30414;--mat-slide-toggle-selected-track-color: #e30414;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #e30414;--mat-slide-toggle-selected-handle-color: #e30414;--mat-slide-toggle-selected-hover-state-layer-color: #e30414;--mat-slide-toggle-selected-pressed-state-layer-color: #e30414;--mat-slide-toggle-selected-focus-handle-color: #e30414;--mat-slide-toggle-selected-hover-handle-color: #e30414;--mat-slide-toggle-selected-pressed-handle-color: #e30414;--mat-slide-toggle-selected-focus-track-color: #e30414;--mat-slide-toggle-selected-hover-track-color: #e30414;--mat-slide-toggle-selected-pressed-track-color: #e30414;--mat-slide-toggle-selected-track-color: #e30414}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-radio-button.mat-primary,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #e30414;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #e30414;--mat-radio-selected-hover-icon-color: #e30414;--mat-radio-selected-icon-color: #e30414;--mat-radio-selected-pressed-icon-color: #e30414;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-slider-active-track-color: #e30414;--mat-slider-focus-handle-color: #e30414;--mat-slider-focus-state-layer-color: rgba(227, 4, 20, .2);--mat-slider-handle-color: #e30414;--mat-slider-hover-handle-color: #e30414;--mat-slider-hover-state-layer-color: rgba(227, 4, 20, .05);--mat-slider-inactive-track-color: #e30414;--mat-slider-ripple-color: #e30414;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #e30414;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-accent{--mat-slider-active-track-color: #e30414;--mat-slider-focus-handle-color: #e30414;--mat-slider-focus-state-layer-color: rgba(227, 4, 20, .2);--mat-slider-handle-color: #e30414;--mat-slider-hover-handle-color: #e30414;--mat-slider-hover-state-layer-color: rgba(227, 4, 20, .05);--mat-slider-inactive-track-color: #e30414;--mat-slider-ripple-color: #e30414;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #e30414}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.PNEU_SHOP_TAGELSWANGEN-THEME body{--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)}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.PNEU_SHOP_TAGELSWANGEN-THEME body .mdc-list-item__start,.PNEU_SHOP_TAGELSWANGEN-THEME body .mdc-list-item__end,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-accent .mdc-list-item__start,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #e30414;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #e30414;--mat-radio-selected-hover-icon-color: #e30414;--mat-radio-selected-icon-color: #e30414;--mat-radio-selected-pressed-icon-color: #e30414;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-warn .mdc-list-item__start,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-list-option,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e30414;--mat-checkbox-selected-hover-icon-color: #e30414;--mat-checkbox-selected-icon-color: #e30414;--mat-checkbox-selected-pressed-icon-color: #e30414;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e30414;--mat-checkbox-selected-hover-state-layer-color: #e30414;--mat-checkbox-selected-pressed-state-layer-color: #e30414;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#e30414}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.PNEU_SHOP_TAGELSWANGEN-THEME body{--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)}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-tab-group,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-tab-nav-bar,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-tab-group.mat-accent,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #e30414;--mat-tab-active-ripple-color: #e30414;--mat-tab-inactive-ripple-color: #e30414;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #e30414;--mat-tab-active-hover-label-text-color: #e30414;--mat-tab-active-focus-indicator-color: #e30414;--mat-tab-active-hover-indicator-color: #e30414;--mat-tab-active-indicator-color: #e30414}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-tab-group.mat-warn,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e30414;--mat-checkbox-selected-hover-icon-color: #e30414;--mat-checkbox-selected-icon-color: #e30414;--mat-checkbox-selected-pressed-icon-color: #e30414;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e30414;--mat-checkbox-selected-hover-state-layer-color: #e30414;--mat-checkbox-selected-pressed-state-layer-color: #e30414;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #e30414;--mat-checkbox-selected-hover-icon-color: #e30414;--mat-checkbox-selected-icon-color: #e30414;--mat-checkbox-selected-pressed-icon-color: #e30414;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #e30414;--mat-checkbox-selected-hover-state-layer-color: #e30414;--mat-checkbox-selected-pressed-state-layer-color: #e30414;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-button.mat-primary,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-unelevated-button.mat-primary,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-raised-button.mat-primary,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-outlined-button.mat-primary,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-tonal-button.mat-primary,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-button.mat-accent,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-unelevated-button.mat-accent,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-raised-button.mat-accent,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-outlined-button.mat-accent,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #e30414;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #e30414;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(227, 4, 20, .1);--mat-button-outlined-state-layer-color: #e30414;--mat-button-protected-container-color: #e30414;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #e30414;--mat-button-text-ripple-color: rgba(227, 4, 20, .1);--mat-button-text-state-layer-color: #e30414;--mat-button-tonal-container-color: #e30414;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-button.mat-warn,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-unelevated-button.mat-warn,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-raised-button.mat-warn,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-outlined-button.mat-warn,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-icon-button.mat-primary,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #e30414;--mat-icon-button-state-layer-color: #e30414;--mat-icon-button-ripple-color: rgba(227, 4, 20, .1)}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-fab.mat-primary,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-mini-fab.mat-primary,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-fab.mat-accent,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #e30414;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #e30414;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-fab.mat-warn,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #e30414}.PNEU_SHOP_TAGELSWANGEN-THEME body{--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)}.PNEU_SHOP_TAGELSWANGEN-THEME body,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #e30414}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-badge-background-color: #e30414;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-badge-accent{--mat-badge-background-color: #e30414;--mat-badge-text-color: white}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e30414;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(227, 4, 20, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(227, 4, 20, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(227, 4, 20, .3);--mat-datepicker-toggle-active-state-icon-color: #e30414;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(227, 4, 20, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e30414;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(227, 4, 20, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(227, 4, 20, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(227, 4, 20, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(227, 4, 20, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #e30414}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.PNEU_SHOP_TAGELSWANGEN-THEME body{--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)}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-icon-color: inherit}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-icon.mat-primary,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-icon.mat-accent{--mat-icon-color: #e30414}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.PNEU_SHOP_TAGELSWANGEN-THEME body{--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)}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e30414;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e30414;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e30414;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e30414;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e30414;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e30414;--mat-stepper-header-edit-state-icon-foreground-color: white}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-toolbar.mat-primary,.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #e30414;--mat-toolbar-container-text-color: white}.PNEU_SHOP_TAGELSWANGEN-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.PNEU_SHOP_TAGELSWANGEN-THEME body{--mat-timepicker-container-background-color: white}.PNEU_SHOP_TAGELSWANGEN-THEME .login .login-content .login-header{background-color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .login .login-content .login-header img{padding:25px!important}.PNEU_SHOP_TAGELSWANGEN-THEME .cart .content .center-panel .heading i.edit-btn:hover,.PNEU_SHOP_TAGELSWANGEN-THEME .cart-tree .header{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .cart-tree .no-result{color:#000!important;background-color:#e30414!important;border-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .cart-tree ul.custom-tree .root i,.PNEU_SHOP_TAGELSWANGEN-THEME .cart-tree ul.custom-tree li ul li div .active,.PNEU_SHOP_TAGELSWANGEN-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .cart .cart-position .item .dot-box,.PNEU_SHOP_TAGELSWANGEN-THEME .cart .cart-position .item .fast-payer-info span{background-color:#e30414!important;color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar{background-color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .logo-text{color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .main-nav li span,.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .main-nav li i{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .main-nav .cart i,.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .main-nav .cart span{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .main-nav .cart:hover i,.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .main-nav .cart:hover span,.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#e30414!important;color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#c1c1c18c!important;color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .secondary-header-bar{background-color:#030304!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#030304!important;color:#e30414!important;border-bottom-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .secondary-header-bar .main-nav li span,.PNEU_SHOP_TAGELSWANGEN-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.PNEU_SHOP_TAGELSWANGEN-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#030304!important;border-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.PNEU_SHOP_TAGELSWANGEN-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.PNEU_SHOP_TAGELSWANGEN-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.PNEU_SHOP_TAGELSWANGEN-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#030304!important;color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .navigation-drawer .drawer-items .drawer-item:hover,.PNEU_SHOP_TAGELSWANGEN-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#e30414!important;color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .navigation-menu .navigation-menu-item:hover,.PNEU_SHOP_TAGELSWANGEN-THEME .navigation-menu .navigation-menu-item.active{background-color:#e30414!important;color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .user-menu .expanded-menu ul li:hover,.PNEU_SHOP_TAGELSWANGEN-THEME .user-menu .expanded-menu ul li.active{background-color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .user-menu .expanded-menu ul li:hover i,.PNEU_SHOP_TAGELSWANGEN-THEME .user-menu .expanded-menu ul li.active i,.PNEU_SHOP_TAGELSWANGEN-THEME .user-menu .expanded-menu ul li i,.PNEU_SHOP_TAGELSWANGEN-THEME .startpage-tyre-promotion .label-price,.PNEU_SHOP_TAGELSWANGEN-THEME .startpage-tyre-promotion .label-show-details{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#e30414!important;color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .car-search-panel .kba-selection .kba-title,.PNEU_SHOP_TAGELSWANGEN-THEME .car-search-panel .car-selection-row .car-selection-title,.PNEU_SHOP_TAGELSWANGEN-THEME .car-search-stepper .step-count{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .rim-selection-panel .tab-menu-item:hover,.PNEU_SHOP_TAGELSWANGEN-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.PNEU_SHOP_TAGELSWANGEN-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .rim-search-box:hover,.PNEU_SHOP_TAGELSWANGEN-THEME .rim-search-box.active{border-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#e30414!important;color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .rim-search-box .header-information i{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .rim-size-selection-detail-panel .ult-warning2{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .tpms-selection-detail-panel .more-information-toggle{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.PNEU_SHOP_TAGELSWANGEN-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .tyre-selection-panel .info-bar i,.PNEU_SHOP_TAGELSWANGEN-THEME .tyre-selection-panel .info-bar b{color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .mixed-tyre-result-row:hover,.PNEU_SHOP_TAGELSWANGEN-THEME .mixed-tyre-result-row.active{border-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .mixed-tyre-result-row .dot-box{background-color:#e30414!important;color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .toggle-icons i.active{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .tyre-results .no-results a,.PNEU_SHOP_TAGELSWANGEN-THEME .car-information .car-info-box .car-title i,.PNEU_SHOP_TAGELSWANGEN-THEME .car-information .icon-button i{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .car-information .color-circle:hover,.PNEU_SHOP_TAGELSWANGEN-THEME .car-information .color-circle.active{border-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .n4-checkbox label input[type=checkbox]:after,.PNEU_SHOP_TAGELSWANGEN-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.PNEU_SHOP_TAGELSWANGEN-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.PNEU_SHOP_TAGELSWANGEN-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#e30414!important;border-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .n4-filter .filter-list-title{border-bottom-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .n4-filter .filter-list-title span,.PNEU_SHOP_TAGELSWANGEN-THEME .n4-filter .filter-list-title .filter-settings{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .n4-filter .filter-list-title .custom-filter-box{color:#e30414!important;border-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#e30414!important;color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.PNEU_SHOP_TAGELSWANGEN-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .lds-grid div{background:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .n4-pagination .pagination-label,.PNEU_SHOP_TAGELSWANGEN-THEME .n4-pagination .results-per-page li:hover,.PNEU_SHOP_TAGELSWANGEN-THEME .n4-pagination .active,.PNEU_SHOP_TAGELSWANGEN-THEME .product-generic-details-information .eprel-url,.PNEU_SHOP_TAGELSWANGEN-THEME .product-generic-details-information .more-information-toggle{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .product-generic-result-row:hover,.PNEU_SHOP_TAGELSWANGEN-THEME .product-generic-result-row.active,.PNEU_SHOP_TAGELSWANGEN-THEME .product-rim-result-row:hover,.PNEU_SHOP_TAGELSWANGEN-THEME .product-rim-result-row.active{border-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .product-rim-details-information .eprel-url,.PNEU_SHOP_TAGELSWANGEN-THEME .product-rim-details-information .more-information-toggle{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .n4-quantity-input .increment-quantity-block button:hover,.PNEU_SHOP_TAGELSWANGEN-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#e30414!important;border-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .n4-quantity-input .increment-quantity-block button:hover span,.PNEU_SHOP_TAGELSWANGEN-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.PNEU_SHOP_TAGELSWANGEN-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#e30414!important;color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .simple-retailer-list .retailer-row:hover,.PNEU_SHOP_TAGELSWANGEN-THEME .simple-retailer-list .retailer-row.retailer-box-active,.PNEU_SHOP_TAGELSWANGEN-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.PNEU_SHOP_TAGELSWANGEN-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#e30414!important;color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .toggle-switch .active{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .toggle-switch input#toggle+label:before{background:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .toggle-switch input#toggle:checked+label:before{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .tyre-details-information .eprel-url,.PNEU_SHOP_TAGELSWANGEN-THEME .tyre-details-information .more-information-toggle{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .tyre-row:hover,.PNEU_SHOP_TAGELSWANGEN-THEME .tyre-row.active{border-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .tyre-row .dot-box,.PNEU_SHOP_TAGELSWANGEN-THEME .base-btn.primary{background-color:#e30414!important;color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .base-btn.primary i{color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .base-btn.primary:hover{background-color:#fb1f2f!important;color:#fff!important;opacity:1}.PNEU_SHOP_TAGELSWANGEN-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .base-btn.primary:disabled i{color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .base-btn.primary:disabled:hover{color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .base-btn.primary:disabled:hover i{color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .base-btn.primary-border{border-color:#e30414!important;color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .container-fluid .content .center-panel .center-content{border-top-color:#e30414!important}@media only screen and (max-width: 1023.98px){.PNEU_SHOP_TAGELSWANGEN-THEME .n4-wallpaper{background-image:url(/../assets/images/wallpaper/kumho_login_bg_768.jpg)!important}}@media only screen and (min-width: 1024px){.PNEU_SHOP_TAGELSWANGEN-THEME .n4-wallpaper{background-image:url(/../assets/images/wallpaper/kumho_login_bg_1024.jpg)!important}}@media only screen and (min-width: 1200px){.PNEU_SHOP_TAGELSWANGEN-THEME .n4-wallpaper{background-image:url(/../assets/images/wallpaper/kumho_login_bg_1440.jpg)!important}}@media only screen and (min-width: 2000px){.PNEU_SHOP_TAGELSWANGEN-THEME .n4-wallpaper{background-image:url(/../assets/images/wallpaper/kumho_login_bg_3072.jpg)!important}}@media (max-width: 1399.98px){.PNEU_SHOP_TAGELSWANGEN-THEME .left-panel{border-left-color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .center-panel{border-right-color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .center-panel.right,.PNEU_SHOP_TAGELSWANGEN-THEME .center-panel.left,.PNEU_SHOP_TAGELSWANGEN-THEME .center-panel.center-only{border-left-color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .right-panel{border-right-color:#000!important;border-left-color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#000!important;color:#fff!important}}.PNEU_SHOP_TAGELSWANGEN-THEME .size-circle.active,.PNEU_SHOP_TAGELSWANGEN-THEME .size-circle:hover{background-color:#e30414!important;color:#fff!important;border-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .simple-table thead tr th{border-bottom-color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.PNEU_SHOP_TAGELSWANGEN-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.PNEU_SHOP_TAGELSWANGEN-THEME ngb-pagination .page-link:hover{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME ngb-pagination .page-item.active .page-link{color:#e30414!important}.PNEU_SHOP_TAGELSWANGEN-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.PNEU_SHOP_TAGELSWANGEN-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#e30414!important;color:#fff!important}.SCHLEGEL-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.SCHLEGEL-THEME body,.SCHLEGEL-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #c41515;--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)}.SCHLEGEL-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.SCHLEGEL-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.SCHLEGEL-THEME body,.SCHLEGEL-THEME body .mat-primary,.SCHLEGEL-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #c41515;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #c41515;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.SCHLEGEL-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.SCHLEGEL-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.SCHLEGEL-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.SCHLEGEL-THEME body .mat-mdc-progress-bar,.SCHLEGEL-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #c41515;--mat-progress-bar-track-color: rgba(196, 21, 21, .25)}.SCHLEGEL-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.SCHLEGEL-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.SCHLEGEL-THEME body{--mat-form-field-focus-select-arrow-color: rgba(196, 21, 21, .87);--mat-form-field-filled-caret-color: #c41515;--mat-form-field-filled-focus-active-indicator-color: #c41515;--mat-form-field-filled-focus-label-text-color: rgba(196, 21, 21, .87);--mat-form-field-outlined-caret-color: #c41515;--mat-form-field-outlined-focus-outline-color: #c41515;--mat-form-field-outlined-focus-label-text-color: rgba(196, 21, 21, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.SCHLEGEL-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(196, 21, 21, .87);--mat-form-field-filled-caret-color: #c41515;--mat-form-field-filled-focus-active-indicator-color: #c41515;--mat-form-field-filled-focus-label-text-color: rgba(196, 21, 21, .87);--mat-form-field-outlined-caret-color: #c41515;--mat-form-field-outlined-focus-outline-color: #c41515;--mat-form-field-outlined-focus-label-text-color: rgba(196, 21, 21, .87)}.SCHLEGEL-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.SCHLEGEL-THEME body,.SCHLEGEL-THEME body .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, 21, 21, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.SCHLEGEL-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.SCHLEGEL-THEME body{--mat-autocomplete-background-color: white}.SCHLEGEL-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.SCHLEGEL-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.SCHLEGEL-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.SCHLEGEL-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.SCHLEGEL-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.SCHLEGEL-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #c41515;--mat-chip-elevated-disabled-container-color: #c41515;--mat-chip-elevated-selected-container-color: #c41515;--mat-chip-flat-disabled-selected-container-color: #c41515;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.SCHLEGEL-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.SCHLEGEL-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.SCHLEGEL-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #c41515;--mat-slide-toggle-selected-handle-color: #c41515;--mat-slide-toggle-selected-hover-state-layer-color: #c41515;--mat-slide-toggle-selected-pressed-state-layer-color: #c41515;--mat-slide-toggle-selected-focus-handle-color: #c41515;--mat-slide-toggle-selected-hover-handle-color: #c41515;--mat-slide-toggle-selected-pressed-handle-color: #c41515;--mat-slide-toggle-selected-focus-track-color: #c41515;--mat-slide-toggle-selected-hover-track-color: #c41515;--mat-slide-toggle-selected-pressed-track-color: #c41515;--mat-slide-toggle-selected-track-color: #c41515;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.SCHLEGEL-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.SCHLEGEL-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.SCHLEGEL-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #c41515;--mat-slide-toggle-selected-handle-color: #c41515;--mat-slide-toggle-selected-hover-state-layer-color: #c41515;--mat-slide-toggle-selected-pressed-state-layer-color: #c41515;--mat-slide-toggle-selected-focus-handle-color: #c41515;--mat-slide-toggle-selected-hover-handle-color: #c41515;--mat-slide-toggle-selected-pressed-handle-color: #c41515;--mat-slide-toggle-selected-focus-track-color: #c41515;--mat-slide-toggle-selected-hover-track-color: #c41515;--mat-slide-toggle-selected-pressed-track-color: #c41515;--mat-slide-toggle-selected-track-color: #c41515}.SCHLEGEL-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.SCHLEGEL-THEME body .mat-mdc-radio-button.mat-primary,.SCHLEGEL-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #c41515;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #c41515;--mat-radio-selected-hover-icon-color: #c41515;--mat-radio-selected-icon-color: #c41515;--mat-radio-selected-pressed-icon-color: #c41515;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.SCHLEGEL-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.SCHLEGEL-THEME body{--mat-slider-active-track-color: #c41515;--mat-slider-focus-handle-color: #c41515;--mat-slider-focus-state-layer-color: rgba(196, 21, 21, .2);--mat-slider-handle-color: #c41515;--mat-slider-hover-handle-color: #c41515;--mat-slider-hover-state-layer-color: rgba(196, 21, 21, .05);--mat-slider-inactive-track-color: #c41515;--mat-slider-ripple-color: #c41515;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #c41515;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.SCHLEGEL-THEME body .mat-accent{--mat-slider-active-track-color: #c41515;--mat-slider-focus-handle-color: #c41515;--mat-slider-focus-state-layer-color: rgba(196, 21, 21, .2);--mat-slider-handle-color: #c41515;--mat-slider-hover-handle-color: #c41515;--mat-slider-hover-state-layer-color: rgba(196, 21, 21, .05);--mat-slider-inactive-track-color: #c41515;--mat-slider-ripple-color: #c41515;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #c41515}.SCHLEGEL-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.SCHLEGEL-THEME body{--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)}.SCHLEGEL-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.SCHLEGEL-THEME body .mdc-list-item__start,.SCHLEGEL-THEME body .mdc-list-item__end,.SCHLEGEL-THEME body .mat-accent .mdc-list-item__start,.SCHLEGEL-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #c41515;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #c41515;--mat-radio-selected-hover-icon-color: #c41515;--mat-radio-selected-icon-color: #c41515;--mat-radio-selected-pressed-icon-color: #c41515;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.SCHLEGEL-THEME body .mat-warn .mdc-list-item__start,.SCHLEGEL-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.SCHLEGEL-THEME body .mat-mdc-list-option,.SCHLEGEL-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #c41515;--mat-checkbox-selected-hover-icon-color: #c41515;--mat-checkbox-selected-icon-color: #c41515;--mat-checkbox-selected-pressed-icon-color: #c41515;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #c41515;--mat-checkbox-selected-hover-state-layer-color: #c41515;--mat-checkbox-selected-pressed-state-layer-color: #c41515;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.SCHLEGEL-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.SCHLEGEL-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.SCHLEGEL-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.SCHLEGEL-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.SCHLEGEL-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#c41515}.SCHLEGEL-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.SCHLEGEL-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.SCHLEGEL-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.SCHLEGEL-THEME body{--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)}.SCHLEGEL-THEME body .mat-mdc-tab-group,.SCHLEGEL-THEME body .mat-mdc-tab-nav-bar,.SCHLEGEL-THEME body .mat-mdc-tab-group.mat-accent,.SCHLEGEL-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #c41515;--mat-tab-active-ripple-color: #c41515;--mat-tab-inactive-ripple-color: #c41515;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #c41515;--mat-tab-active-hover-label-text-color: #c41515;--mat-tab-active-focus-indicator-color: #c41515;--mat-tab-active-hover-indicator-color: #c41515;--mat-tab-active-indicator-color: #c41515}.SCHLEGEL-THEME body .mat-mdc-tab-group.mat-warn,.SCHLEGEL-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.SCHLEGEL-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #c41515;--mat-checkbox-selected-hover-icon-color: #c41515;--mat-checkbox-selected-icon-color: #c41515;--mat-checkbox-selected-pressed-icon-color: #c41515;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #c41515;--mat-checkbox-selected-hover-state-layer-color: #c41515;--mat-checkbox-selected-pressed-state-layer-color: #c41515;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.SCHLEGEL-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #c41515;--mat-checkbox-selected-hover-icon-color: #c41515;--mat-checkbox-selected-icon-color: #c41515;--mat-checkbox-selected-pressed-icon-color: #c41515;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #c41515;--mat-checkbox-selected-hover-state-layer-color: #c41515;--mat-checkbox-selected-pressed-state-layer-color: #c41515;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.SCHLEGEL-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.SCHLEGEL-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.SCHLEGEL-THEME body .mat-mdc-button.mat-primary,.SCHLEGEL-THEME body .mat-mdc-unelevated-button.mat-primary,.SCHLEGEL-THEME body .mat-mdc-raised-button.mat-primary,.SCHLEGEL-THEME body .mat-mdc-outlined-button.mat-primary,.SCHLEGEL-THEME body .mat-tonal-button.mat-primary,.SCHLEGEL-THEME body .mat-mdc-button.mat-accent,.SCHLEGEL-THEME body .mat-mdc-unelevated-button.mat-accent,.SCHLEGEL-THEME body .mat-mdc-raised-button.mat-accent,.SCHLEGEL-THEME body .mat-mdc-outlined-button.mat-accent,.SCHLEGEL-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #c41515;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #c41515;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(196, 21, 21, .1);--mat-button-outlined-state-layer-color: #c41515;--mat-button-protected-container-color: #c41515;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #c41515;--mat-button-text-ripple-color: rgba(196, 21, 21, .1);--mat-button-text-state-layer-color: #c41515;--mat-button-tonal-container-color: #c41515;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.SCHLEGEL-THEME body .mat-mdc-button.mat-warn,.SCHLEGEL-THEME body .mat-mdc-unelevated-button.mat-warn,.SCHLEGEL-THEME body .mat-mdc-raised-button.mat-warn,.SCHLEGEL-THEME body .mat-mdc-outlined-button.mat-warn,.SCHLEGEL-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.SCHLEGEL-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.SCHLEGEL-THEME body .mat-mdc-icon-button.mat-primary,.SCHLEGEL-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #c41515;--mat-icon-button-state-layer-color: #c41515;--mat-icon-button-ripple-color: rgba(196, 21, 21, .1)}.SCHLEGEL-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.SCHLEGEL-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.SCHLEGEL-THEME body .mat-mdc-fab.mat-primary,.SCHLEGEL-THEME body .mat-mdc-mini-fab.mat-primary,.SCHLEGEL-THEME body .mat-mdc-fab.mat-accent,.SCHLEGEL-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #c41515;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #c41515;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.SCHLEGEL-THEME body .mat-mdc-fab.mat-warn,.SCHLEGEL-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.SCHLEGEL-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #c41515}.SCHLEGEL-THEME body{--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)}.SCHLEGEL-THEME body,.SCHLEGEL-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #c41515}.SCHLEGEL-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.SCHLEGEL-THEME body{--mat-badge-background-color: #c41515;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.SCHLEGEL-THEME body .mat-badge-accent{--mat-badge-background-color: #c41515;--mat-badge-text-color: white}.SCHLEGEL-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.SCHLEGEL-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.SCHLEGEL-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.SCHLEGEL-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #c41515;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(196, 21, 21, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(196, 21, 21, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(196, 21, 21, .3);--mat-datepicker-toggle-active-state-icon-color: #c41515;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(196, 21, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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)}.SCHLEGEL-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #c41515;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(196, 21, 21, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(196, 21, 21, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(196, 21, 21, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(196, 21, 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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.SCHLEGEL-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.SCHLEGEL-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #c41515}.SCHLEGEL-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.SCHLEGEL-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.SCHLEGEL-THEME body{--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)}.SCHLEGEL-THEME body{--mat-icon-color: inherit}.SCHLEGEL-THEME body .mat-icon.mat-primary,.SCHLEGEL-THEME body .mat-icon.mat-accent{--mat-icon-color: #c41515}.SCHLEGEL-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.SCHLEGEL-THEME body{--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)}.SCHLEGEL-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #c41515;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #c41515;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #c41515;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.SCHLEGEL-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #c41515;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #c41515;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #c41515;--mat-stepper-header-edit-state-icon-foreground-color: white}.SCHLEGEL-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.SCHLEGEL-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.SCHLEGEL-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.SCHLEGEL-THEME body .mat-toolbar.mat-primary,.SCHLEGEL-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #c41515;--mat-toolbar-container-text-color: white}.SCHLEGEL-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.SCHLEGEL-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.SCHLEGEL-THEME body{--mat-timepicker-container-background-color: white}.SCHLEGEL-THEME .login .login-content .login-header{background-color:#fff!important}.SCHLEGEL-THEME .cart .content .center-panel .heading i.edit-btn:hover,.SCHLEGEL-THEME .cart-tree .header{color:#c41515!important}.SCHLEGEL-THEME .cart-tree .no-result{color:#000!important;background-color:#c41515!important;border-color:#e82424!important}.SCHLEGEL-THEME .cart-tree ul.custom-tree .root i,.SCHLEGEL-THEME .cart-tree ul.custom-tree li ul li div .active,.SCHLEGEL-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#c41515!important}.SCHLEGEL-THEME .cart .cart-position .item .dot-box,.SCHLEGEL-THEME .cart .cart-position .item .fast-payer-info span{background-color:#c41515!important;color:#fff!important}.SCHLEGEL-THEME .header .primary-header-bar{background-color:#fff!important}.SCHLEGEL-THEME .header .primary-header-bar .logo-text,.SCHLEGEL-THEME .header .primary-header-bar .main-nav li span,.SCHLEGEL-THEME .header .primary-header-bar .main-nav li i{color:#000!important}.SCHLEGEL-THEME .header .primary-header-bar .main-nav li .language-dropdown .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.SCHLEGEL-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection{background-color:#fff!important}.SCHLEGEL-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection.dropdown-toggle:after{border-top-color:#000!important}.SCHLEGEL-THEME .header .primary-header-bar .main-nav .cart{background-color:#fff!important}.SCHLEGEL-THEME .header .primary-header-bar .main-nav .cart i,.SCHLEGEL-THEME .header .primary-header-bar .main-nav .cart span{color:#c41515!important}.SCHLEGEL-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#004f8a!important}.SCHLEGEL-THEME .header .primary-header-bar .main-nav .cart:hover i,.SCHLEGEL-THEME .header .primary-header-bar .main-nav .cart:hover span,.SCHLEGEL-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.SCHLEGEL-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.SCHLEGEL-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#c41515!important}.SCHLEGEL-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.SCHLEGEL-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#c41515!important;color:#fff!important}.SCHLEGEL-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.SCHLEGEL-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.SCHLEGEL-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#fff!important;color:#000!important;border-top:1px solid black!important;border-bottom:1px solid black!important}.SCHLEGEL-THEME .header .primary-header-bar .matchcode-input input.search-field::placeholder{color:#000!important}.SCHLEGEL-THEME .header .primary-header-bar .mat-mdc-chip i,.SCHLEGEL-THEME .header .primary-header-bar .mat-mdc-chip span{color:#fff!important}.SCHLEGEL-THEME .header .primary-header-bar .mat-mdc-chip.current-user{background-color:#c41515!important}.SCHLEGEL-THEME .header .secondary-header-bar{background-color:#004f8a!important}.SCHLEGEL-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.SCHLEGEL-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#004f8a!important;color:#e82424!important;border-bottom-color:#e82424!important}.SCHLEGEL-THEME .header .secondary-header-bar .main-nav li span,.SCHLEGEL-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.SCHLEGEL-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.SCHLEGEL-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#004f8a!important;border-color:#e82424!important}.SCHLEGEL-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.SCHLEGEL-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.SCHLEGEL-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.SCHLEGEL-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#e82424!important}.SCHLEGEL-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#004f8a!important;color:#fff!important}.SCHLEGEL-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important;border-left-color:transparent!important}.SCHLEGEL-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{top:31px!important;border-bottom-color:#fff!important}.SCHLEGEL-THEME .navigation-drawer{background-color:#fff!important;color:#000!important}.SCHLEGEL-THEME .navigation-drawer .fix-content .close-btn{color:#000!important}.SCHLEGEL-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#fff!important;color:#000!important}.SCHLEGEL-THEME .navigation-drawer .drawer-items .drawer-item:hover,.SCHLEGEL-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#c41515!important;color:#fff!important}.SCHLEGEL-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#000!important}.SCHLEGEL-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#000!important}.SCHLEGEL-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#fff!important;color:#000!important}.SCHLEGEL-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#000!important}.SCHLEGEL-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{top:30px!important;border-bottom-color:#000!important}.SCHLEGEL-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#c41515!important}.SCHLEGEL-THEME .navigation-menu .navigation-menu-item:hover,.SCHLEGEL-THEME .navigation-menu .navigation-menu-item.active{background-color:#c41515!important;color:#fff!important}.SCHLEGEL-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#fff!important;color:#000!important}.SCHLEGEL-THEME .user-menu .expanded-menu ul li:hover,.SCHLEGEL-THEME .user-menu .expanded-menu ul li.active{background-color:#004f8a!important}.SCHLEGEL-THEME .user-menu .expanded-menu ul li:hover i,.SCHLEGEL-THEME .user-menu .expanded-menu ul li.active i{color:#e82424!important}.SCHLEGEL-THEME .user-menu .expanded-menu ul li i{color:#fff!important}.SCHLEGEL-THEME .startpage-tyre-promotion .label-price,.SCHLEGEL-THEME .startpage-tyre-promotion .label-show-details{color:#c41515!important}.SCHLEGEL-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#c41515!important}.SCHLEGEL-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#c41515!important;color:#fff!important}.SCHLEGEL-THEME .car-search-panel .kba-selection .kba-title,.SCHLEGEL-THEME .car-search-panel .car-selection-row .car-selection-title,.SCHLEGEL-THEME .car-search-stepper .step-count{color:#c41515!important}.SCHLEGEL-THEME .rim-selection-panel .tab-menu-item:hover,.SCHLEGEL-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#c41515!important}.SCHLEGEL-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.SCHLEGEL-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#c41515!important}.SCHLEGEL-THEME .rim-search-box:hover,.SCHLEGEL-THEME .rim-search-box.active{border-color:#c41515!important}.SCHLEGEL-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#c41515!important;color:#fff!important}.SCHLEGEL-THEME .rim-search-box .header-information i{color:#c41515!important}.SCHLEGEL-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#c41515!important}.SCHLEGEL-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#c41515!important}.SCHLEGEL-THEME .rim-size-selection-detail-panel .ult-warning2{color:#c41515!important}.SCHLEGEL-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#c41515!important}.SCHLEGEL-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#c41515!important}.SCHLEGEL-THEME .tpms-selection-detail-panel .more-information-toggle{color:#c41515!important}.SCHLEGEL-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.SCHLEGEL-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#c41515!important}.SCHLEGEL-THEME .tyre-selection-panel .info-bar i,.SCHLEGEL-THEME .tyre-selection-panel .info-bar b{color:#000!important}.SCHLEGEL-THEME .mixed-tyre-result-row:hover,.SCHLEGEL-THEME .mixed-tyre-result-row.active{border-color:#c41515!important}.SCHLEGEL-THEME .mixed-tyre-result-row .dot-box{background-color:#c41515!important;color:#fff!important}.SCHLEGEL-THEME .toggle-icons i.active{color:#c41515!important}.SCHLEGEL-THEME .retailer-feedback .panel-container .panel-header{background-color:#fff!important;color:#000!important}.SCHLEGEL-THEME .tyre-results .no-results a,.SCHLEGEL-THEME .car-information .car-info-box .car-title i,.SCHLEGEL-THEME .car-information .icon-button i{color:#c41515!important}.SCHLEGEL-THEME .car-information .color-circle:hover,.SCHLEGEL-THEME .car-information .color-circle.active{border-color:#c41515!important}.SCHLEGEL-THEME .n4-checkbox label input[type=checkbox]:after,.SCHLEGEL-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.SCHLEGEL-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.SCHLEGEL-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#c41515!important}.SCHLEGEL-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.SCHLEGEL-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#c41515!important;border-color:#c41515!important}.SCHLEGEL-THEME .n4-filter .filter-list-title{border-bottom-color:#c41515!important}.SCHLEGEL-THEME .n4-filter .filter-list-title span,.SCHLEGEL-THEME .n4-filter .filter-list-title .filter-settings{color:#c41515!important}.SCHLEGEL-THEME .n4-filter .filter-list-title .custom-filter-box{color:#c41515!important;border-color:#c41515!important}.SCHLEGEL-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#c41515!important;color:#fff!important}.SCHLEGEL-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.SCHLEGEL-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#c41515!important}.SCHLEGEL-THEME .lds-grid div{background:#fff!important}.SCHLEGEL-THEME .n4-pagination .pagination-label,.SCHLEGEL-THEME .n4-pagination .results-per-page li:hover,.SCHLEGEL-THEME .n4-pagination .active,.SCHLEGEL-THEME .product-generic-details-information .eprel-url,.SCHLEGEL-THEME .product-generic-details-information .more-information-toggle{color:#c41515!important}.SCHLEGEL-THEME .product-generic-result-row:hover,.SCHLEGEL-THEME .product-generic-result-row.active,.SCHLEGEL-THEME .product-rim-result-row:hover,.SCHLEGEL-THEME .product-rim-result-row.active{border-color:#c41515!important}.SCHLEGEL-THEME .product-rim-details-information .eprel-url,.SCHLEGEL-THEME .product-rim-details-information .more-information-toggle{color:#c41515!important}.SCHLEGEL-THEME .n4-quantity-input .increment-quantity-block button:hover,.SCHLEGEL-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#c41515!important;border-color:#c41515!important}.SCHLEGEL-THEME .n4-quantity-input .increment-quantity-block button:hover span,.SCHLEGEL-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.SCHLEGEL-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#c41515!important}.SCHLEGEL-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#c41515!important}.SCHLEGEL-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.SCHLEGEL-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#c41515!important;color:#fff!important}.SCHLEGEL-THEME .simple-retailer-list .retailer-row:hover,.SCHLEGEL-THEME .simple-retailer-list .retailer-row.retailer-box-active,.SCHLEGEL-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#c41515!important}.SCHLEGEL-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#c41515!important}.SCHLEGEL-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#c41515!important}.SCHLEGEL-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#c41515!important}.SCHLEGEL-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.SCHLEGEL-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#c41515!important}.SCHLEGEL-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#c41515!important;color:#fff!important}.SCHLEGEL-THEME .toggle-switch .active{color:#c41515!important}.SCHLEGEL-THEME .toggle-switch input#toggle+label:before{background:#c41515!important}.SCHLEGEL-THEME .toggle-switch input#toggle:checked+label:before{color:#c41515!important}.SCHLEGEL-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #c41515!important}.SCHLEGEL-THEME .tyre-details-information .eprel-url,.SCHLEGEL-THEME .tyre-details-information .more-information-toggle{color:#c41515!important}.SCHLEGEL-THEME .tyre-row:hover,.SCHLEGEL-THEME .tyre-row.active{border-color:#c41515!important}.SCHLEGEL-THEME .tyre-row .dot-box,.SCHLEGEL-THEME .base-btn.primary{background-color:#c41515!important;color:#fff!important}.SCHLEGEL-THEME .base-btn.primary i{color:#fff!important}.SCHLEGEL-THEME .base-btn.primary:hover{background-color:#e82424!important;color:#fff!important;opacity:1}.SCHLEGEL-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.SCHLEGEL-THEME .base-btn.primary:disabled i{color:#000!important}.SCHLEGEL-THEME .base-btn.primary:disabled:hover{color:#000!important}.SCHLEGEL-THEME .base-btn.primary:disabled:hover i{color:#000!important}.SCHLEGEL-THEME .base-btn.primary-border{border-color:#c41515!important;color:#c41515!important}.SCHLEGEL-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#c41515!important}.SCHLEGEL-THEME .container-fluid .content .center-panel .center-content{border-top-color:#c41515!important}@media (max-width: 1399.98px){.SCHLEGEL-THEME .left-panel{border-left-color:#eaeaea!important}.SCHLEGEL-THEME .center-panel{border-right-color:#eaeaea!important}.SCHLEGEL-THEME .center-panel.right,.SCHLEGEL-THEME .center-panel.left,.SCHLEGEL-THEME .center-panel.center-only{border-left-color:#eaeaea!important}.SCHLEGEL-THEME .right-panel{border-right-color:#eaeaea!important;border-left-color:#eaeaea!important}.SCHLEGEL-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#eaeaea!important;color:#000!important}}.SCHLEGEL-THEME .size-circle.active,.SCHLEGEL-THEME .size-circle:hover{background-color:#c41515!important;color:#fff!important;border-color:#c41515!important}.SCHLEGEL-THEME .simple-table thead tr th{border-bottom-color:#c41515!important}.SCHLEGEL-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.SCHLEGEL-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#000!important}.SCHLEGEL-THEME ngb-pagination .page-link:hover{color:#c41515!important}.SCHLEGEL-THEME ngb-pagination .page-item.active .page-link{color:#c41515!important}.SCHLEGEL-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item:hover,.SCHLEGEL-THEME .dropdown-menu.ngb-typeahead-custom .dropdown-item.active{background-color:#c41515!important;color:#fff!important}.AUTODOC-THEME body{--mat-ripple-color: rgba(0, 0, 0, .1)}.AUTODOC-THEME body,.AUTODOC-THEME body .mat-accent{--mat-option-selected-state-label-text-color: #132630;--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)}.AUTODOC-THEME body .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.AUTODOC-THEME body{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.AUTODOC-THEME body,.AUTODOC-THEME body .mat-primary,.AUTODOC-THEME body .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #132630;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #132630;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.AUTODOC-THEME body .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.AUTODOC-THEME body{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.AUTODOC-THEME body{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}.AUTODOC-THEME body .mat-mdc-progress-bar,.AUTODOC-THEME body .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #132630;--mat-progress-bar-track-color: rgba(19, 38, 48, .25)}.AUTODOC-THEME body .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.AUTODOC-THEME body{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.AUTODOC-THEME body{--mat-form-field-focus-select-arrow-color: rgba(19, 38, 48, .87);--mat-form-field-filled-caret-color: #132630;--mat-form-field-filled-focus-active-indicator-color: #132630;--mat-form-field-filled-focus-label-text-color: rgba(19, 38, 48, .87);--mat-form-field-outlined-caret-color: #132630;--mat-form-field-outlined-focus-outline-color: #132630;--mat-form-field-outlined-focus-label-text-color: rgba(19, 38, 48, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.AUTODOC-THEME body .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(19, 38, 48, .87);--mat-form-field-filled-caret-color: #132630;--mat-form-field-filled-focus-active-indicator-color: #132630;--mat-form-field-filled-focus-label-text-color: rgba(19, 38, 48, .87);--mat-form-field-outlined-caret-color: #132630;--mat-form-field-outlined-focus-outline-color: #132630;--mat-form-field-outlined-focus-label-text-color: rgba(19, 38, 48, .87)}.AUTODOC-THEME body .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.AUTODOC-THEME body,.AUTODOC-THEME body .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(19, 38, 48, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.AUTODOC-THEME body .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.AUTODOC-THEME body{--mat-autocomplete-background-color: white}.AUTODOC-THEME body{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.AUTODOC-THEME body .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.AUTODOC-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.AUTODOC-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.AUTODOC-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.AUTODOC-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #132630;--mat-chip-elevated-disabled-container-color: #132630;--mat-chip-elevated-selected-container-color: #132630;--mat-chip-flat-disabled-selected-container-color: #132630;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.AUTODOC-THEME body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.AUTODOC-THEME body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.AUTODOC-THEME body{--mat-slide-toggle-selected-focus-state-layer-color: #132630;--mat-slide-toggle-selected-handle-color: #132630;--mat-slide-toggle-selected-hover-state-layer-color: #132630;--mat-slide-toggle-selected-pressed-state-layer-color: #132630;--mat-slide-toggle-selected-focus-handle-color: #132630;--mat-slide-toggle-selected-hover-handle-color: #132630;--mat-slide-toggle-selected-pressed-handle-color: #132630;--mat-slide-toggle-selected-focus-track-color: #132630;--mat-slide-toggle-selected-hover-track-color: #132630;--mat-slide-toggle-selected-pressed-track-color: #132630;--mat-slide-toggle-selected-track-color: #132630;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.AUTODOC-THEME body{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.AUTODOC-THEME body .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.AUTODOC-THEME body .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #132630;--mat-slide-toggle-selected-handle-color: #132630;--mat-slide-toggle-selected-hover-state-layer-color: #132630;--mat-slide-toggle-selected-pressed-state-layer-color: #132630;--mat-slide-toggle-selected-focus-handle-color: #132630;--mat-slide-toggle-selected-hover-handle-color: #132630;--mat-slide-toggle-selected-pressed-handle-color: #132630;--mat-slide-toggle-selected-focus-track-color: #132630;--mat-slide-toggle-selected-hover-track-color: #132630;--mat-slide-toggle-selected-pressed-track-color: #132630;--mat-slide-toggle-selected-track-color: #132630}.AUTODOC-THEME body .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.AUTODOC-THEME body .mat-mdc-radio-button.mat-primary,.AUTODOC-THEME body .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #132630;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #132630;--mat-radio-selected-hover-icon-color: #132630;--mat-radio-selected-icon-color: #132630;--mat-radio-selected-pressed-icon-color: #132630;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.AUTODOC-THEME body .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.AUTODOC-THEME body{--mat-slider-active-track-color: #132630;--mat-slider-focus-handle-color: #132630;--mat-slider-focus-state-layer-color: rgba(19, 38, 48, .2);--mat-slider-handle-color: #132630;--mat-slider-hover-handle-color: #132630;--mat-slider-hover-state-layer-color: rgba(19, 38, 48, .05);--mat-slider-inactive-track-color: #132630;--mat-slider-ripple-color: #132630;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #132630;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.AUTODOC-THEME body .mat-accent{--mat-slider-active-track-color: #132630;--mat-slider-focus-handle-color: #132630;--mat-slider-focus-state-layer-color: rgba(19, 38, 48, .2);--mat-slider-handle-color: #132630;--mat-slider-hover-handle-color: #132630;--mat-slider-hover-state-layer-color: rgba(19, 38, 48, .05);--mat-slider-inactive-track-color: #132630;--mat-slider-ripple-color: #132630;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #132630}.AUTODOC-THEME body .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.AUTODOC-THEME body{--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)}.AUTODOC-THEME body{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.AUTODOC-THEME body .mdc-list-item__start,.AUTODOC-THEME body .mdc-list-item__end,.AUTODOC-THEME body .mat-accent .mdc-list-item__start,.AUTODOC-THEME body .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #132630;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #132630;--mat-radio-selected-hover-icon-color: #132630;--mat-radio-selected-icon-color: #132630;--mat-radio-selected-pressed-icon-color: #132630;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.AUTODOC-THEME body .mat-warn .mdc-list-item__start,.AUTODOC-THEME body .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.AUTODOC-THEME body .mat-mdc-list-option,.AUTODOC-THEME body .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #132630;--mat-checkbox-selected-hover-icon-color: #132630;--mat-checkbox-selected-icon-color: #132630;--mat-checkbox-selected-pressed-icon-color: #132630;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #132630;--mat-checkbox-selected-hover-state-layer-color: #132630;--mat-checkbox-selected-pressed-state-layer-color: #132630;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.AUTODOC-THEME body .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.AUTODOC-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.AUTODOC-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.AUTODOC-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.AUTODOC-THEME body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#132630}.AUTODOC-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.AUTODOC-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.AUTODOC-THEME body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.AUTODOC-THEME body{--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)}.AUTODOC-THEME body .mat-mdc-tab-group,.AUTODOC-THEME body .mat-mdc-tab-nav-bar,.AUTODOC-THEME body .mat-mdc-tab-group.mat-accent,.AUTODOC-THEME body .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #132630;--mat-tab-active-ripple-color: #132630;--mat-tab-inactive-ripple-color: #132630;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #132630;--mat-tab-active-hover-label-text-color: #132630;--mat-tab-active-focus-indicator-color: #132630;--mat-tab-active-hover-indicator-color: #132630;--mat-tab-active-indicator-color: #132630}.AUTODOC-THEME body .mat-mdc-tab-group.mat-warn,.AUTODOC-THEME body .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.AUTODOC-THEME body{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #132630;--mat-checkbox-selected-hover-icon-color: #132630;--mat-checkbox-selected-icon-color: #132630;--mat-checkbox-selected-pressed-icon-color: #132630;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #132630;--mat-checkbox-selected-hover-state-layer-color: #132630;--mat-checkbox-selected-pressed-state-layer-color: #132630;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.AUTODOC-THEME body .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #132630;--mat-checkbox-selected-hover-icon-color: #132630;--mat-checkbox-selected-icon-color: #132630;--mat-checkbox-selected-pressed-icon-color: #132630;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #132630;--mat-checkbox-selected-hover-state-layer-color: #132630;--mat-checkbox-selected-pressed-state-layer-color: #132630;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.AUTODOC-THEME body .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.AUTODOC-THEME body{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.AUTODOC-THEME body .mat-mdc-button.mat-primary,.AUTODOC-THEME body .mat-mdc-unelevated-button.mat-primary,.AUTODOC-THEME body .mat-mdc-raised-button.mat-primary,.AUTODOC-THEME body .mat-mdc-outlined-button.mat-primary,.AUTODOC-THEME body .mat-tonal-button.mat-primary,.AUTODOC-THEME body .mat-mdc-button.mat-accent,.AUTODOC-THEME body .mat-mdc-unelevated-button.mat-accent,.AUTODOC-THEME body .mat-mdc-raised-button.mat-accent,.AUTODOC-THEME body .mat-mdc-outlined-button.mat-accent,.AUTODOC-THEME body .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #132630;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #132630;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(19, 38, 48, .1);--mat-button-outlined-state-layer-color: #132630;--mat-button-protected-container-color: #132630;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #132630;--mat-button-text-ripple-color: rgba(19, 38, 48, .1);--mat-button-text-state-layer-color: #132630;--mat-button-tonal-container-color: #132630;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.AUTODOC-THEME body .mat-mdc-button.mat-warn,.AUTODOC-THEME body .mat-mdc-unelevated-button.mat-warn,.AUTODOC-THEME body .mat-mdc-raised-button.mat-warn,.AUTODOC-THEME body .mat-mdc-outlined-button.mat-warn,.AUTODOC-THEME body .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.AUTODOC-THEME body{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.AUTODOC-THEME body .mat-mdc-icon-button.mat-primary,.AUTODOC-THEME body .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #132630;--mat-icon-button-state-layer-color: #132630;--mat-icon-button-ripple-color: rgba(19, 38, 48, .1)}.AUTODOC-THEME body .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.AUTODOC-THEME body{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.AUTODOC-THEME body .mat-mdc-fab.mat-primary,.AUTODOC-THEME body .mat-mdc-mini-fab.mat-primary,.AUTODOC-THEME body .mat-mdc-fab.mat-accent,.AUTODOC-THEME body .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #132630;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #132630;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.AUTODOC-THEME body .mat-mdc-fab.mat-warn,.AUTODOC-THEME body .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.AUTODOC-THEME body{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #132630}.AUTODOC-THEME body{--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)}.AUTODOC-THEME body,.AUTODOC-THEME body .mat-accent{--mat-progress-spinner-active-indicator-color: #132630}.AUTODOC-THEME body .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.AUTODOC-THEME body{--mat-badge-background-color: #132630;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.AUTODOC-THEME body .mat-badge-accent{--mat-badge-background-color: #132630;--mat-badge-text-color: white}.AUTODOC-THEME body .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.AUTODOC-THEME body{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.AUTODOC-THEME body{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.AUTODOC-THEME body{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #132630;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(19, 38, 48, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(19, 38, 48, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(19, 38, 48, .3);--mat-datepicker-toggle-active-state-icon-color: #132630;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(19, 38, 48, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: 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)}.AUTODOC-THEME body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #132630;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(19, 38, 48, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(19, 38, 48, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(19, 38, 48, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(19, 38, 48, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.AUTODOC-THEME body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.AUTODOC-THEME body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #132630}.AUTODOC-THEME body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.AUTODOC-THEME body{--mat-divider-color: rgba(0, 0, 0, .12)}.AUTODOC-THEME body{--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)}.AUTODOC-THEME body{--mat-icon-color: inherit}.AUTODOC-THEME body .mat-icon.mat-primary,.AUTODOC-THEME body .mat-icon.mat-accent{--mat-icon-color: #132630}.AUTODOC-THEME body .mat-icon.mat-warn{--mat-icon-color: #f44336}.AUTODOC-THEME body{--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)}.AUTODOC-THEME body{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #132630;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #132630;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #132630;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.AUTODOC-THEME body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #132630;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #132630;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #132630;--mat-stepper-header-edit-state-icon-foreground-color: white}.AUTODOC-THEME body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.AUTODOC-THEME body{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.AUTODOC-THEME body{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.AUTODOC-THEME body .mat-toolbar.mat-primary,.AUTODOC-THEME body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #132630;--mat-toolbar-container-text-color: white}.AUTODOC-THEME body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.AUTODOC-THEME body{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.AUTODOC-THEME body{--mat-timepicker-container-background-color: white}.AUTODOC-THEME .login .login-content .login-header{background-color:#132630!important}.AUTODOC-THEME .cart .content .center-panel .heading i.edit-btn:hover,.AUTODOC-THEME .cart-tree .header{color:#ff4e14!important}.AUTODOC-THEME .cart-tree .no-result{color:#585857!important;background-color:#ff4e14!important;border-color:#ff7447!important}.AUTODOC-THEME .cart-tree ul.custom-tree .root i,.AUTODOC-THEME .cart-tree ul.custom-tree li ul li div .active,.AUTODOC-THEME .cart-tree ul.custom-tree li ul li div:hover i{color:#ff4e14!important}.AUTODOC-THEME .cart .cart-position .item .dot-box,.AUTODOC-THEME .cart .cart-position .item .fast-payer-info span{background-color:#ff4e14!important;color:#132630!important}.AUTODOC-THEME .header .primary-header-bar{background-color:#132630!important}.AUTODOC-THEME .header .primary-header-bar .logo-text{color:#585857!important}.AUTODOC-THEME .header .primary-header-bar .main-nav li span,.AUTODOC-THEME .header .primary-header-bar .main-nav li i{color:#ff4e14!important}.AUTODOC-THEME .header .primary-header-bar .main-nav li .language-dropdown .language-selection,.AUTODOC-THEME .header .primary-header-bar .main-nav .cart{background-color:#132630!important}.AUTODOC-THEME .header .primary-header-bar .main-nav .cart i,.AUTODOC-THEME .header .primary-header-bar .main-nav .cart span{color:#ff4e14!important}.AUTODOC-THEME .header .primary-header-bar .main-nav .cart:hover{background-color:#fff!important}.AUTODOC-THEME .header .primary-header-bar .main-nav .cart:hover i,.AUTODOC-THEME .header .primary-header-bar .main-nav .cart:hover span{color:#132630!important}.AUTODOC-THEME .header .primary-header-bar .main-nav .mat-mdc-chip i,.AUTODOC-THEME .header .primary-header-bar .main-nav .mat-mdc-chip span{color:#fff!important}.AUTODOC-THEME .header .primary-header-bar .main-nav .mat-mdc-chip.current-user{background-color:#ff4e14!important}.AUTODOC-THEME .header .primary-header-bar .matchcode-input .product-type-selection,.AUTODOC-THEME .header .primary-header-bar .matchcode-input .search-btn{background-color:#ff4e14!important;color:#fff!important}.AUTODOC-THEME .header .primary-header-bar .matchcode-input .product-type-selection:after,.AUTODOC-THEME .header .primary-header-bar .matchcode-input .search-btn:after{border-color:#fff!important}.AUTODOC-THEME .header .primary-header-bar .matchcode-input input.search-field{background-color:#fff!important}.AUTODOC-THEME .header .secondary-header-bar{background-color:#132630!important}.AUTODOC-THEME .header .secondary-header-bar .side-menu-button{color:#fff!important}.AUTODOC-THEME .header .secondary-header-bar .side-menu-button:hover{background-color:#132630!important;color:#ff4e14!important;border-bottom-color:#ff4e14!important}.AUTODOC-THEME .header .secondary-header-bar .main-nav li span,.AUTODOC-THEME .header .secondary-header-bar .main-nav li i{color:#fff!important}.AUTODOC-THEME .header .secondary-header-bar .main-nav .menu-hover.active,.AUTODOC-THEME .header .secondary-header-bar .main-nav .menu-hover:hover{background-color:#132630!important;border-color:#ff4e14!important}.AUTODOC-THEME .header .secondary-header-bar .main-nav .menu-hover.active i,.AUTODOC-THEME .header .secondary-header-bar .main-nav .menu-hover.active span,.AUTODOC-THEME .header .secondary-header-bar .main-nav .menu-hover:hover i,.AUTODOC-THEME .header .secondary-header-bar .main-nav .menu-hover:hover span{color:#ff4e14!important}.AUTODOC-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown{background-color:#132630!important;color:#fff!important}.AUTODOC-THEME .header .secondary-header-bar .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.AUTODOC-THEME .header .secondary-header-bar .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.AUTODOC-THEME .navigation-drawer{background-color:#132630!important;color:#fff!important}.AUTODOC-THEME .navigation-drawer .fix-content .close-btn{color:#fff!important}.AUTODOC-THEME .navigation-drawer .drawer-items .drawer-item{background-color:#132630!important;color:#fff!important}.AUTODOC-THEME .navigation-drawer .drawer-items .drawer-item:hover,.AUTODOC-THEME .navigation-drawer .drawer-items .drawer-item.active{background-color:#ff4e14!important;color:#fff!important}.AUTODOC-THEME .navigation-drawer .drawer-items .firm-calculation-selection span{color:#fff!important}.AUTODOC-THEME .navigation-drawer .drawer-items .firm-calculation-selection mat-select .mat-select-trigger .mat-select-arrow{border-top-color:#fff!important}.AUTODOC-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown{background-color:#132630!important;color:#fff!important}.AUTODOC-THEME .navigation-drawer .drawer-items .firm-calculation-selection .firm-calculation-dropdown.dropdown-toggle-caret.dropdown-toggle:after{border-top-color:#fff!important}.AUTODOC-THEME .navigation-drawer .drawer-items .firm-calculation-selection .dropdown-menu-arrow{border-bottom-color:#fff!important}.AUTODOC-THEME .navigation-drawer .drawer-item-divider .divider-line{border-bottom-color:#ff4e14!important}.AUTODOC-THEME .navigation-menu .navigation-menu-item:hover,.AUTODOC-THEME .navigation-menu .navigation-menu-item.active{background-color:#ff4e14!important;color:#fff!important}.AUTODOC-THEME .navigation-menu .navigation-menu-item .navigation-sub-menu{background-color:#132630!important;color:#fff!important}.AUTODOC-THEME .user-menu .expanded-menu ul li:hover,.AUTODOC-THEME .user-menu .expanded-menu ul li.active{background-color:#214355!important}.AUTODOC-THEME .user-menu .expanded-menu ul li:hover i,.AUTODOC-THEME .user-menu .expanded-menu ul li.active i,.AUTODOC-THEME .user-menu .expanded-menu ul li i,.AUTODOC-THEME .startpage-tyre-promotion .label-price,.AUTODOC-THEME .startpage-tyre-promotion .label-show-details{color:#ff4e14!important}.AUTODOC-THEME .order-history .order-history-details .position-table.simple-table tbody:last-of-type{border-bottom-color:#ff4e14!important}.AUTODOC-THEME .order-history .order-history-details .position-table.simple-table tbody tr td .fast-payer-info span{background-color:#ff4e14!important;color:#132630!important}.AUTODOC-THEME .car-search-panel .kba-selection .kba-title,.AUTODOC-THEME .car-search-panel .car-selection-row .car-selection-title,.AUTODOC-THEME .car-search-stepper .step-count{color:#ff4e14!important}.AUTODOC-THEME .rim-selection-panel .tab-menu-item:hover,.AUTODOC-THEME .rim-selection-panel .tab-menu-item.active{border-bottom-color:#ff4e14!important}.AUTODOC-THEME .rim-selection-panel .tab-menu-item:hover .amount-label,.AUTODOC-THEME .rim-selection-panel .tab-menu-item.active .amount-label{color:#ff4e14!important}.AUTODOC-THEME .rim-search-box:hover,.AUTODOC-THEME .rim-search-box.active{border-color:#132630!important}.AUTODOC-THEME .rim-search-box .header-information .wheel-offer-label{background-color:#132630!important;color:#fff!important}.AUTODOC-THEME .rim-search-box .header-information i{color:#ff4e14!important}.AUTODOC-THEME .rim-selection-detail .n4shop-front-axle .path2:before{color:#132630!important}.AUTODOC-THEME .rim-selection-detail .n4shop-rear-axle .path2:before{color:#132630!important}.AUTODOC-THEME .rim-size-selection-detail-panel .ult-warning2{color:#132630!important}.AUTODOC-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-front-axle .path2:before{color:#132630!important}.AUTODOC-THEME .rim-size-selection-detail-panel .rim-detail-information table thead .details .axle-icon .n4shop-rear-axle .path2:before{color:#132630!important}.AUTODOC-THEME .toggle-icons i.active{color:#ff4e14!important}.AUTODOC-THEME .tpms-selection-detail-panel .more-information-toggle{color:#132630!important}.AUTODOC-THEME .tpms-selection-panel .tpms-result-list .tpms-box:hover,.AUTODOC-THEME .tpms-selection-panel .tpms-result-list .tpms-box.active{border-color:#132630!important}.AUTODOC-THEME .tyre-selection-panel .info-bar i,.AUTODOC-THEME .tyre-selection-panel .info-bar b{color:#132630!important}.AUTODOC-THEME .mixed-tyre-result-row:hover,.AUTODOC-THEME .mixed-tyre-result-row.active{border-color:#ff4e14!important}.AUTODOC-THEME .mixed-tyre-result-row .dot-box{background-color:#ff4e14!important;color:#132630!important}.AUTODOC-THEME .detail-search .details-search-content .quality-panel:hover,.AUTODOC-THEME .detail-search .details-search-content .quality-panel.selected{color:#132630!important;border-bottom-color:#132630!important}.AUTODOC-THEME .tyre-results .no-results a{color:#ff4e14!important}.AUTODOC-THEME .car-information .car-info-box .car-title i,.AUTODOC-THEME .car-information .icon-button i{color:#132630!important}.AUTODOC-THEME .car-information .color-circle:hover,.AUTODOC-THEME .car-information .color-circle.active{border-color:#132630!important}.AUTODOC-THEME .n4-checkbox label input[type=checkbox]:after,.AUTODOC-THEME .n4-checkbox label input[type=radio]:after{border-color:#fff!important}.AUTODOC-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled) input[type=checkbox]:checked:before,.AUTODOC-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled) input[type=checkbox]:checked:before{border-color:#132630!important}.AUTODOC-THEME .n4-checkbox label input[type=checkbox]:checked:not(:disabled):before,.AUTODOC-THEME .n4-checkbox label input[type=radio]:checked:not(:disabled):before{background:#132630!important;border-color:#132630!important}.AUTODOC-THEME .n4-filter .filter-list-title{border-bottom-color:#132630!important}.AUTODOC-THEME .n4-filter .filter-list-title span,.AUTODOC-THEME .n4-filter .filter-list-title .filter-settings{color:#132630!important}.AUTODOC-THEME .n4-filter .filter-list-title .custom-filter-box{color:#132630!important;border-color:#132630!important}.AUTODOC-THEME .n4-filter .filter-list-title .custom-filter-box.active{background-color:#132630!important;color:#ff4e14!important}.AUTODOC-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .condition-table .condition-row.header,.AUTODOC-THEME .delivery-condition-confirm-dialog .retailer-delivery-condition-container .selected-delivery-condition .retailer-name{border-bottom-color:#ff4e14!important}.AUTODOC-THEME .lds-grid div{background:#132630!important}.AUTODOC-THEME .n4-pagination .pagination-label{color:#132630!important}.AUTODOC-THEME .n4-pagination .results-per-page li:hover,.AUTODOC-THEME .n4-pagination .active{color:#ff4e14!important}.AUTODOC-THEME .product-generic-details-information .eprel-url,.AUTODOC-THEME .product-generic-details-information .more-information-toggle{color:#132630!important}.AUTODOC-THEME .product-rim-result-row:hover,.AUTODOC-THEME .product-rim-result-row.active,.AUTODOC-THEME .product-generic-result-row:hover,.AUTODOC-THEME .product-generic-result-row.active{border-color:#132630!important}.AUTODOC-THEME .product-rim-details-information .eprel-url,.AUTODOC-THEME .product-rim-details-information .more-information-toggle{color:#132630!important}.AUTODOC-THEME .n4-quantity-input .increment-quantity-block button:hover,.AUTODOC-THEME .n4-quantity-input .increment-step-quantity-block button:hover{background-color:#132630!important;border-color:#132630!important}.AUTODOC-THEME .n4-quantity-input .increment-quantity-block button:hover span,.AUTODOC-THEME .n4-quantity-input .increment-step-quantity-block button:hover span{color:#fff!important}.AUTODOC-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-front-axle .path2:before{color:#132630!important}.AUTODOC-THEME .retailer-list-table .retailer-table tbody tr td .n4shop-rear-axle .path2:before{color:#132630!important}.AUTODOC-THEME .retailer-list-table .retailer-table tbody tr td .dot-box,.AUTODOC-THEME .simple-retailer-list .retailer-row .dot-box{background-color:#ff4e14!important;color:#132630!important}.AUTODOC-THEME .simple-retailer-list .retailer-row:hover,.AUTODOC-THEME .simple-retailer-list .retailer-row.retailer-box-active,.AUTODOC-THEME .simple-retailer-list .retailer-row.highlight-supplier{border-left-color:#132630!important}.AUTODOC-THEME .simple-retailer-list .retailer-row .collapse-icon{color:#132630!important}.AUTODOC-THEME .size-selection-tabs .axle-icon .n4shop-front-axle .path2:before{color:#132630!important}.AUTODOC-THEME .size-selection-tabs .axle-icon .n4shop-rear-axle .path2:before{color:#132630!important}.AUTODOC-THEME .size-selection-tabs .sizes-selection .size-results .size-tab.active,.AUTODOC-THEME .size-selection-tabs .sizes-selection .size-results .size-tab:hover{border-color:#ff4e14!important}.AUTODOC-THEME .size-selection-tabs .sizes-selection .scroll-arrow{background-color:#132630!important;color:#585857!important}.AUTODOC-THEME .size-selection-tabs .sizes-selection .scroll-arrow:hover,.AUTODOC-THEME .toggle-switch .active{color:#ff4e14!important}.AUTODOC-THEME .toggle-switch input#toggle+label:before{background:#ff4e14!important}.AUTODOC-THEME .toggle-switch input#toggle:checked+label:before{color:#ff4e14!important}.AUTODOC-THEME .toggle-switch input#toggle:checked+label:after{box-shadow:inset 0 0 0 1px #ff4e14!important}.AUTODOC-THEME .tyre-details-information .eprel-url,.AUTODOC-THEME .tyre-details-information .more-information-toggle{color:#132630!important}.AUTODOC-THEME .tyre-row:hover,.AUTODOC-THEME .tyre-row.active{border-color:#132630!important}.AUTODOC-THEME .tyre-row .dot-box{background-color:#ff4e14!important;color:#132630!important}.AUTODOC-THEME .base-btn.primary{background-color:#132630!important;color:#fff!important}.AUTODOC-THEME .base-btn.primary:hover{background-color:#214355!important;color:#fff!important;opacity:1}.AUTODOC-THEME .base-btn.primary:disabled{background-color:#535351!important;color:#000!important}.AUTODOC-THEME .base-btn.primary:disabled i{color:#000!important}.AUTODOC-THEME .base-btn.primary:disabled:hover{color:#000!important}.AUTODOC-THEME .base-btn.primary:disabled:hover i{color:#000!important}.AUTODOC-THEME .base-btn.primary-border{border-color:#132630!important;color:#132630!important}.AUTODOC-THEME .container-fluid .content .center-panel .heading .n4shop-info{color:#132630!important}.AUTODOC-THEME .container-fluid .content .center-panel .center-content{border-top-color:#ff4e14!important}@media (max-width: 1399.98px){.AUTODOC-THEME .left-panel{border-left-color:#585857!important}.AUTODOC-THEME .center-panel{border-right-color:#585857!important}.AUTODOC-THEME .center-panel.right,.AUTODOC-THEME .center-panel.left,.AUTODOC-THEME .center-panel.center-only{border-left-color:#585857!important}.AUTODOC-THEME .right-panel{border-right-color:#585857!important;border-left-color:#585857!important}.AUTODOC-THEME .sidebar-opener-wrapper .sidebar-opener ul li{background-color:#585857!important;color:#132630!important}}.AUTODOC-THEME .size-circle.active,.AUTODOC-THEME .size-circle:hover{background-color:#ff4e14!important;color:#132630!important;border-color:#ff4e14!important}.AUTODOC-THEME .simple-table thead tr th{border-bottom-color:#ff4e14!important}@media only screen and (max-width: 1023.98px){.AUTODOC-THEME .n4-wallpaper.OTTO-JUST{background-image:url(/../assets/images/wallpaper/otto-just_login_bg_768.jpg)!important}}@media only screen and (min-width: 1024px){.AUTODOC-THEME .n4-wallpaper.OTTO-JUST{background-image:url(/../assets/images/wallpaper/otto-just_login_bg_1024.jpg)!important}}@media only screen and (min-width: 1200px){.AUTODOC-THEME .n4-wallpaper.OTTO-JUST{background-image:url(/../assets/images/wallpaper/otto-just_login_bg_1440.jpg)!important}}@media only screen and (min-width: 2000px){.AUTODOC-THEME .n4-wallpaper.OTTO-JUST{background-image:url(/../assets/images/wallpaper/otto-just_login_bg_3072.jpg)!important}}.AUTODOC-THEME .firm-calculation-selection .mat-mdc-slide-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.AUTODOC-THEME .firm-calculation-selection .mat-mdc-slide-toggle.side-bar-toggle .mdc-switch:enabled+.mdc-label{color:#fff!important}.AUTODOC-THEME .firm-calculation-selection .mdc-switch:enabled .mdc-switch__track:after{background:#ff4e14!important}.AUTODOC-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#ff4e14!important}.AUTODOC-THEME .firm-calculation-selection .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#132630!important}.AUTODOC-THEME ngb-pagination .page-link:hover{color:#ff4e14!important}.AUTODOC-THEME ngb-pagination .page-item.active .page-link{color:#ff4e14!important}
