.mdc-tab-bar{width:100%}.mdc-tab{height:48px}.mdc-tab--stacked{height:72px}.mdc-tab-scroller{overflow-y:hidden}.mdc-tab-scroller.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-content{transition:transform .25s cubic-bezier(.4,0,.2,1)}.mdc-tab-scroller__test{position:absolute;top:-9999px;width:100px;height:100px;overflow-x:scroll}.mdc-tab-scroller__scroll-area{-webkit-overflow-scrolling:touch;display:flex;overflow-x:hidden}.mdc-tab-scroller__scroll-area::-webkit-scrollbar,.mdc-tab-scroller__test::-webkit-scrollbar{display:none}.mdc-tab-scroller__scroll-area--scroll{overflow-x:scroll}.mdc-tab-scroller__scroll-content{position:relative;display:flex;flex:1 0 auto;transform:none;will-change:transform}.mdc-tab-scroller--align-start .mdc-tab-scroller__scroll-content{justify-content:flex-start}.mdc-tab-scroller--align-end .mdc-tab-scroller__scroll-content{justify-content:flex-end}.mdc-tab-scroller--align-center .mdc-tab-scroller__scroll-content{justify-content:center}.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-area{-webkit-overflow-scrolling:auto}.mdc-tab-indicator{display:flex;position:absolute;top:0;left:0;justify-content:center;width:100%;height:100%;pointer-events:none;z-index:1}.mdc-tab-indicator .mdc-tab-indicator__content--underline{border-color:#016aac;border-color:var(--mdc-theme-primary,#016aac)}.mdc-tab-indicator .mdc-tab-indicator__content--icon{color:#019bd7;color:var(--mdc-theme-secondary,#019bd7)}.mdc-tab-indicator .mdc-tab-indicator__content--underline{border-top-width:2px}.mdc-tab-indicator .mdc-tab-indicator__content--icon{height:34px;font-size:34px}.mdc-tab-indicator__content{transform-origin:left;opacity:0}.mdc-tab-indicator__content--underline{align-self:flex-end;box-sizing:border-box;width:100%;border-top-style:solid}.mdc-tab-indicator__content--icon{align-self:center;margin:0 auto}.mdc-tab-indicator--active .mdc-tab-indicator__content{opacity:1}.mdc-tab-indicator .mdc-tab-indicator__content{transition:transform .25s cubic-bezier(.4,0,.2,1)}.mdc-tab-indicator--no-transition .mdc-tab-indicator__content{transition:none}.mdc-tab-indicator--fade .mdc-tab-indicator__content{transition:opacity .15s linear}.mdc-tab-indicator--active.mdc-tab-indicator--fade .mdc-tab-indicator__content{transition-delay:.1s}.mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-button-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-button-font-size,.875rem);line-height:2.25rem;line-height:var(--mdc-typography-button-line-height,2.25rem);font-weight:500;font-weight:var(--mdc-typography-button-font-weight,500);letter-spacing:.0892857143em;letter-spacing:var(--mdc-typography-button-letter-spacing,.0892857143em);text-decoration:none;-webkit-text-decoration:var(--mdc-typography-button-text-decoration,none);text-decoration:var(--mdc-typography-button-text-decoration,none);text-transform:uppercase;text-transform:var(--mdc-typography-button-text-transform,uppercase);position:relative;display:flex;flex:1 0 auto;justify-content:center;box-sizing:border-box;margin:0;padding:0 24px;border:none;outline:none;background:none;text-align:center;white-space:nowrap;cursor:pointer;-webkit-appearance:none;z-index:1}.mdc-tab .mdc-tab__text-label{color:rgba(0,0,0,.6)}.mdc-tab .mdc-tab__icon{color:rgba(0,0,0,.54);fill:currentColor}.mdc-tab::-moz-focus-inner{padding:0;border:0}.mdc-tab--min-width{flex:0 1 auto}.mdc-tab__content{position:relative;display:flex;align-items:center;justify-content:center;height:inherit;pointer-events:none}.mdc-tab__text-label{display:inline-block;line-height:1}.mdc-tab__icon,.mdc-tab__text-label{transition:color .15s linear;z-index:2}.mdc-tab__icon{width:24px;height:24px;font-size:24px}.mdc-tab--stacked .mdc-tab__content{flex-direction:column;align-items:center;justify-content:center}.mdc-tab--stacked .mdc-tab__text-label{padding-top:6px;padding-bottom:4px}.mdc-tab--active .mdc-tab__icon,.mdc-tab--active .mdc-tab__text-label{color:#016aac;color:var(--mdc-theme-primary,#016aac)}.mdc-tab--active .mdc-tab__icon{fill:currentColor}.mdc-tab--active .mdc-tab__icon,.mdc-tab--active .mdc-tab__text-label{transition-delay:.1s}.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label{padding-left:8px;padding-right:0}.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label[dir=rtl],[dir=rtl] .mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label{padding-left:0;padding-right:8px}@-webkit-keyframes mdc-ripple-fg-radius-in{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-radius-in{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@-webkit-keyframes mdc-ripple-fg-opacity-in{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@keyframes mdc-ripple-fg-opacity-in{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@-webkit-keyframes mdc-ripple-fg-opacity-out{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}@keyframes mdc-ripple-fg-opacity-out{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}.mdc-tab__ripple{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.mdc-tab__ripple:after,.mdc-tab__ripple:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-tab__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-tab__ripple.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-tab__ripple.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-tab__ripple.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-tab__ripple.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-tab__ripple.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-tab__ripple:after,.mdc-tab__ripple:before{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-tab__ripple.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-tab__ripple:after,.mdc-tab__ripple:before{background-color:#016aac;background-color:var(--mdc-theme-primary,#016aac)}.mdc-tab__ripple:hover:before{opacity:.04}.mdc-tab__ripple.mdc-ripple-upgraded--background-focused:before,.mdc-tab__ripple:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}.mdc-tab__ripple:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-tab__ripple:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12}.mdc-tab__ripple.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}@font-face{font-family:icc-icons;src:url(icc-icons.106475a09ff846904fa6.eot);src:url(icc-icons.106475a09ff846904fa6.eot) format("embedded-opentype"),url(icc-icons.5c8d449d687a7b7c3db3.woff) format("woff"),url(icc-icons.5eb4eb9454f9d302a8c9.ttf) format("truetype"),url(icc-icons.d7551d21ec5ca056618a.svg) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" icc-icons-"]:before,[class^=icc-icons-]:before,[data-icon]:before{font-family:icc-icons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icc-icons-glazing:before{content:"a"}.icc-icons-handle:before{content:"b"}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 calc(14px * .83)/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 calc(14px * .67)/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-2,.mat-body-strong{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body-1 p,.mat-body p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-content,.mat-card-subtitle{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.28124em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content,.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-size:12px;font-weight:500}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group,.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-nested-tree-node,.mat-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper,.cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}@-webkit-keyframes cdk-text-field-autofill-start{
  /*!*/}@keyframes cdk-text-field-autofill-start{
  /*!*/}@-webkit-keyframes cdk-text-field-autofill-end{
  /*!*/}@keyframes cdk-text-field-autofill-end{
  /*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{-webkit-animation:cdk-text-field-autofill-start 0s 1ms;animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){-webkit-animation:cdk-text-field-autofill-end 0s 1ms;animation:cdk-text-field-autofill-end 0s 1ms}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}.mat-focus-indicator,.mat-mdc-focus-indicator{position:relative}.mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-option{color:rgba(0,0,0,.87)}.mat-option.mat-active,.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled),.mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{color:rgba(0,0,0,.87)}.mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#016aac}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#019bd7}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-label{color:rgba(0,0,0,.54)}.mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#016aac}.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#019bd7}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}.mat-badge-content{color:#fff;background:#016aac}.cdk-high-contrast-active .mat-badge-content{outline:1px solid;border-radius:0}.mat-badge-accent .mat-badge-content{background:#019bd7;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.mat-badge-content._mat-animation-noopable,.ng-animate-disabled .mat-badge-content{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#016aac}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#019bd7}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-accent[disabled],.mat-button.mat-primary[disabled],.mat-button.mat-warn[disabled],.mat-button[disabled][disabled],.mat-icon-button.mat-accent[disabled],.mat-icon-button.mat-primary[disabled],.mat-icon-button.mat-warn[disabled],.mat-icon-button[disabled][disabled],.mat-stroked-button.mat-accent[disabled],.mat-stroked-button.mat-primary[disabled],.mat-stroked-button.mat-warn[disabled],.mat-stroked-button[disabled][disabled]{color:rgba(0,0,0,.26)}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#016aac}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#019bd7}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button[disabled] .mat-button-focus-overlay,.mat-icon-button[disabled] .mat-button-focus-overlay,.mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#000}.mat-stroked-button:not([disabled]){border-color:rgba(0,0,0,.12)}.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.mat-fab.mat-accent,.mat-fab.mat-primary,.mat-fab.mat-warn,.mat-flat-button.mat-accent,.mat-flat-button.mat-primary,.mat-flat-button.mat-warn,.mat-mini-fab.mat-accent,.mat-mini-fab.mat-primary,.mat-mini-fab.mat-warn,.mat-raised-button.mat-accent,.mat-raised-button.mat-primary,.mat-raised-button.mat-warn{color:#fff}.mat-fab.mat-accent[disabled],.mat-fab.mat-primary[disabled],.mat-fab.mat-warn[disabled],.mat-fab[disabled][disabled],.mat-flat-button.mat-accent[disabled],.mat-flat-button.mat-primary[disabled],.mat-flat-button.mat-warn[disabled],.mat-flat-button[disabled][disabled],.mat-mini-fab.mat-accent[disabled],.mat-mini-fab.mat-primary[disabled],.mat-mini-fab.mat-warn[disabled],.mat-mini-fab[disabled][disabled],.mat-raised-button.mat-accent[disabled],.mat-raised-button.mat-primary[disabled],.mat-raised-button.mat-warn[disabled],.mat-raised-button[disabled][disabled]{color:rgba(0,0,0,.26)}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{background-color:#016aac}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{background-color:#019bd7}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{background-color:#f44336}.mat-fab.mat-accent[disabled],.mat-fab.mat-primary[disabled],.mat-fab.mat-warn[disabled],.mat-fab[disabled][disabled],.mat-flat-button.mat-accent[disabled],.mat-flat-button.mat-primary[disabled],.mat-flat-button.mat-warn[disabled],.mat-flat-button[disabled][disabled],.mat-mini-fab.mat-accent[disabled],.mat-mini-fab.mat-primary[disabled],.mat-mini-fab.mat-warn[disabled],.mat-mini-fab[disabled][disabled],.mat-raised-button.mat-accent[disabled],.mat-raised-button.mat-primary[disabled],.mat-raised-button.mat-warn[disabled],.mat-raised-button[disabled][disabled]{background-color:rgba(0,0,0,.12)}.mat-fab.mat-accent .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-flat-button:not([class*=mat-elevation-z]),.mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-raised-button:not([disabled]):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-raised-button[disabled]:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-fab:not([disabled]):active:not([class*=mat-elevation-z]),.mat-mini-fab:not([disabled]):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-fab[disabled]:not([class*=mat-elevation-z]),.mat-mini-fab[disabled]:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-button-toggle-group,.mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.mat-button-toggle{color:rgba(0,0,0,.38)}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid rgba(0,0,0,.12)}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid rgba(0,0,0,.12)}.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}.mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:#fff;color:rgba(0,0,0,.87)}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-card-subtitle{color:rgba(0,0,0,.54)}.mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#016aac}.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#019bd7}.mat-checkbox-checked.mat-warn .mat-checkbox-background,.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#016aac}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#019bd7}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#016aac;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#019bd7;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-table{background:#fff}.mat-table-sticky,.mat-table tbody,.mat-table tfoot,.mat-table thead,[mat-footer-row],[mat-header-row],[mat-row],mat-footer-row,mat-header-row,mat-row{background:inherit}mat-footer-row,mat-header-row,mat-row,td.mat-cell,td.mat-footer-cell,th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.mat-header-cell{color:rgba(0,0,0,.54)}.mat-cell,.mat-footer-cell{color:rgba(0,0,0,.87)}.mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-toggle{color:rgba(0,0,0,.54)}.mat-calendar-table-header{color:rgba(0,0,0,.38)}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-body-label{color:rgba(0,0,0,.54)}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:rgba(0,0,0,.87);border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.mat-form-field-disabled .mat-date-range-input-separator{color:rgba(0,0,0,.38)}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(0,0,0,.04)}.mat-calendar-body-in-preview{color:rgba(0,0,0,.24)}.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}.mat-calendar-body-in-range:before{background:rgba(1,106,172,.2)}.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(1,106,172,.2) 50%,rgba(249,171,0,.2) 0)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(1,106,172,.2) 50%,rgba(249,171,0,.2) 0)}.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#016aac;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(1,106,172,.4)}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(1,155,215,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(1,155,215,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(1,155,215,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#019bd7;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(1,155,215,.4)}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-datepicker-toggle-active{color:#016aac}.mat-datepicker-toggle-active.mat-accent{color:#019bd7}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:rgba(0,0,0,.38)}.mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.mat-divider{border-top-color:rgba(0,0,0,.12)}.mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-action-row{border-top-color:rgba(0,0,0,.12)}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover:none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.mat-expansion-indicator:after,.mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:rgba(0,0,0,.6)}.mat-form-field.mat-focused .mat-form-field-label{color:#016aac}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#019bd7}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#019bd7}.mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#016aac}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#019bd7}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#016aac}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#019bd7}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#016aac}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#019bd7}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.mat-icon.mat-primary{color:#016aac}.mat-icon.mat-accent{color:#019bd7}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:rgba(0,0,0,.54)}.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.mat-input-element:disabled{color:rgba(0,0,0,.38)}.mat-input-element{caret-color:#016aac}.mat-input-element::placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-accent .mat-input-element{caret-color:#019bd7}.mat-form-field-invalid .mat-input-element,.mat-warn .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}.mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}.mat-list-item-disabled{background-color:#eee}.mat-action-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-list-option:focus,.mat-list-option:hover,.mat-nav-list .mat-list-item:focus,.mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:focus,.mat-list-single-selected-option:hover{background:rgba(0,0,0,.12)}.mat-menu-panel{background:#fff}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-menu-item{background:transparent;color:rgba(0,0,0,.87)}.mat-menu-item[disabled],.mat-menu-item[disabled]:after{color:rgba(0,0,0,.38)}.mat-menu-item-submenu-trigger:after,.mat-menu-item .mat-icon-no-color{color:rgba(0,0,0,.54)}.mat-menu-item-highlighted:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#b3d2e6}.mat-progress-bar-buffer{background-color:#b3d2e6}.mat-progress-bar-fill:after{background-color:#016aac}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#b3e1f3}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#b3e1f3}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#019bd7}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#016aac}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#019bd7}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#016aac}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#016aac}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#019bd7}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#019bd7}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:rgba(0,0,0,.87)}.mat-select-placeholder{color:rgba(0,0,0,.42)}.mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.mat-select-arrow{color:rgba(0,0,0,.54)}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#016aac}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#019bd7}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-drawer{color:rgba(0,0,0,.87)}.mat-drawer,.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-drawer-side{border-right:1px solid rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:1px solid rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#019bd7}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(1,155,215,.54)}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#019bd7}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#016aac}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(1,106,172,.54)}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#016aac}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(244,67,54,.54)}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fafafa}.mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label,.mat-primary .mat-slider-track-fill{background-color:#016aac}.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-primary .mat-slider-focus-ring{background-color:rgba(1,106,172,.2)}.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:#019bd7}.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-accent .mat-slider-focus-ring{background-color:rgba(1,155,215,.2)}.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label,.mat-warn .mat-slider-track-fill{background-color:#f44336}.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-warn .mat-slider-focus-ring{background-color:rgba(244,67,54,.2)}.cdk-focused .mat-slider-track-background,.mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:rgba(0,0,0,.7)}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:rgba(0,0,0,.04)}@media (hover:none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#016aac;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:rgba(0,0,0,.12)}.mat-horizontal-stepper-header:after,.mat-horizontal-stepper-header:before,.mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before,.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-tab-header,.mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-header,.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:rgba(0,0,0,.87)}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(179,210,230,.3)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#016aac}.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(179,225,243,.3)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#019bd7}.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(179,210,230,.3)}.mat-tab-group.mat-background-primary .mat-tab-header,.mat-tab-group.mat-background-primary .mat-tab-header-pagination,.mat-tab-group.mat-background-primary .mat-tab-links,.mat-tab-nav-bar.mat-background-primary .mat-tab-header,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#016aac}.mat-tab-group.mat-background-primary .mat-tab-label,.mat-tab-group.mat-background-primary .mat-tab-link,.mat-tab-nav-bar.mat-background-primary .mat-tab-label,.mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-primary .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(179,225,243,.3)}.mat-tab-group.mat-background-accent .mat-tab-header,.mat-tab-group.mat-background-accent .mat-tab-header-pagination,.mat-tab-group.mat-background-accent .mat-tab-links,.mat-tab-nav-bar.mat-background-accent .mat-tab-header,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#019bd7}.mat-tab-group.mat-background-accent .mat-tab-label,.mat-tab-group.mat-background-accent .mat-tab-link,.mat-tab-nav-bar.mat-background-accent .mat-tab-label,.mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-accent .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-background-warn .mat-tab-header,.mat-tab-group.mat-background-warn .mat-tab-header-pagination,.mat-tab-group.mat-background-warn .mat-tab-links,.mat-tab-nav-bar.mat-background-warn .mat-tab-header,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#f44336}.mat-tab-group.mat-background-warn .mat-tab-label,.mat-tab-group.mat-background-warn .mat-tab-link,.mat-tab-nav-bar.mat-background-warn .mat-tab-label,.mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-warn .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.mat-toolbar.mat-primary{background:#016aac;color:#fff}.mat-toolbar.mat-accent{background:#019bd7;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-focused .mat-form-field-ripple,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-form-field-underline{background-color:currentColor}.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-select-value{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width:599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:#fff}.mat-nested-tree-node,.mat-tree-node{color:rgba(0,0,0,.87)}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:hsla(0,0%,100%,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-simple-snackbar-action{color:#019bd7}#steps-sidenav .step-active{background-color:#016aac!important}#steps-sidenav .step-active span{color:#fff!important}#steps-sidenav .step-active span.icc-ph{-webkit-animation:pulse-primary 1s ease-in-out infinite;animation:pulse-primary 1s ease-in-out infinite;color:transparent!important}#steps-sidenav .step-active mat-icon{color:#fff!important}#steps-sidenav .icc-ph,.icc-ph-white{-webkit-animation:pulse-white 1s ease-in-out infinite;animation:pulse-white 1s ease-in-out infinite;color:transparent}.icc-ph-white{max-height:32px}.icc-ph-primary{-webkit-animation:pulse-primary 1s ease-in-out infinite;animation:pulse-primary 1s ease-in-out infinite}.icc-ph-accent,.icc-ph-primary{color:transparent;max-height:32px}.icc-ph-accent{-webkit-animation:pulse-accent 1s ease-in-out infinite;animation:pulse-accent 1s ease-in-out infinite}.icc-ph-transparent{color:transparent}@-webkit-keyframes pulse-white{0%{background-color:rgba(0,0,0,.1)}50%{background-color:rgba(0,0,0,.3)}to{background-color:rgba(0,0,0,.1)}}@-webkit-keyframes pulse-accent{0%{background-color:hsla(0,0%,100%,.1)}50%{background-color:hsla(0,0%,100%,.3)}to{background-color:hsla(0,0%,100%,.1)}}@-webkit-keyframes pulse-primary{0%{background-color:hsla(0,0%,100%,.1)}50%{background-color:hsla(0,0%,100%,.3)}to{background-color:hsla(0,0%,100%,.1)}}#stepper{background:#016aac;color:#fff}#stepper button.stepper-step{background:#2780b8!important}#stepper button.stepper-step.selected{border:none!important;background:#fff!important;color:#016aac}.preview-options .mat-button-toggle-checked button{background-color:#fff;border:1px solid #016aac;color:#016aac}mat-toolbar{background:#fff!important}.toolbarIcons button{color:#016aac}#preview-action{background:#016aac}.icc-list-item{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.icc-list-item--selected{border:2px solid #016aac}icc-tabs{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);color:#717171;background:#fff!important;z-index:2}.tabs__arrow:hover{background-color:rgba(0,0,0,.04)}.card-header{color:#016aac}.value{color:#777}.select-box .select-box--color span,icc-select-box{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.steps_row__step{color:#999;background-color:transparent}.steps_row__step:hover{color:#019bd7}.steps_row__step--active{color:#016aac!important}.slider_row .slider__fragment *{background-color:#999!important}.slider_row .ticks{background-color:#999}.slider_row .ticks .tick--active{background-color:#016aac}.slider_row button{color:#019bd7;background-color:transparent}.slider_row button:hover{color:#016aac;box-shadow:0 0 0 2px #fff,0 0 3px 5px #016aac}.slider_row .slider .slider__thumbnail{color:#fff;background-color:#016aac}.slider_row .slider .slider__thumbnail:hover{box-shadow:0 0 0 10px rgba(1,106,172,.3)}.slider_row .slider .slider__thumbnail:active{box-shadow:0 0 0 10px rgba(1,106,172,.8)}.slider_row .fragment__tick{background-color:#fff;border:1px solid #999}.slider_row .fragment__line{background-color:#999}.slider_row .slider__fragment--active .fragment__line{background-color:#016aac!important;height:3px!important}.slider_row .slider__fragment--active .fragment__tick{border:1px solid #016aac;background-color:#016aac!important}icc-slider:focus .slider__thumbnail{box-shadow:0 0 0 10px rgba(1,106,172,.5)}icc-slider:focus-within .slider__thumbnail{box-shadow:0 0 0 10px rgba(1,106,172,.5)}.icc-list-item--selected .item-shape path{stroke:#016aac!important}.item-imgTitleDescription-colors>span{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.item-imgTitleDescription-colors span.selected{border:2px solid #019bd7!important}.panel-type>div{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.selected{border:2px solid #016aac!important}.glass-type-select>div{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.glass-type-select>div.selected{border:2px solid #019bd7!important}#fillings-filters form{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background:#fff;margin:8px}.radioButtons>div{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);background:#fff}.radioButtons>div.selected{border:2px solid #016aac!important}#glass-type-select>div{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}#glass-type-select>div.selected{border:2px solid #019bd7!important}.icc-list-item{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.icc-list-item:hover{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}#icc-main-container:not(.eurofenster-theme):not(.dynamic-theme) .mdc-tab__text-label{color:#717171}#icc-main-container:not(.eurofenster-theme):not(.dynamic-theme) .mdc-tab-indicator__content--underline{border-color:#016aac;border-top-width:12}#icc-main-container:not(.eurofenster-theme):not(.dynamic-theme) .nav-tab{font-size:14px;line-height:36px}#icc-main-container:not(.eurofenster-theme):not(.dynamic-theme) .nav-tab.mdc-tab--active .mdc-tab__text-label{color:#016aac}.eurofenster-theme .mat-ripple-element{background-color:rgba(0,0,0,.1)}.eurofenster-theme .mat-option{color:rgba(0,0,0,.87)}.eurofenster-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.eurofenster-theme .mat-option:focus:not(.mat-option-disabled),.eurofenster-theme .mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.eurofenster-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:rgba(0,0,0,.87)}.eurofenster-theme .mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.eurofenster-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#63a454}.eurofenster-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#76bb61}.eurofenster-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.eurofenster-theme .mat-optgroup-label{color:rgba(0,0,0,.54)}.eurofenster-theme .mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.eurofenster-theme .mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.eurofenster-theme .mat-pseudo-checkbox:after{color:#fafafa}.eurofenster-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.eurofenster-theme .mat-primary .mat-pseudo-checkbox-checked,.eurofenster-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#63a454}.eurofenster-theme .mat-accent .mat-pseudo-checkbox-checked,.eurofenster-theme .mat-accent .mat-pseudo-checkbox-indeterminate,.eurofenster-theme .mat-pseudo-checkbox-checked,.eurofenster-theme .mat-pseudo-checkbox-indeterminate{background:#76bb61}.eurofenster-theme .mat-warn .mat-pseudo-checkbox-checked,.eurofenster-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.eurofenster-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.eurofenster-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.eurofenster-theme.mat-app-background,.eurofenster-theme .mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.eurofenster-theme .mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.eurofenster-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.eurofenster-theme .mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.eurofenster-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.eurofenster-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}.eurofenster-theme .mat-badge-content{color:#fff;background:#63a454}.cdk-high-contrast-active .eurofenster-theme .mat-badge-content{outline:1px solid;border-radius:0}.eurofenster-theme .mat-badge-accent .mat-badge-content{background:#76bb61;color:#fff}.eurofenster-theme .mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.eurofenster-theme .mat-badge{position:relative}.eurofenster-theme .mat-badge-hidden .mat-badge-content{display:none}.eurofenster-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.eurofenster-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.eurofenster-theme .mat-badge-content._mat-animation-noopable,.eurofenster-theme .ng-animate-disabled .mat-badge-content{transition:none}.eurofenster-theme .mat-badge-content.mat-badge-active{transform:none}.eurofenster-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.eurofenster-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.eurofenster-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.eurofenster-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .eurofenster-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.eurofenster-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .eurofenster-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.eurofenster-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .eurofenster-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.eurofenster-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .eurofenster-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.eurofenster-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.eurofenster-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.eurofenster-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.eurofenster-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .eurofenster-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.eurofenster-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .eurofenster-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.eurofenster-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .eurofenster-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.eurofenster-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .eurofenster-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.eurofenster-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.eurofenster-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.eurofenster-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.eurofenster-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .eurofenster-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.eurofenster-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .eurofenster-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.eurofenster-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .eurofenster-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.eurofenster-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .eurofenster-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.eurofenster-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.eurofenster-theme .mat-button,.eurofenster-theme .mat-icon-button,.eurofenster-theme .mat-stroked-button{color:inherit;background:transparent}.eurofenster-theme .mat-button.mat-primary,.eurofenster-theme .mat-icon-button.mat-primary,.eurofenster-theme .mat-stroked-button.mat-primary{color:#63a454}.eurofenster-theme .mat-button.mat-accent,.eurofenster-theme .mat-icon-button.mat-accent,.eurofenster-theme .mat-stroked-button.mat-accent{color:#76bb61}.eurofenster-theme .mat-button.mat-warn,.eurofenster-theme .mat-icon-button.mat-warn,.eurofenster-theme .mat-stroked-button.mat-warn{color:#f44336}.eurofenster-theme .mat-button.mat-accent[disabled],.eurofenster-theme .mat-button.mat-primary[disabled],.eurofenster-theme .mat-button.mat-warn[disabled],.eurofenster-theme .mat-button[disabled][disabled],.eurofenster-theme .mat-icon-button.mat-accent[disabled],.eurofenster-theme .mat-icon-button.mat-primary[disabled],.eurofenster-theme .mat-icon-button.mat-warn[disabled],.eurofenster-theme .mat-icon-button[disabled][disabled],.eurofenster-theme .mat-stroked-button.mat-accent[disabled],.eurofenster-theme .mat-stroked-button.mat-primary[disabled],.eurofenster-theme .mat-stroked-button.mat-warn[disabled],.eurofenster-theme .mat-stroked-button[disabled][disabled]{color:rgba(0,0,0,.26)}.eurofenster-theme .mat-button.mat-primary .mat-button-focus-overlay,.eurofenster-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.eurofenster-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#63a454}.eurofenster-theme .mat-button.mat-accent .mat-button-focus-overlay,.eurofenster-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.eurofenster-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#76bb61}.eurofenster-theme .mat-button.mat-warn .mat-button-focus-overlay,.eurofenster-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.eurofenster-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.eurofenster-theme .mat-button[disabled] .mat-button-focus-overlay,.eurofenster-theme .mat-icon-button[disabled] .mat-button-focus-overlay,.eurofenster-theme .mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.eurofenster-theme .mat-button .mat-ripple-element,.eurofenster-theme .mat-icon-button .mat-ripple-element,.eurofenster-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.eurofenster-theme .mat-button-focus-overlay{background:#000}.eurofenster-theme .mat-stroked-button:not([disabled]){border-color:rgba(0,0,0,.12)}.eurofenster-theme .mat-fab,.eurofenster-theme .mat-flat-button,.eurofenster-theme .mat-mini-fab,.eurofenster-theme .mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.eurofenster-theme .mat-fab.mat-accent,.eurofenster-theme .mat-fab.mat-primary,.eurofenster-theme .mat-fab.mat-warn,.eurofenster-theme .mat-flat-button.mat-accent,.eurofenster-theme .mat-flat-button.mat-primary,.eurofenster-theme .mat-flat-button.mat-warn,.eurofenster-theme .mat-mini-fab.mat-accent,.eurofenster-theme .mat-mini-fab.mat-primary,.eurofenster-theme .mat-mini-fab.mat-warn,.eurofenster-theme .mat-raised-button.mat-accent,.eurofenster-theme .mat-raised-button.mat-primary,.eurofenster-theme .mat-raised-button.mat-warn{color:#fff}.eurofenster-theme .mat-fab.mat-accent[disabled],.eurofenster-theme .mat-fab.mat-primary[disabled],.eurofenster-theme .mat-fab.mat-warn[disabled],.eurofenster-theme .mat-fab[disabled][disabled],.eurofenster-theme .mat-flat-button.mat-accent[disabled],.eurofenster-theme .mat-flat-button.mat-primary[disabled],.eurofenster-theme .mat-flat-button.mat-warn[disabled],.eurofenster-theme .mat-flat-button[disabled][disabled],.eurofenster-theme .mat-mini-fab.mat-accent[disabled],.eurofenster-theme .mat-mini-fab.mat-primary[disabled],.eurofenster-theme .mat-mini-fab.mat-warn[disabled],.eurofenster-theme .mat-mini-fab[disabled][disabled],.eurofenster-theme .mat-raised-button.mat-accent[disabled],.eurofenster-theme .mat-raised-button.mat-primary[disabled],.eurofenster-theme .mat-raised-button.mat-warn[disabled],.eurofenster-theme .mat-raised-button[disabled][disabled]{color:rgba(0,0,0,.26)}.eurofenster-theme .mat-fab.mat-primary,.eurofenster-theme .mat-flat-button.mat-primary,.eurofenster-theme .mat-mini-fab.mat-primary,.eurofenster-theme .mat-raised-button.mat-primary{background-color:#63a454}.eurofenster-theme .mat-fab.mat-accent,.eurofenster-theme .mat-flat-button.mat-accent,.eurofenster-theme .mat-mini-fab.mat-accent,.eurofenster-theme .mat-raised-button.mat-accent{background-color:#76bb61}.eurofenster-theme .mat-fab.mat-warn,.eurofenster-theme .mat-flat-button.mat-warn,.eurofenster-theme .mat-mini-fab.mat-warn,.eurofenster-theme .mat-raised-button.mat-warn{background-color:#f44336}.eurofenster-theme .mat-fab.mat-accent[disabled],.eurofenster-theme .mat-fab.mat-primary[disabled],.eurofenster-theme .mat-fab.mat-warn[disabled],.eurofenster-theme .mat-fab[disabled][disabled],.eurofenster-theme .mat-flat-button.mat-accent[disabled],.eurofenster-theme .mat-flat-button.mat-primary[disabled],.eurofenster-theme .mat-flat-button.mat-warn[disabled],.eurofenster-theme .mat-flat-button[disabled][disabled],.eurofenster-theme .mat-mini-fab.mat-accent[disabled],.eurofenster-theme .mat-mini-fab.mat-primary[disabled],.eurofenster-theme .mat-mini-fab.mat-warn[disabled],.eurofenster-theme .mat-mini-fab[disabled][disabled],.eurofenster-theme .mat-raised-button.mat-accent[disabled],.eurofenster-theme .mat-raised-button.mat-primary[disabled],.eurofenster-theme .mat-raised-button.mat-warn[disabled],.eurofenster-theme .mat-raised-button[disabled][disabled]{background-color:rgba(0,0,0,.12)}.eurofenster-theme .mat-fab.mat-accent .mat-ripple-element,.eurofenster-theme .mat-fab.mat-primary .mat-ripple-element,.eurofenster-theme .mat-fab.mat-warn .mat-ripple-element,.eurofenster-theme .mat-flat-button.mat-accent .mat-ripple-element,.eurofenster-theme .mat-flat-button.mat-primary .mat-ripple-element,.eurofenster-theme .mat-flat-button.mat-warn .mat-ripple-element,.eurofenster-theme .mat-mini-fab.mat-accent .mat-ripple-element,.eurofenster-theme .mat-mini-fab.mat-primary .mat-ripple-element,.eurofenster-theme .mat-mini-fab.mat-warn .mat-ripple-element,.eurofenster-theme .mat-raised-button.mat-accent .mat-ripple-element,.eurofenster-theme .mat-raised-button.mat-primary .mat-ripple-element,.eurofenster-theme .mat-raised-button.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.eurofenster-theme .mat-flat-button:not([class*=mat-elevation-z]),.eurofenster-theme .mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-raised-button:not([disabled]):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.eurofenster-theme .mat-raised-button[disabled]:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-fab:not([class*=mat-elevation-z]),.eurofenster-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-fab:not([disabled]):active:not([class*=mat-elevation-z]),.eurofenster-theme .mat-mini-fab:not([disabled]):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.eurofenster-theme .mat-fab[disabled]:not([class*=mat-elevation-z]),.eurofenster-theme .mat-mini-fab[disabled]:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-button-toggle-group,.eurofenster-theme .mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-button-toggle-group-appearance-standard,.eurofenster-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.eurofenster-theme .mat-button-toggle{color:rgba(0,0,0,.38)}.eurofenster-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.eurofenster-theme .mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}.eurofenster-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.eurofenster-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid rgba(0,0,0,.12)}.eurofenster-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.eurofenster-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid rgba(0,0,0,.12)}.eurofenster-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.eurofenster-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}.eurofenster-theme .mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.eurofenster-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.eurofenster-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.eurofenster-theme .mat-button-toggle-group-appearance-standard,.eurofenster-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid rgba(0,0,0,.12)}.eurofenster-theme .mat-card{background:#fff;color:rgba(0,0,0,.87)}.eurofenster-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-card-subtitle{color:rgba(0,0,0,.54)}.eurofenster-theme .mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.eurofenster-theme .mat-checkbox-checkmark{fill:#fafafa}.eurofenster-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.eurofenster-theme .mat-checkbox-mixedmark{background-color:#fafafa}.eurofenster-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background,.eurofenster-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#63a454}.eurofenster-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background,.eurofenster-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#76bb61}.eurofenster-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background,.eurofenster-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}.eurofenster-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.eurofenster-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.eurofenster-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.eurofenster-theme .mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}.eurofenster-theme .mat-checkbox .mat-ripple-element{background-color:#000}.eurofenster-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.eurofenster-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#63a454}.eurofenster-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.eurofenster-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#76bb61}.eurofenster-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.eurofenster-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.eurofenster-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.eurofenster-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.eurofenster-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.eurofenster-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.eurofenster-theme .mat-chip.mat-standard-chip:after{background:#000}.eurofenster-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#63a454;color:#fff}.eurofenster-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.eurofenster-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.eurofenster-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.eurofenster-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.eurofenster-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.eurofenster-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#76bb61;color:#fff}.eurofenster-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.eurofenster-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.eurofenster-theme .mat-table{background:#fff}.eurofenster-theme .mat-table-sticky,.eurofenster-theme .mat-table tbody,.eurofenster-theme .mat-table tfoot,.eurofenster-theme .mat-table thead,.eurofenster-theme [mat-footer-row],.eurofenster-theme [mat-header-row],.eurofenster-theme [mat-row],.eurofenster-theme mat-footer-row,.eurofenster-theme mat-header-row,.eurofenster-theme mat-row{background:inherit}.eurofenster-theme mat-footer-row,.eurofenster-theme mat-header-row,.eurofenster-theme mat-row,.eurofenster-theme td.mat-cell,.eurofenster-theme td.mat-footer-cell,.eurofenster-theme th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.eurofenster-theme .mat-header-cell{color:rgba(0,0,0,.54)}.eurofenster-theme .mat-cell,.eurofenster-theme .mat-footer-cell{color:rgba(0,0,0,.87)}.eurofenster-theme .mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.eurofenster-theme .mat-datepicker-content .mat-calendar-next-button,.eurofenster-theme .mat-datepicker-content .mat-calendar-previous-button,.eurofenster-theme .mat-datepicker-toggle{color:rgba(0,0,0,.54)}.eurofenster-theme .mat-calendar-table-header{color:rgba(0,0,0,.38)}.eurofenster-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.eurofenster-theme .mat-calendar-body-label{color:rgba(0,0,0,.54)}.eurofenster-theme .mat-calendar-body-cell-content,.eurofenster-theme .mat-date-range-input-separator{color:rgba(0,0,0,.87);border-color:transparent}.eurofenster-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.eurofenster-theme .mat-form-field-disabled .mat-date-range-input-separator{color:rgba(0,0,0,.38)}.eurofenster-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.eurofenster-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.eurofenster-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(0,0,0,.04)}.eurofenster-theme .mat-calendar-body-in-preview{color:rgba(0,0,0,.24)}.eurofenster-theme .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}.eurofenster-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}.eurofenster-theme .mat-calendar-body-in-range:before{background:rgba(99,164,84,.2)}.eurofenster-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.eurofenster-theme .mat-calendar-body-comparison-bridge-start:before,.eurofenster-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(99,164,84,.2) 50%,rgba(249,171,0,.2) 0)}.eurofenster-theme .mat-calendar-body-comparison-bridge-end:before,.eurofenster-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(99,164,84,.2) 50%,rgba(249,171,0,.2) 0)}.eurofenster-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.eurofenster-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.eurofenster-theme .mat-calendar-body-selected{background-color:#63a454;color:#fff}.eurofenster-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(99,164,84,.4)}.eurofenster-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.eurofenster-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)}.eurofenster-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(118,187,97,.2)}.eurofenster-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.eurofenster-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.eurofenster-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(118,187,97,.2) 50%,rgba(249,171,0,.2) 0)}.eurofenster-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.eurofenster-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(118,187,97,.2) 50%,rgba(249,171,0,.2) 0)}.eurofenster-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.eurofenster-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.eurofenster-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#76bb61;color:#fff}.eurofenster-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(118,187,97,.4)}.eurofenster-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.eurofenster-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.eurofenster-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.eurofenster-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.eurofenster-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 0)}.eurofenster-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.eurofenster-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 0)}.eurofenster-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.eurofenster-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.eurofenster-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.eurofenster-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.eurofenster-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.eurofenster-theme .mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-datepicker-toggle-active{color:#63a454}.eurofenster-theme .mat-datepicker-toggle-active.mat-accent{color:#76bb61}.eurofenster-theme .mat-datepicker-toggle-active.mat-warn{color:#f44336}.eurofenster-theme .mat-date-range-input-inner[disabled]{color:rgba(0,0,0,.38)}.eurofenster-theme .mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.eurofenster-theme .mat-divider{border-top-color:rgba(0,0,0,.12)}.eurofenster-theme .mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.eurofenster-theme .mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.eurofenster-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-action-row{border-top-color:rgba(0,0,0,.12)}.eurofenster-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.eurofenster-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.eurofenster-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover:none){.eurofenster-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.eurofenster-theme .mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.eurofenster-theme .mat-expansion-indicator:after,.eurofenster-theme .mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.eurofenster-theme .mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.eurofenster-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.eurofenster-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.eurofenster-theme .mat-form-field-label,.eurofenster-theme .mat-hint{color:rgba(0,0,0,.6)}.eurofenster-theme .mat-form-field.mat-focused .mat-form-field-label{color:#63a454}.eurofenster-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#76bb61}.eurofenster-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.eurofenster-theme .mat-focused .mat-form-field-required-marker{color:#76bb61}.eurofenster-theme .mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.eurofenster-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#63a454}.eurofenster-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#76bb61}.eurofenster-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.eurofenster-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#63a454}.eurofenster-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#76bb61}.eurofenster-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.eurofenster-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.eurofenster-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.eurofenster-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.eurofenster-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.eurofenster-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.eurofenster-theme .mat-error{color:#f44336}.eurofenster-theme .mat-form-field-appearance-legacy .mat-form-field-label,.eurofenster-theme .mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.eurofenster-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.eurofenster-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.eurofenster-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.eurofenster-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.eurofenster-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.eurofenster-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.eurofenster-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:rgba(0,0,0,.42)}.eurofenster-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.eurofenster-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.eurofenster-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.eurofenster-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.eurofenster-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#63a454}.eurofenster-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#76bb61}.eurofenster-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.eurofenster-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.eurofenster-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.eurofenster-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.eurofenster-theme .mat-icon.mat-primary{color:#63a454}.eurofenster-theme .mat-icon.mat-accent{color:#76bb61}.eurofenster-theme .mat-icon.mat-warn{color:#f44336}.eurofenster-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:rgba(0,0,0,.54)}.eurofenster-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.eurofenster-theme .mat-input-element:disabled{color:rgba(0,0,0,.38)}.eurofenster-theme .mat-input-element{caret-color:#63a454}.eurofenster-theme .mat-input-element::placeholder{color:rgba(0,0,0,.42)}.eurofenster-theme .mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.eurofenster-theme .mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.eurofenster-theme .mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.eurofenster-theme .mat-accent .mat-input-element{caret-color:#76bb61}.eurofenster-theme .mat-form-field-invalid .mat-input-element,.eurofenster-theme .mat-warn .mat-input-element{caret-color:#f44336}.eurofenster-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.eurofenster-theme .mat-list-base .mat-list-item,.eurofenster-theme .mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}.eurofenster-theme .mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}.eurofenster-theme .mat-list-item-disabled{background-color:#eee}.eurofenster-theme .mat-action-list .mat-list-item:focus,.eurofenster-theme .mat-action-list .mat-list-item:hover,.eurofenster-theme .mat-list-option:focus,.eurofenster-theme .mat-list-option:hover,.eurofenster-theme .mat-nav-list .mat-list-item:focus,.eurofenster-theme .mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.eurofenster-theme .mat-list-single-selected-option,.eurofenster-theme .mat-list-single-selected-option:focus,.eurofenster-theme .mat-list-single-selected-option:hover{background:rgba(0,0,0,.12)}.eurofenster-theme .mat-menu-panel{background:#fff}.eurofenster-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-menu-item{background:transparent;color:rgba(0,0,0,.87)}.eurofenster-theme .mat-menu-item[disabled],.eurofenster-theme .mat-menu-item[disabled]:after{color:rgba(0,0,0,.38)}.eurofenster-theme .mat-menu-item-submenu-trigger:after,.eurofenster-theme .mat-menu-item .mat-icon-no-color{color:rgba(0,0,0,.54)}.eurofenster-theme .mat-menu-item-highlighted:not([disabled]),.eurofenster-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.eurofenster-theme .mat-menu-item.cdk-program-focused:not([disabled]),.eurofenster-theme .mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.eurofenster-theme .mat-paginator{background:#fff}.eurofenster-theme .mat-paginator,.eurofenster-theme .mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.eurofenster-theme .mat-paginator-decrement,.eurofenster-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.eurofenster-theme .mat-paginator-first,.eurofenster-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.eurofenster-theme .mat-icon-button[disabled] .mat-paginator-decrement,.eurofenster-theme .mat-icon-button[disabled] .mat-paginator-first,.eurofenster-theme .mat-icon-button[disabled] .mat-paginator-increment,.eurofenster-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.eurofenster-theme .mat-progress-bar-background{fill:#d0e4cc}.eurofenster-theme .mat-progress-bar-buffer{background-color:#d0e4cc}.eurofenster-theme .mat-progress-bar-fill:after{background-color:#63a454}.eurofenster-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#d6ebd0}.eurofenster-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#d6ebd0}.eurofenster-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#76bb61}.eurofenster-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.eurofenster-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.eurofenster-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.eurofenster-theme .mat-progress-spinner circle,.eurofenster-theme .mat-spinner circle{stroke:#63a454}.eurofenster-theme .mat-progress-spinner.mat-accent circle,.eurofenster-theme .mat-spinner.mat-accent circle{stroke:#76bb61}.eurofenster-theme .mat-progress-spinner.mat-warn circle,.eurofenster-theme .mat-spinner.mat-warn circle{stroke:#f44336}.eurofenster-theme .mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.eurofenster-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#63a454}.eurofenster-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.eurofenster-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.eurofenster-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.eurofenster-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#63a454}.eurofenster-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#76bb61}.eurofenster-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.eurofenster-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.eurofenster-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.eurofenster-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#76bb61}.eurofenster-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.eurofenster-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.eurofenster-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.eurofenster-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.eurofenster-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.eurofenster-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.eurofenster-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.eurofenster-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.eurofenster-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.eurofenster-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.eurofenster-theme .mat-radio-button .mat-ripple-element{background-color:#000}.eurofenster-theme .mat-select-value{color:rgba(0,0,0,.87)}.eurofenster-theme .mat-select-placeholder{color:rgba(0,0,0,.42)}.eurofenster-theme .mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.eurofenster-theme .mat-select-arrow{color:rgba(0,0,0,.54)}.eurofenster-theme .mat-select-panel{background:#fff}.eurofenster-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.eurofenster-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#63a454}.eurofenster-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#76bb61}.eurofenster-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.eurofenster-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.eurofenster-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.eurofenster-theme .mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.eurofenster-theme .mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}.eurofenster-theme .mat-drawer.mat-drawer-push{background-color:#fff}.eurofenster-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.eurofenster-theme .mat-drawer-side{border-right:1px solid rgba(0,0,0,.12)}.eurofenster-theme .mat-drawer-side.mat-drawer-end,.eurofenster-theme [dir=rtl] .mat-drawer-side{border-left:1px solid rgba(0,0,0,.12);border-right:none}.eurofenster-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.eurofenster-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.eurofenster-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#76bb61}.eurofenster-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(118,187,97,.54)}.eurofenster-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#76bb61}.eurofenster-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#63a454}.eurofenster-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(99,164,84,.54)}.eurofenster-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#63a454}.eurofenster-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.eurofenster-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(244,67,54,.54)}.eurofenster-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.eurofenster-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.eurofenster-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fafafa}.eurofenster-theme .mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.eurofenster-theme .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.eurofenster-theme .mat-primary .mat-slider-thumb,.eurofenster-theme .mat-primary .mat-slider-thumb-label,.eurofenster-theme .mat-primary .mat-slider-track-fill{background-color:#63a454}.eurofenster-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.eurofenster-theme .mat-primary .mat-slider-focus-ring{background-color:rgba(99,164,84,.2)}.eurofenster-theme .mat-accent .mat-slider-thumb,.eurofenster-theme .mat-accent .mat-slider-thumb-label,.eurofenster-theme .mat-accent .mat-slider-track-fill{background-color:#76bb61}.eurofenster-theme .mat-accent .mat-slider-thumb-label-text{color:#fff}.eurofenster-theme .mat-accent .mat-slider-focus-ring{background-color:rgba(118,187,97,.2)}.eurofenster-theme .mat-warn .mat-slider-thumb,.eurofenster-theme .mat-warn .mat-slider-thumb-label,.eurofenster-theme .mat-warn .mat-slider-track-fill{background-color:#f44336}.eurofenster-theme .mat-warn .mat-slider-thumb-label-text{color:#fff}.eurofenster-theme .mat-warn .mat-slider-focus-ring{background-color:rgba(244,67,54,.2)}.eurofenster-theme .cdk-focused .mat-slider-track-background,.eurofenster-theme .mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.eurofenster-theme .mat-slider-disabled .mat-slider-thumb,.eurofenster-theme .mat-slider-disabled .mat-slider-track-background,.eurofenster-theme .mat-slider-disabled .mat-slider-track-fill,.eurofenster-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.eurofenster-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.eurofenster-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.eurofenster-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.eurofenster-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.eurofenster-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.eurofenster-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.eurofenster-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.eurofenster-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.eurofenster-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.eurofenster-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.eurofenster-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:rgba(0,0,0,.7)}.eurofenster-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.eurofenster-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.eurofenster-theme .mat-step-header.cdk-keyboard-focused,.eurofenster-theme .mat-step-header.cdk-program-focused,.eurofenster-theme .mat-step-header:hover{background-color:rgba(0,0,0,.04)}@media (hover:none){.eurofenster-theme .mat-step-header:hover{background:none}}.eurofenster-theme .mat-step-header .mat-step-label,.eurofenster-theme .mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.eurofenster-theme .mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff}.eurofenster-theme .mat-step-header .mat-step-icon-selected,.eurofenster-theme .mat-step-header .mat-step-icon-state-done,.eurofenster-theme .mat-step-header .mat-step-icon-state-edit{background-color:#63a454;color:#fff}.eurofenster-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.eurofenster-theme .mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.eurofenster-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.eurofenster-theme .mat-stepper-horizontal,.eurofenster-theme .mat-stepper-vertical{background-color:#fff}.eurofenster-theme .mat-stepper-vertical-line:before{border-left-color:rgba(0,0,0,.12)}.eurofenster-theme .mat-horizontal-stepper-header:after,.eurofenster-theme .mat-horizontal-stepper-header:before,.eurofenster-theme .mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.eurofenster-theme .mat-sort-header-arrow{color:#757575}.eurofenster-theme .mat-tab-header,.eurofenster-theme .mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.eurofenster-theme .mat-tab-group-inverted-header .mat-tab-header,.eurofenster-theme .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.eurofenster-theme .mat-tab-label,.eurofenster-theme .mat-tab-link{color:rgba(0,0,0,.87)}.eurofenster-theme .mat-tab-label.mat-tab-disabled,.eurofenster-theme .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.eurofenster-theme .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.eurofenster-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.eurofenster-theme .mat-tab-group[class*=mat-background-] .mat-tab-header,.eurofenster-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.eurofenster-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(208,228,204,.3)}.eurofenster-theme .mat-tab-group.mat-primary .mat-ink-bar,.eurofenster-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#63a454}.eurofenster-theme .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.eurofenster-theme .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.eurofenster-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(214,235,208,.3)}.eurofenster-theme .mat-tab-group.mat-accent .mat-ink-bar,.eurofenster-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#76bb61}.eurofenster-theme .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.eurofenster-theme .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}.eurofenster-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.eurofenster-theme .mat-tab-group.mat-warn .mat-ink-bar,.eurofenster-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.eurofenster-theme .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.eurofenster-theme .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.eurofenster-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(208,228,204,.3)}.eurofenster-theme .mat-tab-group.mat-background-primary .mat-tab-header,.eurofenster-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination,.eurofenster-theme .mat-tab-group.mat-background-primary .mat-tab-links,.eurofenster-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header,.eurofenster-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination,.eurofenster-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#63a454}.eurofenster-theme .mat-tab-group.mat-background-primary .mat-tab-label,.eurofenster-theme .mat-tab-group.mat-background-primary .mat-tab-link,.eurofenster-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label,.eurofenster-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.eurofenster-theme .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.eurofenster-theme .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.eurofenster-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.eurofenster-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.eurofenster-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.eurofenster-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.eurofenster-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.eurofenster-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.eurofenster-theme .mat-tab-group.mat-background-primary .mat-ripple-element,.eurofenster-theme .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.eurofenster-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(214,235,208,.3)}.eurofenster-theme .mat-tab-group.mat-background-accent .mat-tab-header,.eurofenster-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination,.eurofenster-theme .mat-tab-group.mat-background-accent .mat-tab-links,.eurofenster-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header,.eurofenster-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination,.eurofenster-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#76bb61}.eurofenster-theme .mat-tab-group.mat-background-accent .mat-tab-label,.eurofenster-theme .mat-tab-group.mat-background-accent .mat-tab-link,.eurofenster-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label,.eurofenster-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}.eurofenster-theme .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.eurofenster-theme .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.eurofenster-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.eurofenster-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.eurofenster-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.eurofenster-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}.eurofenster-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.eurofenster-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.eurofenster-theme .mat-tab-group.mat-background-accent .mat-ripple-element,.eurofenster-theme .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.eurofenster-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.eurofenster-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.eurofenster-theme .mat-tab-group.mat-background-warn .mat-tab-header,.eurofenster-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination,.eurofenster-theme .mat-tab-group.mat-background-warn .mat-tab-links,.eurofenster-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header,.eurofenster-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination,.eurofenster-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#f44336}.eurofenster-theme .mat-tab-group.mat-background-warn .mat-tab-label,.eurofenster-theme .mat-tab-group.mat-background-warn .mat-tab-link,.eurofenster-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label,.eurofenster-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.eurofenster-theme .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.eurofenster-theme .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.eurofenster-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.eurofenster-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.eurofenster-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.eurofenster-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.eurofenster-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.eurofenster-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.eurofenster-theme .mat-tab-group.mat-background-warn .mat-ripple-element,.eurofenster-theme .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.eurofenster-theme .mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.eurofenster-theme .mat-toolbar.mat-primary{background:#63a454;color:#fff}.eurofenster-theme .mat-toolbar.mat-accent{background:#76bb61;color:#fff}.eurofenster-theme .mat-toolbar.mat-warn{background:#f44336;color:#fff}.eurofenster-theme .mat-toolbar .mat-focused .mat-form-field-ripple,.eurofenster-theme .mat-toolbar .mat-form-field-ripple,.eurofenster-theme .mat-toolbar .mat-form-field-underline{background-color:currentColor}.eurofenster-theme .mat-toolbar .mat-focused .mat-form-field-label,.eurofenster-theme .mat-toolbar .mat-form-field-label,.eurofenster-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.eurofenster-theme .mat-toolbar .mat-select-arrow,.eurofenster-theme .mat-toolbar .mat-select-value{color:inherit}.eurofenster-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.eurofenster-theme .mat-tooltip{background:rgba(97,97,97,.9)}.eurofenster-theme .mat-tree{background:#fff}.eurofenster-theme .mat-nested-tree-node,.eurofenster-theme .mat-tree-node{color:rgba(0,0,0,.87)}.eurofenster-theme .mat-snack-bar-container{color:hsla(0,0%,100%,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.eurofenster-theme .mat-simple-snackbar-action{color:#76bb61}.eurofenster-theme #steps-sidenav .step-active{background-color:#63a454!important}.eurofenster-theme #steps-sidenav .step-active span{color:#fff!important}.eurofenster-theme #steps-sidenav .step-active span.icc-ph{-webkit-animation:pulse-primary 1s ease-in-out infinite;animation:pulse-primary 1s ease-in-out infinite;color:transparent!important}.eurofenster-theme #steps-sidenav .step-active mat-icon{color:#fff!important}.eurofenster-theme #steps-sidenav .icc-ph,.eurofenster-theme .icc-ph-white{-webkit-animation:pulse-white 1s ease-in-out infinite;animation:pulse-white 1s ease-in-out infinite;color:transparent}.eurofenster-theme .icc-ph-white{max-height:32px}.eurofenster-theme .icc-ph-primary{-webkit-animation:pulse-primary 1s ease-in-out infinite;animation:pulse-primary 1s ease-in-out infinite;color:transparent;max-height:32px}.eurofenster-theme .icc-ph-accent{-webkit-animation:pulse-accent 1s ease-in-out infinite;animation:pulse-accent 1s ease-in-out infinite;color:transparent;max-height:32px}.eurofenster-theme .icc-ph-transparent{color:transparent}.eurofenster-theme #stepper{background:#63a454;color:#fff}.eurofenster-theme #stepper button.stepper-step{background:#7ab26e!important}.eurofenster-theme #stepper button.stepper-step.selected{border:none!important;background:#fff!important;color:#63a454}.eurofenster-theme .preview-options .mat-button-toggle-checked button{background-color:#fff;border:1px solid #63a454;color:#63a454}.eurofenster-theme mat-toolbar{background:#fff!important}.eurofenster-theme .toolbarIcons button{color:#63a454}.eurofenster-theme #preview-action{background:#63a454}.eurofenster-theme .icc-list-item{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.eurofenster-theme .icc-list-item--selected{border:2px solid #63a454}.eurofenster-theme icc-tabs{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);color:#717171;background:#fff!important;z-index:2}.eurofenster-theme .tabs__arrow:hover{background-color:rgba(0,0,0,.04)}.eurofenster-theme .card-header{color:#63a454}.eurofenster-theme .value{color:#777}.eurofenster-theme .select-box .select-box--color span,.eurofenster-theme icc-select-box{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.eurofenster-theme .steps_row__step{color:#999;background-color:transparent}.eurofenster-theme .steps_row__step:hover{color:#76bb61}.eurofenster-theme .steps_row__step--active{color:#63a454!important}.eurofenster-theme .slider_row .slider__fragment *{background-color:#999!important}.eurofenster-theme .slider_row .ticks{background-color:#999}.eurofenster-theme .slider_row .ticks .tick--active{background-color:#63a454}.eurofenster-theme .slider_row button{color:#76bb61;background-color:transparent}.eurofenster-theme .slider_row button:hover{color:#63a454;box-shadow:0 0 0 2px #fff,0 0 3px 5px #63a454}.eurofenster-theme .slider_row .slider .slider__thumbnail{color:#fff;background-color:#63a454}.eurofenster-theme .slider_row .slider .slider__thumbnail:hover{box-shadow:0 0 0 10px rgba(99,164,84,.3)}.eurofenster-theme .slider_row .slider .slider__thumbnail:active{box-shadow:0 0 0 10px rgba(99,164,84,.8)}.eurofenster-theme .slider_row .fragment__tick{background-color:#fff;border:1px solid #999}.eurofenster-theme .slider_row .fragment__line{background-color:#999}.eurofenster-theme .slider_row .slider__fragment--active .fragment__line{background-color:#63a454!important;height:3px!important}.eurofenster-theme .slider_row .slider__fragment--active .fragment__tick{border:1px solid #63a454;background-color:#63a454!important}.eurofenster-theme icc-slider:focus .slider__thumbnail{box-shadow:0 0 0 10px rgba(99,164,84,.5)}.eurofenster-theme icc-slider:focus-within .slider__thumbnail{box-shadow:0 0 0 10px rgba(99,164,84,.5)}.eurofenster-theme .icc-list-item--selected .item-shape path{stroke:#63a454!important}.eurofenster-theme .item-imgTitleDescription-colors>span{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.eurofenster-theme .item-imgTitleDescription-colors span.selected{border:2px solid #76bb61!important}.eurofenster-theme .panel-type>div{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.eurofenster-theme .selected{border:2px solid #63a454!important}.eurofenster-theme .glass-type-select>div{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.eurofenster-theme .glass-type-select>div.selected{border:2px solid #76bb61!important}.eurofenster-theme #fillings-filters form{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background:#fff;margin:8px}.eurofenster-theme .radioButtons>div{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);background:#fff}.eurofenster-theme .radioButtons>div.selected{border:2px solid #63a454!important}.eurofenster-theme #glass-type-select>div{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.eurofenster-theme #glass-type-select>div.selected{border:2px solid #76bb61!important}.eurofenster-theme .icc-list-item{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.eurofenster-theme .icc-list-item:hover{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.eurofenster-theme .mdc-tab__text-label{color:#717171}.eurofenster-theme .mdc-tab-indicator__content--underline{border-color:#63a454;border-top-width:12}.eurofenster-theme .nav-tab{font-size:14px;line-height:36px}.eurofenster-theme .nav-tab.mdc-tab--active .mdc-tab__text-label{color:#63a454}.dynamic-theme .mat-ripple-element{background-color:rgba(0,0,0,.1)}.dynamic-theme .mat-option{color:rgba(0,0,0,.87)}.dynamic-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.dynamic-theme .mat-option:focus:not(.mat-option-disabled),.dynamic-theme .mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.dynamic-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:rgba(0,0,0,.87)}.dynamic-theme .mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.dynamic-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:var(--icc-theme-primary-500)}.dynamic-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:var(--icc-theme-accent-500)}.dynamic-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-optgroup-label{color:rgba(0,0,0,.54)}.dynamic-theme .mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.dynamic-theme .mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.dynamic-theme .mat-pseudo-checkbox:after{color:#fafafa}.dynamic-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.dynamic-theme .mat-primary .mat-pseudo-checkbox-checked,.dynamic-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:var(--icc-theme-primary-500)}.dynamic-theme .mat-accent .mat-pseudo-checkbox-checked,.dynamic-theme .mat-accent .mat-pseudo-checkbox-indeterminate,.dynamic-theme .mat-pseudo-checkbox-checked,.dynamic-theme .mat-pseudo-checkbox-indeterminate{background:var(--icc-theme-accent-500)}.dynamic-theme .mat-warn .mat-pseudo-checkbox-checked,.dynamic-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:var(--icc-theme-warn-500,)}.dynamic-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.dynamic-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.dynamic-theme.mat-app-background,.dynamic-theme .mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.dynamic-theme .mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.dynamic-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-theme-loaded-marker{display:none}.dynamic-theme .mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.dynamic-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.dynamic-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.dynamic-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}.dynamic-theme .mat-badge-content{color:var(--icc-theme-primary-contrast-500);background:var(--icc-theme-primary-500)}.cdk-high-contrast-active .dynamic-theme .mat-badge-content{outline:1px solid;border-radius:0}.dynamic-theme .mat-badge-accent .mat-badge-content{background:var(--icc-theme-accent-500);color:var(--icc-theme-accent-contrast-500)}.dynamic-theme .mat-badge-warn .mat-badge-content{color:var(--icc-theme-warn-contrast-500,);background:var(--icc-theme-warn-500,)}.dynamic-theme .mat-badge{position:relative}.dynamic-theme .mat-badge-hidden .mat-badge-content{display:none}.dynamic-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.dynamic-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.dynamic-theme .mat-badge-content._mat-animation-noopable,.dynamic-theme .ng-animate-disabled .mat-badge-content{transition:none}.dynamic-theme .mat-badge-content.mat-badge-active{transform:none}.dynamic-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.dynamic-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.dynamic-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.dynamic-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .dynamic-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.dynamic-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .dynamic-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.dynamic-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .dynamic-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.dynamic-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .dynamic-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.dynamic-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.dynamic-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.dynamic-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.dynamic-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .dynamic-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.dynamic-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .dynamic-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.dynamic-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .dynamic-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.dynamic-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .dynamic-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.dynamic-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.dynamic-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.dynamic-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.dynamic-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .dynamic-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.dynamic-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .dynamic-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.dynamic-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .dynamic-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.dynamic-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .dynamic-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.dynamic-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.dynamic-theme .mat-button,.dynamic-theme .mat-icon-button,.dynamic-theme .mat-stroked-button{color:inherit;background:transparent}.dynamic-theme .mat-button.mat-primary,.dynamic-theme .mat-icon-button.mat-primary,.dynamic-theme .mat-stroked-button.mat-primary{color:var(--icc-theme-primary-500)}.dynamic-theme .mat-button.mat-accent,.dynamic-theme .mat-icon-button.mat-accent,.dynamic-theme .mat-stroked-button.mat-accent{color:var(--icc-theme-accent-500)}.dynamic-theme .mat-button.mat-warn,.dynamic-theme .mat-icon-button.mat-warn,.dynamic-theme .mat-stroked-button.mat-warn{color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-button.mat-accent[disabled],.dynamic-theme .mat-button.mat-primary[disabled],.dynamic-theme .mat-button.mat-warn[disabled],.dynamic-theme .mat-button[disabled][disabled],.dynamic-theme .mat-icon-button.mat-accent[disabled],.dynamic-theme .mat-icon-button.mat-primary[disabled],.dynamic-theme .mat-icon-button.mat-warn[disabled],.dynamic-theme .mat-icon-button[disabled][disabled],.dynamic-theme .mat-stroked-button.mat-accent[disabled],.dynamic-theme .mat-stroked-button.mat-primary[disabled],.dynamic-theme .mat-stroked-button.mat-warn[disabled],.dynamic-theme .mat-stroked-button[disabled][disabled]{color:rgba(0,0,0,.26)}.dynamic-theme .mat-button.mat-primary .mat-button-focus-overlay,.dynamic-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.dynamic-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:var(--icc-theme-primary-500)}.dynamic-theme .mat-button.mat-accent .mat-button-focus-overlay,.dynamic-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.dynamic-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:var(--icc-theme-accent-500)}.dynamic-theme .mat-button.mat-warn .mat-button-focus-overlay,.dynamic-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.dynamic-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-button[disabled] .mat-button-focus-overlay,.dynamic-theme .mat-icon-button[disabled] .mat-button-focus-overlay,.dynamic-theme .mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.dynamic-theme .mat-button .mat-ripple-element,.dynamic-theme .mat-icon-button .mat-ripple-element,.dynamic-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.dynamic-theme .mat-button-focus-overlay{background:#000}.dynamic-theme .mat-stroked-button:not([disabled]){border-color:rgba(0,0,0,.12)}.dynamic-theme .mat-fab,.dynamic-theme .mat-flat-button,.dynamic-theme .mat-mini-fab,.dynamic-theme .mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.dynamic-theme .mat-fab.mat-primary,.dynamic-theme .mat-flat-button.mat-primary,.dynamic-theme .mat-mini-fab.mat-primary,.dynamic-theme .mat-raised-button.mat-primary{color:var(--icc-theme-primary-contrast-500)}.dynamic-theme .mat-fab.mat-accent,.dynamic-theme .mat-flat-button.mat-accent,.dynamic-theme .mat-mini-fab.mat-accent,.dynamic-theme .mat-raised-button.mat-accent{color:var(--icc-theme-accent-contrast-500)}.dynamic-theme .mat-fab.mat-warn,.dynamic-theme .mat-flat-button.mat-warn,.dynamic-theme .mat-mini-fab.mat-warn,.dynamic-theme .mat-raised-button.mat-warn{color:var(--icc-theme-warn-contrast-500,)}.dynamic-theme .mat-fab.mat-accent[disabled],.dynamic-theme .mat-fab.mat-primary[disabled],.dynamic-theme .mat-fab.mat-warn[disabled],.dynamic-theme .mat-fab[disabled][disabled],.dynamic-theme .mat-flat-button.mat-accent[disabled],.dynamic-theme .mat-flat-button.mat-primary[disabled],.dynamic-theme .mat-flat-button.mat-warn[disabled],.dynamic-theme .mat-flat-button[disabled][disabled],.dynamic-theme .mat-mini-fab.mat-accent[disabled],.dynamic-theme .mat-mini-fab.mat-primary[disabled],.dynamic-theme .mat-mini-fab.mat-warn[disabled],.dynamic-theme .mat-mini-fab[disabled][disabled],.dynamic-theme .mat-raised-button.mat-accent[disabled],.dynamic-theme .mat-raised-button.mat-primary[disabled],.dynamic-theme .mat-raised-button.mat-warn[disabled],.dynamic-theme .mat-raised-button[disabled][disabled]{color:rgba(0,0,0,.26)}.dynamic-theme .mat-fab.mat-primary,.dynamic-theme .mat-flat-button.mat-primary,.dynamic-theme .mat-mini-fab.mat-primary,.dynamic-theme .mat-raised-button.mat-primary{background-color:var(--icc-theme-primary-500)}.dynamic-theme .mat-fab.mat-accent,.dynamic-theme .mat-flat-button.mat-accent,.dynamic-theme .mat-mini-fab.mat-accent,.dynamic-theme .mat-raised-button.mat-accent{background-color:var(--icc-theme-accent-500)}.dynamic-theme .mat-fab.mat-warn,.dynamic-theme .mat-flat-button.mat-warn,.dynamic-theme .mat-mini-fab.mat-warn,.dynamic-theme .mat-raised-button.mat-warn{background-color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-fab.mat-accent[disabled],.dynamic-theme .mat-fab.mat-primary[disabled],.dynamic-theme .mat-fab.mat-warn[disabled],.dynamic-theme .mat-fab[disabled][disabled],.dynamic-theme .mat-flat-button.mat-accent[disabled],.dynamic-theme .mat-flat-button.mat-primary[disabled],.dynamic-theme .mat-flat-button.mat-warn[disabled],.dynamic-theme .mat-flat-button[disabled][disabled],.dynamic-theme .mat-mini-fab.mat-accent[disabled],.dynamic-theme .mat-mini-fab.mat-primary[disabled],.dynamic-theme .mat-mini-fab.mat-warn[disabled],.dynamic-theme .mat-mini-fab[disabled][disabled],.dynamic-theme .mat-raised-button.mat-accent[disabled],.dynamic-theme .mat-raised-button.mat-primary[disabled],.dynamic-theme .mat-raised-button.mat-warn[disabled],.dynamic-theme .mat-raised-button[disabled][disabled]{background-color:rgba(0,0,0,.12)}.dynamic-theme .mat-fab.mat-primary .mat-ripple-element,.dynamic-theme .mat-flat-button.mat-primary .mat-ripple-element,.dynamic-theme .mat-mini-fab.mat-primary .mat-ripple-element,.dynamic-theme .mat-raised-button.mat-primary .mat-ripple-element{background-color:var(--icc-theme-primary-contrast-500);opacity:.1}.dynamic-theme .mat-fab.mat-accent .mat-ripple-element,.dynamic-theme .mat-flat-button.mat-accent .mat-ripple-element,.dynamic-theme .mat-mini-fab.mat-accent .mat-ripple-element,.dynamic-theme .mat-raised-button.mat-accent .mat-ripple-element{background-color:var(--icc-theme-accent-contrast-500);opacity:.1}.dynamic-theme .mat-fab.mat-warn .mat-ripple-element,.dynamic-theme .mat-flat-button.mat-warn .mat-ripple-element,.dynamic-theme .mat-mini-fab.mat-warn .mat-ripple-element,.dynamic-theme .mat-raised-button.mat-warn .mat-ripple-element{background-color:var(--icc-theme-warn-contrast-500,);opacity:.1}.dynamic-theme .mat-flat-button:not([class*=mat-elevation-z]),.dynamic-theme .mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.dynamic-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.dynamic-theme .mat-raised-button:not([disabled]):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.dynamic-theme .mat-raised-button[disabled]:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.dynamic-theme .mat-fab:not([class*=mat-elevation-z]),.dynamic-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.dynamic-theme .mat-fab:not([disabled]):active:not([class*=mat-elevation-z]),.dynamic-theme .mat-mini-fab:not([disabled]):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.dynamic-theme .mat-fab[disabled]:not([class*=mat-elevation-z]),.dynamic-theme .mat-mini-fab[disabled]:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.dynamic-theme .mat-button-toggle-group,.dynamic-theme .mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.dynamic-theme .mat-button-toggle-group-appearance-standard,.dynamic-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.dynamic-theme .mat-button-toggle{color:rgba(0,0,0,.38)}.dynamic-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.dynamic-theme .mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}.dynamic-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.dynamic-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid rgba(0,0,0,.12)}.dynamic-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.dynamic-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid rgba(0,0,0,.12)}.dynamic-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.dynamic-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}.dynamic-theme .mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.dynamic-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.dynamic-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.dynamic-theme .mat-button-toggle-group-appearance-standard,.dynamic-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid rgba(0,0,0,.12)}.dynamic-theme .mat-card{background:#fff;color:rgba(0,0,0,.87)}.dynamic-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.dynamic-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.dynamic-theme .mat-card-subtitle{color:rgba(0,0,0,.54)}.dynamic-theme .mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.dynamic-theme .mat-checkbox-checkmark{fill:#fafafa}.dynamic-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.dynamic-theme .mat-checkbox-mixedmark{background-color:#fafafa}.dynamic-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background,.dynamic-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:var(--icc-theme-primary-500)}.dynamic-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background,.dynamic-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:var(--icc-theme-accent-500)}.dynamic-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background,.dynamic-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.dynamic-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.dynamic-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.dynamic-theme .mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}.dynamic-theme .mat-checkbox .mat-ripple-element{background-color:#000}.dynamic-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.dynamic-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:var(--icc-theme-primary-500)}.dynamic-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.dynamic-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:var(--icc-theme-accent-500)}.dynamic-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.dynamic-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:var(--icc-theme-warn-500,)}.dynamic-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.dynamic-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.dynamic-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.dynamic-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.dynamic-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.dynamic-theme .mat-chip.mat-standard-chip:after{background:#000}.dynamic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:var(--icc-theme-primary-500);color:var(--icc-theme-primary-contrast-500)}.dynamic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:var(--icc-theme-primary-contrast-500);opacity:.4}.dynamic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:var(--icc-theme-primary-contrast-500);opacity:.1}.dynamic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:var(--icc-theme-warn-500,);color:var(--icc-theme-warn-contrast-500,)}.dynamic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:var(--icc-theme-warn-contrast-500,);opacity:.4}.dynamic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:var(--icc-theme-warn-contrast-500,);opacity:.1}.dynamic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:var(--icc-theme-accent-500);color:var(--icc-theme-accent-contrast-500)}.dynamic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:var(--icc-theme-accent-contrast-500);opacity:.4}.dynamic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:var(--icc-theme-accent-contrast-500);opacity:.1}.dynamic-theme .mat-table{background:#fff}.dynamic-theme .mat-table-sticky,.dynamic-theme .mat-table tbody,.dynamic-theme .mat-table tfoot,.dynamic-theme .mat-table thead,.dynamic-theme [mat-footer-row],.dynamic-theme [mat-header-row],.dynamic-theme [mat-row],.dynamic-theme mat-footer-row,.dynamic-theme mat-header-row,.dynamic-theme mat-row{background:inherit}.dynamic-theme mat-footer-row,.dynamic-theme mat-header-row,.dynamic-theme mat-row,.dynamic-theme td.mat-cell,.dynamic-theme td.mat-footer-cell,.dynamic-theme th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.dynamic-theme .mat-header-cell{color:rgba(0,0,0,.54)}.dynamic-theme .mat-cell,.dynamic-theme .mat-footer-cell{color:rgba(0,0,0,.87)}.dynamic-theme .mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.dynamic-theme .mat-datepicker-content .mat-calendar-next-button,.dynamic-theme .mat-datepicker-content .mat-calendar-previous-button,.dynamic-theme .mat-datepicker-toggle{color:rgba(0,0,0,.54)}.dynamic-theme .mat-calendar-table-header{color:rgba(0,0,0,.38)}.dynamic-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.dynamic-theme .mat-calendar-body-label{color:rgba(0,0,0,.54)}.dynamic-theme .mat-calendar-body-cell-content,.dynamic-theme .mat-date-range-input-separator{color:rgba(0,0,0,.87);border-color:transparent}.dynamic-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.dynamic-theme .mat-form-field-disabled .mat-date-range-input-separator{color:rgba(0,0,0,.38)}.dynamic-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.dynamic-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.dynamic-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(0,0,0,.04)}.dynamic-theme .mat-calendar-body-in-preview{color:rgba(0,0,0,.24)}.dynamic-theme .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}.dynamic-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}.dynamic-theme .mat-calendar-body-in-range:before{background:var(--icc-theme-primary-500)}.dynamic-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.dynamic-theme .mat-calendar-body-comparison-bridge-start:before,.dynamic-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,var(--icc-theme-primary-500) 50%,rgba(249,171,0,.2) 0)}.dynamic-theme .mat-calendar-body-comparison-bridge-end:before,.dynamic-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,var(--icc-theme-primary-500) 50%,rgba(249,171,0,.2) 0)}.dynamic-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.dynamic-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.dynamic-theme .mat-calendar-body-selected{background-color:var(--icc-theme-primary-500);color:var(--icc-theme-primary-contrast-500)}.dynamic-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.dynamic-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px var(--icc-theme-primary-contrast-500)}.dynamic-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)}.dynamic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:var(--icc-theme-accent-500)}.dynamic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.dynamic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.dynamic-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,var(--icc-theme-accent-500) 50%,rgba(249,171,0,.2) 0)}.dynamic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.dynamic-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,var(--icc-theme-accent-500) 50%,rgba(249,171,0,.2) 0)}.dynamic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.dynamic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.dynamic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:var(--icc-theme-accent-500);color:var(--icc-theme-accent-contrast-500)}.dynamic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.dynamic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px var(--icc-theme-accent-contrast-500)}.dynamic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:var(--icc-theme-warn-500,)}.dynamic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.dynamic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.dynamic-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,var(--icc-theme-warn-500,) 50%,rgba(249,171,0,.2) 0)}.dynamic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.dynamic-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,var(--icc-theme-warn-500,) 50%,rgba(249,171,0,.2) 0)}.dynamic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.dynamic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.dynamic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:var(--icc-theme-warn-500,);color:var(--icc-theme-warn-contrast-500,)}.dynamic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.dynamic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px var(--icc-theme-warn-contrast-500,)}.dynamic-theme .mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.dynamic-theme .mat-datepicker-toggle-active{color:var(--icc-theme-primary-500)}.dynamic-theme .mat-datepicker-toggle-active.mat-accent{color:var(--icc-theme-accent-500)}.dynamic-theme .mat-datepicker-toggle-active.mat-warn{color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-date-range-input-inner[disabled]{color:rgba(0,0,0,.38)}.dynamic-theme .mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.dynamic-theme .mat-divider{border-top-color:rgba(0,0,0,.12)}.dynamic-theme .mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.dynamic-theme .mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.dynamic-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.dynamic-theme .mat-action-row{border-top-color:rgba(0,0,0,.12)}.dynamic-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.dynamic-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.dynamic-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover:none){.dynamic-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.dynamic-theme .mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.dynamic-theme .mat-expansion-indicator:after,.dynamic-theme .mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.dynamic-theme .mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.dynamic-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.dynamic-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.dynamic-theme .mat-form-field-label,.dynamic-theme .mat-hint{color:rgba(0,0,0,.6)}.dynamic-theme .mat-form-field.mat-focused .mat-form-field-label{color:var(--icc-theme-primary-500)}.dynamic-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:var(--icc-theme-accent-500)}.dynamic-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-focused .mat-form-field-required-marker{color:var(--icc-theme-accent-500)}.dynamic-theme .mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.dynamic-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:var(--icc-theme-primary-500)}.dynamic-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:var(--icc-theme-accent-500)}.dynamic-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:var(--icc-theme-primary-500)}.dynamic-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:var(--icc-theme-accent-500)}.dynamic-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.dynamic-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.dynamic-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.dynamic-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.dynamic-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-error{color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-form-field-appearance-legacy .mat-form-field-label,.dynamic-theme .mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.dynamic-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.dynamic-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.dynamic-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.dynamic-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.dynamic-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.dynamic-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.dynamic-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:rgba(0,0,0,.42)}.dynamic-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.dynamic-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.dynamic-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.dynamic-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.dynamic-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:var(--icc-theme-primary-500)}.dynamic-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:var(--icc-theme-accent-500)}.dynamic-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.dynamic-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.dynamic-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.dynamic-theme .mat-icon.mat-primary{color:var(--icc-theme-primary-500)}.dynamic-theme .mat-icon.mat-accent{color:var(--icc-theme-accent-500)}.dynamic-theme .mat-icon.mat-warn{color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:rgba(0,0,0,.54)}.dynamic-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.dynamic-theme .mat-input-element:disabled{color:rgba(0,0,0,.38)}.dynamic-theme .mat-input-element{caret-color:var(--icc-theme-primary-500)}.dynamic-theme .mat-input-element::placeholder{color:rgba(0,0,0,.42)}.dynamic-theme .mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.dynamic-theme .mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.dynamic-theme .mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.dynamic-theme .mat-accent .mat-input-element{caret-color:var(--icc-theme-accent-500)}.dynamic-theme .mat-form-field-invalid .mat-input-element,.dynamic-theme .mat-warn .mat-input-element{caret-color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-list-base .mat-list-item,.dynamic-theme .mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}.dynamic-theme .mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}.dynamic-theme .mat-list-item-disabled{background-color:#eee}.dynamic-theme .mat-action-list .mat-list-item:focus,.dynamic-theme .mat-action-list .mat-list-item:hover,.dynamic-theme .mat-list-option:focus,.dynamic-theme .mat-list-option:hover,.dynamic-theme .mat-nav-list .mat-list-item:focus,.dynamic-theme .mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.dynamic-theme .mat-list-single-selected-option,.dynamic-theme .mat-list-single-selected-option:focus,.dynamic-theme .mat-list-single-selected-option:hover{background:rgba(0,0,0,.12)}.dynamic-theme .mat-menu-panel{background:#fff}.dynamic-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.dynamic-theme .mat-menu-item{background:transparent;color:rgba(0,0,0,.87)}.dynamic-theme .mat-menu-item[disabled],.dynamic-theme .mat-menu-item[disabled]:after{color:rgba(0,0,0,.38)}.dynamic-theme .mat-menu-item-submenu-trigger:after,.dynamic-theme .mat-menu-item .mat-icon-no-color{color:rgba(0,0,0,.54)}.dynamic-theme .mat-menu-item-highlighted:not([disabled]),.dynamic-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.dynamic-theme .mat-menu-item.cdk-program-focused:not([disabled]),.dynamic-theme .mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.dynamic-theme .mat-paginator{background:#fff}.dynamic-theme .mat-paginator,.dynamic-theme .mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.dynamic-theme .mat-paginator-decrement,.dynamic-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.dynamic-theme .mat-paginator-first,.dynamic-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.dynamic-theme .mat-icon-button[disabled] .mat-paginator-decrement,.dynamic-theme .mat-icon-button[disabled] .mat-paginator-first,.dynamic-theme .mat-icon-button[disabled] .mat-paginator-increment,.dynamic-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.dynamic-theme .mat-progress-bar-background{fill:var(--icc-theme-primary-100)}.dynamic-theme .mat-progress-bar-buffer{background-color:var(--icc-theme-primary-100)}.dynamic-theme .mat-progress-bar-fill:after{background-color:var(--icc-theme-primary-500)}.dynamic-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:var(--icc-theme-accent-100)}.dynamic-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:var(--icc-theme-accent-100)}.dynamic-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:var(--icc-theme-accent-500)}.dynamic-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:var(--icc-theme-warn-100,)}.dynamic-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:var(--icc-theme-warn-100,)}.dynamic-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-progress-spinner circle,.dynamic-theme .mat-spinner circle{stroke:var(--icc-theme-primary-500)}.dynamic-theme .mat-progress-spinner.mat-accent circle,.dynamic-theme .mat-spinner.mat-accent circle{stroke:var(--icc-theme-accent-500)}.dynamic-theme .mat-progress-spinner.mat-warn circle,.dynamic-theme .mat-spinner.mat-warn circle{stroke:var(--icc-theme-warn-500,)}.dynamic-theme .mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.dynamic-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:var(--icc-theme-primary-500)}.dynamic-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.dynamic-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.dynamic-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.dynamic-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:var(--icc-theme-primary-500)}.dynamic-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:var(--icc-theme-accent-500)}.dynamic-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.dynamic-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.dynamic-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.dynamic-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:var(--icc-theme-accent-500)}.dynamic-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.dynamic-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.dynamic-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.dynamic-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.dynamic-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.dynamic-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.dynamic-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.dynamic-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.dynamic-theme .mat-radio-button .mat-ripple-element{background-color:#000}.dynamic-theme .mat-select-value{color:rgba(0,0,0,.87)}.dynamic-theme .mat-select-placeholder{color:rgba(0,0,0,.42)}.dynamic-theme .mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.dynamic-theme .mat-select-arrow{color:rgba(0,0,0,.54)}.dynamic-theme .mat-select-panel{background:#fff}.dynamic-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.dynamic-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.dynamic-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:var(--icc-theme-primary-500)}.dynamic-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:var(--icc-theme-accent-500)}.dynamic-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.dynamic-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.dynamic-theme .mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.dynamic-theme .mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}.dynamic-theme .mat-drawer.mat-drawer-push{background-color:#fff}.dynamic-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.dynamic-theme .mat-drawer-side{border-right:1px solid rgba(0,0,0,.12)}.dynamic-theme .mat-drawer-side.mat-drawer-end,.dynamic-theme [dir=rtl] .mat-drawer-side{border-left:1px solid rgba(0,0,0,.12);border-right:none}.dynamic-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.dynamic-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.dynamic-theme .mat-slide-toggle.mat-checked .mat-ripple-element,.dynamic-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.dynamic-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:var(--icc-theme-accent-500)}.dynamic-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.dynamic-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.dynamic-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:var(--icc-theme-primary-500)}.dynamic-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.dynamic-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.dynamic-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.dynamic-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fafafa}.dynamic-theme .mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.dynamic-theme .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.dynamic-theme .mat-primary .mat-slider-thumb,.dynamic-theme .mat-primary .mat-slider-thumb-label,.dynamic-theme .mat-primary .mat-slider-track-fill{background-color:var(--icc-theme-primary-500)}.dynamic-theme .mat-primary .mat-slider-thumb-label-text{color:var(--icc-theme-primary-contrast-500)}.dynamic-theme .mat-primary .mat-slider-focus-ring{background-color:var(--icc-theme-primary-500);opacity:.2}.dynamic-theme .mat-accent .mat-slider-thumb,.dynamic-theme .mat-accent .mat-slider-thumb-label,.dynamic-theme .mat-accent .mat-slider-track-fill{background-color:var(--icc-theme-accent-500)}.dynamic-theme .mat-accent .mat-slider-thumb-label-text{color:var(--icc-theme-accent-contrast-500)}.dynamic-theme .mat-accent .mat-slider-focus-ring{background-color:var(--icc-theme-accent-500);opacity:.2}.dynamic-theme .mat-warn .mat-slider-thumb,.dynamic-theme .mat-warn .mat-slider-thumb-label,.dynamic-theme .mat-warn .mat-slider-track-fill{background-color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-warn .mat-slider-thumb-label-text{color:var(--icc-theme-warn-contrast-500,)}.dynamic-theme .mat-warn .mat-slider-focus-ring{background-color:var(--icc-theme-warn-500,);opacity:.2}.dynamic-theme .cdk-focused .mat-slider-track-background,.dynamic-theme .mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.dynamic-theme .mat-slider-disabled .mat-slider-thumb,.dynamic-theme .mat-slider-disabled .mat-slider-track-background,.dynamic-theme .mat-slider-disabled .mat-slider-track-fill,.dynamic-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.dynamic-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.dynamic-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.dynamic-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.dynamic-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.dynamic-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.dynamic-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.dynamic-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.dynamic-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.dynamic-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.dynamic-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.dynamic-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:rgba(0,0,0,.7)}.dynamic-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.dynamic-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.dynamic-theme .mat-step-header.cdk-keyboard-focused,.dynamic-theme .mat-step-header.cdk-program-focused,.dynamic-theme .mat-step-header:hover{background-color:rgba(0,0,0,.04)}@media (hover:none){.dynamic-theme .mat-step-header:hover{background:none}}.dynamic-theme .mat-step-header .mat-step-label,.dynamic-theme .mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.dynamic-theme .mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:var(--icc-theme-primary-contrast-500)}.dynamic-theme .mat-step-header .mat-step-icon-selected,.dynamic-theme .mat-step-header .mat-step-icon-state-done,.dynamic-theme .mat-step-header .mat-step-icon-state-edit{background-color:var(--icc-theme-primary-500);color:var(--icc-theme-primary-contrast-500)}.dynamic-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.dynamic-theme .mat-step-header .mat-step-label.mat-step-label-error{color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-stepper-horizontal,.dynamic-theme .mat-stepper-vertical{background-color:#fff}.dynamic-theme .mat-stepper-vertical-line:before{border-left-color:rgba(0,0,0,.12)}.dynamic-theme .mat-horizontal-stepper-header:after,.dynamic-theme .mat-horizontal-stepper-header:before,.dynamic-theme .mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.dynamic-theme .mat-sort-header-arrow{color:#757575}.dynamic-theme .mat-tab-header,.dynamic-theme .mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.dynamic-theme .mat-tab-group-inverted-header .mat-tab-header,.dynamic-theme .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.dynamic-theme .mat-tab-label,.dynamic-theme .mat-tab-link{color:rgba(0,0,0,.87)}.dynamic-theme .mat-tab-label.mat-tab-disabled,.dynamic-theme .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.dynamic-theme .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.dynamic-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.dynamic-theme .mat-tab-group[class*=mat-background-] .mat-tab-header,.dynamic-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.dynamic-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:var(--icc-theme-primary-100)}.dynamic-theme .mat-tab-group.mat-primary .mat-ink-bar,.dynamic-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:var(--icc-theme-primary-500)}.dynamic-theme .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.dynamic-theme .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:var(--icc-theme-primary-contrast-500)}.dynamic-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:var(--icc-theme-accent-100)}.dynamic-theme .mat-tab-group.mat-accent .mat-ink-bar,.dynamic-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:var(--icc-theme-accent-500)}.dynamic-theme .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.dynamic-theme .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:var(--icc-theme-accent-contrast-500)}.dynamic-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:var(--icc-theme-warn-100,)}.dynamic-theme .mat-tab-group.mat-warn .mat-ink-bar,.dynamic-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.dynamic-theme .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:var(--icc-theme-warn-contrast-500,)}.dynamic-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:var(--icc-theme-primary-100)}.dynamic-theme .mat-tab-group.mat-background-primary .mat-tab-header,.dynamic-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination,.dynamic-theme .mat-tab-group.mat-background-primary .mat-tab-links,.dynamic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header,.dynamic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination,.dynamic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:var(--icc-theme-primary-500)}.dynamic-theme .mat-tab-group.mat-background-primary .mat-tab-label,.dynamic-theme .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.dynamic-theme .mat-tab-group.mat-background-primary .mat-tab-link,.dynamic-theme .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.dynamic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label,.dynamic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.dynamic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link,.dynamic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:var(--icc-theme-primary-contrast-500)}.dynamic-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.dynamic-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dynamic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron,.dynamic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:var(--icc-theme-primary-contrast-500)}.dynamic-theme .mat-tab-group.mat-background-primary .mat-ripple-element,.dynamic-theme .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:var(--icc-theme-primary-contrast-500)}.dynamic-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:var(--icc-theme-accent-100)}.dynamic-theme .mat-tab-group.mat-background-accent .mat-tab-header,.dynamic-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination,.dynamic-theme .mat-tab-group.mat-background-accent .mat-tab-links,.dynamic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header,.dynamic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination,.dynamic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:var(--icc-theme-accent-500)}.dynamic-theme .mat-tab-group.mat-background-accent .mat-tab-label,.dynamic-theme .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.dynamic-theme .mat-tab-group.mat-background-accent .mat-tab-link,.dynamic-theme .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.dynamic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label,.dynamic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.dynamic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link,.dynamic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:var(--icc-theme-accent-contrast-500)}.dynamic-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.dynamic-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dynamic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron,.dynamic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:var(--icc-theme-accent-contrast-500)}.dynamic-theme .mat-tab-group.mat-background-accent .mat-ripple-element,.dynamic-theme .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:var(--icc-theme-accent-contrast-500)}.dynamic-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dynamic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:var(--icc-theme-warn-100,)}.dynamic-theme .mat-tab-group.mat-background-warn .mat-tab-header,.dynamic-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination,.dynamic-theme .mat-tab-group.mat-background-warn .mat-tab-links,.dynamic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header,.dynamic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination,.dynamic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:var(--icc-theme-warn-500,)}.dynamic-theme .mat-tab-group.mat-background-warn .mat-tab-label,.dynamic-theme .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.dynamic-theme .mat-tab-group.mat-background-warn .mat-tab-link,.dynamic-theme .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.dynamic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label,.dynamic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.dynamic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link,.dynamic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:var(--icc-theme-warn-contrast-500,)}.dynamic-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.dynamic-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dynamic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron,.dynamic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:var(--icc-theme-warn-contrast-500,)}.dynamic-theme .mat-tab-group.mat-background-warn .mat-ripple-element,.dynamic-theme .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:var(--icc-theme-warn-contrast-500,)}.dynamic-theme .mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.dynamic-theme .mat-toolbar.mat-primary{background:var(--icc-theme-primary-500);color:var(--icc-theme-primary-contrast-500)}.dynamic-theme .mat-toolbar.mat-accent{background:var(--icc-theme-accent-500);color:var(--icc-theme-accent-contrast-500)}.dynamic-theme .mat-toolbar.mat-warn{background:var(--icc-theme-warn-500,);color:var(--icc-theme-warn-contrast-500,)}.dynamic-theme .mat-toolbar .mat-focused .mat-form-field-ripple,.dynamic-theme .mat-toolbar .mat-form-field-ripple,.dynamic-theme .mat-toolbar .mat-form-field-underline{background-color:currentColor}.dynamic-theme .mat-toolbar .mat-focused .mat-form-field-label,.dynamic-theme .mat-toolbar .mat-form-field-label,.dynamic-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.dynamic-theme .mat-toolbar .mat-select-arrow,.dynamic-theme .mat-toolbar .mat-select-value{color:inherit}.dynamic-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.dynamic-theme .mat-tooltip{background:rgba(97,97,97,.9)}.dynamic-theme .mat-tree{background:#fff}.dynamic-theme .mat-nested-tree-node,.dynamic-theme .mat-tree-node{color:rgba(0,0,0,.87)}.dynamic-theme .mat-snack-bar-container{color:hsla(0,0%,100%,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.dynamic-theme .mat-simple-snackbar-action{color:var(--icc-theme-accent-500)}.dynamic-theme #steps-sidenav .step-active{background-color:var(--icc-theme-primary-500)!important}.dynamic-theme #steps-sidenav .step-active span{color:var(--icc-theme-primary-contrast-500)!important}.dynamic-theme #steps-sidenav .step-active span.icc-ph{-webkit-animation:pulse-primary 1s ease-in-out infinite;animation:pulse-primary 1s ease-in-out infinite;color:transparent!important}.dynamic-theme #steps-sidenav .step-active mat-icon{color:var(--icc-theme-primary-contrast-500)!important}.dynamic-theme #steps-sidenav .icc-ph,.dynamic-theme .icc-ph-white{-webkit-animation:pulse-white 1s ease-in-out infinite;animation:pulse-white 1s ease-in-out infinite;color:transparent}.dynamic-theme .icc-ph-white{max-height:32px}.dynamic-theme .icc-ph-primary{-webkit-animation:pulse-primary 1s ease-in-out infinite;animation:pulse-primary 1s ease-in-out infinite;color:transparent;max-height:32px}.dynamic-theme .icc-ph-accent{-webkit-animation:pulse-accent 1s ease-in-out infinite;animation:pulse-accent 1s ease-in-out infinite;color:transparent;max-height:32px}.dynamic-theme .icc-ph-transparent{color:transparent}@keyframes pulse-white{0%{background-color:rgba(0,0,0,.1)}50%{background-color:rgba(0,0,0,.3)}to{background-color:rgba(0,0,0,.1)}}@keyframes pulse-accent{0%{background-color:rgba(var(--icc-theme-accent-contrast-500),.1)}50%{background-color:rgba(var(--icc-theme-accent-contrast-500),.3)}to{background-color:rgba(var(--icc-theme-accent-contrast-500),.1)}}@keyframes pulse-primary{0%{background-color:rgba(var(--icc-theme-primary-contrast-500),.1)}50%{background-color:rgba(var(--icc-theme-primary-contrast-500),.3)}to{background-color:rgba(var(--icc-theme-primary-contrast-500),.1)}}.dynamic-theme #stepper{background:var(--icc-theme-primary-500);color:var(--icc-theme-primary-contrast-500)}.dynamic-theme #stepper button.stepper-step{background:var(--icc-theme-primary-400)!important}.dynamic-theme #stepper button.stepper-step.selected{border:none!important;background:var(--icc-theme-primary-contrast-500)!important;color:var(--icc-theme-primary-500)}.dynamic-theme .preview-options .mat-button-toggle-checked button{background-color:#fff;border:1px solid var(--icc-theme-primary-500);color:var(--icc-theme-primary-500)}.dynamic-theme mat-toolbar{background:#fff!important}.dynamic-theme .toolbarIcons button{color:var(--icc-theme-primary-500)}.dynamic-theme #preview-action{background:var(--icc-theme-primary-500)}.dynamic-theme .icc-list-item{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.dynamic-theme .icc-list-item--selected{border:2px solid var(--icc-theme-primary-500)}.dynamic-theme icc-tabs{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);color:#717171;background:#fff!important;z-index:2}.dynamic-theme .tabs__arrow:hover{background-color:rgba(0,0,0,.04)}.dynamic-theme .card-header{color:var(--icc-theme-primary-500)}.dynamic-theme .value{color:#777}.dynamic-theme .select-box .select-box--color span,.dynamic-theme icc-select-box{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.dynamic-theme .steps_row__step{color:#999;background-color:transparent}.dynamic-theme .steps_row__step:hover{color:var(--icc-theme-accent-500)}.dynamic-theme .steps_row__step--active{color:var(--icc-theme-primary-500)!important}.dynamic-theme .slider_row .slider__fragment *{background-color:#999!important}.dynamic-theme .slider_row .ticks{background-color:#999}.dynamic-theme .slider_row .ticks .tick--active{background-color:var(--icc-theme-primary-500)}.dynamic-theme .slider_row button{color:var(--icc-theme-accent-500);background-color:transparent}.dynamic-theme .slider_row button:hover{color:var(--icc-theme-primary-500);box-shadow:0 0 0 2px #fff,0 0 3px 5px var(--icc-theme-primary-500)}.dynamic-theme .slider_row .slider .slider__thumbnail{color:#fff;background-color:var(--icc-theme-primary-500)}.dynamic-theme .slider_row .slider .slider__thumbnail:hover{box-shadow:0 0 0 10px rgba(var(--icc-theme-primary-500-values),.3)}.dynamic-theme .slider_row .slider .slider__thumbnail:active{box-shadow:0 0 0 10px rgba(var(--icc-theme-primary-500-values),.8)}.dynamic-theme .slider_row .fragment__tick{background-color:#fff;border:1px solid #999}.dynamic-theme .slider_row .fragment__line{background-color:#999}.dynamic-theme .slider_row .slider__fragment--active .fragment__line{background-color:var(--icc-theme-primary-500)!important;height:3px!important}.dynamic-theme .slider_row .slider__fragment--active .fragment__tick{border:1px solid var(--icc-theme-primary-500);background-color:var(--icc-theme-primary-500)!important}.dynamic-theme icc-slider:focus .slider__thumbnail{box-shadow:0 0 0 10px rgba(var(--icc-theme-primary-500-values),.5)}.dynamic-theme icc-slider:focus-within .slider__thumbnail{box-shadow:0 0 0 10px rgba(var(--icc-theme-primary-500-values),.5)}.dynamic-theme .icc-list-item--selected .item-shape path{stroke:var(--icc-theme-primary-500)!important}.dynamic-theme .item-imgTitleDescription-colors>span{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.dynamic-theme .item-imgTitleDescription-colors span.selected{border:2px solid var(--icc-theme-accent-500)!important}.dynamic-theme .panel-type>div{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.dynamic-theme .selected{border:2px solid var(--icc-theme-primary-500)!important}.dynamic-theme .glass-type-select>div{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.dynamic-theme .glass-type-select>div.selected{border:2px solid var(--icc-theme-accent-500)!important}.dynamic-theme #fillings-filters form{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background:#fff;margin:8px}.dynamic-theme .radioButtons>div{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);background:#fff}.dynamic-theme .radioButtons>div.selected{border:2px solid var(--icc-theme-primary-500)!important}.dynamic-theme #glass-type-select>div{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.dynamic-theme #glass-type-select>div.selected{border:2px solid var(--icc-theme-accent-500)!important}.dynamic-theme .icc-list-item{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.dynamic-theme .icc-list-item:hover{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.dynamic-theme .mdc-tab__text-label{color:#717171}.dynamic-theme .mdc-tab-indicator__content--underline{border-color:var(--icc-theme-primary-500);border-top-width:12}.dynamic-theme .nav-tab{font-size:14px;line-height:36px}.dynamic-theme .nav-tab.mdc-tab--active .mdc-tab__text-label{color:var(--icc-theme-primary-500)}body,html{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}.spacer{flex:1 0}.mdc-ripple-upgraded--background-focused{background-color:none!important}.mdc-tab__ripple.mdc-ripple-upgraded:before{opacity:0!important}.mat-button-toggle-group{flex-wrap:wrap}.mat-button-toggle{flex:1}icc-draw-interface .ico-gear{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24'%3E%3Cpath d='M24 13.616v-3.232c-1.651-.587-2.694-.752-3.219-2.019v-.001c-.527-1.271.1-2.134.847-3.707l-2.285-2.285c-1.561.742-2.433 1.375-3.707.847h-.001c-1.269-.526-1.435-1.576-2.019-3.219h-3.232c-.582 1.635-.749 2.692-2.019 3.219h-.001c-1.271.528-2.132-.098-3.707-.847l-2.285 2.285c.745 1.568 1.375 2.434.847 3.707-.527 1.271-1.584 1.438-3.219 2.02v3.232c1.632.58 2.692.749 3.219 2.019.53 1.282-.114 2.166-.847 3.707l2.285 2.286c1.562-.743 2.434-1.375 3.707-.847h.001c1.27.526 1.436 1.579 2.019 3.219h3.232c.582-1.636.75-2.69 2.027-3.222h.001c1.262-.524 2.12.101 3.698.851l2.285-2.286c-.744-1.563-1.375-2.433-.848-3.706.527-1.271 1.588-1.44 3.221-2.021zm-12 2.384c-2.209 0-4-1.791-4-4s1.791-4 4-4 4 1.791 4 4-1.791 4-4 4z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-sash{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='20' viewBox='0 95.917 21 24'%3E%3Cpolyline fill='none' stroke='black' points='19.573,114.329 2.932,107.917 19.573,101.505 '/%3E%3Cpolyline fill='none' stroke='black' points='4.644,118.01 10.5,99.465 16.356,118.01 '/%3E%3Cpath d='M0,95.917v24h21v-24H0z M19,118.1H2V97.734h17V118.1z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-split-v{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 186.584 24 24'%3E%3Cpath d='M0,186.584v24h24v-24H0z M2,208.584v-20h9v20H2z M22,208.584h-9v-20h9V208.584z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-split-h{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 219.584 24 24'%3E%3Cpath d='M0,219.584v24h24v-24H0z M22,221.584v8.739H2v-8.739H22z M2,241.584v-9.261h20v9.261H2z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-sides{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 265.751 24 24'%3E%3Cpath d='M0,265.751v24h24v-24H0z M22,287.751H2v-20h20V287.751z M18.195,279.572l2.733-1.821l-2.733-1.821v1.139h-2.733v1.365h2.733 V279.572z M5.803,278.434h2.733v-1.365H5.803v-1.139l-2.732,1.821l2.732,1.821V278.434z M11.317,274.287h1.365v-2.731h1.139 L12,268.823l-1.822,2.732h1.139V274.287z M13.821,283.947h-1.139v-2.732h-1.365v2.732h-1.139L12,286.679L13.821,283.947z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-minus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath d='M0 10h24v4h-24z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-plus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath d='M24 10h-10v-10h-4v10h-10v4h10v10h4v-10h10z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-remove{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath d='M23.954 21.03l-9.184-9.095 9.092-9.174-2.832-2.807-9.09 9.179-9.176-9.088-2.81 2.81 9.186 9.105-9.095 9.184 2.81 2.81 9.112-9.192 9.18 9.1z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-equals{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M18 7h-12c-1.104 0-2 0.896-2 2s0.896 2 2 2h12c1.104 0 2-0.896 2-2s-0.896-2-2-2z M18 14h-12c-1.104 0-2 0.896-2 2s0.896 2 2 2h12c1.104 0 2-0.896 2-2s-0.896-2-2-2z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-move{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24'%3E%3Cpath d='M24 12l-6-5v4h-5v-5h4l-5-6-5 6h4v5h-5v-4l-6 5 6 5v-4h5v5h-4l5 6 5-6h-4v-5h5v4z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-move-horizontal{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M11 6h-4l5-6 5 6h-4v3h-2v-3zm2 9h-2v3h-4l5 6 5-6h-4v-3zm6-4h-14v2h14v-2z'/%3E%3C/svg%3E")!important;background-size:contain!important;background-color:#fff!important}icc-draw-interface .ico-move-vertical{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M6 13v4l-6-5 6-5v4h3v2h-3zm9-2v2h3v4l6-5-6-5v4h-3zm-4-6v14h2v-14h-2z'/%3E%3C/svg%3E")!important;background-size:contain!important;background-color:#fff!important}icc-draw-interface .ico-move-cancel{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24'%3E%3Cpath d='M18.885 3.515c-4.617-4.618-12.056-4.676-16.756-.195l-2.129-2.258v7.938h7.484l-2.066-2.191c2.82-2.706 7.297-2.676 10.073.1 4.341 4.341 1.737 12.291-5.491 12.291v4.8c3.708 0 6.614-1.244 8.885-3.515 4.686-4.686 4.686-12.284 0-16.97z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-move-submit{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 309.251 24 24'%3E%3Cpath d='M7,327.501H4.5V325H7V327.501z M7,320.001H4.5v2.5H7V320.001z M7,315.001H4.5v2.499H7V315.001z M8.875,315.001v2.499H19.5 v-2.499H8.875z M8.875,322.501H19.5v-2.5H8.875V322.501z M8.875,327.501H19.5V325H8.875V327.501z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-arrow-right{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath d='M21 12l-18 12v-24z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-arrow-up{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath d='M24 22h-24l12-20z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-arrow-down{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath d='M12 21l-12-18h24z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-arrow-left{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath d='M3 12l18-12v24z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-equal-axis{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 392 24 24'%3E%3Cpath d='M13.571,394.588h2.661v-1.5h-2.661V394.588z M13.571,400.99h2.661v-1.5h-2.661V400.99z M7.768,400.99h2.661v-1.5H7.768V400.99z M7.768,394.588h2.661v-1.5H7.768V394.588z M4.125,398.99h-1.5v2h2v-1.5h-0.5V398.99z M19.375,393.088v1.5h0.5v0.5h1.5v-2H19.375z M2.625,395.088h1.5v-0.5h0.5v-1.5h-2V395.088z M19.875,398.09h1.5v-2.101h-1.5V398.09z M19.875,399.49h-0.5v1.5h2v-2h-1.5V399.49z M4.125,395.988h-1.5v2.101h1.5V395.988z M4.125,408.828h-1.5v2.101h1.5V408.828z M2.625,407.928h1.5v-0.5h0.5v-1.5h-2V407.928z M4.125,411.83h-1.5v2h2v-1.5h-0.5V411.83z M13.571,407.428h2.661v-1.5h-2.661V407.428z M19.875,412.33h-0.5v1.5h2v-2h-1.5V412.33z M19.875,410.93h1.5v-2.101h-1.5V410.93z M19.375,407.428h0.5v0.5h1.5v-2h-2V407.428z M13.571,413.83h2.661v-1.5h-2.661V413.83z M7.768,413.83h2.661v-1.5H7.768V413.83z M7.768,407.428h2.661v-1.5H7.768V407.428z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-equal-glass{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 356 24 24'%3E%3Cpath d='M2.625,357.755v7.902h18.75v-7.902H2.625z M19.875,364.157H4.125v-4.902h15.75V364.157z M2.625,378.497h18.75v-7.902H2.625V378.497z M4.125,372.095h15.75v4.902H4.125V372.095z'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-baseline{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M2 15.5v2h20v-2H2zm0-5v2h20v-2H2zm0-5v2h20v-2H2z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")!important}icc-draw-interface .ico-vertical-line{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' width='20' height='20'%3E%3Cpath d='M27,4h-4c-0.553,0-1,0.447-1,1v40c0,0.553,0.447,1,1,1h4c0.553,0,1-0.447,1-1V5C28,4.447,27.553,4,27,4z'/%3E%3C/svg%3E%0A")!important}icc-draw-interface .ico-double-vertical-line{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 20010904//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'%3E%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 256.000000 256.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cmetadata%3E%0ACreated by potrace 1.15, written by Peter Selinger 2001-2017%0A%3C/metadata%3E%3Cg transform='translate(0.000000,256.000000) scale(0.100000,-0.100000)'%0Afill='%23000000' stroke='none'%3E%3Cpath d='M800 1280 l0 -1000 85 0 85 0 0 1000 0 1000 -85 0 -85 0 0 -1000z'/%3E%3Cpath d='M1350 1280 l0 -1000 90 0 90 0 0 1000 0 1000 -90 0 -90 0 0 -1000z'/%3E%3C/g%3E%3C/svg%3E%0A")!important}icc-draw-interface .ico-border-bottom{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNOSAxMUg3djJoMnYtMnptNCA0aC0ydjJoMnYtMnpNOSAzSDd2MmgyVjN6bTQgOGgtMnYyaDJ2LTJ6TTUgM0gzdjJoMlYzem04IDRoLTJ2MmgyVjd6bTQgNGgtMnYyaDJ2LTJ6bS00LThoLTJ2MmgyVjN6bTQgMGgtMnYyaDJWM3ptMiAxMGgydi0yaC0ydjJ6bTAgNGgydi0yaC0ydjJ6TTUgN0gzdjJoMlY3em0xNC00djJoMlYzaC0yem0wIDZoMlY3aC0ydjJ6TTUgMTFIM3YyaDJ2LTJ6TTMgMjFoMTh2LTJIM3Yyem0yLTZIM3YyaDJ2LTJ6Ii8+PHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==")!important}icc-draw-interface .ico-both{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iV2Fyc3R3YV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSIyMSwxMyAyMSwxNyAxNSwxMiAyMSw3IDIxLDExIDI0LDExIDI0LDEzICIvPjxwb2x5Z29uIHBvaW50cz0iMCwxMSAwLDEzIDMsMTMgMywxNyA5LDEyIDMsNyAzLDExICIvPjxyZWN0IHg9IjExIiB5PSI1IiB3aWR0aD0iMiIgaGVpZ2h0PSIxNCIvPjwvc3ZnPg==")!important}icc-draw-interface .ico-right{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iV2Fyc3R3YV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAzNCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDM0IDI0IDI0IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBwb2ludHM9IjIxLDEzIDIxLDE3IDE1LDEyIDIxLDcgMjEsMTEgMjQsMTEgMjQsMTMgIi8+PHBvbHlnb24gcG9pbnRzPSIwLDExIDAsMTMgMywxMyAzLDE3IDksMTIgMyw3IDMsMTEgIi8+PHJlY3QgeD0iMTEiIHk9IjUiIHdpZHRoPSIyIiBoZWlnaHQ9IjE0Ii8+PHBvbHlnb24gcG9pbnRzPSIyMSw0NyAyMSw1MSAxNSw0NiAyMSw0MSAyMSw0NSAyNCw0NSAyNCw0NyAiLz48cmVjdCB4PSIxMSIgeT0iMzkiIHdpZHRoPSIyIiBoZWlnaHQ9IjE0Ii8+PC9zdmc+")!important}icc-draw-interface .ico-left{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iV2Fyc3R3YV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCA3MS43NSAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDcxLjc1IDI0IDI0IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBwb2ludHM9IjIxLDEzIDIxLDE3IDE1LDEyIDIxLDcgMjEsMTEgMjQsMTEgMjQsMTMgIi8+PHBvbHlnb24gcG9pbnRzPSIwLDExIDAsMTMgMywxMyAzLDE3IDksMTIgMyw3IDMsMTEgIi8+PHJlY3QgeD0iMTEiIHk9IjUiIHdpZHRoPSIyIiBoZWlnaHQ9IjE0Ii8+PHBvbHlnb24gcG9pbnRzPSIyMSw0NyAyMSw1MSAxNSw0NiAyMSw0MSAyMSw0NSAyNCw0NSAyNCw0NyAiLz48cmVjdCB4PSIxMSIgeT0iMzkiIHdpZHRoPSIyIiBoZWlnaHQ9IjE0Ii8+PHBvbHlnb24gcG9pbnRzPSIwLDgyLjc1IDAsODQuNzUgMyw4NC43NSAzLDg4Ljc1IDksODMuNzUgMyw3OC43NSAzLDgyLjc1ICIvPjxyZWN0IHg9IjExIiB5PSI3Ni43NSIgd2lkdGg9IjIiIGhlaWdodD0iMTQiLz48L3N2Zz4=")!important}icc-draw-interface .ico-edit{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMyAxNy4yNVYyMWgzLjc1TDE3LjgxIDkuOTRsLTMuNzUtMy43NUwzIDE3LjI1ek0yMC43MSA3LjA0Yy4zOS0uMzkuMzktMS4wMiAwLTEuNDFsLTIuMzQtMi4zNGMtLjM5LS4zOS0xLjAyLS4zOS0xLjQxIDBsLTEuODMgMS44MyAzLjc1IDMuNzUgMS44My0xLjgzeiIvPjxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiLz48L3N2Zz4=")!important}icc-draw-interface .ico-link{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTMuOSAxMmMwLTEuNzEgMS4zOS0zLjEgMy4xLTMuMWg0VjdIN2MtMi43NiAwLTUgMi4yNC01IDVzMi4yNCA1IDUgNWg0di0xLjlIN2MtMS43MSAwLTMuMS0xLjM5LTMuMS0zLjF6TTggMTNoOHYtMkg4djJ6bTktNmgtNHYxLjloNGMxLjcxIDAgMy4xIDEuMzkgMy4xIDMuMXMtMS4zOSAzLjEtMy4xIDMuMWgtNFYxN2g0YzIuNzYgMCA1LTIuMjQgNS01cy0yLjI0LTUtNS01eiIvPjwvc3ZnPg==")!important}icc-draw-interface .ico-unlink{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDBWMHoiLz48cGF0aCBkPSJNMTcgN2gtNHYxLjloNGMxLjcxIDAgMy4xIDEuMzkgMy4xIDMuMSAwIDEuNDMtLjk4IDIuNjMtMi4zMSAyLjk4bDEuNDYgMS40NkMyMC44OCAxNS42MSAyMiAxMy45NSAyMiAxMmMwLTIuNzYtMi4yNC01LTUtNXptLTEgNGgtMi4xOWwyIDJIMTZ6TTIgNC4yN2wzLjExIDMuMTFDMy4yOSA4LjEyIDIgOS45MSAyIDEyYzAgMi43NiAyLjI0IDUgNSA1aDR2LTEuOUg3Yy0xLjcxIDAtMy4xLTEuMzktMy4xLTMuMSAwLTEuNTkgMS4yMS0yLjkgMi43Ni0zLjA3TDguNzMgMTFIOHYyaDIuNzNMMTMgMTUuMjdWMTdoMS43M2w0LjAxIDRMMjAgMTkuNzQgMy4yNyAzIDIgNC4yN3oiLz48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAyNFYwIi8+PC9zdmc+")!important}icc-draw-interface .ico-sill{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTE1IDIxaDJ2LTJoLTJ2MnptNC0xMmgyVjdoLTJ2MnpNMyA1djE0YzAgMS4xLjkgMiAyIDJoNHYtMkg1VjVoNFYzSDVjLTEuMSAwLTIgLjktMiAyem0xNi0ydjJoMmMwLTEuMS0uOS0yLTItMnptLTggMjBoMlYxaC0ydjIyem04LTZoMnYtMmgtMnYyek0xNSA1aDJWM2gtMnYyem00IDhoMnYtMmgtMnYyem0wIDhjMS4xIDAgMi0uOSAyLTJoLTJ2MnoiLz48L3N2Zz4=")!important}